
/*产品内容*/
.pro_cons img{width: 100%;}
.pro_cons ul{overflow: hidden;}
.pro_cons ul li{height: auto;}
.pro_cons .swiper-pagination{position: absolute;text-align: center;left: 0;bottom: 20px;width: 100%;}

/*分享*/
.shares div.share a{margin: 0 5px 0 0;}
.weixin{max-width: 980px;margin:50px auto;border:1px solid #c8c8c8;border-radius: 10px;box-shadow: 0 0 5px #ccc;}
.wx_left{float:left;margin:100px 50px 0 150px;text-align: center;}
.wx_left h3{margin:100px auto 30px;}
.wx_right{float:right;display:inline-block;margin:50px;}
@media only screen and (max-width: 1000px){
    .weixin{margin:50px 30px;}
    .wx_right{display: none;}
    .wx_left{width: 100%;float: none;margin: 0;margin-bottom: 50px;}
    .wx_left h3{margin-top: 50px;}
}
.shares{margin: 20px 0;overflow: hidden; height:32px;}
.share_icon{width: 25px;height: 25px;background: url(/Public/Phone/images/share.png) center;background-size: 100% 100%;float: right;margin-right: 20px; position:relative; top:3px; }
.shares div.share{float: right;margin-right: 10px;margin-top: 0;display: none;}

.pro_p{margin-top: 30px;text-align: center;margin-bottom: 30px;}
.pro_pt{margin:auto;margin-bottom: 55px;width: 85%;}
.pro_pt h3{color:#c8ba9f;margin-bottom: 10px;font-weight: normal;letter-spacing: 2px;}
.pro_pt h1{color:#c8ba9f;font-size: 34px;margin-bottom: 35px;font-weight: normal;letter-spacing: 4px;}
.pro_pt p{line-height: 1.7em;letter-spacing: 2px;color:#454545;}

.pro_pbs ul{overflow: hidden;display: none; position:relative;}
.pro_pbs ul li{overflow: hidden;}
.pro_pbs ul li dl{float: left;width: 25%;margin: 0 4.16%;margin-bottom: 25px;}
.pro_pbs ul li dl dt{margin-bottom: 10px;}
.pro_pbs ul li dl dt img{width: 100%;}
.pro_pbs ul li dl dd{text-align: center;color:#454545;letter-spacing: 2px;}
.pro_pbs .swiper-pagination{position: absolute;top: 0;left: 0;width: 100%;display: none;}
.pro_pbs .swiper-pagination .swiper-pagination-switch{width: 30px;height: 30px;border: 0;border-radius: 100%;margin-bottom: 10px;}
.pro_pbs .swiper-pagination .swiper-pagination-switch:nth-child(1){background: #c9c9c9;}
.pro_pbs .swiper-pagination .swiper-pagination-switch:nth-child(2){background: #c0925e;}
.pro_pbs .swiper-pagination .swiper-pagination-switch:nth-child(3){background: #454545;}
.pro_pbs .swiper-pagination .swiper-pagination-switch:nth-child(4){background: #263f8e;}
.pro_pbs .swiper-pagination .swiper-pagination-switch.swiper-active-switch{width: 35px;height: 35px;position: relative;top: 2.5px;}
.pro_pbs .swiper-pagination .swiper-pagination-switch.swiper-active-switch.on{width: 30px;height: 30px;position: static;}
.pro_pbs_page{position: absolute;top: 5px;left: 0;width: 100%; height:50px;}
.pro_pbs_page span{display: inline-block;margin: 0 8px;cursor: pointer;width: 15px;height: 15px;border: 0;border-radius: 100%;margin-bottom: 10px;}
.pro_pbs_page span:nth-child(1){background: #c9c9c9;}
.pro_pbs_page span:nth-child(2){background: #c0925e;}
.pro_pbs_page span:nth-child(3){background: #000;}
.pro_pbs_page span:nth-child(4){background: #263f8e;}
.pro_pbs_page b{position: absolute;right: 0;top: 50%;width: 30px;height: 30px;background: url(/Public/Phone/images/xiala.png) center;background-size: 100% 100%;margin-top: -20px;display: none;}
.mat_80{height: 80px;}
.pro_pbs_page span.on{width: 15px;height: 15px;position: relative;top: 0px; transform: scale(1.2);}
.pro_list{background: #fafafa;text-align: center;padding-bottom: 25px;}
.pro_list h1{font-size: 34px;color:#c8ba9f;letter-spacing: 4px;font-weight: normal;line-height: 3.5;}
.pro_list ul{width: 90%;overflow: hidden;margin: auto;}
.pro_list ul li{width: 44%;margin: 0 3%;float: left;}
.pro_list ul li dl dt img{width: 100%;}
.pro_list ul li dl dd{line-height: 3.5;letter-spacing: 2px;color: #454545;}

.mat_80 {  height:60px!important;}


/*关于黄金甲*/
.product_banner{padding-bottom: 0;height: auto;}
.product_banner img{position: static;}
.about_co{position: absolute;width: 100%;padding: 0 5%;box-sizing: border-box;left: 0;top: 50%;text-align: center;margin-top: -110px;}
.about_co h1{font-size: 28px;margin-bottom: 40px;color:#c8ba9f;letter-spacing: 3px;font-weight: normal;}
@media only screen and (max-width: 320px) {
	.about_co h1{font-size: 28px;}
}
.about_co p{line-height: 1.7em;color:#fff;letter-spacing: 1px;}
.about1{text-align: center;width: 90%;margin: auto;margin-top: 50px;}
.about1 h1{font-size:28px;margin-bottom: 40px;color:#c8ba9f;letter-spacing: 3px;font-weight: normal;}
.about1 p{line-height: 1.7em;letter-spacing: 1px;color:#454545;}
.about1 p.about_p1{margin-bottom: 70px;}
.about1 p.about_p2{margin-bottom: 40px;margin-top: 20px;}
.about1 p.about_p3{margin-bottom: 70px;margin-top: 40px;}
.about1 img{width: 50%;}
.about2{position: relative;margin-bottom: 40px;}
.about2 img{width: 100%;}
.about2_co{position: absolute;text-align: center;left: 0;top: 40%;width: 100%;padding: 0 5%;box-sizing: border-box;margin-top: -31px;}
.about2_co h1{font-size: 30px;color:#c8ba9f;letter-spacing: 3px;font-weight: normal;}
.about2_co p{line-height: 1.71;letter-spacing: 1px;color:#c8ba9f;font-size: 16px;}
.about3{margin:auto;margin-bottom: 25px;width: 90%;}
.about3 h1{font-size: 16px;color:#c8ba9f;line-height: 1.71;font-weight: normal;text-align: center;margin-bottom: 25px;}
.about3 p{line-height: 1.7em;letter-spacing: 1px;color:#454545; text-align: justify;}


/*搜索结果页*/
.search{padding-top: 15px;}
.search ul li{padding: 35px 5% 25px;}
.search ul li h1{font-size: 14px;position: relative;font-weight: normal;margin-bottom: 10px;}
.search ul li h1 a{display: block;border-bottom: 1px solid #7e7e7e;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-bottom: 2px;color:#454545;}
.search ul li h1 i{position: absolute;left: -10px;}
.search ul li p{line-height: 1.7em;color:#454545;max-height: 6.8em;overflow: hidden;}
.search ul li:nth-child(2n){background: #f8f8f8;}
.search ul li h1 a em{color:#a84f0d;}

.search em{ color: #b9713d;}


/*全球网络*/
.global{margin: auto; margin-top: 90px;width: 90%;}

/*模拟select*/

.global_body .select-wrap.disabled .select-box{ background:#eee; }
.global_body .select-wrap.disabled .select-box a{ color:#aaa; opacity:0.2; filter:alpha(opacity=20);}
.global_body .select-wrap.disabled .select-box .ico{ opacity:0.2; filter:alpha(opacity=20);}
.global_body .select-box{ position:relative; border:1px solid #454545; box-sizing:border-box; height: 40px;line-height: 40px;text-align: center;color:#454545;margin-bottom: 10px;}
.global_body .select-box dt a{ display:block; text-indent:5px; position:relative; z-index:2; margin-right: 20px; }
.global_body .select-box dt a b{ overflow:hidden; margin-right:20px; display:block; text-overflow:ellipsis; white-space:nowrap; font-weight:normal; color:#454545;}
.global_body .select-box .ico{ position:absolute; right:0; top:4px; width:30px; height:100%; z-index:1;  background:url(/Public/Phone/images/arr_down_black.svg) no-repeat center;background-size: 60%;}
.global_body .select-box dd{ display:none;}
.global_body .select-body-box{ position:absolute; margin-top:2px; border:1px solid #ddd; border-top:0; background:#fff;  box-sizing:border-box; max-height:200px; overflow:auto; z-index:111111;}
.global_body .select-body-box a{ display:block; padding:5px; color:#666;height: 30px;line-height: 30px;}
.global_body .select-body-box:hover a.on{ background:none; color:#666;}
.global_body .select-body-box a.on,
.global_body .select-body-box a:hover,
.global_body .select-body-box:hover a.on:hover{ background:#454545; color:#fff;}
.global_body .selectmask{ display:none;}
/**/
.global_point{ overflow:hidden; padding: 16px 0; padding-left:10px;}
.global_point a{ float:left; margin-right: 18px;}
.global_point img{ width:10%; max-width:30px; height:auto;}

.join_in_arrow{ background:url(/Public/Phone/images/arr_down_black.svg) no-repeat center #fff; width:120px; height:20px; display: block; position: relative; top:20px; margin: 0 auto; margin-top: -20px;}


@media (max-width:767px) {
	
	/*模拟select*/
	.global_body .select-body-box { z-index:100000; position:fixed; top:50%; left:10% !important; width:80% !important; max-height:200px; }
	.global_body .selectmask { position:fixed; left:0; top:0; width:100%; height:100%; background:#454545; opacity:0.5; z-index:300; display:block; }
	/**/

	.global_body .form_box .form-w .city-box .select-wrap { width:auto; float:none; margin:0 0 10px 0;}
}

.global_b{margin-top: 25px;margin-bottom: 25px;}
.global_b ul li{display: none;}
.global_b ul li h1{font-size: 24px;color:#c8ba9f;letter-spacing: 3px;font-weight: normal;line-height: 1.7em;}
.global_b ul li p{line-height: 1.7em;color:#454545;letter-spacing: 1px;}
.global_b ul li img{width: 100%;}


/*留言*/
.liuyan{margin: auto;margin-top: 75px;width: 90%;border-top: 1px solid #b1b1b1;padding-top: 60px;}
.liuyan_in{width: 80%;margin: auto;}
.liuyan_in h1{color:#18151d;font-size: 30px;font-weight: normal;margin-bottom: 30px;}
.liuyan_in .form_item{margin-bottom: 30px;position: relative;}
.liuyan_in .form_item input.text{width: 100%;height: 40px;line-height: 40px;border: 0;border-bottom: 1px solid #8b8b8b;box-sizing: border-box;padding-left: 60px;}
.liuyan_in .form_item span.name{position: absolute;left: 0;top: 50%;height: 40px;margin-top: -20px;line-height: 40px;color:#2b2b2b;}
.liuyan_in .valid_message{position: absolute;left: 0;top: 100%;font-size: 12px;color:#f00;margin-top: 2px;}
.liuyan_in .form_item.jianjie span.name{position: static;}
.liuyan_in .form_item.jianjie textarea{width: 100%;height: 100px;box-sizing: border-box;padding: 5px 15px;}
.liuyan_in .form_item.tijiao{text-align: center;}
.liuyan_in .form_item.tijiao input{width: 40%;margin: 0 2%;height: 40px;line-height: 40px;background: #454545;border: 0;color:#fff;font-size: 16px;}
.liuyan_in input{font-size: 14px;}
.liuyan_in textarea{font-size: 14px;}

/*加入*/
.join{position: relative;}
.join_bg{width: 100%;left: 0;top: 0;z-index: 2;}
.join_bg img{width: 100%;}
.join_in{position: absolute;z-index: 3;width: 90%;margin: auto;/*padding-top: 165px;*/bottom: 0;left: 5%;}
.join_t{background: rgba(255,255,255,0.9);padding: 60px 10%;box-sizing: border-box;color:#18151d;padding-bottom: 50px;padding-top: 40px;transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.join_tt h1{font-size: 30px;font-weight: normal;margin-bottom: 25px;display: none;}
.join_tt p{line-height: 1.7em;}
.join_tb{border-top: 1px solid #c6c6c6;padding-top: 37px;text-align: center;}
.join_tb img{width: 66%;}
.join_tt{width: 68%;margin: auto;margin-bottom: 0px;}

.join_in_arrow{ top:0; margin-top:0;transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; opacity:0.9;}
.join_bg,.join_in{transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}

.global_body.on .join_t{ padding:0; height:0; overflow: hidden;}
.global_body.on .join_in_arrow{ top:0; margin-top:0; background:url(/Public/Phone/images/arr_up_black.svg) no-repeat center #fff;}
.global_body.on .join_bg{ position:relative;}
.global_body.on .join_in{ /*padding: 0;*/ bottom:0;}
.global_point a.join_ewm{margin-right: 0;}


.join_in_arrow.on{ background:url(/Public/Phone/images/dd02_act.png) no-repeat center #fff;}

.liuyan_in .form_item.yz input.text{ width:52%;}


@media only screen and (max-width: 320px) {
	.join_tt{width: 85%;}
}

.global_b_part{ margin-bottom:10px;}

/*内容页*/
.fuceng{width: 100%;height: 100%;position: fixed;z-index: 1000;background: #000;left: 0;top: 0;display: none;}
.news_main_ct{margin-bottom: 26px;}
.news_main_details img{width: 100%;}
.news_main_details video{width: 100%;margin-bottom: 26px;}
.fuceng .swiper-container{position: absolute;left: 0;top: 0;width: 100%;height: 100%;margin-top: 0!important;}

.fuceng .swiper-wrapper{height: 100%!important;}
.fuceng .swiper-container .swiper-slide{height: 100%!important;}
@media all and (orientation : landscape) { 
	.fuceng .swiper-container .swiper-slide,.fuceng .swiper-container .swiper-slide img{height: 100%;width:auto;text-align: center;}
	
}

@media all and (orientation : portrait){ 
	.fuceng .swiper-container .swiper-slide img{width: 100%;position: relative;top: 50%;transform: translateY(-50%);}
}


.page_lb{ position:absolute; bottom:0; left:10px; line-height: 30px; color:#fff; font-family: Arial;z-index: 1000;}
.page_lb span{ margin-right:2px;}
.page_lb em{ margin-left:2px;}


/*加入黄金甲*/
.join_in_ban{position: relative;}
.join_in_ban img{width: 100%;}
.join_in_ban span{position: absolute;width: 100%;text-align: center;color:#fff;font-size: 30px;height: 1.1em;top: 50%;}
.join_news{text-align: center;background: #c8ba9f;color:#fff;padding: 17px 0;}
.join_news p{font-size: 16px;line-height: 1.7;}
.join_news p a{color:#fff;}
.join_box{width: 84%;margin: auto;}
.join_box .join_news_in{margin-top: 30px;margin-bottom: 50px;color:#454545;}
.join_news_in h2{font-size: 20px;margin-bottom: 40px;font-weight: normal;color:#454545;}
.join_news_in h3{font-weight: normal;color:#454545;}
.join_news1{border-bottom: 1px solid #c8ba9f;padding-bottom: 50px;}
.join_news2{margin-bottom: 15px;}
.join_sui{position: fixed;left: 50%;background: #c8ba9f;width: 240px;margin-left: -120px;bottom: 0;height: 40px;overflow: hidden;border-radius: 40px;z-index: 100;}
.join_sui ul li{width: 50%;height: 100%;float: left;box-sizing: border-box;}
.join_sui ul {height: 100%;}
.join_sui ul li a{display: block;width: 100%;height: 100%;}
.join_sui ul li:nth-child(1) a{border-right: 1px solid #897c64;background: url(/Public/Phone/images/join_sui1.png) center no-repeat;background-size:auto 70%;}
.join_sui ul li:nth-child(2) a{background: url(/Public/Phone/images/join_sui2.png) center no-repeat;background-size:auto 70%;}
.join_box .join_news_in .edit_con_original{color:#454545;}
.join_box .join_news_in .edit_con_original h3{color:#454545;}

.tan_ewm{position: fixed;left: 50%;top: 50%;box-sizing: border-box;background: #fff;z-index: 15;opacity: 0;height: 0;overflow: hidden;width: 0;transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.tan_ewm.on{width: 180px;height: 180px;margin-left: -90px;margin-top: -90px;padding: 15px;opacity: 1;transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.tan_ewm img{width: 100%;}
.tan_ewm span{position: absolute;width: 30px;height: 30px;background: url(/Public/Phone/images/close.svg) center no-repeat; background-size:20px 20px; right: 0;top: 0;display: none;}
.tan_ewm.on span{display: block;}
<!--0.0002739429473877-->