@font-face {
 font-family:fontDin1;
 src: url(../fonts/din-medium_woff.txt),url(../fonts/din-medium_eot.txt),url(../fonts/din-medium_woff2.txt),url(../fonts/din-medium_ttf.txt)}
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h2,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #c99d49;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{ width:1400px;margin:0 auto;}
.fr{ float:right;}
.fl{ float: left;}
*,:after,:before{ box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.title{ text-align:center; font-size:40px; color:#222222;}
.title b{ color:#c99d49;}
.title span{ display:block; font-size:18px; color:#666666; font-weight:lighter; margin:5px 0 10px 0;}
.title em{ display:inline-block; height:10px;}
.title em i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#c9c9c9;animation: bounce_fountainG 1.2s linear infinite;} 
.title em i+i{ margin-left:10px;}
.title em i:nth-child(1){animation-delay: .4s;}
.title em i:nth-child(2){background:#c99d49;animation-delay: .6s;}
.title em i:nth-child(3){animation-delay: .8s;}
.cl{clear: both}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}
.hovermaincolor a:hover{ color:#c99d49;}
/*抬头*/
.header{ height:auto; padding:0 0 0 2%;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: wrap;align-items:center;}
.hleft,.hright,.hbtn,.nav>ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hmean{ font-size:16px; color:#222222; margin-left:20px;}
.hmean b{ display:block; background:#c99d49; margin-bottom:5px; text-align:center; font-size:18px; color:#f8f8f8;}

.topnav{width:100%;background-color:#c99d49}
.nav{margin:0 2%;}
.nav>ul>li{ position:relative; height:60px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;flex:1;text-align: center}
.nav>ul>li>a{ font-size:16px; color:#fff; transition:all .3s ease;}
.nav>ul>li>a em{ display:block; font-size:12px; color:#fff; font-weight:lighter; transition:all .3s ease; text-align:center;transition:all .3s ease;}
.nav>ul>li>a span{transition:all .3s ease;}
.nav>ul>li.cur{background-color:#b37c14}
.nav>ul>li.cur>a span,.nav>ul>li:hover>a span{ font-weight:bold; color:#fff;}
.nav>ul>li.cur>a em,.nav>ul>li:hover>a em{color:#fff;}
/*.nav>ul>li i{ position:absolute; width:5px; height:5px; background:#c99d49; left:0; right:0; border-radius:50%; margin:0 auto; opacity:0; transition:all .3s ease; bottom:35px;}
.nav>ul>li i:after{ content:''; display:block; position:absolute; width:1px; height:29px; top:100%; right:0; left:0; margin:0 auto; background:#c99d49;}*/
.nav>ul>li.cur i,.nav>ul>li:hover i{ opacity:1; bottom:29px;}
.nav li .sedNav {width:270px; padding:30px;position: absolute;background:#f9f9f9;right: 0;top:100%; z-index: 99;display: none; box-sizing:content-box;}

.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222;padding-bottom:8px;}
.nav li .sedNav span{font-size:12px; color:#9ea9a5; text-transform:uppercase;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#c99d49; margin-top:20px;}
.nav li .sedNav a {display: block; border:1px #e1e1e1 solid; width:140px;line-height: 34px;color: #999;font-size:14px; text-align: center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:normal !important;}
.nav li .sedNav a+a,.nav li .sedNav tr+tr{  margin-top:10px; display:block;}
.nav li .sedNav a:hover {color: #fff;background-color: #c99d49;}
.nav li .sedNav td table{ display:none;}
.hseaicon{ height:120px; width:88px; border-right:1px solid #515151; background:#434343 url(../images/20201231145006_1326463839.png) no-repeat center 34px; text-align:center; font-size:14px; color:#fff; line-height:160px;}
.hsearch{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative;}
.hsearch:hover .iser_box{transform: rotateX(0deg);}
.hsearch:hover .hseaicon span{ background-color:#0d469c;}
.htel:hover .htelicon span{ background-color:#0d469c;}
.iser_box{background: rgba(255,255,255,0.8); position: absolute;top: 100%;right: 0;padding: 30px; transform-origin: top; transform: rotateX(90deg);transition: all 0.5s;z-index: 9;}
.search_l{display:flex;align-items:center;justify-content:end;width:450px;}
.search_l span+span{margin-left:10px;}
.search_l a{color: #666;font-size: 14px;}
.search_r{margin-top:15px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.hbtn .hmap{ display:block; width:88px; height:120px; background:#434343 url(../images/20201231145006_2124679487.png) no-repeat center 34px; text-align:center; font-size:14px; color:#fff; line-height:160px;}
.htel{ height:120px; padding:0 20px; border-left:1px solid #e6e6e6; font-size:25px; color:#c99d49; letter-spacing:-2px; font-family:fontDin1; line-height:155px; background:url(../images/20201231145006_990757044.png) no-repeat center 30px;}



.TR{width:260px;float:right;}
.TR .T1 {width:100%;background: url(../images/tel.png) no-repeat left center;height:50px;font-size:28px;font-weight:400;line-height:50px; color:#666;padding-left:50px;}
.TR .T2 {width:100%;margin:auto} 
.TR .T2 span{height:24px;width:28%;float:left;text-align:center;margin-left:3%; background:#999;font-size:13px;line-height:24px;color:#FFF;border-radius: 20px;word-spacing:10px; letter-spacing:1px;}


.ys { background: url(../images/ys_bg.jpg) no-repeat center top;padding-top:40px;background-size: cover }
.adv_l_tit{position: relative;width:728px;padding: 40px 90px 30px 0; margin:auto; height: 156px;background: url(../images/adv_tit.png) no-repeat right top; line-height:116px;     letter-spacing:1px;}
.adv_l_tit .en{color: #fff;display: block;font-size:19px;line-height: 20px;position: absolute;left:82px;text-transform: capitalize;top: 45px;}
.adv_l_tit p{font-size: 30px;color: #fff;font-weight: 100;}
.adv_l_tit p strong{font-weight: bold;color: #fff;font-size:42px;display: inline-block;padding-left: 5px;}
.ys .content { position: relative; }
.ys ul { position: absolute; top: 190px; }
.ys li { width:451px; font-size: 20px; color: #fff;  padding-bottom:13px; padding-top:7px; margin-bottom:50px; box-sizing: border-box; padding-left:66px; background: url(../images/ys_icon.png) no-repeat left top; }
.ys li em { display: block; line-height: 100%; margin-bottom: 10px;letter-spacing: 1px; }
.ys li i { display: none; font-size:13px; line-height: 100%; opacity: .75; white-space: nowrap;}
.ys li span {overflow: hidden; display: block; font-size: 13px; line-height: 14px; opacity: .7; transition:  .3s;font-family: Arial, Helvetica, sans-serif, "鏂板畫浣�";}
.ys li:hover em { font-weight: bold; color: #fff; }
.ys li:hover i { display: block;}
.ys li:hover span { display: none;}
.ys ul li:last-child { border-bottom: none; }
.ys ul.fl { left: 0; }
.ys ul.fr { right:1px; }
.ys ul.fr li { padding-left: 168px; background-position-x: 105px; }
.ys .pic { position: relative; padding-top:14px; }
.ys .pic img{width: 98%;}

.ys li:nth-child(2n){background: url(../images/ys_icon1.png) no-repeat left top;}
.ys li:nth-child(3n){background: url(../images/ys_icon2.png) no-repeat left top;}
.fadeInRight1 li:nth-child(1n){background: url(../images/ys_icon3.png) no-repeat left top;}
.fadeInRight1 li:nth-child(2n){background: url(../images/ys_icon4.png) no-repeat left top;}
.fadeInRight1 li:nth-child(3n){background: url(../images/ys_icon5.png) no-repeat left top;}



.blank10 {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 10px;
    width: 100%;
}

.cicon{width:100%;margin:auto;margin: 30px 0 50px 0;}
.cicon .c0{float:left;width:15.6%;height:140px; background: url(../images/icon01.png) center no-repeat #f9f0df;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c1{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../images/icon02.png) center no-repeat #f9f0df;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c2{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../images/icon03.png) center no-repeat #f9f0df;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c3{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../images/icon04.png) center no-repeat #f9f0df;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c4{float:left;width:15.68%;margin-left:1.2%;height:140px; background: url(../images/icon05.png) center no-repeat #f9f0df;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c5{float:right;width:15.68%;margin-left:1%;height:140px; background: url(../images/icon06.png) center no-repeat #f9f0df;background-position: 50% 14%; border-radius: 1rem; border:#e5eee2 1px solid;text-align:center;font-size:16px;line-height:40px;color:#555555;padding-top:95px;}
.cicon .c0:hover{ background: url(../images/icon01r.png) center no-repeat #c99d49;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c1:hover{background: url(../images/icon02r.png) center no-repeat #c99d49;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c2:hover{background: url(../images/icon03r.png) center no-repeat #c99d49;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c3:hover{background: url(../images/icon04r.png) center no-repeat #c99d49;background-position: 50% 14%; color:#fff;transition: all 1s;}
.cicon .c4:hover{background: url(../images/icon05r.png) center no-repeat #c99d49;background-position: 50% 14%;color:#fff;transition: all 1s;}
.cicon .c5:hover{background: url(../images/icon06r.png) center no-repeat #c99d49;background-position: 50% 14%; color:#fff;transition: all 1s;}

.iPro{width:100%;margin:auto;}
.iPro .L{width:39.2%;float:left;} .iPro  img{width:100%}
.iPro .R{width:60.5%;float:right;}
.iPro .R .P1{width:31%;float:left;margin-left:2%}

.more{width:200px; height:40px; background:#c99d49; text-align:center; font-size:14px;font-weight:400;line-height:40px;  border-radius: 5rem;  color:#fff; margin:auto; }
.more:hover{background:#ff7200;}
.iab{ margin:auto;width:100%;height:640px;background:url() center top no-repeat}

 /* index products roll */
.slider-carousel{position:relative;width:100%;max-width:1400px;margin:20px auto 80px auto;}
.slider-carousel .item{height:480px}
.slider-carousel .slidesjs-navigation{width:45px;height:45px;display:block;position:absolute;text-indent:-9999em;top:220px;z-index:100;opacity:0}
.slidesjs-previous{background:transparent url(/images/prev.png) no-repeat;left:10px}
.slidesjs-next{background:transparent url(/images/pnext.png) no-repeat;right:10px}
.slidesjs-pagination{overflow:hidden;zoom:1;margin-top:10px;margin-left:46%}
.slidesjs-pagination-item a{float:left;width:12px;height:12px;text-indent:-9999em;margin-right:10px;background-color:#ecd4a5;border-radius:20px}
.slidesjs-pagination-item a:hover,.slidesjs-pagination-item a.active{background-color:#c78e1f}
.P00{width:100%;margin:auto;}.P00 img{width:100%}
.P00 .L{width:41%;float:left;}
.P00 .R{width:59%;float:left;}
.P00 .R .P1{width:31.3%;float:left;margin-left:2%;text-align:center} .P00 .R .P1 img{border:1px #eef5ed solid}
.P00 a{font-size:15px;line-height:20px;color:#888888;font-weight:lighter}
 /* index products roll end*/
/*home about us*/
.iab .iabc{width:100%;max-width:1200px; background:#fafafa;margin:auto; }
.iab .iabc .L{width:60%;float:left; }
.iab .iabc .L .L0{width:78%;margin:auto}
.iab .iabc .L .T1{width:100%;margin:auto;color:#666;font-size:26px;line-height:60px;font-weight:700}
.iab .iabc .L .T2{width:100%;margin:auto;color:#666;font-size:16px;line-height:30px;}
.iab .iabc .L .T3{width:22%;height:34px;color:#fff;font-size:15px;line-height:34px; background:#c99d49 url(../images/iab02.png) no-repeat center right;padding-left:10px;}
.iab .iabc .L .T3:hover{background:#ff7200;}
.iab .iabc .R{width:40%;float:right} .iab .iabc .R img{width:100%}

.Vlocal{position:absolute !important;left:35%;top:40%;z-index:3;border:1px solid #aaa;margin:100px auto;padding:5px;display:none;height:420px;line-height:30px;color:#fff;text-align:right; background:#fafafa}
.Vcontent{text-align:center;width:100%;max-width:655px;min-width:480px;margin:auto;height:400px;}






@media screen and (max-width:1500px){

	.htel{ padding:0 10px; font-size:18px;}
	.hbtn .hmap{ width:60px;}
	.hseaicon{ width:60px;}
	.nav>ul>li>a{ font-size:15px;}
	}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#f1f1f1;}
.banner-box{ min-width:1300px; height:738px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:738px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:280px; left: 0; margin-left: 0; height: 420px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(../images/20201231144155_1284970075.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/20201231144155_1284970075.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #c99d49;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*金环宇电线电缆智造商*/
.speak{ height:819px; background:url(../images/20201231154612_1974083631.jpg) no-repeat center; padding-top:55px;}
.sptitl{ text-align:center; font-size:40px; color:#333333;}
.sptitl b{color:#c99d49;}
.sptitl span{ display:block; margin-bottom:10px;}
.sptitl span i{ display:inline-block; vertical-align:middle; width:19px; height:1px; margin:0 15px; background:#333333;}
.sptitl em{ display:inline-block; width:345px; line-height:49px; border-radius:8px; background:#484848; color:#fff; font-size:25px;}
.spvideo{ width:70px; height:70px; margin:30px auto 40px auto; position:relative;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:50%;top:52%;height: 65px;width:65px;margin-top: -34px;margin-left: -33px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(201,157,73,0.64);-o-box-shadow: 0 0 0 0 rgba(201,157,73, 0.64);box-shadow: 0 0 0 0 #c99d49;animation: ripple 3s infinite;}
.ripple{background: rgba(201,157,73, 0.5);display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.video_box{background:rgba(0,0,0,0.6); top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:71%;margin-top:-250px;margin-left:-575px;transition:600ms ease;z-index:999;}
.video_box.cur .video,.video_box.cur .video_x{top:40%;transition:600ms ease;}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}
.jquery-lightbox-move *{ box-sizing:content-box;}
.spwa{ text-align:center; font-size:16px; color:#999999; font-weight:lighter; line-height:35px;}
.num{ margin-top:90px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.num li{ position:relative; width:264px; height:243px; text-align:center; background:#fff; border:1px solid #e2e2e2; padding-top:75px;}
.numicon{ position:absolute; border-radius:50%; left:0; right:0; margin:0 auto;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; width:108px; height:108px; border:5px solid #fff; background:#c99d49; top:-53px; transition:all .3s ease; box-shadow:0 0 10px #ccc;}
.num_t span,.num_t i{ display:inline-block; vertical-align:middle;}
.num_c{ font-size:20px; color:#131313;}
.num_c em{ display:block; font-size:12px; color:#c8c7c7; font-weight:lighter; text-transform:uppercase; margin-top:5px;}
.numicon img{ animation:translation 1s infinite linear;}
.num_t span{ letter-spacing:-2px; font-size:70px; font-family:fontDin1; color:#131313;}
.num_t i{ width:44px; height:26px; border-radius:10px; background:#484848; font-size:16px; color:#fff; margin-top:20px;}
@keyframes translation{
	0%{ transform:translateY(-5px);}
	50%{ transform:translateY(5px);}
	100%{ transform:translateY(-5px);}
	}
/*做电线电缆我们更专业*/
.product{ padding:60px 0;}
.protop{ margin:30px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.protopl{ width:322px; height:267px; background:url(../images/20201231161600_1760234828.jpg) no-repeat center; color:#fff; padding:65px 0 0 45px; font-size:36px; color:#fff;}
.protopl em{ display:block; font-size:13px; text-transform:uppercase; margin:3px 0 50px 0;}
.protopl p:after{ content:''; display:inline-block; width:31px; height:31px; background:url(../images/20201231161600_1292527115.png) no-repeat center;}
.protopr{ width:1078px; height:267px; border:1px solid #e5e5e5;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.protopr ul li{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.pt_two{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.protopr ul{ width:975px;}
.protopr ul li+li{ margin-top:5px;}
.protopr ul li p{ height:42px; background:#f6f6f6; width:192px;}
.pt_two p{ margin-left:3px;}
.protopr ul li p a{ display:block; text-align:center; line-height:42px; font-size:14px; color:#666666; font-weight:lighter;}
.protopr ul li p.ptone a{ font-size:18px; font-weight:normal;}
.protopr ul li p a:hover,.protopr ul li p.ptone a{ background:#c99d49; color:#fff;}
.proshow tr{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.proshow tr+tr{ margin-top:20px;}
.proshow td{ width:335px; padding:18px !important;border:1px solid #e5e5e5;}
.proshow td a,.proshow td span{ display:block; overflow:hidden; position:relative;}
.proshow td>a img{ width:100%; height:auto;}
.proshow td br{ display:none;}
.proshow td span{ margin-top:19px;}
.proshow td span a{ font-size:16px; line-height:60px; color:#484848; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; transition:all .3s ease;}
.proshow td span .promore{ display:inline-block; margin-bottom:18px; width:121px; line-height:32px; border-radius:14px;  font-size:14px; color:#aaaaaa; font-weight:lighter; transition:all .3s ease; border:1px solid #e5e5e5;}
.proshow td:hover span a{ color:#c99d49;}
.proshow td:hover{ box-shadow:0 0 15px #ccc;}
.proshow td:hover span .promore{ background:#c99d49; color:#fff;}
/*金环宇 · 电线电缆解决方案*/
.solve{ padding:80px 0; background:#f5f5f5;}
.soltitl{ text-align:center; font-size:40px; color:#222222;}
.soltitl b{ color:#c99d49;}
.soltitl span{ display:block; font-size:18px; color:#aaaaaa; font-weight:lighter; margin:5px 0 15px 0;}
.soltitl:after{ content:''; display:inline-block; width:40px; height:1px; background:#000000;}
.soltab{ margin:30px 0 50px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; background:#fff; box-shadow:0 0 15px #ccc;}
.soltab li{ width:14.285%; height:120px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; text-align:center; font-size:18px; color:#333333; font-weight:lighter; transition:all .3s ease; position:relative;}
.soltab li em{ display:block; font-size:12px; color:#d2d1d3; text-transform:uppercase;}
.soltab li span:before{ content:''; display:inline-block; vertical-align:middle; width:9px; height:9px; border-radius:50%; border:1px solid #393939; margin-right:5px;}
.soltab li.on,.soltab li.on em{color:#c99d49;}
.soltab li a{font-size:18px; color:#333333;}
.soltab li:after{ content:''; display:block; position:absolute; transition:all .3s ease; height:3px; background:#c99d49; left:0; bottom:0; width:0;}
.soltab li.on a{color:#c99d49;}
.soltab li.on span:before{border-color:#c99d49;}
.soltab li.on:after{ width:100%;}
.solcon{ position:relative; height:481px;}
.sol_btn{ position:absolute; bottom:219px; left:0; z-index:9;}
.sol_btn a{ display:inline-block; width:200px; line-height:46px; text-align:center; background:#c99d49; font-size:14px; color:#fff; font-weight:lighter;}
.sol_btn a:hover{ box-shadow:0 0 15px #997125;}
.solhzkh{ width:590px; padding-top:36px; border-top:4px solid #e0e0e0; position:absolute; left:0; bottom:40px; z-index:9;}
.solhzkh table,.solhzkh tbody,.solhzkh tr{ display:block; width:100%; overflow:hidden;}
.solhzkh td{ display:block;}
.solhzkh td,.solhzkh td div{ padding:0 !important;}
.solhzkh td br{ display:none;}
.solhzkh td a{ display:block;}
.solhzkh td{ width:190px; position:relative; display:inline-block; vertical-align:top; margin-right:9px;}
.solhzkh td>a img{ width:100%; height:auto;}
.solhzkh td div a{ font-size:18px; color:#fff; position:absolute; top:0; left:0; line-height:95px; transition:all .3s ease;width:100%; height:100%; text-align:center; transform:scale(0); background:rgba(0,0,0,.6);}
.solhzkh td:hover div a{ transform:scale(1);}
.solcon .divdgweb_new_div_item{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.solcon .divdgweb_new_div_item_date{ display:none;}
.solcon .news_div_item_pic{ width:1010px; height:481px; margin-right:-260px;} 
.solcon .news_div_item_pic img{ width:100%; height:100%;}
.solcon .divdgweb_new_div_item_content{ width:580px;}
.solcon .divdgweb_new_div_item_a{ display:block; font-size:25px; color:#333333; margin:20px 0 25px 0;}
.solcon .divdgweb_new_div_item_body{ font-size:14px; font-weight:lighter; line-height:36px; color:#aaaaaa; height:108px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
/*接入千万家，缆遍天下*/
.adv{ height:1045px; background:url(../images/20201231172035_797799168.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.adv .title,.adv .title b,.adv .title span{ color:#fff;}
.advtab{ margin:30px 0;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.advtab li+li{ margin-left:1px;}
.advtab li{ cursor:pointer; width:278px; height:198px; background:#fff; text-align:center; padding:30px 0; font-size:30px; color:#484848; transition:all .3s ease; position:relative;}
.advtab li em{ display:block; transition:all .3s ease; font-size:14px; color:#aaaaaa; margin-top:3px;}
.advicon{ display:inline-block; transition:all .3s ease; width:58px; height:70px; background:url(../images/20201231172745_581512442.png) no-repeat left top;}
.advtab li:nth-child(2) .advicon{ background-position-x:-94px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-180px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-272px;}
.advtab li:nth-child(5) .advicon{ background-position-x:-368px;}
.advtab li.on .advicon{ background-position-y:-80px;}
.advtab li.on{ background:#c99d49; color:#fff;}
.advtab li.on em{color:#fff;}
.advtab li:after{ content:''; display:block; position:absolute; width:0; height:0; top:95%; transition:all .3s ease; left:0; right:0; margin:0 auto; border-left:12px solid transparent; border-right:12px solid transparent; border-top:12px solid #c99d49; opacity:0;}
.advtab li.on:after{ top:100%; opacity:1;}
.advcon{ padding:50px; background:#fff; height:500px; position:relative;}
.advbottom{ position:absolute; right:50px; bottom:80px; width:550px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; font-size:25px; color:#777; z-index:9;}
.advbottom i{ color:#c99d49;}
#advline{ position:relative; width:410px; height:1px; background:#e1e1e1;}
#advline:after{ content:''; display:block; position:absolute; width:0; height:3px; top:0; left:0; transition:all .3s ease; background:#c99d49;}
#advline.advline1:after{ width:20%;}
#advline.advline2:after{ width:40%;}
#advline.advline3:after{ width:60%;}
#advline.advline4:after{ width:80%;}
#advline.advline5:after{ width:100%;}
.advcen ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.advright{ width:550px;}
.advtop{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:36px; color:#343434;}
.advtop em{ display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#d1d1d1; margin-top:3px;}
.advnum{ width:84px; line-height:84px; border-radius:5px; margin-right:20px; background:#c99d49; color:#fff; font-size:50px; font-family:fontDin1; text-align:center;}
.advwa{ margin-top:60px; font-size:18px; color:#777777; line-height:45px; font-weight:lighter;}
/*金环宇 · 资质认证*/
.honer{ padding:70px 0;}
.honer .title t{ display:inline-block; vertical-align:middle; width:400px; height:23px; background:url(../images/20201231174711_1951264039.png) no-repeat center; margin:0 20px;}
.honer .title t.t{ transform:rotate(180deg);}
.poster-main .poster-btn{ width:44px; height:32px; position: absolute; cursor:pointer; display:block; z-index: 10; }
.poster-main .poster-btn a { position: absolute; top: 50%; margin-top: -16px; }
.poster-main .poster-prev-btn a { right: -16px; }
.poster-main .poster-next-btn a { left: -16px; }
.poster-main .poster-next-btn{ left:-56px; top:130px; }
.poster-main .poster-prev-btn{ right:-56px; top:130px; }

.poster-main .poster-next-btn a:hover,.poster-main .poster-prev-btn a:hover{ background-position: -36px 0}

.poster-item{ position: relative;}
.poster-item em{ position: absolute; left:0; bottom: 0; width: 100%; font-style: inherit; font-size: 14px; color: #fff; text-align: center; display: none; overflow: hidden; background: rgba(0,0,0,0.7); line-height: 50px; overflow:hidden; height: 50px; }
.poster-main .poster-list .poster-item img { display: block; width: 100%; }
.poster-main { position: relative;}
.poster-main .poster-list .poster-item { position: absolute; left: 0; top: 0; }
.poster-main .poster-btn { position: absolute; top: 0; cursor: pointer; }
.poster-main .poster-list .active em{ display: block; }
.honertab{ margin:30px; text-align:center;}
.honertab a{ display:inline-block; width:158px; line-height:39px; border-radius:20px; background:#484848; font-size:18px; color:#fff;}
.honertab a+a{ margin-left:10px;}
.honertab a.on{ background:#c99d49;}
.poster-list li{ box-sizing:content-box; border:1px solid #ddd;}
/*走进金环宇*/
.about{ padding:100px 0; background:url(../images/20201231184423_1147817061.jpg) no-repeat center;}
.abcon{ height:726px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; border-radius:20px 0 20px 0; overflow:hidden; background:#fff;}
.abright{ width:840px; margin-right:90px;}
.abtop{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.abtop_t{ font-size:40px; color:#484848;}
.abtop_t b{ color:#c99d49;}
.abtop_t span{ display:block; font-size:30px; font-weight:lighter; margin-top:10px;}
.abwa{ margin:45px 0 70px 0;}
.abwa,.abwa a{ font-size:14px; color:#999999; font-weight:lighter; line-height:36px;}
.abwa a:hover{color:#c99d49;}
.abbottom{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.abbtn li{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.abbtn li+li{ margin-top:10px;}
.abbr{ width:270px; height:270px; background:#616161; color:#fff; padding:35px;}
.abbr{ font-size:18px;}
.abbr span{ display:block; font-size:14px; margin-top:5px;}
.abbr_num{ margin-top:75px; font-size:16px; background:url(../images/20201231183729_1599806685.png) no-repeat right center;} 
.abbr_num span{ font-size:48px;}
.abbtn dl{ position:relative;}
.abbtn dl+dl{ margin-left:10px;}
.abbtn dl a{ display:block; width:100%; height:100%; width:270px; height:130px; background:#f2f2f2; padding:30px; font-size:16px; color:#616161; font-weight:lighter;}
.abbtn dl a em{ display:block; font-size:14px; margin-top:3px;}
.abbtn dl img{ position:absolute; bototm:23px; right:35px;}
.abbtn dl:hover{ box-shadow:0 0 10px #ccc;}
/*金环宇资讯*/
.news{ padding:60px 0;}
.news .title t{ display:block; margin:5px 0 10px 0;}
.news_tab{margin:50px 0; text-align:center;}
.news_tab li{ display:inline-block; vertical-align:top; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; display:block;}
.news_tab li.on{color:#fff; background:#c99d49;box-shadow: 0px 0px 10px #bc9448;width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff;}
.news_list{height:501px;width: 100%;overflow: hidden;}
.news_list .news_div{height:500px;display: flex}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:490px;transition:0.5s; padding: 20px; border: 1px #eee solid;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:240px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(../images/20201231190212_110853554.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:280px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 15px;line-height: 22px; color: #999;}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 175px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(../images/20201231190212_1598488568.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a{color: #c99d49;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #f8f8f8;transition:0.5s;padding-left:40px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;transition:0.5s;}
/*版权*/
.contact{ height:517px; background:url(../images/20201231191659_1237637706.jpg) no-repeat center; color:#fff;}
.contact .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.contactleft{ margin-top:134px;}
.crcl_t{ font-size:34px; color:#fff; padding-left:75px; line-height:110px; background:url(../images/20201231191646_690547559.png) no-repeat left center; margin-bottom:45px;}
.crctel p{ font-size:18px; font-weight:lighter; line-height:36px; padding-left:50px; background:url(../images/20201231191646_193460299.png) no-repeat left center; font-weight:lighter;}
.crctel p i{ font-size:32px;}
.crctel p span{ display:inline-block; vertical-align:bottom;}
.crctel p+p{ margin-top:25px;}
.crctel p:nth-child(2){ background-image:url(../images/20201231191646_1941647518.png);}
.crctel p:nth-child(3){ background-image:url(../images/20201231191646_409001089.png);}
.contactright{ margin:50px 50px 0  0px;}
.crcr_t{ font-size:42px; color:#fff;}
.crcr_t em{ font-size:20px; color:#cdcccc; font-weight:lighter;}
.crcr_t em:before{ content:''; display:block; width:40px; height:4px; background:#c99d49; margin:30px 0;}
.crcr_btn{ margin-top:70px;}
.crcr_btn a{ display:inline-block; width:200px; height:55px; line-height:55px; text-align:center; background:#c99d49; border-radius:28px; font-size:18px; color:#fff; font-weight:lighter;}
.crcr_btn a:hover{ box-shadow:0 0 10px #ccc;}
.copyright{ background:#f1efe9;}
.crcon{ padding:75px 0 60px 0;}
.crcon,.kslj{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.kslj p{ font-size:20px; color:#4c4b48; margin-bottom:18px;}
.kslj a{ display:block; font-size:14px; color:#a5a298; line-height:30px;}
.kslj a:before{ display:inline-block; content:'-'; margin-right:15px; vertical-align:middle;}
.kslj p:before{ content:''; display:inline-block; width:3px; height:16px; background:linear-gradient(to bottom,#c99d49 50%,#898b8b 50%); margin-right:15px;}
.kslj a:hover{ color:#c99d49;}
.kslj li+li{ margin-left:110px;}
.crcode{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcodeleft img{ width:166px; height:166px; padding:15px; background:#fff; position:relative; border-radius:5px;}
.crcodeleft>div{ position:relative;}
.crcodeleft>div:after{ content:''; display:block; position:absolute; left:100%; top:16px; width:0; height:0; border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:9px solid #fff;}
.crright{ margin:0 0 0 30px;}
.crcodeleft>div:nth-child(2):after{ top:76px;}
.crcodeleft>div:nth-child(3):after{ top:135px;}
.crright p{ cursor:pointer;  width:205px; height:46px; transition:all .3s ease; padding-left:25px; font-size:16px; color:#545556; font-weight:lighter; line-height:46px; border-radius:23px; background:linear-gradient(to right,#fefefd,#e6ddc2);}
.crright p i{ display:inline-block; vertical-align:middle; transition:all .3s ease; margin-right:15px; width:20px; height:20px; background:url(../images/20201231191646_794082892.png) no-repeat center;}
.crright p+p{ margin-top:14px;}
.crright p.on{ background:linear-gradient(to right,#fcce75,#cda14d); color:#fff;}
.crright p.on i{ background-image:url(../images/20201231191646_1415559943.png);}
.links{ border-top:1px solid #e4e2dc; height:134px; background:url(../images/20201231191646_534711300.png) no-repeat right center;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:20px; color:#4c4b48;}
.links>p>span{ font-family:impact; padding:0 20px 0 5px; text-transform:uppercase;}
.end{ background:#282319;}
.end .w1400{ height:88px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.end,.end a{ font-size:15px; color:#b3b8bd;}
.end a:hover{ color:#fff;}





/*在线加盟*/

.zxjm{ margin-top:20px;}
.zxjm_l,.zxjm_r{ width:40%;}
.zxjm_l .zxjm_tit{ color:#666; font-size:16px; padding-left:10px; position:relative;}
.zxjm_l .zxjm_tit:before{ content:""; display:block; width:4px; height:20px; background:#c99d49; position:absolute; top:4px; left:0;}
.zxjm_l .zxjm_xswl{ width:122px; height:31px; color:#fff; font-size:12px; text-align:center; line-height:24px; background:url(/static/default/images/20201230112541_2018568143.png) center no-repeat; margin-top:10px;}

.zxjm_r .zxjm_ggy{ color:#c99d49; font-size:28px; font-weight:bold; line-height:36px;}
.zxjm_r .zxjm_ggy p{ color:#666; font-size:20px; font-weight:lighter;}
.zxjm_r .zxjm_ggy p span{ color:#c99d49;}

.feedback{ width:100%; margin:30px auto;}
.feed{ width:100%; height:50px; color:#483248; font-size:16px; line-height:50px; background:#f8f8f8; border:none; padding-left:20px; margin-bottom:10px;}
.f_1{ height:100px; font-family: Arial, Helvetica, sans-serif;}
.f_2{ width:80%; text-align:center; margin-right:40px;}
.f_3{ width:100%; color:#fff; font-size:18px; text-align:center; background:#c99d49; cursor:pointer;}
.f_4{ background:#666;}
.feedback input::-webkit-input-placeholder{ color:#666;}
.feedback input::-moz-placeholder{ color:#666;}
.feedback input:-moz-placeholder{ color:#666;}
.feedback input:-ms-input-placeholder{ color:#666;}


.search2{font-size: 14px;display:flex;z-index:1;}
.search2 a{text-indent: 5px}
.search2 .input-txt{width: 200px;position: relative;border-radius:20px;height:38px;margin-top:10px;border:1px solid #ccc;padding-left:20px;}
.search2 .z_img{position:absolute;top:10px;right:10px;}

.fenye{text-align: center}
.fenye li{display: inline-block;padding:5px 10px;border:1px solid #ccc;margin:0 5px;}
.fenye li.active{background-color:#c99d49;color: #fff}
.fenye li.active a{color: #fff}

.btn_zxzx{text-align: center;background: #c99d49;margin: 20px auto 10px auto;padding: 10px 40px;display: inline-block;color: #Fff}
.btn_zxzx:hover{background:#e2b256;color: #Fff}\
