/* css reset */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;} body{ font-family:'Microsoft Yahei',Arial,Simsun;font-size:14px;min-width: 1000px;} table {border-collapse:collapse; border-spacing:0;} fieldset,img {border:0;} address,caption,cite,code,dfn,em,th,var {font-weight: normal;font-style: normal;} ol,ul {list-style:none;} caption,th {text-align:left;} h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;} q:before,q:after {content:'';} abbr,acronym {border:0;} a{text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());} .clear{ display:block; clear:both;} .relative{ position:relative;} .grayscale{ filter: url("data:image/svg+xml;utf8,#grayscale"); /* Firefox 3.5+ */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */} /* css reset */ html,body {position: relative;width:100%;height: 100%;} .bgBlock,.wind_aBlock .icon,.wind_aBlock .text,.wind_textContent,.wind_ulContent,.wind_textBlock .more,.indexNews_textBlock .title,.dir_title,.dir_block,.fin_liBlock,.pro_InnBlock,.inv_button,.inv_top,.ann_icon {-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;} .indexNews_images,.indexNews_img:after,.indexNews_img:before,.indexNews_wire:after,.indexNews_wire:before,.indexUl_bgImg {-webkit-transition:all 0.6s ease-in-out;-ms-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;} .king:hover img,.indexNews_aBlock:hover .indexNews_images,.indexUl_aBlock:hover .indexUl_bgImg {-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);} .header_logo:after {content: "";display: block;position: absolute;left: -200px;top: 0px;width: 150px;height: 100%;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));overflow: hidden;-webkit-transform: skewx(-25deg);-webkit-transition: 0s;} .header_logo:hover:after { width: 150px; left: 600px; -webkit-transition: 1.2s;transition: 1.2s;} .king:hover:after {width: 150px; left: 1000px; -webkit-transition: 1.2s;transition: 1.2s;} @-webkit-keyframes anim1 { 0%{ -webkit-transform:translate(0,0px);} 25%{ -webkit-transform:translate(0,-6px);} 75%{ -webkit-transform:translate(0,3px);} 100%{ -webkit-transform:translate(0,0);} } @-ms-keyframes anim1 { 0%{ -ms-transform:translate(0,0px);} 25%{ -ms-transform:translate(0,-6px);} 75%{ -ms-transform:translate(0,3px);} 100%{ -ms-transform:translate(0,0);} } @keyframes anim1 { 0%{ transform:translate(0,0px);} 25%{ transform:translate(0,-6px);} 75%{ transform:translate(0,3px);} 100%{ transform:translate(0,0);} } @-moz-keyframes anim1 { 0%{ -moz-transform:translate(0,0px);} 25%{ -moz-transform:translate(0,-6px);} 75%{ -moz-transform:translate(0,3px);} 100%{ -moz-transform:translate(0,0);} } @-o-keyframes anim1 { 0%{ -o-transform:translate(0,0px);} 25%{ -o-transform:translate(0,-6px);} 75%{ -o-transform:translate(0,3px);} 100%{ -o-transform:translate(0,0);} } @keyframes animScale { 0%{ transform:scale(1);} 50%{ transform:scale(1.1);} 100%{ transform:scale(1);} } @-webkit-keyframes animScale { 0%{ -webkit-transform:scale(1);} 50%{ -webkit-transform:scale(1.1);} 100%{ -webkit-transform:scale(1);} } @-ms-keyframes animScale { 0%{ -ms-transform:scale(1);} 50%{ -ms-transform:scale(1.1);} 100%{ -ms-transform:scale(1);} } @-moz-keyframes animScale { 0%{ -moz-transform:scale(1);} 50%{ -moz-transform:scale(1.1);} 100%{ -moz-transform:scale(1);} } @-o-keyframes animScale { 0%{ -o-transform:scale(1);} 50%{ -o-transform:scale(1.1);} 100%{ -o-transform:scale(1);} } @-webkit-keyframes animRotate { 0%{ -webkit-transform:rotate(0);} 50%{ -webkit-transform:rotate(360deg);} 100%{ -webkit-transform:rotate(0);} } @-ms-keyframes animRotate { 0%{ -ms-transform:rotate(0);} 50%{ -ms-transform:rotate(360deg);} 100%{ -ms-transform:rotate(0);} } @keyframes animRotate { 0%{ transform:rotate(0);} 50%{ transform:rotate(360deg);} 100%{ transform:rotate(0);} } @-moz-keyframes animRotate { 0%{ -moz-transform:rotate(0);} 50%{ -moz-transform:rotate(360deg);} 100%{ -moz-transform:rotate(0);} } @-o-keyframes animRotate { 0%{ -o-transform:rotate(0);} 50%{ -o-transform:rotate(360deg);} 100%{ -o-transform:rotate(0);} } .typ:hover,.typ.current { z-index: 99; -webkit-animation:anim1 1.3s linear infinite; -ms-animation:anim1 1.3s linear infinite; animation:anim1 1.3s linear infinite; -moz-animation:anim1 1.3s linear infinite; -o-animation:anim1 1.3s linear infinite; } /*.bigImg_contentBlock {-webkit-animation:animScale 20s linear infinite;animation:animScale 20s linear infinite;-ms-animation:animScale 20s linear infinite;-moz-animation:animScale 20s linear infinite;-o-animation:animScale 20s linear infinite;} */.king {-webkit-animation:animRotate 100s linear infinite;animation:animRotate 100s linear infinite;-ms-animation:animRotate 100s linear infinite;-moz-animation:animRotate 100s linear infinite;-o-animation:animRotate 100s linear infinite;} .bodyer {position: relative;width:100%;min-width:1300px;overflow: hidden;min-height: 580px;/*padding-top:74px;*/} .header_content {position: fixed;width:100%;height: 74px;background: #fff;box-shadow: 0px 0px 4px 0px #ccc;z-index: 999;top:0px;left:0px;} .header_contentBlock {position: relative;width:93%;margin:auto;min-width:1280px;} .header_logo {position: absolute;left:0px;top:0px;padding:10px 0;display: block;height: 46px;} .header_ulContent { position: relative; width: 975px; margin: auto; } .header_block {width: 10%; position: absolute;right:0px;top:22px;border: 1px solid #cccccc;padding-right:20px;} .header_button {position: absolute;right:0px;top:0px;z-index: 99;} .header_ulBlock {position: relative;float: right;width: 100%;} .header_aBlock {position: relative;float: left;display: block;width: 116px;height: 74px; font-size:15px;background: url(../images/b_3.jpg) no-repeat right;cursor: pointer;} .header_aBlock .text {color:#333333;z-index: 99;position: relative;display: block;width: 100%;height: 100%;line-height: 74px;text-align: center;} .header_input {position: relative;width:87%;height: 28px;border: 0px;padding-left:10px;color:#999;outline: none;padding-right:10px;} .header_button {position: absolute;padding:6px 10px;height: 16px;cursor: pointer;} .nav_content {position: absolute;bottom:-40px;height: 40px;width:1920px;background: url(../images/b_5.png);left:0px;display: none;} .nav_aBlock {position: relative;float: left;display: block;color:#fff;height: 40px;line-height: 40px;margin-left: 40px; font-size:14px;width:58px;white-space: nowrap;text-align:center;width:auto;} .header_aBlock .bgBlock {position: absolute;top:24px;left:0%;width:100%;height: 26px;} .header_aBlock.current .bgBlock,.header_aBlock:hover .bgBlock,.header_aBlock.on .bgBlock{height:100%;top:0px;background: #ee7700;} .header_aBlock.current .text,.header_aBlock:hover .text,.header_aBlock.on .text {color:#fff;} /*.header_aBlock:hover .nav_content,*/.header_aBlock.current .nav_content,.header_aBlock:hover .navA_ul{display: block;} .header_aBlock:hover .navA_a{color:#ee7700;} .nav_aBlock:hover {color:#ee7700;} .nav_content.right {left:0px;} .footer_content {position: relative;width:100%;height: 50px;background: #fff;z-index: 999;box-shadow: 0px 0px 4px 0px #ccc;} .footer_contentBlock {position: relative;width:93%;margin:auto;color:#666;font-size:12px;padding-top:16px;} .footer_text {position: relative;float: right;} .footer_text p{float: left;margin-right: 20px;color: #333;} .footer_text a.footer_aBlock{float: left;color: #333;} .footer_right{width: auto;position: relative;float: left;} .footer_right h2{width: 76px;height: 24px;cursor: pointer; font-size: 14px;color: #333;float: left;position: relative; padding-right: 20px;margin-right: 25px; line-height: 24px;background: url(../images/img/webx.png) no-repeat right center;} .footer_right h3{font-size: 14px;color: #333;float: left;line-height: 24px;} .footer_right h3 b{font-size: 18px;color: #ee7700;line-height: 24px;} .friend{width: 160px; float: right;margin-left: 25px;position: relative;} .friend h4{font-size: 14px;cursor: pointer; padding: 2px 15px 2px 8px;border: solid 1px #cccccc;line-height: 18px;background: url(../images/img/we1.png) no-repeat 95% center;} .frien_text{width: 160px;position: absolute;bottom: 24px;left: 0%;display: none;} .frien_text a{display: block;width: auto;text-align: left;padding: 2px 15px; color: #333;line-height: 20px;border-bottom: solid 1px #fff;background: #f1f1f1;font-size: 14px;} .frien_text a:hover { color: #ee7700; } .footer_aBlock {position: relative;float: right;} .common_content {position: relative;width:100%;z-index: 99;background: #fff;box-shadow: 0px 0px 4px 0px #ccc;} .common_contentBlock {position: relative;width:1200px;margin:auto;} .bigImg_content {position: relative;width:100%;height:260px;overflow: hidden;margin-top: 74px;} .index_bodyer .bigImg_content {min-height: 470px;} .bigImg_contentBlock {position: absolute;height: 100%;width:100%;top:0px;left:0px;} .fixed_top {position: fixed;top:0px;left:0px;width:0px;height: 0px;} .bottom_img {position: relative;width:100%;height: 216px;background: url(../images/b_7.png) repeat-x center;} @-webkit-keyframes headerAnim { 0%{top:-78px;} 100%{top:0px;} } /*.header_content.current {position: fixed;-webkit-animation:headerAnim 0.6s ease-in-out backwards;}*/ .index_bodyer .bigImg_content {height: 600px;} .index_bodyer .common_content {position: relative;width:100%;} .index_img {position: relative;width:100%;} .index_img img {width:100%;margin-bottom:-4px;} .wind_content {position: absolute;top:0px;left:0px;width:100%;height: 100%;z-index: 88;} .wind_wireContent {position: absolute;bottom:0px;width:100%;left:0px;height:6px;background: url(../images/b2_4.png);box-shadow: 0px 0px 4px 0px #ccc;} .wind_wireBlock {position: absolute;left:0px;bottom:0px;height: 6px;width:16%;background: #ee8600;} .wind_showBlock {position: relative;width:100%;height: 100%;overflow: hidden;} .wind_contentBlock {position: relative;width:130%;height: 100%} .wind_textContent {position: absolute;width:15%;height: 100%;background: url(../images/b2_3.png);top:0px;left:-17%;overflow: hidden;display: none;} .wind_textBlock {position: absolute;left:50%;margin-left:-120px;top:50%;margin-top:-103px;color:#fff;width:240px;display: none;} .wind_textBlock .title {font-size:18px;letter-spacing: 3px;} .wind_textBlock .wire {width:38px;height: 2px;background: #fff;margin:18px 0;} .wind_textBlock .text {width:100%;line-height: 24px;text-align:justify;text-justify:inter-ideograph;} .wind_textBlock .more {width:80px;display: block;border: 1px solid #fff;color:#fff;text-align: center;padding:5px 0;font-size:12px;margin-top:25px;} .wind_ulContent {position: absolute;width:77%;bottom:40px;left:0%;overflow: hidden;height:115px;padding-top:30px; /*background: url(../images/b2_6_22.png) no-repeat 50% 96%;*/} .wind_ulBlock {position: relative;width:720px;margin:auto;} .wind_aBlock {position: relative;float: left;width:80px;display: block;margin:0px 20px;height: 91px;} .wind_aBlock .icon {position: absolute;width:62px;margin:auto;height: 62px;top:0px;left:9px;} .wind_aBlock .icon.icon1 {background: url(../images/b1_21.png) no-repeat center;} .wind_aBlock .icon.icon2 {background: url(../images/b1_22.png) no-repeat center;} .wind_aBlock .icon.icon3 {background: url(../images/b1_23.png) no-repeat center;} .wind_aBlock .icon.icon4 {background: url(../images/b1_24.png) no-repeat center;} .wind_aBlock .icon.icon5 {background: url(../images/b1_25.png) no-repeat center;} .wind_aBlock .icon.icon6 {background: url(../images/b1_27.png) no-repeat center;} .wind_aBlock .icon.icon7 {background: url(../images/b1_26.png) no-repeat center;} .wind_aBlock.current .text {color:#ee8600;} .wind_aBlock.current .icon.icon1 {background: url(../images/b1_211.png) no-repeat center;} .wind_aBlock.current .icon.icon2 {background: url(../images/b1_221.png) no-repeat center;} .wind_aBlock.current .icon.icon3 {background: url(../images/b1_231.png) no-repeat center;} .wind_aBlock.current .icon.icon4 {background: url(../images/b1_241.png) no-repeat center;} .wind_aBlock.current .icon.icon5 {background: url(../images/b1_251.png) no-repeat center;} .wind_aBlock.current .icon.icon6 {background: url(../images/b1_271.png) no-repeat center;} .wind_aBlock.current .icon.icon7 {background: url(../images/b1_261.png) no-repeat center;} .wind_aBlock .text {color:#fff;padding-top:10px;width:100%;text-align:center;position: absolute;top:60px;left:0px;} .wind_wire {display: none; position: absolute;left: -215px;top: 71px;} .ieMrginTop {position: relative;height: 0px;width:100%;} /*.wind_aBlock.current .icon,.wind_aBlock:hover .icon {top:-10px;}*/ /*.wind_aBlock.current .text,.wind_aBlock:hover .text {padding-top:20px;}*/ .wind_contentBlock.current .wind_textContent {left:0%;} .wind_contentBlock.current .wind_ulContent {left:0%;width:77%;} .bigImg_ulBlock {position: relative;width:100%;height: 100%;} .big_imgContent {position: relative;width:100%;height: 100%;overflow: hidden;} .ul-banner{position: relative;width: 100%;height: 100%;} .ul-banner img {position: absolute;top: 0;left: 0;width: 100%;opacity: 0;} .ul-banner img:nth-child(1) {opacity: 1;} .ban-block {position: absolute;background: url(../images/b2_3.png); z-index: 99; left: 0;bottom: 0px;width: 100%; height:7px;text-align: left;} .ban-block span{float: left; width: 16%;height: 7px;cursor: pointer;} .ban-block span.current{background:#ee7700;} /*.banners .prev{display: block; position: absolute;width: 41px;height: 41px;background: url(../images/prev.png) no-repeat center;left: 30px;top: 50%;margin-top: -20.5px;} .banners .next{display: block; position: absolute;width: 41px;height: 41px;background: url(../images/next.png) no-repeat center;right: 30px;top: 50%;margin-top: -20.5px;} */.banners .prev:hover, .banners .next:hover{opacity:0.7;} .big_img {position: absolute;width:100%;height: 100%;bottom:0px;left:0px;} /*.big_img {-webkit-animation:animScale 12s linear infinite;animation:animScale 12s linear infinite;-ms-animation:animScale 12s linear infinite;-moz- animation:animScale 12s linear infinite;-o-animation:animScale 12s linear infinite;}*/ .big_imgBlock {position: absolute;top:0px;left:0px;width:100%;height: 100%;z-index: 8;display: none;} @-webkit-keyframes btssize { 0%{-webkit-transform:scale(1);} 100%{ -webkit-transform:scale(1.2);} } .big_imgBlock.current {-webkit-animation:btssize 3s linear forwards;} .navIcon_block {position: absolute;bottom:30px;right:60px;} .navIcon_block a {display: block;width:12px;height: 12px;border-radius:50px;border:1px solid #fff;float: left;margin-left:8px;cursor: pointer;} .navIcon_block a.current {background: #fff;} .wind_textBlock .more:hover {border:1px solid #ee7700;color:#ee7700;} .index_content {position: relative;width:100%;} .indexUl_content {position: relative;width:50%;float: right;min-height: 50px;} .indexNews_content {position: absolute;top:0px;width:50%;height: 100%;overflow: hidden;} .indexUl_ulBlock {position: relative;width:100%;} .indexUl_aBlock {position: relative;width:50%;float: left;display: block;overflow: hidden;} .indexUl_nullImg {position: relative;width:100%;} .indexUl_nullImg img {width:100%;} .indexUl_bgImg {position: absolute;top:0px;left:0px;width:100%;height: 100%;z-index: 6;} .indexUl_title {position: absolute;top:0px;left:0px;z-index: 9;width:100%;} .index_94{position: relative;width:100%;margin:30px auto;} .indexNews_contentBlock {position: relative;width:94%;} .indexNews_title {font-size:20px;color:#333;padding-bottom:10px;margin-bottom: 15px; border-bottom: solid 1px #666;} .indexNews_title em{color: #808080;font-size:16px;margin-left: 5px; text-transform:uppercase;} .indexNews_title a{float: right;color: #666;font-size:16px;} .indexNews_aBlock {position: relative;display: block;width:100%;} .indexNews_img {position: absolute;width:216px;float: left;height: 155px;overflow: hidden;} .indexNews_textBlock {position: relative;float: right;width:56%;padding:6px 0;} .indexNews_ulBlock {position: relative;padding-top:30px;height: 122px;overflow: hidden;} .indexNews_textBlock .title {color:#333;font-size:18px;padding-bottom:20px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;} .indexNews_textBlock .time {color:#ee8600;font-size:13px;padding-bottom:10px;} .indexNews_textBlock .text {line-height: 24px;color:#4c4c4c;height: 72px;overflow: hidden;text-align: justify;text-justify:inter-ideograph;} .indexNews_liBlock {color:#333;width:100%;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #ccc;display: block;} .indexNews_text {position: relative;float: left;width:74%;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;padding-left:20px;background: url(../images/b3_2.jpg) no-repeat left;} .indexNews_time {position: relative;float: right;width:20%;text-align: right;} .indexNews_ulBlock.h168 {height: 168px;} .indexNews_ulBlock.h212 {height: 212px;} .indexNews_ulBlock.h258 {height: 258px;} .indexNews_ulBlock.h300 {height: 300px;} .indexNews_liBlock:hover,.indexNews_aBlock:hover .title {color:#ee7700;} .indexNews_liBlock:hover .indexNews_text,.indexNews_liBlock:hover .indexNews_time,.indexNews_aBlock:hover .title {text-decoration: underline;} .indexNews_images {position: relative;width:100%;height: 100%;} .indexNews_img img{width: 100%;padding-top:12px;} /*.indexNews_wire {position: absolute;top:0px;left:0px;width:100%;height: 100%;z-index: 99;} .indexNews_img:after {content:"";position: absolute;top:0px;width:0%;left:0px;height: 2px;background: #ee7700;z-index: 99;} .indexNews_img:before {content:"";position: absolute;top:0px;width:2px;right:0px;height: 0%;background: #ee7700;z-index: 99;} .indexNews_wire:after {content:"";position: absolute;bottom:0px;width:0%;right:0px;height: 2px;background: #ee7700;z-index: 99;} .indexNews_wire:before {content:"";position: absolute;bottom:0px;width:2px;left:0px;height: 0%;background: #ee7700;z-index: 99;} .indexNews_aBlock:hover .indexNews_img:after {width:100%;} .indexNews_aBlock:hover .indexNews_img:before {height:100%;} .indexNews_aBlock:hover .indexNews_wire:after {width:100%;} .indexNews_aBlock:hover .indexNews_wire:before {height:100%;}*/ .Cnm_content{width: 1200px;margin: auto;position: relative;} .weiXimg{width: 90px;height: 90px;display: none; border: solid 1px #999; position: absolute;top: -95px;left: 45px;} .weiXimg img{width: 90px;height: 90px;} .index1_wire {position: absolute;left: 78px;width: 42px;height: 1px;background: #fff;top: 31px;} .inte_txt{ position: relative; width: 100%; margin-bottom: 40px; } .inte_txt p{ color: #333333; text-align: justify; line-height: 24px; margin-bottom: 10px; } .sc_title{ font-size: 24px; color: #ee7700; } .sc_txt{ color: #333333; text-align: justify; line-height: 24px; margin-top: 30px; } .feature_txt{ position: relative; width: 100%; } .feature_title{ position: relative; width: 100%; } .feature_title h2{ font-size: 24px; color: #ee7700; height: 40px; } .fea_line{ position: absolute; bottom: 0; left: 0; width: 48px; height: 2px; background: #b2b2b2; } .feature_text{ position: relative; width: 100%; margin-top: 30px; } .feature_text p{ color: #333333; text-align: justify; line-height: 24px; } .dir_content { position: relative; width: 100%; } .dir_ulBlock { position: relative; width: 100%; } .dir_liBlock { position: relative; width: 100%; margin-bottom: 40px; } .dir_title { font-size: 20px; color: #ee7701; padding-bottom: 15px; } .dir_block { position: relative; width: 96%; padding: 2%; background: #f5f5f5; margin-bottom: 20px; } .dir_name { font-size: 18px; color: #333; float: left; border-bottom: 2px solid #ee7701; padding-bottom: 6px; margin-bottom: 10px; } .dir_text { position: relative; width: 100%; text-align: justify; line-height: 26px; color: #666; } .dir_block:hover {box-shadow: 0px 0px 10px 0px #ccc;} .nav_content.nav_left { right: 0px; left: auto; width: 943px; } .Inv_Ul { position: relative; width: 110%; } .Inv_block { position: relative; width: 1140px; height: 100px; background: url(../images/a_2.jpg) no-repeat center; overflow: hidden; padding: 20px 30px; color: #fff; margin-bottom: 30px; } .Inv_Ul {} .Inv_li { position: relative; width: 25%; float: left; } .Inv_title { font-size: 16px; } .Inv1_text { font-size: 24px; padding-top: 8px; padding-bottom: 8px; line-height: 48px; } .Inv_t1 {font-size:36px;color:#ed6d1e;margin-top: 8px;} .Inv_TBlock { position: relative; width: 150px; text-align: center; } .pro_content { position: relative; width: 1200px; background: #f9f9f9; margin-top: 60px; padding: 50px 0; margin-bottom: 100px; } .pro_block { position: relative; width: 255px; margin: auto; display: block; border: 1px solid #eee; height: 373px; } .pro_img { position: relative; width: 100%; } .pro_img img { width: 100%; } .pro_titleBlock { position: relative; width: 100%; background: #ea6303; height: 40px; line-height: 40px; } .pro_title { position: relative; width: 80%; padding-left: 15px; color: #fff; font-size: 16px; } .pro_icon { position: absolute; right: 15px; top: 5px; } .fin_content { position: relative; width: 100%; margin-top: 60px; margin-bottom: 60px; } .fin_ul { position: relative; width: 102%; } .fin_li { position: relative; width: 255px; float: left; margin-right: 59px; height: 381px; margin-bottom: 50px; } .fin_liBlock {position: relative;width:100%;} .fin_img { position: relative; width: 100%; } .fin_img img { width: 100%; } .fin_titleBlock { position: relative; width: 100%; margin-top: 20px; height: 30px; line-height: 30px; color: #333; font-size: 16px; } .fin_icon { position: absolute; right: 0px; top: 0px; } .inv_buttonBlock { position: relative; width: 1200px; margin-top: 30px; } .inv_button { position: relative; width: 1136px; height: 50px; background: #ee7700 url(../images/a_7.png) no-repeat center; cursor: pointer; } .inv_top { position: absolute; right: 4px; top: 0px; width: 50px; height: 21px; background: #ee7700 url(../images/a_8.png) no-repeat 13px 4px; text-align: center; color: #fff; padding-top: 29px; cursor: pointer; } .pro_InnBlock {position: relative;width:100%;display: block;} .fin_liBlock:hover,.pro_InnBlock:hover {box-shadow: 0px 0px 10px 0px #ccc;padding:10px;margin-top:-10px;margin-left:-10px;} .pre_content .fin_li { width: 361px; height: 300px; } .ter_content { position: relative; width: 1200px; margin-top: 50px; } .ter_navUl { position: relative; width: 100%; } .ter_navLi { position: relative; width: 33.2%; float: left; height: 50px; line-height: 50px; background: #b2b2b2; text-align: center; color: #fff; font-size: 16px; margin-right: 0.1%; cursor: pointer; } .ter_ul { position: relative; width: 100%; margin-top: 30px; } .ter_li { position: relative; width: 100%; color: #666; line-height: 26px; text-align: justify; } .ter_navLi.cur {background: #ee7700;} .enq_content { position: relative; width: 1200px; margin-top: 50px; margin-bottom: 60px; } .enq_leftBlock { position: relative; float: left; width: 600px; } .enq_rightBlock { position: relative; width: 598px; float: right; } .enq_img { position: relative; width: 100%; } .enq_img img { width: 100%; } .enq_img {} .enq_inputBlock { position: relative; width: 280px; height: 42px; border: 1px solid #ccc; float: left; margin-right: 15px; margin-bottom: 20px; line-height: 42px; } .enq_text { position: relative; float: left; padding-left: 15px; color: #666; } input.enq_input { position: relative; width: 180px; float: left; height: 42px; border: 0px; outline: none; color: #666; } .enq_textareaBlock { position: relative; width: 100%; } textarea.enq_textarea { position: relative; width: 547px; height: 128px; padding: 15px; border: 1px solid #ccc; color: #666; line-height: 22px; } .enq_buttonBlock { position: relative; width: 100%; margin-top: 20px; } .enq_button { float: left; position: relative; width: 124px; height: 38px; line-height: 38px; text-align: center; background: #ee7700; color: #fff; margin-right: 15px; letter-spacing: 2px; cursor: pointer; } .ann_content {position: relative;width:1200px;margin-top:60px;} .ann_liBlock {position: relative;width:1198px;border:1px solid #ccc;height: 109px;margin-bottom: 20px;} .ann_liBlock .Nmb_allDate {width:900px;height: 85px;} .ann_icon { position: absolute; right: 40px; top: 30px; width: 100px; padding-top: 26px; background: url(../images/a1_2.png) no-repeat center 0; color: #999; text-align: center; } .ann_icon:hover {background: url(../images/a1_4.png) no-repeat center 0px;color:#ee7700;} .ann_liBlock .Nmb_tiYe {width:90%;} .Nmb_allDate h2 { white-space: nowrap; overflow: hidden; position: relative; width: 100%; text-overflow: ellipsis; } .nL_ulBlock .Nmb_allDate h2 {padding-top:25px;} .cor_content { position: relative; width: 100%; padding-bottom: 30px; } select.cor_select { float: left; width: 90px; padding-left: 10px; color: #333; height: 30px; } .cor_t { position: relative; float: left; width: 40px; text-align: center; line-height: 31px; } .cor_block { float: left; position: relative; width: 139px; height: 28px; border: 1px solid #ccc; } input.cor_input { position: relative; width: 100px; height: 28px; border: 0px; padding-left: 10px; outline: none; } .cor_icon { position: absolute; right: 0px; top: 0px; width: 30px; height: 28px; background: url(../images/a1_9.png) no-repeat center; z-index: 99; cursor: pointer; } .enBu_ul { position: fixed; top: 40%; right: 0px; border-radius: 8px 0px 0px 8px; z-index: 999; } .enBu_li { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #ababab; color: #fff; margin-bottom: 2px; padding-right: 2px; } .enBu_li i{ display:block; width:100%; height:100%; background: url(../images/wec.png) no-repeat center; } .enBu_li p{ display:none; width:300px;height:250px; background:#46484d; border-top:4px solid #ee7700; position:absolute;top:0px;right:45px; text-align:center } .enBu_li span{font-size:16px;padding-top:20px;display:block;margin-bottom:10px;} .enBu_li:hover,.enBu_li.cur { background: #ee7700; } .enBu_li:hover p{display:block} .enqT_block { position: absolute; bottom: 4px; width: 90%; padding: 20px 5%; background: url(../images/a1_11.png); color: #fff; font-size: 20px; } .enqT_l { padding-top: 10px; color: #ee7700; font-size: 26px; } .enqT_t { line-height: 30px; } .header_enContent .header_aBlock {width:auto;max-width: 130px;padding:0px 25px;} .header_enContent .nav_content.nav_left { right: -408px; left: auto; width: 1440px; } .nav2_liBlock.curLeft { margin-left: 140px; } span.Inv1_icon { font-size: 20px; background: url(../Images/n_1.png) no-repeat 45px 6px; padding-right: 22px; padding-top: 15px; margin-left: 6px; } .nav_content.nav5_left { left: -202px; } a.navA_a { color: #fff; } .navA_ul { position: absolute; left: -25px; top: 40px; background: url(../images/b_5.png); border-top: 1px solid #fff; display: none; } a.navA_li { padding: 0 25px; color: #fff; } .nav_aBlock:hover .navA_ul { display: block; } @-webkit-keyframes am_le { 0%{ -webkit-transform:translate(20px,0);opacity: 0;} 100%{ -webkit-transform:translate(0);opacity: 1;} } .nav_content,.navA_ul {-webkit-animation:am_le 0.3s ease backwards} a.navA_a:hover,.navA_li:hover,.navA_a.cur { color: #ee7700; } .header_aBlock.w3 { width: 160px; }