@charset "utf-8";

html{box-sizing: border-box;}
.index_news02 {
    overflow: hidden;
    padding: 4% 0 0;
	font-size: 0.2rem;
}
.index_news02 dl {
    border-bottom: 0.02rem solid #efefef;
    margin: 0 auto;
    overflow: hidden;
    padding: 3% 0;
    width: 94%;
}
.index_news02 dl dt {
    float: left;
    width: 27.65%;
    text-align: center;
    font-size: .3rem;
    color: #fff;
}
.index_news02 dl dt p{
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #fff;
    font-size: .4rem;
    font-weight: bold;
}
.index_news02 dl dd {
    color: #a9a9a9;
    float: left;
    font-size: 0.19rem;
    margin: 0 0 0 3%;
    width: 63%;
}
.index_news02 dl dd h2 {
    color: #555;
    display: block;
    font-size: 0.28rem;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_news02 dl dd span {
    color: #666;
    display: block;
    font-size: 0.21rem;
    height: 0.56rem;
    line-height: 0.28rem;
    margin-top: 3%;
    overflow: hidden;
}

.abouts .about-info{width:100%;}
.abouts .about-info p{font-size: 16px;color: #505050;
    line-height: 32px;}

    .mores{color:#a9903c !important;}

/* 新闻资讯 */
.news .news-tit{width:100%;text-align: center;}
.news .news-tit h2:before{content:'';background: url(../images/news-tit.jpg)no-repeat;    display: block;
    width: 100%;height: 54px;}
    .news .news-tit h2{text-align: center;}

.mt50{margin-top:0.5rem;}

/*首页导航*/

.navmenu{width: 100%;box-sizing: border-box;overflow: hidden;}
.navmenu li{width: 33%;float: left;margin-right: 0.5%;}
.navmenu li:last-child{margin-right: 0px;}
.navmenu li img{width: 100%;height: 65px;}


.xnav p{width: 31%;float: left;margin:1%;padding:3% 0px;text-align: center;background: #b3915c;color: #fff;font: 18px;}
.xnav a{font-size: 18px;color: #fff;}
.xnav p.active{background:#303b64;}

.xnav-img p{display: none;}
.index_news02 .news-time{width:90px;height: 90px;border:1px solid #ccc;float: left;margin-right:10px;box-sizing: border-box;padding:10px;}
.index_news02 .news-time .nian{font-size: 18px;line-height: 30px;}
.index_news02 .news-time .yue{font-size: 28px;line-height: 40px;}
.index_news02 .news-con{font-size: 16px;float: left;width: 71%;}
.index_news02 .news-con h3{font-size: 18px;margin: 8px auto;}
.index_news02 p{line-height: 26px;color: #666666;}

.product{background: url(../images/mpro-back.jpg)no-repeat center;background-size:100% 100%;overflow: hidden;}
.about{box-sizing: border-box;width: 100%;}
.com-tit{text-align: center;}
.com-tit h2{width: 100%;margin:0 auto;}
.com-tit h2 img{width: 100%;}

.tit-top{width: 100%;height: 392px;margin-top: 30px;}
.tit-top .about-tit{width:299px;height: 194px;background: #da251d;margin:0 auto;text-align: center;padding-top: 60px;box-sizing: border-box;}
.tit-top .about-tit h2{color: #fff;font-size: 40px;font-weight: 400;}
.tit-top .about-tit h2:before{content:'';display:block;width:254px;height: 53px;background: url(../images/about-tit.png)no-repeat;margin:0 auto;    margin-bottom: -12px;}

.about-info h3{text-align: center;font-size: 22px;line-height: 40px;margin-top: 20px;}
.about-info h3 span{color: #da251d;}
/* CSS Document */

.slider-focus{position:relative;max-width:640px;overflow:hidden;/*max-height:320px;*/margin:0 auto;}

.slider-focus .hd{ position:absolute;width:100%;;left:0;bottom:8%;z-index:1;text-align:center;}

.slider-focus  .hd li{ display:inline-block;vertical-align:middle;width:0.5rem;height:0.07rem;margin:0 3px;border-radius:0.07rem;font-size:0;line-height:0;text-indent:-9999em;background:#fff; cursor:pointer;}

.slider-focus  .hd li.on{ background:#aa8751;  }

.slider-focus  .bd{ position:relative; z-index:0; }

.slider-focus  .bd li{ position:relative; text-align:center;  }

.slider-focus  .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* å›¾ç‰‡å®½åº¦100%ï¼Œè¾¾åˆ°è‡ªé€‚åº”æ•ˆæžœ */}

.slider-focus  .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* åŽ»æŽ‰é“¾æŽ¥è§¦æ‘¸é«˜äº® */

.slider-focus  .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/focusbg.png) repeat-x; color:#fff;  text-align:left;  }



.search{z-index:9999;width:93.75%;margin:30px auto 0;overflow:hidden;border:1px solid #bbbbbb;border-radius:34px;background:#fff;}

.search .keywords{float:left;width:78.66%;margin:0 4%;height:71px;font:1.714em/71px Microsoft Yahei;color:#cbcaca;outline:none;border:none;}

.search .go{float:left;width:13.34%;height:71px;border:none;background:#fff url(../images/ico-search.png) center center no-repeat;cursor:pointer;}

.search-over{display:none;position:fixed;z-index:110;left:0;top:0;width:100%;height:100%;background:#FFF;/*opacity:0.9;*/}

.search-warmp{display:none;position:fixed; z-index:120;left:0;top:0;width:100%;font-size:2em;font-family:Microsoft Yahei;color:#757575;}

.search-hd{padding:1em;overflow:hidden;background:#ececec;border-bottom:1px solid #dcdcdc;}

.search-hd .bd{position:relative;float:left;width:80%;overflow:hidden;background:#FFF;border-radius:0.3em;}

.search-hd .keywords{width:88%;padding:0 10% 0 2%;height:2em;border:none;font-size:1em;line-height:2em;color:#757575;font-family:Microsoft Yahei;outline:none;box-shadow:0 0 0.2em #ababab;}

.search-hd .bd i{display:none;position:absolute;right:0.5em;top:0.5em;width:1em;height:1em;background:#ececec url(../images/search-clear.png) center center no-repeat;background-size:0.5em 0.5em;border-radius:100%;cursor:pointer;}

.search-button{float:left;width:20%;height:2em;line-height:2em;text-align:center;}

.search-tab{}

.search-tab-hd li{float:left;width:50%;}

.search-tab-hd li span{display:block;height:3em;line-height:3em;border:1px solid #dcdcdc;border-left:none;border-top:none;text-align:center;}

.search-tab-hd li:last-child span{border-right:none;}

.search-tab-hd li.on span{border-bottom:none;color:#e05a63}

.search-tab-con{display:none;padding:0.6em 0.6em 1em 1em;overflow:hidden;}

.search-tab-bd .active{ display:block;}

.search-tab-con a{display:block;float:left;padding:0.4em;margin:0.4em 0.4em 0 0;color:#757575;line-height:1em;background:#ececec;}

.search-change{display:block;width:80%;margin:2em auto 0;text-align:center;border:1px solid #dcdcdc;padding:0.8em 0;border-radius:0.3em;}





#hot-key{display:none;position:fixed;z-index:9999;left:3%;top:115px;width:93.75%;color:#FFF;font-size:2em;line-height:1.5em;}

#hot-key a{color:#FFF;margin:0 5px;}

.tab-news{margin:30px 0 0 0;}



.tab-hd-index{background:#339ee2;}

.tab-hd-index ul{width:99.99%;margin:0 auto;}

.tab-hd-index li{float:left;width:33.33%;height:90px;text-align:center;color:#fff;font-size:2.285em;line-height:90px}

.tab-hd-index li.on {color:#fffc00;background:#168dd9;}



.tab-news-con .list-index{ display:none;}

.tab-news-con .active{ display:block;}



.list-index li{overflow:hidden;clear:both;padding:0 5.46875% 0 4.6875%;border-bottom:1px solid #d4d4d4;}

.list-index li:last-child{border:none;}

.list-index li a{ float:left;width:90%;height:100px;overflow:hidden;font-size:2.142em;line-height:100px;/*text-overflow:ellipsis; white-space:nowrap;*/ }

.list-index li .tel { float:right;width:9.57%;height:100px;text-indent:-9999em;background:url(../images/ico-tel.png) center center no-repeat;}

.topic_jishu-tel { float:right;width:100%;height:100px;text-indent:-9999em;background:url(../images/ico-tel.png) center center no-repeat; background-size:100%;}

.tab-news-con .more{ clear:both; display:block;height:75px;text-align:center;font-size:1.7em;line-height:75px;background:url(../images/line_more.gif) center center no-repeat;}



.tab-iteam{margin:25px 0 0 0;}

.tab-iteam-hd{position:relative;width:100%;height:90px;overflow:hidden;background:#2d2d2d;}

.tab-iteam-hd ul{ position:absolute;}

.tab-iteam-hd li{float:left;height:90px;padding:0 15px;line-height:90px;font-size:2.2857em;color:#636363; cursor:pointer;}

.tab-iteam-hd li.on{color:#ffea00;text-decoration:underline;}



.tab-iteam .tab-iteam-con{}

.tab-iteam .active{ display:block;}

.tab-iteam .tab-iteam-con ul{overflow:hidden}

.tab-iteam .tab-iteam-con li{float:left;width:33.33%;display:table;}

.tab-iteam .tab-iteam-con li a,.tab-iteam .tab-iteam-con li span{display:table-cell;width:100%;vertical-align:middle;height:224px;text-algin:center;font-size:1.714em;text-align:center;border-right:1px solid #b9b9b9;border-bottom:1px solid #b9b9b9;}

.tab-iteam .tab-iteam-con li img{max-width:100px;width:47%;}

.tab-iteam .tab-iteam-con a.more{display:block;width:93.75%;height:82px;margin:20px auto;font-size:2.142em;line-height:82px;text-align:center;color:#fff;background:#339ee2;border-radius:5px;}



.faq{ margin:50px 0 0 0;padding:0 0 50px 0;}

.index-hd{height:68px;line-height:68px;padding:18px 20px 0 70px;border-bottom:3px solid #339ee2;background:url(../images/ico-tt.png) 20px 38px no-repeat;}

.index-hd .more{float:right;font-size:24px;}

.index-hd h3{display:inline;font-size:32px;font-weight:normal;}

.index-hd strong{color:#cbcbcb;font-size:24px;font-weight:normal;text-transform:uppercase;}



.tab-chaxun{}

.tab-chaxun-con .con{ display:none;}

.tab-chaxun-con .active{ display:block;}

.list-pic-index ul{overflow:hidden;padding:20px 0;}

.list-pic-index li{float:left;width:25%;margin:2% 0;}

.list-pic-index li a{display:block;width:108px;height:108px;padding:10px;margin:0 auto;overflow:hidden;font-size:1.7em;line-height:39px;vertical-align:middle;color:#414040;text-align:center;border:1px solid #bbbbbb;border-radius:10px;}



.tab-chaxun .list-pic-index li{width:21%;margin:4% 2% 0;}

.tab-chaxun .list-pic-index li a{display:table;transition:all 0.3s ease-in-out;}

.tab-chaxun .list-pic-index li a b{ display:table-cell;font-weight:normal;vertical-align:middle}

.tab-chaxun .list-pic-index li:nth-last-of-type(1) a{color:#339ee2;}

.tab-chaxun .list-pic-index li a:focus,.tab-chaxun .list-pic-index li a:active{background:#339EE2;color:#fff;box-shadow:0 0 5px rgba(51,158,226,0.5);border:1px solid #339EE2;transition:all 0.3s ease-in-out;}





.team{margin-top:30px;padding:0 0 30px 0;}

.team .list-pic-index li{}

.team .list-pic-index li a{display:block;height:auto;width:134px;height:134px;min-width:134px;max-widt:134px;position:relative;padding:0;background:#fff;border:1px solid #e8e8e8;}

.team .list-pic-index li img{ display:block;width:134px;height:134px;}

.team .list-pic-index li span{position:absolute;left:0;bottom:0;z-index:20;width:100%;height:36px;overflow:hidden;font-size:24px;line-height:33px;color:#fff;background:rgba(0,0,0,0.5);}

.team .list-pic-index li strong{display:block;height:30px;overflow:hidden;margin:5px;font-size:24px;line-height:30px;font-weight:normal; text-align:center;}



.tab-honner-con .con{ display:none;}

.tab-honner-con .active{ display:block;}

.honner-focus{ position:relative;}

.honner-focus .prev,.honner-focus .next{ position:absolute;z-index:20;width:35px;height:39px;overflow:hidden;top:50%;margin:-20px 0 0 0;text-indent:-9999em;cursor:pointer;}

.honner-focus .prev{left:4.68%; background:url(../images/prev.png) no-repeat;}

.honner-focus .next{right:4.68%; background:url(../images/next.png) no-repeat;}

.honner-focus .bd{max-width:456px;width:71%;margin:20px auto;}

.honner-focus li{text-align:center;font-size:1.714em; line-height:1.714em;}

.honner-focus li a img{display:block;width:434px;padding:10px;border:1px solid #f8f8f8;border-radius:10px;}



.row2 .about h2{width:100%;margin:0 auto;}







.tags-hd-index{background:#339ee2;}

.tags-hd-index ul{width:99.99%;margin:0 auto;}

.tags-hd-index li{float:left;width:33.33%;height:90px;text-align:center;color:#fff;line-height:90px;font-size:2.2857em;}

.tags-hd-index li.on {color:#fffc00;background:#168dd9;}

.tags-hd-index li.on a{color:#fff;}





@media screen and (max-width: 639px){	

	.search{margin:15px auto 0;border-radius:15px;}

	.search .keywords{height:35px;font:1em/35px Microsoft Yahei;}

	.search .go{height:35px;background-size:19px 19.5px;}

	.search-warmp{ font-size:1em;}

	

	#hot-key{top:60px;font-size:1em;}

	#hot-key a{color:#FFF;margin:0 5px;}

	

	.tab-news{margin:15px 0 0 0;}

	.tab-hd-index li{height:45px;font-size:1.425em;line-height:45px}

	.tab-hd-index li a{height:45px;font-size:1.425em;line-height:45px}

	.list-index li a{ float:left;width:90.43%;height:50px;overflow:hidden;font-size:1.071em;line-height:50px;}

	.list-index li .tel{height:50px; background-size:19.5px 21.5px;}

	.tab-news-con .more{height:37.5px;font-size:0.85em;line-height:37.5px; background-size:280px 1px;}

	

	.tab-iteam{margin:12px 0 0 0;}

	.tab-iteam-hd{position:relative;width:100%;height:45px;overflow:hidden;background:#2d2d2d;}

	.tab-iteam-hd ul{ position:absolute;}

	.tab-iteam-hd li{float:left;height:45px;padding:0 10px;line-height:45px;font-size:1.14285em;color:#636363; cursor:pointer;}

	.tab-iteam .tab-iteam-con li a,.tab-iteam .tab-iteam-con li span{height:112px;font-size:0.857em;}

	.tab-iteam .tab-iteam-con a.more{height:41px;margin:10px auto;font-size:1.071em;line-height:41px;border-radius:5px;}

	

	

	.faq{ margin:25px 0 0 0;padding:0 0 25px 0;}

	.index-hd{height:34px;line-height:34px;padding:9px 10px 0 35px;border-bottom:1px solid #339ee2;background:url(../images/ico-tt.png) 10px 19px no-repeat; background-size:14px 14px;}

	.index-hd .more{float:right;font-size:12px;}

	.index-hd h3{display:inline;font-size:16px;font-weight:normal;}

	.index-hd strong{color:#cbcbcb;font-size:12px;font-weight:normal;text-transform:uppercase;}

	

	.list-pic-index ul{padding:10px 0;}

	.list-pic-index li a{width:54px;height:54px;padding:5px;overflow:hidden;font-size:0.85em;line-height:19.5px;border-radius:5px;}

 	.tab-chaxun .list-pic-index li a{width:54px;vertical-align:middle;}

	 	

	.team{margin-top:15px;padding:0 0 15px 0;}

	.team .list-pic-index li a{width:67px;height:67px; min-width:67px;}

	.team .list-pic-index li img{width:67px;height:67px; min-width:67px;}

	.team .list-pic-index li span{height:18px;overflow:hidden;font-size:12px;line-height:18px;}

	.team .list-pic-index li strong{height:15px;margin:2px;font-size:12px;line-height:15px;}

	

	.honner-focus .prev,.honner-focus .next{ position:absolute;z-index:20;width:18px;height:20px;top:50%;margin:-10px 0 0 0;text-indent:-9999em;cursor:pointer;}

	.honner-focus .prev{left:2.34%; background:url(../images/prev.png) no-repeat;background-size:50% 50%;}

	.honner-focus .next{right:2.34%; background:url(../images/next.png) no-repeat;background-size:50% 50%;}

	.honner-focus .bd{max-width:228px;width:71%;margin:10px auto;}

	.honner-focus li{text-align:center;font-size:1em; line-height:1em;}

	.honner-focus li a img{display:block;width:217px;padding:5px;border:1px solid #f8f8f8;border-radius:5px;}





	

	.tags-hd-index li{height:45px;font-size:1.425em;line-height:45px}

	.tags-hd-index li a{height:45px;line-height:45px}

}



/**============ç§‘å®¤é¦–é¡µ============**/



.tab-ks-iteam2{margin-top:30px;}

.tab-ks-iteam2 .tt{height:90px;font-size:2.2857em;line-height:90px;font-weight:normal;color:#fff;padding:0 0 0 60px;background:#22292c url(../images/ks-tab-tt.gif) no-repeat 20px center;}

.case .honner-focus .bd{max-width:466px;width:466px;margin:20px auto;}

.case .honner-focus li{text-align:center;font-size:1.714em; line-height:1.714em;}

.case .honner-focus li a img{display:block;width:444px;height:217px;padding:10px;border:1px solid #f8f8f8;border-radius:10px;}



.team-ks .honner-focus .bd{max-width:486px;width:486px;margin:20px auto;}

.team-ks .honner-focus li{text-align:left;font-size:1.714em; line-height:1.714em;}

.team-ks .honner-focus li a.pic{ float:left;overflow:hidden;padding:10px;border:1px solid #f8f8f8;border-radius:10px;}

.team-ks .honner-focus li a.pic span{ display:block;width:192px;height:245px;overflow:hidden;border-radius:4px;}

.team-ks .honner-focus li a img{display:block;width:192px;height:245px;border:none;padding:0;}

.team-ks .honner-focus li .des{ float:right;width:250px;}

.team-ks .honner-focus li .des a{ color:#ff0000;}



@media screen and (max-width: 639px){	

	.tab-ks-iteam2{margin-top:15px;}

	.tab-ks-iteam2 .tt{height:45px;font-size:1.14285em;line-height:45px;padding:0 0 0 30px;background-position:10px center;background-size:8px 15px;}



	.case .honner-focus .bd{max-width:233px;width:233px;margin:10px auto;}

	.case .honner-focus li{text-align:center;font-size:1em; line-height:1.6em;}

	.case .honner-focus li a img{display:block;width:222px;height:108px;padding:5px;border:1px solid #f8f8f8;border-radius:5px;}

	

	.team-ks .honner-focus .bd{max-width:243px;width:243px;margin:10px auto;}

	.team-ks .honner-focus li{text-align:left;font-size:1em; line-height:1.6em;}

	.team-ks .honner-focus li a.pic{ float:left;overflow:hidden;padding:5px;border:1px solid #f8f8f8;border-radius:5px;}

	.team-ks .honner-focus li a.pic span{ display:block;width:96px;height:122px;overflow:hidden;border-radius:2px;}

	.team-ks .honner-focus li a img{display:block;width:96px;height:122px;border:none;padding:0;}

	.team-ks .honner-focus li .des{ float:right;width:125px;}

}

/**=========================æŠ€æœ¯ä¸“é¢?==================**/

.menu-topic{max-width:640px;margin:0 auto;}

.menu-topic li{float:left;width:33.33%;}

.menu-topic a{ display:block;padding:30px 0;border:1px solid #b9b9b9;font-size:1.714em;text-align:center;border-top:none;border-left:none;}

.menu-topic li:nth-of-type(1) a{border-left:1px solid #b9b9b9;}

.menu-topic li:nth-of-type(4n) a{border-left:1px solid #b9b9b9;}

.menu-topic img{ display:block; width:37.3%;max-width:80px;margin:0 auto 6px;}



.topic-hd{height:112px;padding:10px 0 0 20px;line-height:112px;font-size:2.286em;font-weight:normal;border-bottom:1px solid #d4d4d4;}

.topic-con{padding:20px; font-size:2em;line-height:1.7em;}



.jiushu-zhilao .list-pic-index li a{ height:auto;padding:10px;max-width:140px;background:#FFF;}



.jiushu-youshi{padding-bottom:50px;}

.jiushu-youshi table{width:90%;margin:0 auto;}

.jiushu-youshi table td,.jiushu-youshi table th{padding:20px 10px;font-weight:normal;font-size:1.714em;border:1px solid #d4d4d4;}



.jiushu-zhuyi .topic-con{ padding:0;}

.jiushu-zhuyi .hd{font-weight:normal;font-size:1em;}

.jiushu-zhuyi .line{padding:20px;border-bottom:1px solid #d4d4d4;}



.topic-zhuanjia-con{padding:0 10px;}

.topic-zhuanjia-con li{padding:32px 0;overflow:hidden;border-bottom:1px solid #d4d4d4;}

.topic-zhuanjia-con li:nth-last-of-type(1){ border:none;}

.topic-zhuanjia .pic{float:left;display:block;margin:0 20px 0 0;width:212px;height:265px;overflow:hidden;border:1px solid #eae9e9;border-radius:10px;background:#fff;}

.topic-zhuanjia .pic span{ display:block; width:192px; height:245px; margin:10px; overflow:hidden;border-radius:4px;}

.topic-zhuanjia .pic img{width:100%; height:100%;}

.topic-zhuanjia .des{font-size:1.857em;line-height:2em;height:10em; overflow:hidden;}

.topic-zhuanjia .des a{color:#339ee2;}

@media screen and (max-width: 639px){

	.menu-topic a{padding:15px 0;font-size:0.86em;}

	.menu-topic img{margin:0 auto 3px;}

	.topic-hd{height:56px;padding:5px 0 0 10px;line-height:56px;font-size:1.143em;}

	.topic-con{padding:10px;font-size:1.2em;}

	.jiushu-zhilao  .list-pic-index li a{height:auto;padding:5px;}

	.jiushu-youshi{padding-bottom:25px;}

	.jiushu-youshi table td,.jiushu-youshi table th{padding:10px 5px;font-size:0.86em;}

	.jiushu-zhuyi .line{padding:10px;}

	.topic-zhuanjia-con{padding:0 5px;}

	.topic-zhuanjia-con li{padding:16px 0;}

	.topic-zhuanjia .pic{;margin:0 10px 0 0;width:106px;height:133px;border-radius:5px;}

	.topic-zhuanjia .pic span{ display:block; width:96px;height:123px;margin:5px;border-radius:2px;}

	.topic-zhuanjia .des{font-size:0.9285em;}

}



/**===================æ´»åŠ¨ä¸“é¢˜==================**/

.menu-huodong li{ width:25%;}

.menu-huodong li:nth-of-type(4n) a{border-left:none;}

.menu-huodong img{width:50%;max-width:80px;}

.orange{ color:#ff2a00;}

.topic-choujiang-con{ width:81%;margin:0 auto;}

.topic-choujiang-over{height:97px;margin:0 auto;background:#bcbcbc;border-radius:10px;overflow:hidden;}

.topic-choujiang-con strong.orange{font-weight:normal;}

.topic-ljsm-con li,.topic-zjmd-con li{padding:0.5em 0;border-bottom:1px solid #d4d4d4;}

.topic-ljsm-con li:nth-last-of-type(1),.topic-zjmd-con li:nth-last-of-type(1){border:none;}

.topic-jcjj-con{position:relative;width:100%;height:180px;overflow:hidden;padding:30px 0;}

.topic-jcjj-con .bd{ position:absolute;z-index: 1;-webkit-tap-highlight-color: rgba(0,0,0,0);height:180px;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0)-o-transform: translateZ(0);transform: translateZ(0);-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;-o-text-size-adjust: none;text-size-adjust: none;}

.topic-jcjj-con ul{width:100%;}

.topic-jcjj-con li{float:left;padding:0 10px; cursor:move;}

.topic-jcjj-con li a{display:block;width:180px;height:180px;overflow:hidden;border-radius:6px; cursor:pointer;}

.topic-jcjj-con li img{display:block;width:100%;}



.jiabin-con{position:relative;width:80%;margin:0 auto;padding:28px 0;min-width:260px;font-size:1.714em;line-height:1.5em;}

.jiabin-con .li{width:95%;max-width:239px;margin:0 auto;overflow:hidden;text-align:center;}

.jiabin-con .li a{display:block;max-width:237px;overflow:hidden;background:#fff;border:1px solid #e3e3e3;border-radius:10px;}

.jiabin-con .li a span{display:block;overflow:hidden;margin:10px;}

.jiabin-con .li a img{display:block;width:100%;margin:0 auto;border-radius:6px;}

.jiabin-con .owl-pagination{ display:none;}

.jiabin-con .owl-controls .owl-buttons .owl-prev{position:absolute;top:50%;left:-8%;width:34px;height:39px;margin:-34px 0 0 0;padding:0;opacity:1;border-radius:0;text-indent:-9999em;background:url(../images/prev.png) no-repeat;}

.jiabin-con .owl-controls .owl-buttons .owl-next{position:absolute;top:50%;right:-8%;width:34px;height:39px;margin:-34px 0 0 0;padding:0;opacity:1;border-radius:0;text-indent:-9999em;background:url(../images/next.png) no-repeat;}



@media screen and (max-width: 639px){

	.topic-jcjj-con{position:relative;height:90px;padding:15px 0;}

	.topic-jcjj-con .bd{height:90px;}

	.topic-jcjj-con li{ padding:0 5px;}

	.topic-jcjj-con li a{width:90px;height:90px;border-radius:3px;}

	

	.jiabin-con{padding:14px 0;font-size:1em;}

	.jiabin-con .li a{background:#fff;border-radius:5px;}

	.jiabin-con .li a span{margin:5px;}

	.jiabin-con .li img{border-radius:3px;}

	.jiabin-con .owl-controls .owl-buttons .owl-prev{position:absolute;top:50%;left:-8%;width:17px;height:20px;margin:-17px 0 0 0;background-size:17px 20px;}

	.jiabin-con .owl-controls .owl-buttons .owl-next{position:absolute;top:50%;right:-8%;width:17px;height:20px;margin:-17px 0 0 0;background-size:17px 20px;}

	

	

}

/**===============åˆ—è¡¨é¡?=================**/

.path{font-size:1.714em;height:2.5em;line-height:2.5em;margin:0 20px;}

.tag{background:#339ee2;border-radius:5%;color:#fff;}

.list-hd{padding:1em 1.4286em;border-bottom:1px solid #d4d4d4;}

.list-hd  h1{font-size:2.286em;font-weight:normal;line-height:2em;}



.list-hd .tag{float:right;height:2.667em;padding:0 1em;line-height:2.66em;font-size:1.714em;color:#fff;}

.list-info .more{clear:both; display:block;height:3.125em;text-align:center;font-size:0.857em;line-height:3.125em;background:url(../images/line_more.gif) center center no-repeat;}

.list-article{margin:0 auto;padding:1em 0;overflow:hidden;}

.list-article article{padding:7% 3.5%;overflow:hidden;}

.list-article article:nth-of-type(even){background:#f5f5f5;}

.list-article article .pic{float:left;width:29.22%;max-width:187px;max-height:125px;min-width:94px;min-height:63px;padding:1.56%;margin:0 6.25% 0 0;background:#f5f5f5;border-radius:5.3%;}

.list-article article:nth-of-type(even) .pic{ background:#fff;}

.list-article article .pic span{display:block;overflow:hidden;border-radius:5%;}

.list-article article .pic span img{ display:block;width:100%;max-width:187px;max-height:125px;min-width:94px;min-height:63px;}

.list-article article h2{font-size:1.2em;font-weight:normal;}

.list-article article span{color:#9c9c9c;font-size:0.857em;}

.list-article article .des{clear:both;padding:0.5em 0;border-bottom:1px solid #d4d4d4;}

.list-article article .tags{padding:0.5em 0 0 0;font-size:0.857em;line-height:2em;color:#9c9c9c;}

.list-article article .tags a{display:inline-block;height:2em;margin:0 0.2em;padding:0 1em;line-height:2em;font-size:0.857em;color:#fff;border-radius:1em;background:#339ee2;}

.list-article .more{display:block;width:58%;max-width:374px;min-width:187px;height:3em;line-height:3em;margin:0 auto;text-align:center;border:1px solid #bbbbbb;border-radius:0.18em;}



.page{padding:1em 0 1.5em;font-size:1.714em;line-height:1.714em;text-align:center;}

.page a{padding: 1% 2%;
    background:#595959;color: #fff !important;margin: 5px 3px;}
   .page a.ons{background:#0044c4;}



@media screen and (max-width: 639px){

	.path{font-size:1em;margin:0 10px;}

	.list-hd  h1{font-size:1.143em;}

	.list-hd .tag{font-size:0.857em;}	

	.list-info .more{ background-size:280px 1px;}

	.page{font-size:0.857em;}

}



/**===============æ–‡ç« é¡?==============**/

.article{padding:0;}

.article .hd{font-size:1.3em;font-weight:normal;text-align:center;}

.article .meta{padding:0 0.833em;font-size:0.857em;color:#9c9c9c;text-align:center;}

.article .intro{padding:0.5em 1em;margin:0 0.833em;border-radius:0.21em;}

.article .article-con{margin:0.8em 0.833em 0 0.833em;}

.article .article-con img{width:95%;height:auto;max-width:600px;}

.zjimg{ text-align:center}

.article .author{text-align:right;}

.article .article-con a u{ color:#2d64b3;}

.article .tags{padding:0.4em 0.833em;color:#9c9c9c;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;}

.article .tags a{display:inline-block;height:2em;margin:0 0.2em;padding:0 1em;line-height:2em;font-size:0.857em;color:#fff;border-radius:1em;background:#339ee2;}

.pagebreak{}

.pagebreak a{display:block;height:3em;overflow:hidden;margin:1.42em 0.833em 0;padding:0 1em;line-height:3em;background:#f5f5f5;border-radius:0.2em;}

.related{margin:2.85em 0 0 0;}

.related .tab-hd-index{}

.related .tab-hd-index li{float:left;width:50%;max-width:320px;height:2.81em;font-size:2.2857em;line-height:2.81em;text-align:center;color:#fff;cursor:pointer;}

.related .tab-hd-index li.on{color:#fffc00;background:#168dd9;}

.related .con{ display:none;}

.related .active{ display:block;}



@media screen and (max-width: 639px){

.related .tab-hd-index li{font-size:1.14285em;}

.article .article-con img{width:95%;height:auto;max-width:300px;}

}

/**============ç—…ç§é¡?============**/

.other-iteam{margin-top:2.14em;}

.other-iteam .con a{display:inline-block;height:2em;margin:0 0.2em;padding:0 1em;line-height:2em;font-size:0.857em;color:#FFF;border-radius:1em;background:#339ee2;}

.bz-faq{margin-top:0;}

.bz-team{padding:0 0 0.5em 0;}

.bz-anli{ padding-bottom:1em;}



.bz-iteam .tab-iteam-hd ul {width:1000px;}

.bz-iteam .con ul li.first{height:auto;padding:30px 5.46875%}

.bz-iteam .con ul li.first a{float:left;width:32.8%;height:auto;max-width:187px;max-height:195px;padding:0.3em;margin:0 0.8em 0 0;background:#fff;border-radius:0.3em;}

.bz-iteam .con ul li.first a span{height:100%;display:block;border-radius:0.15em;overflow:hidden;}

.bz-iteam .con ul li.first a img{display:block;width:100%;}

.bz-iteam .con ul li.first p{font-size:28px;line-height:50px; height:200px; overflow:hidden;}

@media screen and (max-width: 639px){

	.bz-iteam .con ul li.first{height:auto;padding:15px 5.46875%}

	.bz-iteam .con ul li.first p{font-size:14px;line-height:25px;height:100px;}	

}

/**====================å…³æ³¨æˆ‘ä»¬==================**/

.gzwm{background:#ECE9E9;margin-bottom:2em;}

.gzwm-hd li{float:left;width:25%;padding:0.8em 0;font-size:2em;text-align:center;color:#fff;background:#339EE2;}

.gzwm-hd li.on{background:#168DD9;}

.gzwm-list{font-size:1.6em;line-height:1.2em;}

.gzwm-list ul{padding:1.4em 0 0 0;}

.gzwm-list li{float:left;width:33.3333%;height:140px;overflow:hidden;text-align:center;}

.gzwm-weixin li{height:160px;}

@media screen and (max-width: 639px){

.gzwm{margin-bottom:1em;}

.gzwm-hd li{font-size:1em;}

.gzwm-list{font-size:1em;line-height:1.4em;}

.gzwm-list li{height:130px;}

.gzwm-weixin li{height:140px;}

}



/**====================ä¸“å®¶è¯¦ç»†é¡?=======================**/

.docimg  { background:#f5f5f5; border-radius:5.3%; -webkit-border-radius:5.3%; -moz-border-radius:5.3%; padding:1%; margin:0 auto; width:50%; height:auto; margin-bottom:20px;}

.docimg img { width:100%;}





/**====================æŒ‚å·========================**/

.gh-artbody{max-width:640px; margin:0 auto; padding-bottom:20px;}

.ksyy{ margin:0; padding:20px 0;}

.gh-artbody dl,.xuzhi{ width:90%; margin:0 auto;}

.gh-artbody dt{height:44px; line-height:44px;}	

.gh-artbody dd{height:44px;margin:10px 0 0 0; line-height:44px;}

.gh-artbody dd input[type='text'],.gh-artbody dd input[type='tel']{width:100%;height:42px;padding:0;font:14px/32px Microsoft Yahei;text-indent:10px;line-height:42px;border:1px solid #ccc;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(208,208,208,0.5);box-shadow:inset 0 0 5px rgba(208,208,208,0.5);outline:none; background:#fff;}

.gh-artbody dd input[type='text']:focus,.gh-artbody dd input[type='tel']:focus{ border:1px solid #3297fd;}



.gh-artbody dd.btn{ text-align:center;}

.reset,.submit{display:inline-block;width:35%;height:42px;margin:0 10px;font-size:14px;border-radius:5px;background:#c60e00;color:#fff;}

.submit{ background:#3ea400;}

.gh-artbody input[type="reset"]:focus{border:1px solid #6d89af;}

.gh-artbody .xuzhi{ font-size:14px; line-height:20px; padding:10px 0 0 0;}



/* 项目优势 css */

.list-xm{width: 100%;position: relative;margin:20px auto;}
.list-xm h3{    color: #323d65;
    padding-left: 50px;
    font-size: 14px;
    line-height: 40px;}

.list-xm span{position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background: #b3915c;
    top: 0;
    line-height: 40px;
    text-align: center;
    font-size: 22px !important;
    color: #fff;
    font-weight: bold;}

.list-xm p{    line-height: 24px;
    padding: 0 0 5px;
    font-size: 12px;
    color: #666666;}

/* 首页css  */
.com-title{width:100%;text-align:center;position: relative;padding:0.66rem 0px;padding-bottom:0.8rem;}
.com-title span{font-size:0.28rem;line-height:0.28rem;color:#bcbcbc;text-transform: uppercase;letter-spacing:0.04rem;}
.com-title h3{font-size:0.28rem;line-height:0.28rem;font-weight: bold;text-align: center;color: #000000;position: absolute;top:0.66rem;left:0;right:0;margin:0 auto;}
.col-fff h3{color:#fff !important;}
.col-fff span{color:#969aa0 !important;letter-spacing:4px;}
.df{display: flex;}
.jc{justify-content: space-between;}
.ja{justify-content:space-around;}
.fw{flex-flow: wrap;}
.p30{box-sizing: border-box;padding:0px 3%;}

/* 业务范围  */
.mo-business .fuwu-list li{width:48%;text-align: center;margin-bottom:0.8rem;}
.mo-business .fuwu-list li .fw-icon{height:0.66rem;display: block;margin-bottom:0.4rem;}
.mo-business .fuwu-list li .fw-icon img{height:100%;}
.mo-business .fuwu-list li .list-cont .nums{font-size:0.5rem;color:#c30d23;line-height:0.5rem;}
.mo-business .fuwu-list li .list-cont h3{font-size:0.28rem;line-height:0.28rem;color:#999999;margin-top:0.15rem;font-weight: normal;}

/* 业务列表  */
#fw-navs .fw-hd{border-bottom:1px solid #999999;margin-bottom:0.6rem;}
#fw-navs .fw-hd li{font-size:0.24rem;line-height:0.45rem;margin-bottom:0.15rem;width:1.55rem;color:#999999;margin-right:0.28rem;text-align: center;}
#fw-navs .fw-hd li:nth-child(4n){margin-right:0px;}
#fw-navs .fw-hd li.on{background:#c63415;border-radius:0.04rem;color:#fff;}
#fw-navs .fw-bd li{width:49%;height:4.25rem;margin-bottom:0.1rem;}
#fw-navs .fw-bd li img{width:100%;height:100%;object-fit: cover;}

/* 企业动态  */
.mo-news .news-list li{margin-bottom:0.5rem;}
.mo-news .news-list li .news-img{width:100%;height:3rem;}
.mo-news .news-list li .news-img img{width:100%;height:100%;object-fit:cover;}
.mo-news .news-list li h3{font-size:0.28rem;line-height:0.28rem;margin-top:0.26rem;}
.mo-news .news-list li .times{color:#cecece;font-size:0.18rem;line-height:0.18rem;margin-top:0.11rem;}
.mo-news .news-list li .desc{font-size:0.2rem;line-height:0.4rem;color:#999999;margin-top:0.25rem;}

/* 关于我们  */
.mo-about{width:100%;background:url(../images/about-back.jpg)no-repeat center;background-size: cover;color:#fff;}
.mo-about .about-infos{padding-bottom:0.5rem;overflow: hidden;}
.mo-about .about-infos span.names{font-size:0.18rem;line-height:0.18rem;display:block;text-transform: uppercase;margin-bottom:0.2rem;}
.mo-about .about-infos span:before{content:'';display: block;width:2.17rem;height:0.06rem;background:#9a2021;margin-bottom:0.24rem;}
.mo-about .about-infos h3{font-size:0.24rem;line-height:0.24rem;margin-bottom:0.6rem;}
.mo-about .about-infos .ab-cont p{font-size:0.2rem;line-height:0.4rem;}
.mo-about .about-infos .ab-mores{display: block;width:1.6rem;line-height:0.5rem;background:#c53516;color:#fff;text-align: center;border-radius:0.5rem;margin-top:0.4rem;font-weight:normal;font-size:0.12rem;}

/* 合作伙伴  */
#picScroll .pa-bd li{width:33.33%;box-sizing: border-box;padding:0px 0.1rem;float:left;}
#picScroll .pa-bd li .img{width:100%;text-align: center;height:0.8rem;}
#picScroll .pa-bd li .img img{height: 100%;object-fit: inherit;}
#picScroll .pa-hd{width:100%;margin-top:0.5rem;text-align: center;}
#picScroll .pa-hd ul{height:0.03rem;background:#c8c6c7;width:auto;margin:0 auto;display: inline-block;}
#picScroll .pa-hd li{width:0.14rem;height:0.14rem;background:#eee;border-radius:0.14rem;display: inline-block;font-size:0px;margin-right:0.4rem;margin-top:-0.06rem;}
#picScroll .pa-hd li:last-child{margin-right:0px;}
#picScroll .pa-hd li.on{background:#c53516;}
/* 首页css  */



/* 关于我们 内页 */
.nr-con{width: 100%;margin:20px auto;}
.nr-con h3{font-size: 20px;line-height: 34px;}
.nr-con img{width: 100%;}
.nr-con span{font-size: 16px;line-height: 24px;}

/* 内页单页列表  */
.pro-list1{width: 100%;overflow: hidden;}
.pro-list1 li{padding: 0.2rem;border: 1px solid #eee;overflow: hidden;margin-bottom: 0.2rem;}
.pro-list1 li h3{margin-bottom: 0.2rem;}
.pro-list1 li h3 span{color:#2c3e6e;}
.pro-list1 li a{width: 100%;}
.pro-list1 li .imgs{height: 2.8rem;}
.pro-list1 li .imgs img{width: 100%;height: 100%;object-fit: cover;}
.fw-img{width:100%;margin-bottom:0.2rem;}

.nr .videos{width:100%;margin-bottom:0.3rem;}
.nr .yj-h3{font-size:0.32rem;text-align: center;margin:0.3rem auto;margin-top:0.6rem;}
.nr .stit-p{font-size:0.24rem;margin-top:0.1rem;}

/* 资讯列表  */
.mb30{margin-bottom:0.3rem;}
.nynews-list li{width: 100%;}
.nynews-list li a{width: 100%;display: flex;justify-content: space-between;flex-flow: row;box-sizing: border-box;padding:0.2rem 0px;
border-bottom: 1px dashed #d6d6d6;}
.nynews-list li .news-img{width:1.57rem;height: 1.3rem;margin-right: 0.24rem;}
.nynews-list li .news-img img{width: 100%;height: 100%;object-fit: cover;margin:0 auto;}
.nynews-list li .news-info{flex:1;padding-top:0.1rem;}
.nynews-list li .news-info h3{font-size: 0.28rem;line-height: 0.32rem;margin-bottom: 0.15rem;}
.nynews-list li .news-info .desc{font-size: 0.24rem;line-height: 0.34rem;color: #999999;}

.nynews-list .news-topone{width:100%;height:4rem;position: relative;}
.nynews-list .news-topone img{width:100%;height:100%;object-fit: cover;}
.nynews-list .news-topone h3{width:100%;background: rgba(0, 0, 0, 0.8);line-height:0.8rem;position:absolute;bottom:0;left:0;
    z-index:99;font-size:0.3rem;box-sizing: border-box;padding:0px 0.3rem;color:#fff;font-weight: bold;}

.ny-ghnews li a{border: 1px solid #d6d6d6;box-sizing: border-box;padding:0.2rem;}
.ny-ghnews li{margin-bottom:0.2rem;}
.ny-ghnews li .times{border-right:1px solid #d8d8d8;overflow: hidden;padding-right: 0.2rem;margin-right:0.2rem;}
.ny-ghnews li .times .time-day{font-size: 0.76rem;line-height: 0.76rem;text-align: center;font-weight: bold;margin-top:0.1rem;}
.ny-ghnews li .times .time-year{font-size: 0.24rem;line-height: 0.24rem;}



/* 内页招聘  */
.pc-jobs p{text-align: center;}
.pc-jobs p.emails:before{content: ''; display: inline-block;width: 0.27rem;height: 0.2rem;background: url(../images/job-email.png)no-repeat center;
    margin-right: 0.2rem;margin-bottom: -0.04rem;}

    /* 待遇支持  */
#jobzc .zc-list li{width:24%;background:#fff;border:0.02rem solid #c9c9c9;margin-bottom:0.3rem;
box-sizing: border-box;padding:0.2rem 0.04rem;text-align: center;border-radius:0.05rem;}
#jobzc .zc-list li .zc-icons{height:0.8rem;margin-bottom:0.2rem;}
#jobzc .zc-list li .zc-icons img{height:100%;}
#jobzc .zc-list li h3{font-size:14px;color:#000000;}

/* 在招职位  */
#jobzw .fw-hd li{width:32%;text-align: center;line-height:0.6rem;font-size:0.24rem;margin-bottom:0.2rem;background:#999;color:#eee;margin-right:2%;}
#jobzw .fw-hd li:nth-child(3n){margin-right:0px;}
#jobzw .fw-hd li.on{background:#a81f1f;}
#jobzw .fw-bd ul li{width:100%;background:url(../images/job-back.png)no-repeat bottom center;box-sizing: border-box;padding:0.5rem 0.1rem;
color:#333;}
#jobzw .fw-bd ul li h3{font-size:0.32rem;line-height:0.32rem;margin-bottom:0.3rem;}
#jobzw .fw-bd ul li h3 span{font-size:0.24rem !important;color:#999;font-weight: normal;}

/* 员工成长  */
#chengzhang .cz-bd li{padding: 0.2rem;border: 1px solid #eee;overflow: hidden;margin-bottom: 0.2rem;}
#chengzhang .cz-bd li .img{width: 1rem;height: 1rem;margin-bottom: 0.2rem;border-radius:50%;overflow: hidden;background:#eee;}
#chengzhang .cz-bd li .img img{width:100%;height:100%;object-fit: cover;}
#chengzhang .cz-bd li h3{margin-bottom: 0.2rem;font-weight: normal;color:#999;flex: 1;padding: 0.1rem 0.45rem;}
#chengzhang .cz-bd li h3 span{font-weight:bold;color:#333;display: inline-block;margin-bottom:0.1rem;}
#chengzhang .cz-bd li .cz-cont{width:100%;}
#chengzhang .cz-bd li .cz-cont p{line-height: 24px;padding: 0 0 5px;}


#slides .banner-text{width: 100%;position: absolute;z-index: 9999;top: 0;left: 0;right:0;bottom:0;text-align: left;box-sizing: border-box;padding:0px 5%;font-size:0.4rem;color:#fff;
display: flex; flex-direction: column;justify-content: center;}
#slides .banner-text h3{margin-bottom:0.28rem;}


/* 手机站首页 */
.gg-news{width:100%;overflow: hidden;margin:0.4rem auto;font-size:0.2rem;height:0.72rem;}
.gg-news .gg{width:20%;line-height:0.72rem;text-align: center;background:#0044c4;color:#fff;font-weight: bold;}
.gg-news .gg:before{content:'';display:inline-block;width:0.26rem;height:0.22rem;background:url(../images/icons-1.png)no-repeat center;background-size:cover;margin-bottom: -0.02rem;
    margin-right: 0.05rem;}
.gg-news #qh-news{width:80%;box-sizing: border-box;padding:0px 0.3rem;border:1px solid #e1eefb;line-height:0.72rem;}
.gg-news #qh-news li{width:100%;}
.gg-news #qh-news span{display:inline-block;width:36%;color:#999999;font-size:0.16rem;margin-left:3%;}

.text-row1{ white-space: nowrap;/*禁止换行*/
        overflow: hidden;/*溢出部分隐藏*/
        text-overflow: ellipsis;/*文本溢出部分显示省略号*/}

    /* 首页新闻 */
    .in-news .tj-bigimg{width:100%;height:4rem;overflow:hidden;position: relative;}
    .in-news .tj-bigimg img{width:100%;height:100%;object-fit: cover;}
    .in-news .tj-bigimg h3{font-size:0.26rem;line-height:0.7rem;position: absolute;bottom:0;left:0;width:100%;text-align: center;background:rgba(0,0,0,0.7);color:#fff;font-weight:bold;}
	.mt40{margin-top:0.4rem;}
    .in-news #news-list .hd{width:100%;border-bottom: 1px solid #e6e6e6;height:0.48rem;}
    .in-news #news-list .hd li{font-size:0.3rem;line-height:0.3rem;margin-right:0.5rem;color:#999999;}
    .in-news #news-list .hd li.on{color:#0044c4;font-weight: bold;}
    .in-news #news-list .bd li{font-size:0.22rem;line-height:0.24rem;margin-top:0.25rem;}
    .in-news #news-list .bd li h3{font-weight: 400;width:80%;color:#333333;}
    .in-news #news-list .hd li.on:after{content:'';display:block;width:100%;height:0.03rem;background:#0044c4;margin-top:0.15rem;}
    .in-news #news-list .bd li:first-child{width:100%;padding:0.25rem 0px;border-bottom:1px solid #e6e6e6;font-size:0.2rem;line-height:0.4rem;}
    .in-news #news-list .bd li a{color:#666666;}
    .in-news #news-list .bd li:first-child h3{font-size:0.26rem;line-height:0.26rem;margin-bottom:0.2rem;color:#0044c4;font-weight:100;width:100%;}
    .in-news #news-list .bd li:nth-child(n+2) h3:before{content:'';display:inline-block;width:0.12rem;height:0.2rem;background:url(../images/news-icons.png)no-repeat center;margin-right: 0.1rem;}
    .in-news #news-list .mores{font-size:0.2rem;line-height:0.3rem;color:#999999 !important;text-transform: uppercase;}

    /* 公共标题 */
    .mo-com-tit{width:100%;margin:0.3rem auto;margin-top:0.4rem;height:0.49rem;border-bottom:1px solid #e6e6e6;}
	.mo-com-tit h2{font-size:0.3rem;line-height:0.3rem;font-weight: bold;color:#0044c4;}
	.mo-com-tit h2:after{content:'';display:block;width:100%;height:0.04rem;background:#0044c4;margin-top:0.15rem;}
	.mo-com-tit a{font-size:0.2rem;line-height:0.3rem;color:#999999;text-transform: uppercase;}

	/* 业务范围 */
	.yewu-list{overflow: hidden;}
	.yewu-list li{width:48%;float:left;}
	.yewu-list li:nth-child(2n){float:right;}
	.yewu-list li .yw-imgs img{width:100%;}

	/* 关于我们 */
	.mo-abouts p{font-size:0.2rem;line-height:0.4rem;color:#666666;}
	.mo-abouts p.about-img{width:100%;margin-top:0.15rem;}
	.mo-abouts p.about-img img{width:100%;}

	/* 空港规划 */
	.mo-konggang .guihua-list li{font-size: 0.22rem;line-height: 0.24rem;margin-top: 0.25rem;}
	.mo-konggang .guihua-list li h3 {font-weight: 400;width: 80%;color:#333333;}
	.mo-konggang .guihua-list li a {color: #666666;}
	.mo-konggang .guihua-list li:nth-child(n+2) h3:before{content:'';display:inline-block;width:0.12rem;height:0.2rem;background:url(../images/news-icons.png)no-repeat center;margin-right: 0.1rem;}
	.mo-konggang .guihua-list li:first-child{width:100%;}
	.mo-konggang .guihua-list li:first-child .gui-img{width:30%;margin-right:3%;height:1.42rem;}
	.mo-konggang .guihua-list li:first-child .gui-img img{width:100%;height:100%;object-fit: cover;}
	.mo-konggang .guihua-list li:first-child .gui-text{flex:1;}
	.mo-konggang .guihua-list li:first-child .gui-text h3{font-size:0.26rem;line-height:0.26rem;margin-bottom:0.1rem;}
	.mo-konggang .guihua-list li:first-child .gui-text .desc{font-size:0.2rem;line-height:0.36rem;color:#666666;}

	/* 党群工作 */
	.mo-dangqun .dq-img{width:100%;height:3.4rem;}
	.mo-dangqun .dq-img img{width:100%;object-fit: contain;}
		
	.in-cont{overflow: hidden;}

	.he50{width:100%;height:0.5rem;}

/* 手机站首页 end */