@charset "utf-8"; /* CSS Document*/ body { text-align: left; padding: 0; margin: 0; font-size: 15px; font-family: 'microsoft yahei'; -webkit-text-size-adjust: none; height: auto; color: #333; background: #fff; } body { overflow-x: hidden; overflow-y: auto; } html { min-width: 1280px; } div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p { padding: 0; margin: 0; } pre, code, form, fieldset, legend, input, textarea, p, blockquote, th { padding: 0; margin: 0; } .fixed { position: fixed !important; padding: 5px 0!important; background-color: rgba(255, 255, 255, 0.95) !important; margin-top: -40px; width: 100%; z-index: 999; } fieldset { border-top-width: 0; border-left-width: 0; border-bottom-width: 0; border-right-width: 0; } a img { border: 0; padding: 0; margin: 0; } i { font-style: normal; } address, caption, cite, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; } li { list-style-type: none; } caption { text-align: left; } th { text-align: left; } h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; } q:unknown { content: ''; } input, textarea, select { font-family: inherit; font-size: 100%; } a:link { color: #333; text-decoration: none; } a:visited { color: #333; text-decoration: none; } a:hover { color: #1f6eb1; text-decoration: none; } .icon { background-image: url("../images/icon.png"); display: inline-block; vertical-align: middle; } .fl { float: left; } .fr { float: right; } .left { float: left; } .right { float: right; } .clear { clear: both; font-size: 0; margin: 0; padding: 0; display: block; _height: 0; overflow: hidden; } /*娓呴櫎娴姩*/ .clearfix { *zoom: 1; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /*缃戠珯鍏敤鏍峰紡琛?/ .w1200 { width: 1200px; margin: 0 auto; } .head_main { z-index: 10; background: #333b4a; height: 40px; line-height: 40px; color: #fff; font-size: 12px; } .head_main .right { color: #999; } .head_main .right li { display: inline; padding: 0 5px; } .head_main .right li:first-child { padding-right: 0; } .head_main .right li a:hover { color: #fff; } .head_main .right li a { color: #999; position: relative; z-index: 10; } .top_main { position: relative; padding: 22px 0; z-index: 9; border-bottom: 1px solid #ecebec; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); background: #fff; } .top_main .tel { padding-top: 9px; } .top_main .tel p { font-size: 15px; font-weight: bold; } .top_main .tel p i { width: 14px; height: 16px; background-position: 0 -64px; margin-right: 5px; } .top_main .tel h3 { font-size: 20px; color: #1f6eb1; font-family: arial; padding-top: 4px; } .top_main .nav { padding-left: 30px; } .top_main .logo img { float: left; max-height: 65px; } .top_main ul { display: inline-block; *display: inline; *zoom: 1; } .top_main li { float: left; margin-left: 30px; text-align: left; position: relative; display: block; text-align: center; padding-top: 8px; z-index: 9; } .top_main li a { display: inline-block; margin: 0 auto; position: relative; font-weight: bold; } .top_main li a i { width: 100%; height: 2px; position: absolute; left: 0; bottom: 7px; display: block; transition: ease-in-out 0.2s; z-index: 9; } .top_main li a p { width: 100%; font-size: 16px; height: 50px; text-align: center; left: 0; top: 0; z-index: 10; line-height: 50px; } .top_main li a:hover, .top_main li a.hover, .top_main li #hover2 { cursor: pointer; } .top_main li a:hover i, .top_main li a.hover i, .top_main li #hover2 i { width: 100%; bottom: 0; background: #1f6eb1; } .top_main li a:hover p, .top_main li a.hover p, .top_main li #hover2 p { color: #1f6eb1; } .top_main dl { width: 120px; border-radius: 0 0 3px 3px; padding-bottom: 3px; background: #1f6eb1; position: absolute; left: 50%; margin-left: -60px; top: 55px; z-index: 1555; border-top: none; } .top_main dl { filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5); opacity: 0; visibility: hidden; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); } .top_main li:hover dl { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); } .top_main dl dd { height: 40px; border-top: 1px solid #1a5e98; text-align: center; position: relative; z-index: 12; display: block; width: 100%; line-height: 40px; } .top_main dl dd a:hover { color: #fff; } .top_main dl dd a { color: #dddada; height: 40px; display: block; transition: ease-in-out 0.2s; line-height: 40px; font-weight: normal; } /*璇█閫夋嫨寮€濮?/ .language{float: right; margin-bottom: 8px;} .language .cur{cursor: pointer; position: relative; top: 2px; border: 0; padding: 9px 8px 6px 8px; background-color: #fff;z-index: 999;} .language .cur e{ color: #555; font-size: 12px; line-height: 20px;background-image:url(../images/flag.png); background-repeat:no-repeat; padding-left: 30px; height: 20px; display: block;} .language .cur e i{font-weight: bold;font-size: 12px;margin-left: 3px;} .language .cur:hover e{color: #ff3b23; } .language ul.language-list{ max-height: 400px; overflow: auto; position:absolute; z-index: 2; top: 34px; right: 0; list-style-type: none; background-color: #fff; font-size: 12px; height: 0; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; opacity: 0; } .language .cur:hover .language-list{ opacity: 1; height: auto; padding: 2px 5px; -webkit-box-shadow:0 0 5px #ccc; -moz-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc; } .language ul.language-list li{ padding: 4px 4px 2px 4px; overflow: hidden; border-bottom: 1px solid #ececec; margin: 3px 0 2px 0; } .language ul.language-list li a{color: #1b1b1b; font-size: 12px; line-height: 20px;background-image:url(../images/flag.png); background-repeat:no-repeat;background-position:0 0; padding: 0 0 0 30px; float: left; width: 100%;white-space:nowrap;} .language ul.language-list li:hover{background-color: #232f3e;} .language ul.language-list li:hover a{color: #fff;} .language e.cn, .language ul.language-list li a.cn{background-position: 0 0;} .language e.en, .language ul.language-list li a.en{background-position: 0 -22px;} /*璇█閫夋嫨缁撴潫*/ /****banner****/ .main_banner { width: 100%; overflow: hidden; height: 665px; margin: 0 auto; position: relative; z-index: 1; padding-bottom: 124px; } .main_banner .search { position: absolute; width: 1920px; height: 224px; background: url(../images/banner_bg.png) center center no-repeat; bottom: 0px; left: 50%; margin-left: -960px; z-index: 10; } .main_banner .search p { border-bottom: 1px solid #367db9; margin: 0 50px; line-height: 80px; font-size: 18px; color: #fff; margin-top: 35px; width: 1041px; } .main_banner .search .hot { padding: 0 50px; } .main_banner .search .hot .left { color: #fff; line-height: 69px; } .main_banner .search .hot .left a { color: #bbd0de; padding: 0 10px; } .main_banner .search .hot .left a:hover { color: #fff; } .main_banner .search .hot .right { position: relative; margin-right: 60px; margin-top: 17px; } .main_banner .search .hot .right .input { width: 260px; background: #fff; height: 17px; line-height: 17px; padding: 9px 0px; border: none; border-right: none; font-size: 12px; color: #999; position: absolute; right: 0px; top: 0px; padding-left: 10px; outline: none; } .main_banner .search .hot .right .btn { width: 30px; height: 35px; border: none; background-position: -54px 0; z-index: 10; cursor: pointer; position: absolute; right: 0px; top: 0px; outline: none; } .main_banner #next, .main_banner #prev { width: 48px; height: 48px; position: absolute; left: 50%; margin-left: -698px; background-position: 0 0; z-index: 10; top: 50%; margin-top: -120px; cursor: pointer; transition: ease-in-out 0.2s; opacity: 0.6; filter: alpha(opacity=60); } .main_banner #next { margin-left: 650px; background-position: -113px 0; } .main_banner #next:hover { opacity: 1; filter: alpha(opacity=100); } .main_banner #prev:hover { opacity: 1; filter: alpha(opacity=100); } .main_banner .banner { width: 1920px; height: 600px; position: absolute; top: 0; left: 50%; margin-left: -960px; overflow: hidden; } .main_banner .banner img { width: 1920px; height: 600px; overflow: hidden; } .main_banner .banner_fmenu { position: absolute; width: 980px; left: 50%; margin-left: -490px; bottom: 130px; height: 28px; z-index: 30; text-align: right; } .main_banner #banner_fmenu A { margin-left: 10px; width: 28px; height: 28px; line-height: 28px; text-align: center; cursor: pointer; font-weight: bold; overflow: hidden; display: inline-block; background: #fff; border-radius: 100%; color: #333; font-weight: 100; opacity: 0.3; filter: alpha(opacity=30); } .main_banner #banner_fmenu A.activeSlide { background: #fff; color: #1f6eb1; opacity: 1; filter: alpha(opacity=100); } .main_banner #banner_fmenu A:focus { OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; } /*nybanner*/ .nybanner { width: 100%; height: 300px; overflow: hidden; position: relative; } .nybanner img { width: 1920px; display: block; position: absolute; left: 50%; margin-left: -960px; top: 0; } .index_title { text-align: center; padding-top: 35px; padding-bottom: 40px; } .index_title h3 { font-size: 38px; font-weight: 100; padding-bottom: 12px; color: #333; font-weight: bold; } .index_title p { background: url(../images/line.png) center center no-repeat; width: 320px; height: 22px; margin: 0 auto; } .more { margin-top: 40px; } .more a { border: 2px solid #c5c5c5; width: 201px; height: 41px; line-height: 41px; text-align: center; display: block; border-radius: 20px; margin: 0 auto; font-weight: bold; font-size: 20px; } .more a:hover { border-color: #1f6eb1; background: #1f6eb1; color: #fff; } .floor_1_main { background: url(../images/f1_bg.jpg) center bottom no-repeat; height: 1050px; } .floor_1_main .slideTxtBox { text-align: left; } .floor_1_main .slideTxtBox .hd { text-align: center; margin-bottom: 38px; } .floor_1_main .slideTxtBox .hd ul { display: inline-block; zoom: 1; *display: inline; } .floor_1_main .slideTxtBox .hd ul li { border: 1px solid #bfbfbf; float: left; width: 125px; height: 43px; line-height: 43px; text-align: center; border-radius: 5px; font-size: 16px; margin: 0 10px; } .floor_1_main .slideTxtBox .hd ul li a { color: #828282; display: block; width: 100%; height: 100%; } .floor_1_main .slideTxtBox .hd ul li.on a { background: #1f6eb1; color: #Fff; border-radius: 4px; } .floor_1_main .slideTxtBox .hd ul li.on { border: 1px solid #1f6eb1; } .floor_1_main .slideTxtBox .bn ul .dw{ width: 288px; height: 300px; margin-right: 15px; text-align: center; margin-bottom: 25px; } .floor_1_main .slideTxtBox .bn ul li { text-align: center; overflow: hidden; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_1_main .slideTxtBox .bn ul li img { width: 286px; height: 214px; display: block; border: 1px solid #ddd; border-bottom: 0; transition: all 0.6s; } .floor_1_main .slideTxtBox .bn ul li img:hover{ transform: scale(1.1); } .floor_1_main .slideTxtBox .bn ul li span { display: block; margin: 11px auto; width: 35px; height: 2px; background: #dbdbdb; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_1_main .slideTxtBox .bn ul li h3 { font-size: 20px; font-weight: 400; line-height: 30px; padding-top: 14px; } .floor_1_main .slideTxtBox .bn ul li p { color: #666; height: 48px; line-height: 24px; text-align: justify; overflow: hidden; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_1_main .slideTxtBox .bn ul li .con { padding: 0 25px 15px; border-bottom: 1px solid #ddd; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_1_main .slideTxtBox .bn ul li:hover { box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2); } .floor_1_main .slideTxtBox .bn ul li:hover .con { border-bottom: 2px solid #1f6eb1; padding: 10px 25px 25px; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; } .floor_1_main .slideTxtBox .bn ul li:hover .con span { background: #1f6eb1; } .floor_1_main .slideTxtBox .bn ul li:hover p { color: #666; } .floor_2_main { background: url(../images/f2_bg.jpg) center top no-repeat; width: 100%; height: 220px; } .floor_2_main .w1200 { position: relative; } .floor_2_main .w1200 .img { position: absolute; top: 20px; max-height: 180px; z-index: 10; } .floor_2_main .w1200 .left { padding-left: 267px; } .floor_2_main .w1200 .left p { font-size: 18px; color: #1f6eb1; padding-top: 71px; padding-left: 42px; font-weight: bold; } .floor_2_main .w1200 .left h3 { font-size: 30px; color: #fff; font-weight: 100; padding-top: 22px; } .floor_2_main .w1200 .left h3 b { font-size: 48px; } .floor_2_main .w1200 .right { width: 260px; } .floor_2_main .w1200 .right h3 { font-size: 22px; font-family: arial; color: #1f6eb1; padding-left: 50px; padding-top: 71px; } .floor_2_main .w1200 .right p { font-size: 18px; color: #Fff; padding-left: 50px; margin-top: 38px; position: relative; cursor: pointer; } .floor_2_main .w1200 .right p img { position: absolute; width: 90px; height: 90px; top: 0; right: -80px; transition: ease-in-out .2s; display: none; border-radius: 5px; } .floor_2_main .w1200 .right p:hover img { display: block; } .floor_3 .index_title { padding-bottom: 72px; padding-top: 72px; } .floor_3 li { overflow: hidden; height: 235px; vertical-align: top; } .floor_3 li .left { width: 600px; overflow: hidden; height: 235px; } .floor_3 li .left img { display: block; width: 600px; height: 235px; } .floor_3 li .right { width: 502px; background: #f8f8f8; height: 235px; padding-left: 98px; position: relative; overflow: hidden; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_3 li .right h3 { font-size: 28px; margin-top: 57px; background: #f8f8f8; position: relative; z-index: 10; line-height: 32px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_3 li .right b { color: #e9e9e9; position: absolute; font-size: 58px; font-weight: bold; z-index: 9; left: 98px; top: 23px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_3 li .right span { display: block; width: 29px; height: 5px; background: #1f6eb1; margin: 24px 0; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_3 li .right p { line-height: 24px; width: 420px; color: #666; text-align: justify; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_3 li .right .i { width: 169px; height: 10px; background: #1f6eb1; display: block; position: absolute; bottom: 0; left: 0; right: auto; } .floor_3 li .right .i2 { width: 10px; height: 80px; background: #1f6eb1; display: block; position: absolute; bottom: 0; left: 0; z-index: 20; right: auto; } .floor_3 li:first-child .right .i { width: 169px; height: 10px; background: #1f6eb1; display: block; position: absolute; top: 0; right: 0; left: auto; } .floor_3 li:first-child .right .i2 { width: 10px; height: 80px; background: #1f6eb1; display: block; position: absolute; top: 0; right: 0; z-index: 20; left: auto; } .floor_3 .l2 .left { float: right; } .floor_3 .l2 .right { float: left; } .floor_3 li:hover .right { background: #1f6eb1; } .floor_3 li:hover .right h3 { background: #1f6eb1; color: #fff; } .floor_3 li:hover .right p { color: #fff; } .floor_3 li:hover .right b { color: #2c7fbf; } .floor_3 li:hover .right span { background: #Fff; } .floor_4_main { background: url(../images/f4_bg.jpg) center center no-repeat; width: 100%; height: 220px; margin-top: 88px; } .floor_4_main .w1200 { position: relative; } .floor_4_main .w1200 .img { position: absolute; right: 0px; height: 180px; top: 20px; z-index: 10; } .floor_4_main .w1200 .left .span { display: block; width: 49px; height: 3px; background: #7ca7cc; margin-top: 47px; } .floor_4_main .w1200 .left p { font-size: 26px; color: #fff; padding-top: 56px; line-height: 65px; padding-bottom: 15px; } .floor_4_main .w1200 .left h3 { font-size: 30px; color: #fff; font-weight: 100; padding-top: 7px; } .floor_4_main .w1200 .left h3 b { font-size: 48px; } .floor_4_main .w1200 .left span { color: #fff; font-size: 20px; margin-right: 20px; } .floor_4_main .w1200 .left span i { width: 27px; height: 24px; background-position: -129px -51px; margin-right: 10px; } .floor_4_main .w1200 .right { width: 551px; } .floor_4_main .w1200 .right h3 { font-size: 22px; font-family: arial; padding-left: 50px; color: #1f6eb1; padding-top: 73px; } .floor_4_main .w1200 .right p { font-size: 18px; color: #Fff; margin-top: 39px; padding-left: 50px; position: relative; z-index: 20; cursor: pointer; } .floor_4_main .w1200 .right p img { position: absolute; width: 90px; height: 90px; top: 7px; right: 200px; transition: ease-in-out .2s; display: none; border-radius: 5px; z-index: 100; } .floor_4_main .w1200 .right p:hover img { display: block; } /*鍏充簬鎴戜滑*/ #floor_5_main { background: #f8f8f8; } .floor_5 { padding-bottom: 100px; } .floor_5 .about .part1 { position: relative; float: left; width: 632px; } .floor_5 .about .part1 .title { padding-top: 80px; } .floor_5 .about .part1 .title .entit { font: normal 40px "Akzidenz-Grotesk BQLight"; line-height: 50px; color: #666; } .floor_5 .about .part1 .title .tit { width: 510px; font: bold 30px "Microsoft YaHei"; color: #1f6eb1; background: url("../images/aboutline.png") no-repeat right center; } .floor_5 .about .part1 .view_detail { position: absolute; top: 114px; right: 0; display: block; width: 120px; height: 30px; margin: 0 auto; margin-top: 20px; font-size: 14px; text-align: center; line-height: 30px; color: #1f6eb1; border: 1px solid #5091c8; border-radius: 15px; transiton: all .5s; } .floor_5 .about .part1 .view_detail:hover { background: #1f6eb1; color: #fff; transition: all .5s; } .floor_5 .about .part1 .cont { margin-top: 24px; margin-bottom: 24px; font-size: 14px; color: #333; line-height: 30px; text-align: justify; } .floor_5 .about .part1 .tips { width: 630px; height: 118px; border: 1px solid #ddd; background-color: #fff; } .floor_5 .about .part1 .tips .item { float: left; margin-top: 30px; } .floor_5 .about .part1 .tips .item:first-child { margin-left: 30px; margin-right: 0px; } .floor_5 .about .part1 .tips .item .img { float: left; width: 55px; height: 55px; } .floor_5 .about .part1 .tips .item .img img { display: block; width: 55px; height: 55px; transition: all ease 600ms; } .floor_5 .about .part1 .tips .item .stit { width: 232px; float: left; margin-left: 12px; } .floor_5 .about .part1 .tips .item .stit .tit1 { padding-top: 6px; font: bold 20px "Microsoft YaHei"; color: #333; } .floor_5 .about .part1 .tips .item .stit .cont1 { margin-top: -3px; font-size: 14px; color: #666; } .floor_5 .about .part2 { position: relative; float: left; width: 500px; height: 292px; margin-top: 136px; background: #1f6eb1; margin-left: 68px; } .floor_5 .about .part2 .video { position: absolute; top: -20px; left: -20px; } .floor_5 .about .part2 .video img { display: block; width: 500px; height: 280px; } .floor_5 .about .part1 .tips .item:hover .img img { transform: rotate(360deg); transition: all ease 600ms; } .floor_6_main { background: #f2f2f2 url(../images/f5_bg.jpg) center bottom no-repeat; width: 100%; padding-top: 26px; padding-bottom: 88px; } .floor_5_1 { width: 1200px; height: 452px; padding-top: 50px; } .floor_5_1 .floor_5_z { float: left; width: 380px; height: 452px; position: relative; } .floor_5_1 .floor_5_z a { display: block; } .floor_5_1 .floor_5_z .dk { height: 213px; width: 100%; border-top: none; } .floor_5_1 .floor_5_z b { width: 380px; height: 285px; overflow: hidden; display: block; } .floor_5_1 .floor_5_z img { width: 100%; height: 100%; display: block; transition: all .36s ease; } .floor_5_1 .floor_5_z h3 { font-size: 18px; color: #333; line-height: 18px; width: 100%; display: block; padding-top: 20px; } .floor_5_1 .floor_5_z p { font-size: 14px; color: #666; line-height: 24px; width: 100%; margin-top: 10px; height: 87px; } .floor_5_1 .floor_5_z i { display: block; font-size: 16px; color: #1f6eb1; margin: 0; padding: 0; width: 170px; height: 36px; line-height: 36px; text-align: center; border: #1f6eb1 solid 2px; border-radius: 18px; transition: ease-in-out .2s; } .floor_5_1 .floor_5_z em { display: block; width: 100px; height: 100px; background-color: #1f6eb1; text-align: center; font-size: 16px; color: #fff; font-family: "Arial"; position: absolute; left: 0; top: 0; } .floor_5_1 .floor_5_z em span { display: block; font-size: 60px; color: #fff; line-height: 50px; padding-top: 14px; } .floor_5_1 .floor_5_z:hover h3 { color: #1f6eb1; } .floor_5_1 .floor_5_z:hover p, .floor_5_1 .floor_5_z:hover i span { color: #333; } .floor_5_1 .floor_5_z i:hover { background-color: #1f6eb1; color: #fff; border: #1f6eb1 solid 2px; } .floor_5_1 .floor_5_z a:hover b img { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); } .floor_5_1 .floor_5_y { float: right; width: 800px; height: 452px; } .floor_5_1 .floor_5_y ul { display: block; width: 100%; height: 452px; margin: 0 auto; } .floor_5_1 .floor_5_y ul li { height: 103px; width: 100%; margin: 0 auto; margin-bottom: 28px; position: relative; border-bottom: #b9b9b9 dashed 1px; padding-bottom: 28px; } .floor_5_1 .floor_5_y ul li em { display: block; float: left; display: block; width: 98px; height: 98px; border: #e5e5e5 solid 1px; text-align: center; font-size: 16px; color: #333; font-family: "Arial"; position: absolute; left: 0; top: 0; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_5_1 .floor_5_y ul li em span { display: block; font-size: 60px; color: #333; line-height: 50px; padding-top: 14px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_5_1 .floor_5_y ul li a { display: block; width: 100%; height: 100px; } .floor_5_1 .floor_5_y ul li h3 { width: 660px; float: right; height: 100px; } .floor_5_1 .floor_5_y ul li p { font-size: 18px; color: #333; width: 100%; line-height: 18px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .floor_5_1 .floor_5_y ul li p span { display: block; font-size: 14px; color: #666; line-height: 22px; padding-top: 18px; font-weight: normal; } .floor_5_1 .floor_5_y ul li:hover p { color: #1f6eb1; } .floor_5_1 .floor_5_y ul li:hover em, .floor_5_1 .floor_5_y ul li:hover em span { color: #1f6eb1; } .ab_bg { background: #fff; padding: 60px 0 75px; font-size: 0; overflow: hidden; } .about .four_t { background: url(../images/news_line.png) no-repeat center 68px; height: 145px; } .about .four_t a { font-size: 28px; color: #333; } .about dl { width: 1200px; display: inline-block; overflow: hidden; padding: 0 0 20px; } .about dl dt { width: 600px; height: 339px; float: left; overflow: hidden; } .about dl dt{ width: 600px; height: 339px; overflow: hidden; } .about dl dt img { width: 600px; height: 339px; transition: all 0.6s; } .about dl dt img:hover{ transform: scale(1.4); } .about dl dd { width: 530px; height: 299px; padding: 40px 30px 0 40px; float: left; background: #fafafa; } .about dl dd span a { display: block; font-size: 16px; color: #fff; background-color: #1f6eb1; border-radius: 10px; width: 144px; height: 46px; text-align: center; line-height: 46px; overflow: hidden; } .about dl dd span a:hover{ background-color: #2c7fbf; } .about dl dd h5 { background: url(../images/case_ico01.gif) no-repeat 0 72px; height: 75px; line-height: 30px; } .about dl dd h5 a { font-size: 24px; color: #333; } .about dl dd h5 i { display: block; font-size: 16px; color: #7c7c7c; font-weight: normal; text-transform: uppercase; } .about .ab_desc { font-size: 15px; color: #666; height: 190px; line-height: 26px; padding-bottom: 20px; overflow: hidden; } .ab_bot { padding: 48px 0 0 175px; width: 1200px; display: inline-block; } .ab_bot a { display: block; font-size: 20px; color: #1f6eb1; font-weight: bold; height: 64px; line-height: 62px; width: 264px; text-align: center; float: left; margin: 0 30px 0 0; } .ab_bot a:hover{ color: #666; } .ab_bot .ab_btn01 { background: url(../images/ab_k01.png) no-repeat; } .ab_bot .ab_btn02 { background: url(../images/ab_k02.png) no-repeat; } .ab_bot .ab_btn03 { background: url(../images/ab_k03.png) no-repeat; } .bottom_main { background: #34373a; width: 100%; } .bottom_main .bott_nav { border-bottom: 1px solid #5d5f61; line-height: 70px; } .bottom_main .bott_nav span { color: #fff; font-size: 20px; font-weight: bold; padding-left: 25px; } .bottom_main .bott_nav span i { width: 4px; height: 8px; background-position: -236px 0; margin-left: 10px; } .bottom_main .bott_nav a { color: #fff; padding-left: 70px; } .bottom_main .tel { padding-bottom: 56px; } .bottom_main .tel .left { padding-top: 42px; padding-left: 25px; } .bottom_main .tel .left ul { width: 413px; float: left; } .bottom_main .tel .left li { color: #9a9b9d; line-height: 30px; } .bottom_main .tel .left li:first-child { color: #fff; font-size: 18px; padding-bottom: 19px; } .bottom_main .tel .left dl { float: left; width: 185px; line-height: 30px; margin-left: 45px; } .bottom_main .tel .left dl dt { color: #fff; font-size: 18px; padding-bottom: 19px; } .bottom_main .tel .left dl a { color: #ccc; } .bottom_main .tel .left dl dd { width: auto; float: left; } .bottom_main .tel .left dl a:hover { color: #fff; } .bottom_main .tel .right { width: 480px; } .bottom_main .tel .right .fl { text-align: right; width: 220px; margin-top: 13px; } .bottom_main .tel .right .fl span { background: #1f6eb1; color: #fff; border-radius: 15px; width: 102px; height: 29px; text-align: center; display: block; line-height: 29px; margin-bottom: 20px; cursor: pointer; } .bottom_main .tel .right .fl span i { width: 15px; height: 15px; background-position: -246px 0; margin-right: 5px; } .bottom_main .tel .right .fl p { color: #fff; } .bottom_main .tel .right .fl h3 { font-size: 30px; color: #fff; font-family: arial; } .bottom_main .tel .right .fr { padding-right: 6px; margin-top: 39px; } .bottom_main .tel .right .fr li { float: left; text-align: center; line-height: 40px; margin-left: 12px; } .bottom_main .tel .right .fr h3 { color: #fff; font-weight: 100; } .bottom_main .tel .right .fr img { display: block; width: 103px; height: 103px; border: 1px solid #5d5f61; padding: 3px; } .bottom_copy { border-top: 1px solid #5d5f61; line-height: 50px; background: #34373a; font-size: 12px; color: #ccc; } .bottom_copy a { color: #ccc; } .bottom_copy a:hover { color: #fff; } .ewmbox { width: 300px; height: 320px; padding-top: 20px; background: #fff; z-index: 9999; position: fixed; left: 50%; top: 50%; margin: -170px 0 0 -150px; text-align: center; font-size: 16px; display: none; } .ewmbox .close { width: 32px; height: 32px; position: absolute; top: -25px; right: -40px; cursor: pointer; border-radius: 100%; background: #f3f3f3 url(../images/dialogclose.png) no-repeat center center; transition: all ease 300ms; } .ewmbox .close:hover { transform: rotate(180deg); } .ewmbox img { width: 260px; height: 260px; display: block; margin: 0 auto 10px; } .dialog-layout { width: 100%; height: 100%; position: fixed; z-index: 100; top: 0; left: 0; background: #000; opacity: 0.3; filter: alpha(opacity=30); } /********toolbar*********/ .toolbar { width: 52px; position: fixed; right: 1%; top: 50%; margin-top: -115px; z-index: 999; } .toolbar dd { width: 51px; height: 51px; margin-bottom: 1px; position: relative; -webkit-border-radius: 100%; border-radius: 100%; margin-top: 4px; border: #ebebeb solid 1px; background-color: #fff; -webkit-border-radius: 100%; border-radius: 100%; } .toolbar dd i { width: 51px; height: 51px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; text-align: center; -webkit-border-radius: 100%; border-radius: 100%; } .toolbar dd i span { width: 35px; height: 35px; display: block; margin: 8px 0 0 8px; background: url(../images/rightfixicon.png) no-repeat 0 0; } .toolbar dd.gottop { display: none; } .toolbar .slide-tel { display: block; width: 0; height: 53px; line-height: 53px; font-size: 24px; font-weight: bold; font-family: arial; color: #FFF; position: absolute; padding: 0 0 0 53px; top: -1px; right: -2px; -webkit-border-radius: 50px; border-radius: 50px; overflow: hidden; } .toolbar .pop { position: absolute; right: 90px; top: -65px; background: #1f6eb1; display: none; } .toolbar .pop-code { width: 160px; } .toolbar .pop-code img { width: 120px; height: 120px; display: block; padding: 20px 20px 0; } .toolbar .pop-code h3 { height: 52px; line-height: 26px; text-align: center; color: #fff; font-size: 16px; font-weight: 400; white-space: nowrap; } .toolbar .pop-code h3 b { display: block; font-size: 14px; font-weight: normal; } .toolbar .qq span { background-position: -35px -47px; } .toolbar .qq a { width: 52px; height: 52px; cursor: pointer; display: block; } .toolbar .qq:hover { background-color: #1f6eb1; border-radius: 100%; } .toolbar .qq:hover span { background-position: 0 -47px; } .toolbar .tel span { background-position: -35px 0; } .toolbar .tel:hover { background: #1f6eb1; } .toolbar .tel:hover span { background-position: 0 0; } .toolbar .code span { background-position: -35px -95px; } .toolbar .code:hover { background-color: #1f6eb1; border-radius: 100%; } .toolbar .code:hover span { background-position: 0 -95px; } .toolbar .top span { background-position: -35px -142px; } .toolbar .top:hover { background-color: #1f6eb1; border-radius: 100%; } .toolbar .top:hover span { background-position: 0 -142px; } .local { height: 60px; line-height: 60px; overflow: hidden; } .local ul { float: right; margin-right: 60px; } .local ul li { padding: 0 25px; float: left; } .local ul li a { position: relative; display: block; padding: 0 15px; overflow: hidden; color: #363636; } .local ul li a i { width: 0; height: 3px; background: #3b3a45; position: absolute; left: 50%; opacity: 0; filter: alpha(opacity=0); bottom: 0; transition: ease-in .2s; } .local ul li a.hover, .local ul li a:hover { color: #363636; } .local ul li a.hover i, .local ul li a:hover i { left: 0; opacity: 1; filter: alpha(opacity=100); width: 100%; } .bg_main { padding-bottom: 50px; min-height: 640px; } .bg_bottom_main { background: #eaeaea; height: 100px; } .sub_banner { height: 200px; width: 100%; } .sub_nav { height: 35px; line-height: 35px; padding-bottom: 20px; border-bottom: 1px solid #f2f2f2; padding-top: 20px; } .sub_nav .fl { font-size: 30px; } .sub_nav .fr li { float: left; } .sub_nav .fr li a { padding: 0 20px; border: 1px solid #e6e6e6; display: block; margin-left: 10px; transition: ease-in-out .2s; } .sub_nav .fr li a:hover, .sub_nav .fr li a.hover,.sub_nav .fr .cur a { background: #1f6eb1; color: #fff; border: 1px solid #1f6eb1; } .case { margin-top: 40px; } .case ul { width: 105%; } .case li { width: 380px; float: left; margin-right: 30px; margin-bottom: 30px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .case li .img { overflow: hidden; height: 213px; display: block; border: 1px solid #efefef; width: 378px; border-bottom: none; } .case li .img img { width: 380px; height: 213px; transition: .9s; } .imgH li .img { height: 284px; border: 1px solid #efefef; width: 378px; border-bottom: none; } .imgH li .img img { height: 284px; } .case li:hover .img img { transform: scale(1.2); -webkit-transform: scale(1.2); } .case li .p { border: 1px solid #efefef; display: block; width: 340px; padding: 0 19px; height: 108px; border-top: none; } .case li .p p { border-bottom: 1px solid #d6d6d6; height: 58px; line-height: 58px; margin-bottom: 10px; font-size: 18px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .case li .p span { color: #666; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .case li .p i { width: 32px; height: 12px; background-position: -73px -43px; } .case li .p .fl { font-size: 12px; font-family: arial; } .case li:hover a span { color: #1f6eb1; } .case li:hover a p { color: #1f6eb1; } .case li:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); } .news { padding-top: 50px; } .bg_main .news_ul { width: 1200px; margin: 0 auto; padding-bottom: 40px; padding-top: 12px; } .bg_main .news_ul li { padding: 37px 0; border-bottom: 1px solid #eaeaea; position: relative; } .bg_main .news_ul li .box1 { width: 253px; height: 190px; border: 1px solid #efefef; overflow: hidden; } .bg_main .news_ul li .box1 img { width: 253px; height: 190px; transition: ease-in-out .9s; } .bg_main .news_ul li .box2 { padding-left: 42px; width: 759px; padding-top: 30px; } .bg_main .news_ul li .box2 h1 { font-size: 20px; color: #333; height: 26px; line-height: 26px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .bg_main .news_ul li .box2 p { color: #666; line-height: 24px; padding-top: 10px; height: 75px; } .bg_main .news_ul li .box2 span { font-size: 12px; color: #999; } .bg_main .news_ul li .right { padding-right: 15px; padding-top: 55px; text-align: center; } .bg_main .news_ul li .right h3 { font-size: 36px; color: #999; font-weight: 100; } .bg_main .news_ul li .right p { font-size: 24px; color: #bbb; padding-top: 10px; } .bg_main .news_ul li a { display: block; cursor: pointer; width: 100%; height: 100%; } .bg_main .news_ul li a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); } .bg_main .news_ul li a:hover h1 { color: #1f6eb1; } .bg_main .news_ul li b { display: block; width: 100px; height: 30px; border: #ccc solid 1px; text-align: center; line-height: 30px; font-weight: normal; position: absolute; right: 12px; top: 161px; } .detail { padding-top: 30px; } .detail .title { padding-bottom: 20px; border-bottom: 1px solid #f2f2f2; text-align: center; } .detail .title h1 { font-size: 30px; font-weight: 100; } .detail .title span { line-height: 18px; font-family: arial; color: #959595; margin: 0 5px; } .detail .title i { width: 23px; height: 16px; background-position: -73px 0; margin-right: 10px; } .detail .title .i2 { background-position: -104px 0; margin-left: 30px; } .detail .context { color: #666; line-height: 30px; text-align: justify; padding: 25px 20px; font-size: 16px; } .detail .context img { max-width: 800px; } /* reLink*/ .reLink { height: 38px; line-height: 38px; border: 1px solid #e6e6e6; padding: 0 15px; margin: 20px 0 50px 0; } .reLink .nextLink, .detail .reLink .prevLink { width: 50%; } .reLink .nextLink { text-align: right; } .reLink a { -webkit-transition: all ease 500ms; -moz-transition: all ease 500ms; -ms-transition: all ease 500ms; -o-transition: all ease 500ms; transition: all ease 500ms; } .reLink a:hover { color: #052f67; } /* pager*/ .pager { padding: 30px 0 30px; text-align: center; *zoom: 1; *padding: 40px 0 30px; } .pager:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .pager p { height: 26px; line-height: 26px; display: inline-block; *display: inline; *zoom: 1; display: none; } .pager ul { display: inline-block; *display: inline; *zoom: 1; overflow: hidden; } .pager ul li { float: left; margin: 0 5px; padding: 0 !important; height: auto !important; border: none !important; } .pager ul a { line-height: 30px; padding: 0 10px; transition: all ease 300ms; color: #000000; text-decoration: none; float: left; border: 1px solid #ddd; } .pager ul a.current, .pager ul a:hover { color: #fff; border: 1px solid #0a408a; background: #0a408a; } .contact .box1 { line-height: 18px; padding: 48px 0 0px; overflow: hidden; } .contact .box1 ul { width: 125%; } .contact .box1 li { float: left; width: 230px; margin-right: 250px; } .contact .box1 li i { width: 56px; height: 56px; background-position: -142px 0; float: left; } .contact .box1 li b { font-size: 18px; font-family: arial; font-weight: 100; } .contact .box1 li td { vertical-align: middle; height: 56px; padding-left: 5px; } .contact .box1 .l2 i { background-position: -204px 0; } .contact .box1 .l3 i { background-position: -267px 0; } .contact .box2 { margin-bottom: 75px; } .contact .box2 #map1_container, .contact .box2 #allmap1 { width: 100%; height: 400px; } .contact .box3 h1 { font-size: 36px; padding-bottom: 15px; text-align: center; } .contact .box3 p { font-size: 16px; color: #828282; line-height: 24px; padding-bottom: 46px; text-align: center; } .contact .box3 b { color: #1f6eb1; } .formData { padding-bottom: 20px; } .formData .item { float: left; color: #999; font-weight: normal; width: 560px; height: 50px; line-height: 50px; border: 1px solid #e5e5e5; margin-right: 76px; margin-bottom: 30px; position: relative; } .formData .item label { padding-left: 15px; position: absolute; left: 0; top: 0; z-index: 11; text-align: center; display: block; margin: 0; height: 50px; line-height: 50px; font-size: 18px; color: #cccccc; } .formData .item input { outline: none; line-height: 38px; height: 38px; font-size: 18px; } .formData .item .txt { width: 355px; height: 50px; line-height: 50px; display: block; background: none; padding-left: 70px; border: 0 none; color: #333; } .formData .item .red { position: absolute; right: 15px; top: 0; color: #ff0000; z-index: 11; } .formData .item.mr0 { margin-right: 0; } .formData .msg-box { position: absolute; left: 0; top: 0px; } .formData .liuyan { width: 1198px; height: 240px; border: 1px solid #e5e5e5; float: left; } .formData .liuyan label { text-align: right; display: block; } .formData .liuyan textarea { width: 1178px; height: 214px; line-height: 28px; padding: 12px 10px; text-indent: 100px; font-size: 18px; font-family: "microsoft yahei"; color: #333; border: 0 none; overflow: hidden; background: none; resize: none; display: block; outline: none; } .formData .bot { width: 100%; } .formData .sub { width: 232px; line-height: 46px; border: 2px solid #1f6eb1; margin-right: 2px; text-align: center; background: #1f6eb1; color: #FFF; cursor: pointer; font-size: 18px; display: block; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; } .formData .sub:hover { background: none; color: #1f6eb1; } .formData .yzm { width: 432px; } .formData .yzm .txt { padding-left: 80px; } .formData .yzm img { position: absolute; right: 3px; top: 3px; border: 0px; display: block; } .about .box1 { padding-top: 105px; padding-bottom: 100px; overflow: hidden; } .box1_add { padding: 70px 0; } .about .box1 .fl { padding-top: 32px; } .about .box1 .fl h1 { font-size: 80px; text-transform: uppercase; font-family: arial; line-height: 80px; } .about .box1 .fl p { font-size: 24px; padding-bottom: 88px; } .about .box1 .fl i { width: 54px; height: 54px; background-position: 0 -99px; cursor: pointer; position: relative; display: block; float: left; } .about .box1 .fl i img { position: absolute; left: 20px; bottom: 56px; width: 0px; height: 0px; opacity: 0; filter: alpha(opacity=0); transition: ease-in-out .2s; } .about .box1 .fl i:hover img { filter: alpha(opacity=100); opacity: 1; left: 0; height: 80px; width: 80px; } .about .box1 .fl .i2 { background-position: -58px -99px; margin-left: 20px; } .about .box1 .fr { width: 611px; } .about .box1 .fr h1 { font-size: 24px; font-weight: 100; } .about .box1 .fr span { display: block; background: #b0b0b0; width: 20px; height: 2px; margin: 13px 0 24px; } .about .box1 .fr h2 { font-size: 18px; } .about .box1 .fr p { line-height: 30px; padding-top: 12px; } .about .box1 .fr i { width: 54px; height: 54px; background-position: -59px -35px; margin-top: 35px; transition: ease-in-out .2s; } .about .box1 .fr a:hover { cursor: pointer; } .about .box1 .fr a:hover i { margin-left: 15px; } .about .bg_20 { height: 20px; width: 100%; background: #eaeaea; } .about .box2 { padding-bottom: 94px; } .about .box2 .con { margin-top: 40px; } .about .box2 .con .fl { width: 410px; height: 428px; overflow: hidden; } .about .box2 .con .fl img { width: 410px; height: 428px; } .about .box2 .con .fr .img { width: 380px; height: 214px; overflow: hidden; display: block; } .about .box2 .con .fr .img img { width: 380px; height: 214px; transition: .9s; } .about .box2 .con .fr .p { display: block; padding-left: 20px; width: 360px; height: 214px; } .about .box2 .con .fr .p h1 { font-size: 24px; line-height: 60px; font-weight: 100; } .about .box2 .con .fr .p i { width: 54px; height: 54px; background-position: -59px -35px; margin-top: 35px; transition: ease-in-out .2s; } .about .box2 .con .fr li:hover { cursor: pointer; } .about .box2 .con .fr li:hover h1, .about .box2 .con .fr li:hover p { color: #333; } .about .box2 .con .fr li:hover i { margin-left: 15px; } .about .box2 .con .fr li { float: left; } .about .box2 .con .fr li:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); } .about .box3 { background: url(../images/about_bg.jpg) center top no-repeat; width: 100%; height: 457px; padding-top: 93px; } .about .box3 .w1200 { overflow: hidden; } .about .box3 .fl { width: 500px; } .about .box3 .fl h1 { font-size: 36px; color: #fff; font-weight: 100; padding-bottom: 25px; } .about .box3 .fl span { display: block; width: 40px; height: 2px; background: #ffd200; margin-bottom: 25px; } .about .box3 .fl p { color: #fff; line-height: 24px; } .about .box3 .fl i { width: 54px; height: 54px; cursor: pointer; background-position: 0px -35px; margin-top: 35px; transition: ease-in-out .2s; } .about .box3 .fl a:hover i { margin-left: 15px; } .about .box3 .fr .picScroll-left { overflow: hidden; position: relative; margin-top: 68px; height: 225px; width: 620px; } .about .box3 .fr .picScroll-left .hd { overflow: hidden; } .about .box3 .fr .picScroll-left .hd .prev, .about .box3 .fr .picScroll-left .hd .next { display: block; left: 0; top: 50%; margin-top: -36px; width: 30px; height: 72px; position: absolute; z-index: 10; background-position: -133px -67px; cursor: pointer; display: none; } .about .box3 .fr .picScroll-left .hd .next { left: auto; right: 0; background-position: -164px -67px; } .about .box3 .fr .picScroll-left:hover .hd .prev, .about .box3 .fr .picScroll-left:hover .hd .next { display: block; } .about .box3 .fr .picScroll-left .hd ul { float: right; overflow: hidden; margin-top: 10px; zoom: 1; } .about .box3 .fr .picScroll-left .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; background: url("../images/icocircle.gif") 0 -9px no-repeat; } .about .box3 .fr .picScroll-left .hd ul li.on { background-position: 0 0; } .about .box3 .fr .picScroll-left .bd ul { overflow: hidden; zoom: 1; } .about .box3 .fr .picScroll-left .bd ul li { margin-right: 20px; float: left; _display: inline; overflow: hidden; text-align: center; } .about .box3 .fr .picScroll-left .bd ul li img { width: 300px; height: 225px; } .bg_top { height: 50px; background: #eaeaea; width: 100%; } .erro { color: red; } /* map_ul*/ .map_ul { list-style: outside none none; display: block; width: 100%; } .map_ul li { display: block; width: 100%; padding: 0; margin-bottom: 25px; } .map_ul li a { width: 100%; height: 35px; line-height: 35px; font-weight: bold; display: block; background: #f6f6f6; text-indent: 15px; } .map_ul .list-inline { display: block; width: 86%; } .map_ul .list-inline li { height: 32px; display: inline-block; *display: inline; margin: 15px 5px 15px 0; zoom: 1; line-height: 32px; border-bottom: 0; text-align: center; width: auto; padding: 0px; } .map_ul .list-inline li a { text-indent: 0; font-weight: normal; display: block; line-height: 32px; height: 32px; display: inline-block; padding: 0px 10px; width: auto; border: 1px solid #ccc; text-align: center; } .map_ul .list-inline li a:hover { background: #0a408a; color: #fff; border: 1px solid #0a408a; } .erro { text-align: center; min-height: 400px; } .showPro { padding: 50px 0; } .showPro .reLink { margin-bottom: 0; } .showPro .showContxt { padding: 30px 0 35px; color: #666; font-size: 14px; line-height: 30px; text-align: justify; } .showPro .showContxt img { max-width: 100%; height: auto !important; } .showPro .showimgCon { padding: 0 0 30px; font-size: 16px; line-height: 32px; } .showPro .showimgCon .txtcon { width: 720px; height: 423px; float: right; position: relative; } .showPro .showimgCon .txtcon .tit { position: relative; font-size: 20px; margin-bottom: 15px; color: #1f6eb1; font-weight: bold; line-height: 24px; padding-bottom: 14px; border-bottom: 1px solid #dddddd; padding-right: 60px; } .showPro .showimgCon .txtcon .tit .goBack { position: absolute; right: 0; top: 0; color: #999999; font-size: 14px; display: block; font-weight: normal; cursor: pointer; } .showPro .showimgCon .txtcon .tit .goBack s { width: 20px; height: 20px; background-position: -440px -62px; margin-left: 6px; } .showPro .showimgCon .txtcon .tit .goBack:hover { color: #047fcc; } .showPro .showimgCon .txtcon .txt { font-size: 14px; line-height: 28px; color: #666; text-align: justify; } .showPro .showimgCon .txtcon .txt .item { margin-bottom: 7px; max-height: 144px; overflow: hidden; } .showPro .showimgCon .txtcon .tel-btn { width: 100%; position: absolute; left: 0; bottom: 0; border-top: 1px solid #ddd; padding-top: 40px; } .showPro .showimgCon .txtcon .tel-btn .btn { width: 118px; float: right; height: 40px; line-height: 40px; margin-top: 5px; font-size: 20px; text-align: center; color: #fff; cursor: pointer; background: #1f6eb1; } .showPro .showimgCon .txtcon .tel-btn .btn:hover { background: #333; } .showPro .showimgCon .txtcon .tel-btn .tel { width: 280px; float: left; } .showPro .showimgCon .txtcon .tel-btn .tel span, .showPro .showimgCon .txtcon .tel-btn .tel strong { display: block; color: #666666; } .showPro .showimgCon .txtcon .tel-btn .tel s { width: 42px; height: 42px; display: block; float: left; margin-right: 6px; margin-top: 4px; background-position: -315px -30px; } .showPro .showimgCon .txtcon .tel-btn .tel span { font-size: 16px; line-height: 20px; } .showPro .showimgCon .txtcon .tel-btn .tel strong { font-size: 28px; line-height: 28px; } .showPro .showimg { width: 442px; position: relative; float: left; overflow: hidden; } .showPro .showimg .bigimg { width: 440px; height: 332px; display: block; position: relative; border: 1px solid #dddddd; } .showPro .showimg .bigimg .list { width: 5000%; } .showPro .showimg .bigimg .list li { width: 440px; height: 332px; float: left; border: 0; margin-right: 1px; } .showPro .showimg .bigimg .list img { width: 100%; height: 100%; display: block; transition: all ease 300ms; } .showPro .showimg .smallimg { width: 440px; height: 76px; position: relative; padding-top: 30px; z-index: 10; overflow: hidden; } .showPro .showimg .list { width: 357px; overflow: hidden; position: relative; margin: 0 auto; } .showPro .showimg .listcon { width: 600% !important; position: relative; } .showPro .showimg .prev, .showPro .showimg .next { width: 20px; height: 76px; z-index: 10; position: absolute; top: 30px; cursor: pointer; background: #f9f9f9 url(../images/show-btn-ico.png) no-repeat 0 center; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .showPro .showimg .prev:hover, .showPro .showimg .next:hover { background-color: #f9f9f9; } .showPro .showimg .prev { left: 0; background-position: 3px center; } .showPro .showimg .next { right: 0; background-position: -84px center; } .showPro .showimg li { width: 94px; height: 70px; margin-right: 28px; float: left; cursor: pointer; position: relative; border: 3px solid #fff; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; } .showPro .showimg li img { width: 100%; height: 100%; display: block; } .showPro .showimg li.on { width: 94px; height: 70px; border: 3px solid #1f6eb1; } .relateTit { height: 58px; line-height: 58px; border-bottom: 1px solid #e4e4e4; margin: 0 auto; width: 1200px; } .relateTit h3 { font-size: 18px; display: inline-block; *display: inline; *zoom: 1; position: relative; } .relateTit h3 .line { width: 100%; height: 2px; display: block; position: absolute; left: 0; bottom: -1px; background: #1f6eb1; } .floor_3_remm { padding-bottom: 60px; } .floor_3_remm .body { overflow: hidden; *margin-bottom: 38px; } .floor_3_remm .body ul { width: 112%; } .floor_3_remm .body li { margin-bottom: 40px; width: 370px; float: left; margin-right: 45px; position: relative; border-radius: 5px; height: 278px; overflow: hidden; } .floor_3_remm .body li a { display: block; width: 100%; height: 100%; cursor: pointer; } .floor_3_remm .body li .img img { border-radius: 5px; width: 370px; height: 278px } .floor_3_remm .body li .txt { position: absolute; left: 0; top: 211px; height: 67px; background: rgba(0, 0, 0, 0.6); width: 301px; border-radius: 0 0 5px 5px; color: #fff; padding-left: 42px; padding-right: 42px; transition: ease-in-out .2s; text-align: center; line-height: 67px; } .floor_3_remm .body li .txt h3 { font-size: 20px; font-weight: 100; line-height: 67px; } .floor_3_remm .body li .txt span { margin: 0 auto; display: block; border: 1px solid #fff; text-align: center; width: 123px; height: 33px; line-height: 33px; border-radius: 5px; margin-top: 10px; display: none; } .floor_3_remm .body li:hover { box-shadow: 2px 5px 2px rgba(0, 0, 0, 0.1); } .floor_3_remm .body li:hover .txt { background: url(../images/bg_6b.png) repeat; height: 100%; top: 0; border-radius: 5px; } .floor_3_remm .body li:hover .txt h3 { padding-top: 78px; } .floor_3_remm .body li:hover .txt span { margin-top: 0; display: block; } .floor_3_remm .more2 { text-align: center; } .floor_3_remm .more2 ul { display: inline-block; *zoom: 1; *display: inline; } .floor_3_remm .more2 a { width: 141px; height: 35px; display: block; color: #0071b9; margin: 0 19px; border: 2px solid #0071b9; line-height: 35px; border-radius: 4px; font-size: 20px; } .floor_3_remm .more2 a:hover { box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); } .floor_3_remm .more2 .ewmbtn { background: #0071b9; color: #fff; } .floor_3_remm .more2 li { float: left; } /*鍦板浘*/ #dituContent{ width:90%; margin-left: 20px; height:350px; border:#ccc solid 1px; line-height: 2em; } #dituContent img{ width:auto; height:auto; } /* 鍐呴〉钀ラ攢鍦板浘*/ .map-content{padding: 10px 0;} .map-module{width: 1200px !important; margin: 0 auto; position: relative; transition: all .3s ease;} .map-title{font-size: 24px; color: #333; text-align: center; margin: 50px 0; position: relative;} .map-branch .map-title{margin-top: -20px; z-index: 1;} .map-title:before{content: ""; position: absolute; width: 0; height: 0; bottom: -23px; left: 50%; transform: translateX(-50%); border: 6px solid; border-color: #1f6eb1 transparent transparent;} .map-title:after{content: ""; position: absolute; width: 52px; height: 3px; background-color: #1f6eb1; bottom: -12px; left: 50%; transform: translateX(-50%);} .map-content-info{position: relative; margin-bottom: 30px;} .branch-map-l{width: 849px; height: 575px; position: relative;} .map-content-box{width: 100%; height: 100%; background: url("../images/map-bj.png") no-repeat center; position: relative;} .map-dot{position: absolute; text-align: center; font-size: 12px; cursor: pointer;} .beijing{left: 585px; top: 220px;} .tianjin{left: 604px; top: 234px;} .hebei{left: 575px; top: 254px;} .shanxi{left: 540px; top: 276px;} .liaoning{left: 660px; top: 196px;} .jilin{left: 696px; top: 167px;} .heilongjiang{left: 676px; top: 106px;} .shanghai{left: 668px; top: 341px;} .jiangsu{left: 646px; top: 316px;} .zhejiang{left: 655px; top: 379px;} .anhui{left: 605px; top: 334px;} .fujian{left: 625px; top: 428px;} .jiangxi{left: 595px; top: 402px;} .shandong{left: 610px; top: 284px;} .henan{left: 562px; top: 316px;} .hubei{left: 555px; top: 359px;} .hunan{left: 545px; top: 409px;} .guangdong{left: 575px; top: 466px;} .guangxi{left: 506px; top: 461px;} .chongqing{left: 495px; top: 364px;} .sichuan{left: 425px; top: 354px;} .guizhou{left: 484px; top: 424px;} .yunnan{left: 405px; top: 462px;} .shanxi1{left: 502px; top: 312px;} .map-dot:after{content: ""; display: block; width: 8px; height: 8px; margin: 0 auto; background-color: #1f6eb1; border-radius: 50%;} .map-dot.beijing:after{width: 13px; height: 12px; border-radius: 0; background: url("../images/icon-star.png") no-repeat center;} .branch-map-data{position: absolute; box-sizing: border-box; width: 430px; border: 1px solid #1f6eb1; box-shadow: 0 0 2px 2px #e9e9e9; background-color: #fff; padding: 10px 30px; z-index: 1; display: none;} .branch-map-data-title{border-bottom: 1px solid #eee;} .branch-map-data-title p{font-size: 18px; color: #333; line-height: 28px;} .branch-map-data-info{max-height: 236px; overflow-y: auto;} .data-branch{border-bottom: 1px dashed #eee; padding: 6px 0; box-sizing: border-box;} .data-branch:last-child{border: none;} a, button, input, textarea{-webkit-tap-highlight-color: rgba(0, 0, 0, 0); -moz-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;} .data-branch .data-name{font-size: 14px; color: #666; line-height: normal; margin-bottom: 5px;} .data-branch p{font-size: 12px; color: #999; line-height: 20px;} .data-branch p{font-size: 12px; color: #999; line-height: 20px;} .branch-map-data:before{content: ""; position: absolute; left: -16px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border: 8px solid; border-color: transparent #1f6eb1 transparent transparent;} .branch-map-data:after{content: ""; position: absolute; left: -15px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border: 8px solid; border-color: transparent #fff transparent transparent;} .map-dot.cur:before{content: ""; position: absolute; left: 50%; bottom: -3px; transform: translateX(-50%); width: 14px; height: 14px; border-radius: 50%; border: 1px solid #1f6eb1; animation: dot 4s infinite;} @keyframes dot{100%{transform: translateX(-50%) scale(1); opacity: 1;} 50%{transform: translateX(-50%) scale(1.5); opacity: .1;}} .data-branch img{display: none;} /*鍐呴〉鎷涜仒*/ .jobbt{ font-size: 15px; text-align: center; color: #1f6eb1; padding: 20px;} .jobnr table{ border:1px solid #d9d9d9; border-collapse: collapse;} .jobnr table th{ font-size:14px; color:#fff; background-color:#1f6eb1; line-height:54px; text-align: center;} .jobnr table td{ line-height:54px; text-align: center; font-size:14px; color:#737373; border:1px solid #d9d9d9;} .jobnr table td a{ color:#737373;} .jobnr table td a:hover{ color:#1f6eb1;} .jobcont{ width: 100%; border: 1px solid #d9d9d9; margin-bottom: 20px;} .jobcont h4{ height: 50px; line-height: 50px; margin-bottom: 38px; padding-left: 30px; color: #fff; background-color: #1f6eb1; font-size: 14px;} .jobcont p{ font-size: 14px; color: #737373; padding-left: 30px; line-height: 30px; padding-bottom: 15px;} .jobcont h5{ height: 50px; line-height: 50px; border-top: 1px solid #d9d9d9; background-color: #f8fbfe; overflow: hidden;} .jobcont h5 p{ float: left; color: #1f6eb1; line-height: 50px;} .jobcont h5 a{display: block; float: right; margin-top: 8px; margin-right: 15px; width: 144px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; font-weight: bold; color: #1f6eb1; background-color: #d8ebff;} .jobcont h5 a:hover{ background-color:#1f6eb1; color:#fff;} /*sitemap*/ .es-section { background: #fff; padding: 15px; margin-bottom: 20px;} .es-section .section-header { position: relative; margin-bottom: 20px; border-bottom: 1px solid #f5f5f5;} .es-section .section-header h1 { margin-top: 5px; margin-bottom: 20px; font-size: 20px;} .linkbox { padding: 10px 8px; border-bottom: 1px solid #EEE; clear: both;} .linkbox h3{ font-size: 18px; margin-top: 20px; margin-bottom: 10px; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit;} .linkbox .f6 { width: 100%; overflow: hidden; clear: both; padding-bottom: 10px;} .linkbox .f6 li { float: left; line-height: 14px; padding: 8px 10px 0; white-space: nowrap;} .linkbox .f6 li a { color: #666; float: left;}