/* 全局设定 */
html{font-size: 10vw;}
body{font-size:14px; color:#354252; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif; box-sizing: border-box;}

/*超链全局接样式*/
a{color:#393939; text-decoration:none; cursor:pointer; hide-focus:expression( this.hideFocus=true ); outline:none; background: none;}
a:hover {color: #2590f1;}

/*页面宽度 - 根据设计页面宽度修改*/
.all{width: 1200px;} /* 可结合“m[0a~100a]”使窗口居中: <div class="all m0a"></div> ; */
.full{width:100%; max-width: 1920px; min-width: 1200px;margin:0 auto;} /*用于铺满屏幕宽度 【铺满容器宽度用w100p】*/

/*头部*/
.logo{position: absolute; left: 0; top: 22px;}
.topMenuNaviList {text-align: right;}
.topMenuNaviList li{display: inline-block;}
.topMenuNaviList li a {display: inline-block;   font-size:18px; color:#333; height:90px; line-height:90px; text-align:center; padding:0 20px; box-sizing: border-box;}
.topMenuNaviList li a:hover {text-decoration:none; }
.topMenuNaviList li .indexCurrent, .topMenuNaviList li a:hover {color:#2590f1; }

.topSearch {width:195px; height: 36px; overflow:hidden; color: #bbb; z-index: 3; border: 1px solid #ccc;}
#searchValueId {border:none; background: none; display: block; height:30px; line-height:30px; padding:0 10px; width:160px; box-sizing: border-box;}
.searchButtom {position:absolute; top:6px; right:6px;}

/*footer*/
.footer{background: #323233; color: #808080;}
.footer .bdb{border-bottom:1px solid #575759;}
.footer a{color: #808080;}
.friendLinks  a{margin: 0 8px;}
.footer_center_1 .bb1se0{ border-bottom: 1px solid #e0e0e0; } /*1px灰色底边*/
.footer_center_1{background: #f5f5f5;}
.footer_center_1 a{color: #999;}
.footer_center_1 a:hover,
.footer_center_1 .wxpt{color: #e83a17;}
.footer_center_2{background: #f5f5f5;}
.footer_center_2 a{color: #666;}
.footer_center_2 a:hover{color: #e83a17;}
.footer_center_2 .links a{padding:0 6px;}
.footer_center_2 .links_ba a{color: #999;}
.footer_center_2 .links_ba a:hover{color: #e83a17;}
.footer_center_2 .image_ba img{ width: 22px; height: 28px; }
.footer_center_2 .image_ba a{ color: #999; }
.border_1 {border:1px solid #e33429;}
.border_2 {border:1px solid #fff;}
.border_3 {border:1px solid #e9e9e9;}
.borderb_1 {border-bottom:1px solid #e6e6e6;}

.bc_1 {background-color:#e33429;}
.bc_2 {background-color:#fafafa;}
.bc_3 {background-color:#1268e2;}
.bc_4 {background-color:#2590f1;}
.bc_5 {background-color:#277df8;}
.bc_6 {background-color:#ff4a3f;}
.c_1 {color:#fff !important;}
.c_2 {color:#6f7680;}
.c_3 {color:#707780;}
.c_4 {color:#2590f1 !important;}
.c_5 {color:#cdcdcd;}
.c_6 {color:#e33429 !important;}
.h166 {height:166px;}
.bd-b-1{border-bottom:1px solid #eeeff1;}
.bd-r-1{border-right: 1px solid #fff;}
.bd-t-1{border-top:1px solid #e6e6e6;}
.bd-1{border:1px solid #fff;}
.w800{width: 800px;}

/*新闻分页（勿删）*/
/*.pageInfo{height: 40px;}
.pageInfo .active {background: #0080cc none repeat scroll 0 0; color: #fff; }
.pageInfo a {background-color: #e6e6e6; border-radius: 3px; margin: 0 20px 0 0; padding: 3px 10px; }*/

/*搜索结果样式（勿删）*/
.searchResult li{border-bottom: 1px dashed #bbb; padding-bottom: 12px; margin-bottom: 12px;}
.searchResult a{color: #09f;}
.keywords{background: #38d878;color: #fff;}
.pagination a, .pagination span {margin-right: 5px; padding: 2px 6px; }
.pagination a {background: #09f; color: #fff; }
.pagination span {background-color: #aaa; color: #fff; }
.servlispan{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  
/*新闻P标签（勿删）*/
.news_detail h1, .news_detail h2, .news_detail h3, .news_detail h4{padding: 0 0 10px 0; font-size: 14px; text-indent: 2px; text-indent:2em;}
.news_detail p{padding: 0 0 10px 0; text-indent: 2em;}
.news_detail a{color: #4876C8;}
.news_detail h2, .news_detail h3, .news_detail h4{font-weight:bold;}

/*站点地图（勿删）*/
.sitemapHTML{min-height: 700px;}
.sitemapHTML h2{font-size: 14px; padding-bottom: 5px; border-bottom: 1px solid  #C2BEBE; margin: 0 0 10px 0;}
.sitemapHTML .sitemapCategory{overflow: hidden; padding-bottom: 5px; border-bottom: 1px #C2BEBE dashed; margin: 0 0 10px 0;}
.sitemapHTML h3{font-size: 14px; text-indent: 28px; float: left;}
.sitemapHTML .openSitemap{cursor: pointer;}
.sitemapHTML .openSitemap{font-size: 12px; float: right;}
.sitemapHTML .sitemapNews{clear: both; display: none;}
.sitemapHTML .sitemapNews li{font-size: 14px; text-indent: 56px; line-height: 25px;}

.indexBanner{width:100%;height: 640px; background:url(//pic.mairuan.com/WebSource/goldwave/web/images/bannerIndex.jpg) no-repeat center top !important;}
.indexDownBanner{width:100%;height: 400px; background:url(//pic.mairuan.com/WebSource/goldwave/web/images/banneriDown.jpg) no-repeat center top !important;}
.indexNewsBanner{width:100%;height: 460px; background:url(//pic.mairuan.com/WebSource/goldwave/web/images/banneriNews.jpg) no-repeat center top !important;}
.productBanner{width:100%;height: 640px; background:url(//pic.mairuan.com/WebSource/goldwave/web/images/bannerProduct.jpg) no-repeat center top !important;}
.downBanner {width:100%;height: 640px; background:url(//pic.mairuan.com/WebSource/goldwave/web/images/bannerDownload.jpg) no-repeat center top !important;}
.serPic {width:100%;height: 210px; background:url(//pic.mairuan.com/WebSource/goldwave/web/images/picServ2.jpg) no-repeat center top !important;}
.servBanner {width:100%;height: 320px; background:url(//pic.mairuan.com/WebSource/goldwave/web/images/picServ1.jpg) no-repeat center top !important;}
.servSearch input {background:none; border:none;}
.news_content p, .news_content h3 {padding-bottom: 15px;}
.menu dt.active a,.menu a.active {color:#2590f1 !important;}
.supportHot a{display: block; box-sizing: box-sizing; padding: 0 0 0 28px;  background: url(//pic.mairuan.com/WebSource/goldwave/web/images/icoServ4.jpg) no-repeat left center; color: #444; text-decoration: none; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.supportHot a:hover{color: #ff4e71; }
.cp_tabs{ position: static; width: 100%; left: 0px; top: 30px; background-color: #fafafa; z-index: 999}

/*关于我们*/
.aboutusMenu li{border-bottom:1px solid #ccc;}
.aboutusMenu li a{display: block; width: 100%; height: 50px; line-height: 50px; color: #292a31; text-indent: 1em;}
.aboutusMenu .active a, .aboutusMenu li a:hover{color: #018aff; text-decoration: none;}

/*youqinglianjie.html 友情链接*/
.moreFriendsLinks li{width: 25%; float: left;}

/*服务页改版样式*/
.toqianyue:hover{color:red;text-decoration: underline;}
.tag a:hover{text-decoration: underline;}
.qianyue a:hover{color:#333;}
.quanwen{
    border-radius: 4px;
    border: 1px solid #333;
    padding: 2px 50px;
    font-weight: normal;
    float: right;
    margin-right: 20px;
}
.quanwen:hover{
    box-shadow: 4px 4px 10px #999;
}

/*new_logo*/
.new_logo {position: absolute;left: 75px;top: 20px;display: inline-block;font-size: 28px;color: #000;font-weight: bold;}
.new_logo::before {content: '';width: 71px;height: 32px;background: url(//pic.mairuan.com/WebSource/goldwave/web/images/new_logo.png) no-repeat;position: absolute;left: -75px;top: 3px;}
.new_logo::after {content: "中国官网";width: 80px;font-size: 14px;font-weight: normal;position: relative;left: -140px;bottom: -26px;}

/* 营销banner start */
.banner_yx_v1{width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;height: 640px;background: url('//pic.mairuan.com/WebSource/goldwave/web/images/618return.jpg') no-repeat center center;}
.banner_yx_v1 .content{width: 1200px;margin: 0 auto;text-align: center;color: white;padding-top: 106px;position: relative;}
.banner_yx_v1 .content .title{font-size: 28px;}
.banner_yx_v1 .content .slogen{line-height: 90px;font-size: 97px;font-weight: bold;padding-top: 54px;vertical-align: bottom;}
.banner_yx_v1 .content .slogen >span{display: inline-block;font-size: 130px;color: #fff;vertical-align: bottom;}
.banner_yx_v1 .content .slogen >span i{display: inline-block;font-size: 48px;line-height: 24px;font-style: normal;vertical-align: bottom;}
.banner_yx_v1 .content .more{display: inline-block;font-size: 20px;color: white;margin-top: 32px;}
.banner_yx_v1 .content .buy{display: block;margin: 81px auto 0;width: 200px;height: 52px;line-height: 52px;text-align: center;color: white;background-color: #ff552b;border-radius: 4px;font-size: 24px;}
.banner_yx_v1 .content .count{font-size: 20px;padding-top: 26px;}
.banner_yx_v1 .content .count .countdown span{margin: 0 5px;}
.banner_yx_v1 .content .tag{position: absolute;top: 0;right: 0;}
/* 营销banner end */