@charset "utf-8"; /* CSS Document */ /*****基础样式start******/ html { font-size: 100%; overflow-y: scroll; overflow-x: hidden;} body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; font-size: 12px;font-family: "Hiragino Sans GB","微软雅黑", "Microsoft YaHei", "宋体"; } body, button, input, select, textarea, th, a{ color:#454545; } h1, h2, h3, h4, h5, h6{ font-size: 100%; } body{background: #fff; } li{ list-style: none } img{ -ms-interpolation-mode: bicubic } a{ text-decoration: none; -webkit-transition: all ease 0.2s;transition: all ease 0.2s; } a:hover{ color: #1566ee; } a:focus{outline:none;} .f_l{ float: left; } .f_r{ float: right; } .o_f{ overflow: hidden; } .c_b{ clear: both; margin: 0; border: 0; padding: 0; } .p_top{ padding-top:8px; } .m_top{ margin-top: 10px; } .m_left{ margin-left: 10px; } .w{ width:1200px;} .m{margin:0 auto;} .cf:before, .cf:after { content: ""; display: block;} .cf:after { clear: both;} /*****基础样式end******/ /*顶部*/ .top{ height: 145px;} .logo{width: 190px; height: 60px; margin: 31px 0 0 0; background: url(../images/logo.png?v=2021001) no-repeat;} .logo a{width: 190px; height: 60px; display: block; text-indent: -999px;} .top .w > .f_r{ padding: 20px 0 0 0;} .t_search{ width: 371px; height: 23px;} .t_search .f_l{width: 243px; height: 21px; position: relative; border:1px solid #c9c9c9; border-radius: 4px;} .t_search input{border:0;} .t_search .sr_info{ width: 213px; height: 21px; text-indent: 0.5em; border-radius: 3px; padding: 0 30px 0 0;} .t_search .sr_b{ width: 21px; height: 21px; cursor: pointer; position: absolute; top: 0; right: 0; background: url(../images/s_ico.jpg) no-repeat 0 2px;} .t_search .f_r a{width: 50px; height: 23px; margin: 0 8px 0 0; float: left; color: #fff; border-radius: 4px; display:block; text-align: center; line-height: 23px;} .t_search .f_r .Selec{background: #79cffe;} .t_search .f_r .Current,.t_search .f_r .Selec:hover{ background: #2856aa;} /*导航*/ .menu{ height: 30px; margin: 40px 0 0 0; line-height: 30px;} .menu .nav{ float: left; display: inline; color: #a8a8a8; margin: 0 5px;position: relative;} .menu .nav > a{ color: #2e2e2e; font-size: 16px; height: 30px; padding: 0px 10px; display: block; } .navul{width: 94px;border-radius: 4px; display: none; position: absolute; top: 36; z-index:99; background: #fff;} .navul a{ width: 94px;background: #e2ecf1; margin: 5px 0 0 0; text-align: center; line-height: 30px; display: block; font-size: 14px;} .menu .nav > a:hover,.navul a:hover, .m_active, .onactive{background: #2856aa; color: #fff!important; border-radius: 4px;} /*首页banner大图*/ .bannerbox{ height: 500px; position:relative;} .banner_index{height: 500px;position: relative; overflow:hidden; width:1920px; left:50%; margin-left:-960px;} .banner_index .btn,.banner_pro .bBtn{position: absolute;top:210px; width: 64px;height: 78px;display: block;z-index: 3; left:50%;} .banner_index .btnPre,.banner_pro .bPre{background: url(../images/bg_btnPre_index.png) no-repeat 0 0; margin:0 0 0 -660px;} .banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url(../images/bg_btnPre_index_hover.png) no-repeat 0 0;} .banner_index .btnNext,.banner_pro .bNext{background: url(../images/bg_btnNext_index.png) no-repeat 0 0; margin:0 0 0 604px;} .banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url(../images/bg_btnNext_index_hover.png) no-repeat 0 0;} .banner_index .banner_wrap{ position: absolute;left:0px;top: 0px; z-index: 2;} .banner_index .banner_wrap li{ width: 1920px;float: left;} .indexBanner_num{ padding:10px 0; text-align:center; position:absolute; bottom:12px; left:50%; z-index: 999;} .indexBanner_num a{ width:16px; height:16px; display:inline-block; _zoom:1; background: url(../images/bg_num.png) no-repeat 0 0; font-size:0px; line-height:0px; margin:0 5px;} .indexBanner_num a.on,.indexBanner_num a:hover{background: url(../images/bg_num_on.png) no-repeat 0 0;} /*首页产品中心*/ .part{ padding: 50px 0;} .Product_t{ position: relative;} .Product_t .tab_t{ width: 130px; height: 86px; padding: 22px 0 0 100px; background: url(../images/tabt02.png) no-repeat 54px 20px;} .Product_t .tab_t h2{ font-size: 30px; color: #3b3b3b;} .Product_t .tab_t span{font-size: 16px; color: #c7c7c7;} .Product_c { position: relative; margin-bottom: 60px;} .Product_c li{ width: 299px; height: 400px; margin-left: 1px; position: relative;} .Product_c li a{ text-align: center; color: #fff; font-size: 18px; display: block;} .Product_c li a h3{ font-weight: normal; margin: 55px 0 0 0;} .Product_c li a img{-webkit-transition: all ease 0.35s;transition: all ease 0.35s; width:299px; height: auto;} .Product_c li a:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);} .Product_c li div{ width: 100%; height: 200px; position: absolute; bottom: 0; border-top: 1px solid #fff;} .Product_c li a span{ border: 1px solid #fff;border-radius: 50%; position: absolute; top: 120px;left: 135px; width: 30px; height: 30px;display:block;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out; background: url(../images/c_ico.png) repeat;} .Product_c li a:hover span{background-position: 30px 0;} .Product_c .cp01{ background: #1faefe;} .Product_c .cp02{ background: #008ADE;} .Product_c .cp03{ background: #2856aa;} .Product_c .cp04{ background: #272351;} /*首页研发中心*/ .Techonlogy{ background: #f1f1f1;} .Techonlogy .w > div{ width: 839px; height: 469px; border:2px solid #79cffe; background: url(../images/kjbg.jpg) no-repeat 338px 19px; position: relative;} .Techonlogy .w > div .tab_t{ width: 130px; height: 86px; margin: 90px 0 0 0; padding: 22px 0 0 100px; background:url(../images/tabt02.png) no-repeat 54px 20px;} .Techonlogy .w > div .tab_t h2{ font-size: 30px; color: #3b3b3b;} .Techonlogy .w > div .tab_t span{ font-size: 16px; color: #d6d6d6;} .Techonlogy .w > div li{ width: 286px; height: 215px; position: absolute; background: url(../images/line.jpg) no-repeat center 87px;} .Techonlogy .w > div li a{width: 286px; height: 145px; padding: 70px 0 0 0; display: block; text-align: center;} .Techonlogy .w > div li a h3{ font-size: 24px;width: 156px;color: #fff;margin: 0 auto 27px auto;} .Techonlogy .w > div li a span{ border: 1px solid #fff;border-radius: 50%; width: 30px; height: 30px; margin:0 auto; display:block;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out; background: url(../images/c_ico.png) repeat;} .Techonlogy .w > div li a:hover span{background-position: 30px 0;} .Techonlogy .w > div .cp01{top: 235px;left: 51px; background-color: #2856aa;} .Techonlogy .w > div .cp02{top: 19px;left: 625px; background-color: #1faefe;} .Techonlogy .w > div .cp03{top: 235px;left: 625px; background-color: #2856aa;} .Techonlogy .w > div .cp04{top: 235px;left: 912px; background-color: #1faefe;} .Techonlogy .w > div .cp01 h3,.Techonlogy .w > div .cp03 h3{ background: #2856aa;} .Techonlogy .w > div .cp02 h3,.Techonlogy .w > div .cp04 h3{ background: #1faefe;} .Techonlogy .w > div > span{width: 191px; height: 147px; position:absolute; top: 87px;right: -264px; display: block; background:url(../images/kjbg2.jpg) no-repeat } /*首页新闻中心*/ .newstitle .tab_t{ width: 130px; height: 86px; padding: 0 0 0 100px; background:url(../images/tabt02.png) no-repeat 54px 0;} .newstitle .tab_t h2{ font-size: 30px; color: #3b3b3b;} .newstitle .tab_t span{ font-size: 16px; color: #c7c7c7;} .newstitle a{ width: 130px; height: 35px; margin: 15px 60px 0 0; display: block; -webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s ;text-indent:3em; background: #1faefe; position: relative; color: #fff; line-height: 35px;} .newstitle a span{ width: 13px; height: 13px; display: block;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s ; background:url(../images/morebg.png); position: absolute; top: 11px; right: 25px;} .newstitle a:hover{ background: #2856aa;} .newstitle a:hover span{background:url(../images/morebg.png) 13px 0;} .news ul{ margin: 0 -50px 0 0; zoom: 1;} .news li{width: 384px; margin:0 24px 0 0; float:left; display:inline;} .new_img{ width: 384px; height: 122px; display: block; overflow:hidden; opacity: 1;filter: alpha(opacity=100);transition: .2s;-moz-transition: .2s;-ms-transition: .2s;-webkit-transition: .2s;} .new_img:hover{opacity: 0.8; filter: alpha(opacity=80);} .timeleft{width: 70px;} .timeleft i{font-size: 18px; display: block; margin: 20px 0 8px 0; color: #3b3b3b; font-style: normal; text-align:center;} .timeleft span{color: #3b3b3b; display: block; font-size: 22px;margin-top: 10px; text-align: center;} .newscent{width: 308px;} .newscent h3{font-size: 16px;margin: 20px 0 12px 0;line-height: 1.7em; color: #3b3b3b;} .newscent p{ height: 60px; line-height: 1.8em; overflow: hidden; color: #b6b6b6;} .newscent a.more{width: 23px; height: 23px; margin: 15px 0 0 0; overflow: hidden; text-indent: -99px; display: block; background: url(../images/newsico.jpg) no-repeat -23px 0;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s ;} .newscent a.more:hover{background: url(../images/newsico.jpg) no-repeat 0 0;} /*首页底部*/ .footer{height: 323px; padding: 50px 0 0 0; text-align: center; color: #fff; background: url(../images/footer.jpg) no-repeat center top;position: relative;} .footer p{line-height: 2.8em; color: #c4c4c4;} .footer p a{color: #fff;} #tbox{ width: 70px; height: 37px; margin: 0 auto; } #gotop{width: 70px; height: 37px; line-height: 37px; position: absolute; z-index: 10; text-align: center; color: #fff; background: url(../images/topbg.jpg) repeat-x 0 0;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s ;} #gotop:hover{background: url(../images/topbg.jpg) repeat-x 0 -38px;} .Site{width: 1079px; height: 25px; line-height: 20px; color: #fff; font-size: 24px; margin-top: 25px; display: block; background: url(../images/footline.jpg) no-repeat center;} .footnav{width: 720px; margin: 36px auto 36px auto;} .footnav li{float: left; display: inline;} .footnav li a{font-size: 16px; padding: 0 15px; display: block; color: #fff;} .footnav li a:hover{text-decoration: underline;} .Point{width: 6px; height: 6px; border-radius: 5px; background: #fff; margin: 9px 0 0 0;} /*—————————————————————————— 内页样式 ————————————————————————————*/ /*新闻中心*/ .pagebanner{height: 415px; position: relative;} .pagebg01{background:url(../images/pagenews.jpg) no-repeat center; } .pagenav{width: 100%; height: 47px; position: absolute; bottom: 0; background: rgba(0,0,0,0.65);filter: alpha(opacity=65);} .pagenav li{float: left; display: inline;line-height: 47px;color: #fff; } .pagenav li a{height: 47px;line-height: 47px; display: block; padding: 0px 20px; color: #fff; font-size: 14px;} .pagenav li a:hover{background:#2856aa; } .pagetitle > span{color: #aeaeae; font-size: 30px;} .pagetitle h2{ font-size: 24px; margin: 12px 0 24px 0;} .pagetitle .line{ width: 95px; height: 3px; display: block; background: #3a3a3a;} .newslist li{height: 248px; padding: 28px 0 28px 0; margin: 38px 0 0 0; font-size: 14px; color: #929292; border-top: 2px solid #eaeaea; overflow: hidden;} .newslist li .f_l{ width: 820px;} .newslist li .f_l h3{font-size: 20px; line-height: 2.8em; font-weight: normal;} .newslist li .f_l time{height: 14px; line-height: 14px; display: block; background:url(../images/timeico.jpg) no-repeat; text-indent: 1.5em;} .newslist li .f_l p{height: 63px; overflow: hidden; margin: 15px 0 0 0; line-height: 1.8em;} .newslist li .f_l .Detail{ width: 122px; height: 31px; display: block; margin: 15px 0 0 0; text-align: center; line-height: 31px; border:2px solid #3b9dff;} .newslist li .f_l .Detail:hover{background:#3b9dff; color: #fff;} .newslist li .f_r{ width: 375px;} .newslist li .f_r a{width: 375px; height: 248px; display: block;overflow: hidden;} .newslist li .f_r a img{-webkit-transition: all ease 0.35s;transition: all ease 0.35s;} .newslist li .f_r a:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);} .pagebtn{ margin: 30px 0 50px 0;} .pagebtn span{padding: 6px 15px; margin: 0 2px; display: block;float: left;background: #e3e3e3;} .pagebtn a{padding: 6px 15px; margin: 0 2px; display: block;float: left; background: #1faefe;color: #fff;} .pagebtn .a1, .pagebtn a:hover{background: #1faefe; color: #fff;} /*新闻内容页*/ .P_Title{text-align: center; padding: 0 0 20px 0; overflow: hidden; border-bottom: 2px #eaeaea solid;} .P_Title h2{ font-size: 28px; margin: 47px 0 22px 0;} .P_Title span{ font-size: 14px; color: #777; margin: 0 15px;} .pagecent{ padding: 38px 0;border-bottom: 2px #eaeaea solid;} .pagecent, .pagecent p{font-size: 16px; line-height: 1.8em;} .pagecent img{max-width: 1200px; height: auto;} .pagecent p{margin:0 0 15px 0;} .Other{ padding: 25px 0 120px 0;} .Other .f_l a{display: block; font-size: 16px; line-height: 1.8em;} .Other .f_r > div{ float: left;} .Other .f_r a.Return{width: 80px; margin: 9px 0 0 15px; padding: 5px 1px; display: block; background: #1faefe; color: #fff; text-align: center;} /****************关于金沙9570******************/ .pagebg02{background:url(../images/aboutus.jpg) no-repeat center;} .a_tarb{ padding: 15px 0;} .a_tarb p{ font-size: 14px; line-height: 1.8em; margin: 0 0 16px 0; text-indent:2em;} /*发展历程*/ .TabBgColor{ background: #f1f1f1;} #list{overflow:hidden;} #wrap .item{width:1200px;} #wrap .item .tab{ position:relative; height:50px; margin:35px 0 0 0;} #wrap .item .tab h5{position:absolute;left:10px;font-size:14px;} #wrap .item .tab .switchBtn{} #wrap .item .tab .switchBtn a{ width:17px;height:27px; overflow:hidden;text-indent:-999px;background:url(../images/icon_arr.png) no-repeat; position: absolute;} #wrap .item .tab .switchBtn a.prev{ background-position:0 -29px; left: 0; top: 0; } #wrap .item .tab .switchBtn a.prevNot{background-position:0 0;cursor:default;left: 0; top: 0; } #wrap .item .tab .switchBtn a.next{background-position:right -29px;right: 0; top: 0; } #wrap .item .tab .switchBtn a.nextNot{background-position:right 0;cursor:default;right: 0; top: 0; } #wrap .item .tab ul{width:1107px; margin: 0 auto;height: 30px;overflow: hidden;} #wrap .item .tab ul li{float: left;cursor: pointer;line-height: 30px;padding: 0 19px; margin: 0 5px; height: 30px;font-size: 18px;-webkit-transition: all ease 0.35s;transition: all ease 0.35s;} #wrap .item .tab ul li.current,#wrap .item .tab ul li:hover{ color:#fff; background: #2a8de0;} #wrap .item .tab ul li.current{cursor:text; } #wrap .item .items{display:none; background: url(../images/itemsbg.jpg) repeat-y 96px 0; overflow: hidden;} #wrap .item .items a{color:#3A64B0;} #wrap .item .items li{overflow: hidden;margin: 15px 0;} #wrap .item .items li .f_l{ width: 115px; font-size: 14px; padding: 10px 0 0 0; text-align: center; background:url(../images/itemsbg2.png) no-repeat 92px 18px; } #wrap .item .items li .f_r{ width: 1032px;font-size: 14px;padding: 12px 25px 12px 25px;background: #fff;} /*组织机构*/ .orgbox{ background: url(../images/orgbg.jpg) no-repeat;} /*公司理念*/ .Idea{height: 400px; background: url(../images/Idea.jpg) no-repeat 0 130px;} .Idea h4{font-size: 37px; line-height: 2.8em; text-align: center; font-weight: normal; } /*公司文化*/ .Culture{text-align: center;} .Culture h4{font-size: 24px; line-height: 2.8em; text-align: center; font-weight: normal; } .Culture ul{margin: 0 -30px 0 0; zoom:1;} .Culture li{width: 170px; float: left; margin: 51px 82px 66px 53px;} .Culture li span{width: 170px; height: 170px; display: block;-webkit-transition: all ease 0.35s;transition: all ease 0.35s; background-image: url(../images/Cultureli.jpg); background-repeat:no-repeat; } .Culture li span.c_span01{background-position: 0 0;} .Culture li span.c_span01:hover{background-position: 0 -169px;} .Culture li span.c_span02{background-position: -184px 0px;} .Culture li span.c_span02:hover{background-position: -184px -169px;} .Culture li span.c_span03{background-position: -361px 0px;} .Culture li span.c_span03:hover{background-position: -361px -169px;} .Culture li span.c_span04{background-position: -537px 0px;} .Culture li span.c_span04:hover{background-position: -537px -169px;} .Culture li h5{font-size: 20px; font-weight: normal; line-height: 2.8em;} /*品质管理*/ .Quality{margin: 40px 0;} .Quality li { float: left; margin: 0 57px 20px 0;width: 242px; height: 342px; box-shadow: 2px 3px 15px #aaa; overflow: hidden;} .Quality li a { display: block;} /*公司荣誉*/ #four_flash{position:relative;width:1200px;height:300px; margin:0 auto;} #four_flash .flashBg{width:1120px;height:400px; margin-left: 35px;position:relative;overflow:hidden;} #four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0;} #four_flash .flashBg ul.mobile li{float:left;width:270px;height:340px;margin-left:10px;padding-top:70px;color:#6C6E85; text-align:center; font-size:12px; font-family:"Microsoft YaHei"; line-height:30px;} #four_flash .flashBg ul.mobile li img{ width:100%; height:186px;} #four_flash .but_left{width:50px;height:100px;position:absolute; top:125px; left:-10px;} #four_flash .but_right{width:50px;height:100px; position:absolute; top:125px; right:-10px;} #four_flash .but_left:hover, #four_flash .but_right:hover { opacity: .5;} /******************技术研究******************/ .pagebg03{background:url(../images/Research.jpg) no-repeat center;} .Technology p{font-size: 16px; line-height: 1.8em; margin: 35px 0;} .Technology ul{margin: 0 -30px 0 0; zoom:1;} .Technology ul li{ width: 390px; float: left; display: inline; margin: 0 15px 25px 0; text-align: center; font-size: 16px;} .Technology ul li img{width: 391px; height: 214px; margin: 0 0 10px 0;} /*技术资质*/ .Strength1 {background:url(../images/Strength1.jpg) no-repeat center; background-size: cover; } .Strength{background:url(../images/Strength.jpg) no-repeat center; background-size: cover; } .Strength .w{position: relative;} .Strength .slpng{width: 110px; height: 155px; display: block; background: url(../images/slbg.png) no-repeat; position: absolute; bottom: -56px; right: 50px; background-size: 100%} .Strength1 .sllist { margin-top: 20px;} /*核心技术*/ .sblist ul,.kjlist ul{margin: 0 -80px 0 0; zoom: 1;} .sblist li{ width: 384px; height: 255px; float: left; margin:19px 24px 7px 0;} .sblist li img{width: 384px; height: 255px;} .sblist { text-align: center;} .sblist h3 { font-size: 16px; line-height: 70px; font-weight: normal;} .sblist i { display: inline-block; float: left; background-color: #ddd; width: 1px; height: 405px; margin-top: 70px;} /*科技成果*/ .kjlist ul li{ width: 242px; margin: 15px 57px 0 12px; float: left;} .kjlist ul li img{width: 242px; height: 347px;} .kjlist .kj01 { width: 508px;} .kjlist .kj02 { width: 610px; height: 358px;overflow-Y: auto; text-align: left;} .kjlist .kj02 .thead { background-color: #2e7dbf; height: 35px; line-height: 35px;} .kjlist .kj02 tr { height: 35px; line-height: 35px; } .kjlist .kj02 .thead th { color: #fff;} .kjlist .kj02 .thead th,.kjlist .kj02 td { padding-left: 10px;} .kjlist .kj02 tr:nth-child(even) { background-color: #eee;} .kjlist .kj03 { width: 590px; height: 378px;overflow-Y: auto; text-align: center; margin-top: 20px;} .kjlist .kj03 table { margin-top: 28px;} .kjlist .kj03 tr { height: 25px; line-height: 25px; } .kjlist .kj03 tr:nth-child(odd) { background-color: #eee;} .kjlist .kj03 tr:nth-child(even) { background-color: #fff;} /*****************产品中心********************/ .pagebg04{background:url(../images/Product.jpg) no-repeat center;} .Product .f_l{width:512px;} .Product .f_l p{font-size: 16px; line-height: 1.8em; margin: 35px 0;} .Pr_title span{width: 16px; height: 16px; display: block; background: #239bd6;} .Pr_title h2{width: 210px; margin: 0 0 0 16px; padding: 10px 15px; background: #2856aa; color: #fff; font-size: 16px;} .SideBtn{position:fixed; right: 28px; bottom: 50px; z-index: 9; display: none;} .taoba{display:block; background:#c2c2c2; font-size: 14px; width:160px; height:40px; margin-bottom:4px;text-align: center; color: #fff; line-height: 40px; overflow: hidden;cursor:pointer} .taoba:hover{background:#1566ee; color: #fff;} .swiimg{ height:459px;position: relative;overflow:hidden; width: 661px;} .swiimg .btn,.banner_pro .bBtn{position: absolute;top:195px;width: 56px;height: 78px;display: block;z-index: 3;} .swiimg .btnPre,.banner_pro .bPre{background: url(../images/btnPre_index.png) no-repeat 0 0;left:0;} .swiimg .btnPre:hover,.banner_pro .bPre:hover{background: url(../images/btnPre_index_hover.png) no-repeat 0 0;} .swiimg .btnNext,.banner_pro .bNext{background: url(../images/btnNext_index.png) no-repeat 0 0;right: 0;} .swiimg .btnNext:hover,.banner_pro .bNext:hover{background: url(../images/btnNext_index_hover.png) no-repeat 0 0;} .swiimg .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;} .swiimg .banner_wrap li{width:661px;float: left;} .swiimg_num{width:661px; margin: 0 auto;text-align: center;} .swiimg_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: url(../images/num.png) no-repeat 0 0;font-size: 0px;line-height: 0px;margin:0 1px;} .swiimg_num a.on,.swiimg_num a:hover{background: url(../images/num_on.png) no-repeat 0 0;} .pr_centont{position: relative; padding: 25px 0 0 0;} .pr_centont > .tab_t{position: absolute; top: -77px; left: 0;} .pr_centont > .tab_t h4{font-size: 24px; font-weight: normal;} .pr_centont > .tab_t h4 span{color: #d7d7d7;} .lct { margin-top: 20px;} .lct h4{font-size: 24px; font-weight: normal;} .lct h4 span{color: #d7d7d7;} .lct-img { margin-top: 20px; text-align: center;} .lct-img .GCC1,.lct-img .GCC2 { width: 48%; height: auto;} .lct-img .GCC1 { float: left;} .lct-img .GCC2 { float: right;} .lct-img .PCC { width: 45%;} .TabTitle{margin-top: 15px;} .TabTitle li{ float: left;cursor: pointer;padding: 10px 22px;font-size: 14px;margin: 0 10px 0 0;} .TabTitle .active{background: #2e7dbf; color: #fff;} .TabTitle .normal{background: #dbdbdb;} .TabContent{text-align: center;} .TabContent .tab_t td{background: #2e7dbf; height: 42px;font-size: 14px; line-height: 42px; color: #fff;} .TabContent .tab_c td{border-bottom: 1px #ccc solid; padding: 10px 0; border-right: 1px #ccc solid;} .TabContent .tab_c td:first-child{border-left: 1px #ccc solid;} .none {display:none;} .Remark{margin: 10px 0; line-height: 1.8em;} .SideBtn .op { opacity: .7;} .SideBtn .op:hover { opacity: 1;} /*****************诚聘英才********************/ .pagebg05{background:url(../images/Recruitment.jpg) no-repeat center;} .Servant{padding: 35px 0;} .Servant p{ font-size: 16px; line-height: 1.8em;} .Servant span{ width: 1200px; margin-top: 35px; height: 358px; display: block; background:url(../images/Servant.jpg);} .zp_info{height: 760px; background: url(../images/zp_info.jpg) no-repeat;} .r_table {overflow-y: auto;max-height: 540px;} .r_table table{width: 100%; margin-top: 25px; } .r_table thead{height:48px;line-height: 48px; background: #2856aa; text-align: center;} .r_table thead th {color: #fff; font-size: 16px;} .r_table tbody {background: #fff;text-align: center;} .r_table tbody tr {height:45px;line-height: 45px;} .r_table tbody tr p{text-align: left;line-height: 24px;font-size: 12px;color: #545454;font-family: SimSun;} .r_table tbody tr:nth-child(even) {background-color: #eee;} .r_table .down { text-align: left; display:none;} .r_table .down td[colspan="4"] {padding: 20px 65px;} .r_table .down td:last-child { font-size: 16px;} .r_table .down .phone { display: inline-block; width: 50px;height: 50px; background-image: url(../images/icon-phone.png);margin-right: 15px;} .r_table .down li {font-size: 12px; line-height: 20px;margin-bottom: 5px;} .r_table .close { display:none;} .r_table .close a { display: block; background: url(../images/icon-up.png) center center no-repeat;} .ygimg ul { margin-top: 20px;} .ygimg li { float: left; width: 285px; height: 190px; overflow: hidden; margin-left: 20px;} .ygimg ul li:first-child { margin-left: 0px;} /*****************联系我们***********************/ .pagebg06{background:url(../images/concept.jpg) no-repeat center;} .concept_box{height:510px; position:relative;} .concept_txt{position: absolute;top: 25px;z-index: 2;left: 50%;margin: 0 0 0 -600px;} .concept_txt .tab{width:460px; background:#fff; margin-top: 15px; line-height:1.8em; padding: 15px;} .concept_txt .tab p{font-size: 16px; line-height: 1.8em;} .kjlist .kj03 table td, .kjlist .kj03 table th { text-align: left; text-indent: 2em;}