/* @import url(top.css); */ image { vertical-align: middle; } ul, li { list-style: none; } em, cite, th { font-style: normal; font-weight: normal; font-style: normal; } var { font-style: normal; } input, select, img { vertical-align: middle; } .wrap { margin: 0 auto; text-align: left; zoom: 1; overflow: hidden; } .wrap2 { margin: 0 auto; text-align: left; zoom: 1; } .clear { clear: both; zoom: 1; } .divhidden { display: none; } .l { float: left; } .r { float: right; } .m_t { margin-top: 9px; } .m_t17 { margin-top: 17px; } .m_t20 { margin-top: 20px; } .c_l { clear: both; height: 0px; font-size: 0px; overflow: hidden; } /* 1.头部 */ .b_center { margin: 0 auto; } .i_blank { height: 142px; font-size: 0; overflow: hidden; } .top_bg { width: 100%; text-align: center; background: #ffffff; height: 142px; /* box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);*/ position: fixed; top: 0; left: 0; z-index: 99; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .tpos .top_bg { height: 88px; -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15); behavior: url(../cx/PIE.htc); } /*尾部*/ .f_bg { background: #333333; overflow: hidden; color: #999999; font-size: 14px; padding-top: 30px; } .f_bg a { color: #999999; text-decoration: none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .f_bg a:hover { color: #fff; } /* 内页20190426 */ @-webkit-keyframes scaleAnim { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(1.1); transform: scale(1.1); } } @-moz-keyframes scaleAnim { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); } } @-o-keyframes scaleAnim { 0% { -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } } @keyframes scaleAnim { 0% { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } } .cont_page { overflow: hidden; position: relative; } .cont_page .h3 { font-weight: normal; display: table-cell; vertical-align: bottom; color: #fff; font-size: 20px; } .cont_page .h3 h2 { font-weight: normal; display: block; line-height: 100px; overflow: hidden; font-size: 35px; position: relative; } .cont_page .h3 h2:after { position: absolute; bottom: 0; left: 0; background: #fff; content: ""; width: 45px; height: 4px; } .cont_page .h3 p { display: inline-block; position: relative; line-height: 76px; margin-bottom: 5%; } .cont_page .h3.contact { vertical-align: middle; } .cont_page .h3.contact p { margin-bottom: 0; } .cont_page .txts_r { position: absolute; right: 0; bottom: 10%; overflow: hidden; } .cont_page .txts_r a { float: left; width: 54px; height: 54px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; overflow: hidden; margin-left: 25px; position: relative; } .cont_page .txts_r a.bgs1 { background-image: url(../images/case_ico1.png); } .cont_page .txts_r a.bgs2 { background-image: url(../images/case_ico2.png); } .cont_page .txts_r a.bgs3 { background-image: url(../images/case_ico3.png); } .cont_page .txts_r a:after { content: ""; width: 54px; height: 54px; position: absolute; top: 0; left: 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -webkit-background-size: 0% 0%; -o-background-size: 0% 0%; background-size: 0% 0%; background-repeat: no-repeat; background-position: center center; } .cont_page .txts_r a:hover:after { -webkit-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; } .cont_page .txts_r a.bgs1:after { background-image: url(../images/case_ico1_on.png); } .cont_page .txts_r a.bgs2:after { background-image: url(../images/case_ico2_on.png); } .cont_page .txts_r a.bgs3:after { background-image: url(../images/case_ico3_on.png); } .cont_page.bgs2 .cons .wrap { text-align: center; } .cont_page.bgs2 .h3 h2:after { left: 50%; margin-left: -22.5px; } .cont_page.bgs2 .h3.contact p { font-size: 15px; max-width: 550px; line-height: 26px; margin-top: 20px; } /*分页*/ .pageion { width: 100%; text-align: center; padding: 20px 0px 40px 0; } .pageion a { display: inline-block; padding: 2px 20px; background: #ffffff; height: 48px; vertical-align: middle; line-height: 48px; font-size: 14px; border: 1px solid #e5e5e5; margin-left: -5px; margin-bottom: 4px; } .pageion a:hover { background: #1769B3; color: #FFF } .pageion a.cur { background: #1769B3; color: #FFF } .pageion a.on { background: #1769B3; color: #FFF } .pageion a.Prev { border-radius: 6px 0px 0px 6px; behavior: url(../cx/PIE.htc); } .pageion a.Prev span { display: block; } .pageion a.next { border-radius: 0px 6px 6px 0px; behavior: url(../cx/PIE.htc); } .pageion a.next span { display: block; } /*案例列表*/ .case_box { overflow: hidden; margin-top: 36px; } .case_box.cs { margin: 28px auto; } /*案例详细*/ .case_boxxq { /*  background:url(../images/case_bg2.jpg) right center no-repeat; background-size:50% 100%; */ overflow: hidden; margin-top: 8px; margin-bottom: 20px; } .case_boxxq .case_boxxq_l { background: #fff; overflow: hidden; } .case_boxxq .case_boxxq_l .case_txt { margin: 0 auto; overflow: hidden; } .case_boxxq .case_boxxq_l .case_txt .h2 { margin-top: 0; line-height: 68px; background: url(../images/case_bg3.jpg) left bottom repeat-x; color: #333333; font-size: 30px; font-weight: normal; margin-bottom: 24px; } .case_boxxq .case_boxxq_l .case_txt .divs { line-height: 1.8; color: #666666; font-size: 16px; } .case_boxxq .case_boxxq_r { overflow: hidden; /* background: url(../images/case_Dbg.jpg) no-repeat ; */ margin-top: 12px; } .case_boxxq .foot_button2 { margin-top: 30px; } .case_boxxq .foot_button2 li { width: 58px; height: 58px; text-align: center; float: left; margin: 0 12px; position: relative; } .case_boxxq .foot_button2 li img { width: 58px; height: 58px; filter: alpha(opacity=70); opacity: 0.7; } .case_boxxq .foot_button2 li:hover img { filter: alpha(opacity=100); opacity: 1.0; } .case_boxxq .foot_button2 li .wem3 { width: 203px; display: none; color: #363636; text-align: center; padding-top: 215px; position: absolute; left: -70px; top: -200px; background-image: url('../images/2015/ewm.png'); background-repeat: no-repeat; } .case_boxxq .case_boxxq_l .case_txt .ya-fx { overflow: hidden; text-align: center; margin-top: 30px; } .case_boxxq .case_boxxq_l .case_txt .ya-fx .span { line-height: 34px; color: #333333; display: block; font-size: 18px; } .case_boxxq .case_boxxq_l .case_txt .ya-fx .news_fx { text-align: left; margin-top: 3%; margin-bottom: 4%; } .case_boxxq .case_boxxq_l .case_txt .ya-fx .news_fx ul li { display: inline-block; width: 58px; height: 58px; overflow: hidden; margin-left: 3%; margin-right: 3%; background-repeat: no-repeat; -webkit-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; cursor: pointer; } .case_boxxq .case_boxxq_l .case_txt .ya-fx .news_fx ul li.bgs1 { background-image: url(../images/ico1.png); } .case_boxxq .case_boxxq_l .case_txt .ya-fx .news_fx ul li.bgs2 { background-image: url(../images/ico2.png); } .case_boxxq .case_boxxq_l .case_txt .ya-fx .news_fx ul li.bgs3 { background-image: url(../images/ico3.png); } .case_boxxq .case_boxxq_l .case_txt .ya-fx .news_fx ul li:hover { -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0.9; filter: Alpha(opacity=90); } .case_boxxq .case_boxxq_l .case_txt .ya-fx .news_fx ul li a { display: block; width: 100%; height: 100%; } .case_con { padding: 12px 0; line-height: 1.8; font-size: 16px; overflow: hidden; background: #fff; } .case_con img { max-width: 100%; width: auto; height: auto; max-height: 100%; display: block; margin: 0 auto; } .case_t { height: 76px; line-height: 76px; margin-top: 10px; text-align: center; font-weight: normal; color: #333; font-size: 45px; } .case_box.cs ul li .imgs img { height: 240px; } .case_click { height: 54px; padding-top: 14px; } .case_click a { display: inline-block; float: left; background-image: url(../images/case_clickimg.png); width: 54px; height: 54px; margin-right: 10px; } .case_click1 { background-position: 0 0; } .case_click2 { background-position: -64px 0; } .case_click3 { background-position: -129px 0; } .case_click1:hover { background-position: 0 -59px; } .case_click2:hover { background-position: -64px -59px; } .case_click3:hover { background-position: -129px -59px; } .case_logo img { width: 40%; display: block; margin: 0 auto; } .case_click a.qqsq { background-image: none; width: auto; margin-left: 4px; } .case_click a.qqsq img { margin-top: 4px; } .case_click a.qqsq span { color: #000; position: relative; line-height: 44px; top: 8px; font-size: 16px; } /*新闻无图列表*/ .newsBOX { padding-top: 12px; } .news-list li { padding: 10px 8px; background: #fff; border: 1px solid #d8d8d8; margin-bottom: 20px; -moz-transform: translate3d(0, 0px, 0); transform: translate3d(0, 0px, 0); -webkit-transform: translate3d(0, 0px, 0); } .news-list li a{display: block;} .nlist-img { display: block; width: 21.4167%; height: 128px; overflow: hidden; float: left; margin: 3px 0 0; } .nlist-box { width: 73.6667%; float: left; margin: 0 0 0 4.1667%; } .nlist-box .t { line-height: 32px; font-size: 18px; font-weight: 600; } .nlist-box .t a { color: #000; width: 100%; display: inline-block; } .nlist-box .c a { color: #333; } .nlist-box .c { height: 52px; line-height: 24px; color: #666666; margin: 0; } .nlist-box .c p { margin-bottom: 0; } .nlist-box .btn { padding: 0 12px 0 0; line-height: 26px; font-size: 13px; font-weight: 600; color: #3479b8; margin: 4px 0 0; float: right; } .list-date { text-align: center; font: normal 24px Arial; color: #316fa8; border-right: 1px solid #ccc; padding: 10px 20px 30px 0px; } .list-date b { font-size: 48px; color: #3479b8; } .news-list li:hover { behavior: url(../cx/PIE.htc); -webkit-box-shadow: 0 0 10px 4px #d4d4d4; box-shadow: 0 0 10px 4px #d4d4d4; -moz-transform: translate3d(0, -2.1px, 0); transform: translate3d(0, -2.1px, 0); -webkit-transform: translate3d(0, -2.1px, 0); -webkit-transition: all .3s cubic-bezier(.55, 0, .1, 1); -o-transition: all .3s cubic-bezier(.55, 0, .1, 1); -moz-transition: all .3s cubic-bezier(.55, 0, .1, 1); transition: all .3s cubic-bezier(.55, 0, .1, 1) } .news-list li:hover .nlist-box .t { color: #3479b8; } .nlist-box span { color: #5b5757; } .nlist-img img { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; behavior: url(../cx/PIE.htc); } /*新闻详细*/ .news_l { overflow: hidden; } .view-arit { padding-right: 1.8% 3.2% 0% 3.2%; background-color: #fff; overflow: hidden; } .view-arit .view-titl { line-height: 45px; font-size: 32px; color: #333333; margin-bottom: 10px; font-weight: bold; margin-top: 0; } .view-arit .view-xxtop { line-height: 28px; font-size: 15px; color: #888888; border-bottom: 1px solid #e7e7e7; padding-bottom: 12px; } .view-arit .view-xxtop span { display: inline-block; } .view-arit img { margin-bottom: 10px; max-width: 100%; } .view-arit .view-jj { line-height: 2; overflow: hidden; white-space: normal; word-break: break-all; padding-top: 2px; font-size: 17px; color: #000; text-align: left; padding-bottom: 25px; width: 100%; } .view-arit .view-jj .p { padding-bottom: 10px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; } .view-arit .view-jj .news_yatag { overflow: hidden; margin-top: 33px; line-height: 32px; margin-bottom: 50px; } .view-arit .view-jj .news_yatag span { margin-bottom: 10px; float: left; font-size: 16px; } .view-arit .view-jj .news_yatag a { float: left; padding-left: 20px; padding-right: 20px; line-height: 32px; height: 32px; overflow: hidden; color: #999; font-size: 16px; margin-bottom: 10px; margin-right: 1px; background: #fff; border: 1px solid #fff; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .view-arit .view-jj .news_yatag a:hover { opacity: 0.8; filter: Alpha(opacity=80); border: 1px solid #1769B3; color: #1769B3; } .view-arit table { border-collapse: collapse; border-spacing: 0; } .view-arit table td { line-height: 22px; height: 27px; /*border:1px solid #000;*/ } .prenext { padding-top: 12px; border-top: 1px solid #e7e7e7; margin-bottom: 12px; } .prenext p { height: 40px; margin-bottom: 4px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; } .prenext a { color: #444444; height: 34px; line-height: 34px; overflow: hidden; font-size: 15px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; } .prenext a:hover { color: #1769B3; text-decoration: none; opacity: 0.8; filter: Alpha(opacity=80); } .prenext label { font-size: 15px; color: #444444; width: 65px; float: left; line-height: 34px; position: relative; margin-right: 18px; } .prenext label:after { position: absolute; content: ""; right: 0; top: 12px; width: 1px; height: 13px; background: #e7e7e7; } .ya-fx { overflow: hidden; text-align: center; border-top: 1px solid #e7e7e7; padding-top: 4%; margin-top: 2%; } .ya-fx .span { line-height: 60px; color: #333333; display: block; font-size: 18px; } .ya-fx .news_fx { text-align: center; margin-top: 20px; margin-bottom: 45px; } .ya-fx .news_fx ul li { display: inline-block; width: 50px; height: 50px; overflow: hidden; margin-left: 3%; margin-right: 3%; background-repeat: no-repeat; -webkit-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; cursor: pointer; } .ya-fx .news_fx ul li.bgs1 { background-image: url(../images/fx_pic1.png); } .ya-fx .news_fx ul li.bgs2 { background-image: url(../images/fx_pic2.png); } .ya-fx .news_fx ul li.bgs3 { background-image: url(../images/fx_pic3.png); } .ya-fx .news_fx ul li.bgs4 { background-image: url(../images/fx_pic4.png); } .ya-fx .news_fx ul li:hover { -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0.8; filter: Alpha(opacity=80); } .ya-fx .news_fx ul li a { display: block; width: 100%; height: 100%; } .news_r { overflow: hidden; background: #f3f3f3; margin-bottom: 7.1%; padding-top: 24px; padding-bottom: 24px; } .news_r .news_t { font-weight: normal; overflow: hidden; position: relative; padding-left: 30px; margin-top: 16px; } .news_r .news_t .h2 { font-weight: normal; color: #333333; font-size: 24px; margin-right: 30px; height: 34px; line-height: 34px; } .news_r .ya_newbox3 { margin-left: 30px; margin-right: 30px; overflow: hidden; } .news_r .ya_newbox3 ul li { display: block; border-bottom: 1px dashed #e7e7e7; padding-bottom: 8px; margin-bottom: 10px; padding-top: 1px; } .news_r .ya_newbox3 ul li label { display: block; height: 43px; line-height: 43px; color: #888888; font-size: 15px; cursor: pointer; } .news_r .ya_newbox3 ul li label span { position: relative; margin-left: 19px; padding-left: 18px; display: inline-block; } .news_r .ya_newbox3 ul li label span:after { position: absolute; content: ""; left: 0; top: 17px; width: 1px; height: 10px; background: #e7e7e7; } .news_r .ya_newbox3 ul li .h3 { font-weight: normal; overflow: hidden; height: 30px; line-height: 30px; color: #333333; font-size: 18px; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; margin-top: 16px; text-align: left; } .news_r .ya_newbox3 ul li:hover .h3 { color: #1769B3; } .news_r .ya_newbox3 ul li:last-child { margin-bottom: 38px; } .news_r .pic img { width: 200px; } .news_r .name { line-height: 32px; color: #666; font-size: 17px; line-height: 40px; } .news_r .news_wzfl { height: 24px; margin: 12px 0 4px; line-height: 24px; } .news_r .news_wzfl h3 { color: #222; font-size: 20px; border-left: 5px solid #1769B3; padding-left: 8px; } .news_r .news_fl li { padding-left: 12px; height: 40px; line-height: 40px; border-bottom: 1px dotted #c3c6cd; } .news_r .news_fl li a, .content { color: #484848; font-size: 14px; } .news_r .news_fl li.cat_on a { color: #1769B3; font-weight: bold; } .news_r .news_fl li a span { color: #8a8a8a; font-size: 12px; margin-left: 10px; } .news_r .news_fl li:hover a { color: #1769B3; } .news_r .news_fl li:hover { border-color: #1769B3; } .news_r .news_fl li.current { background-color: #d3d3d3; } .news_r .news_fl li.current a { color: #1769B3; font-weight: bold; } .news_r .news_hot, .blog_tags { padding-top: 6px; } .news_r .news_hot li { height: 32px; line-height: 32px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; } .news_r .news_hot li:hover a { color: #1769B3; } .news_r .news_hot li a, .blog_tags a { color: #484848; font-size: 13px; } .news_r .news_hot li a { background: url(../images/blog_hoticon.jpg) no-repeat left; padding-left: 12px; } .news_r .news_tags { line-height: 32px; } .news_r .news_tags a { margin-right: 8px; display: inline-block; color: #333; } .news_r .news_tags a:hover { color: #1769B3; } .content { height: auto; overflow: hidden; padding: 16px 0 30px; } /*关于我们*/ .about_ybox { overflow: hidden; text-align: center; line-height: 30px; font-size: 15px; color: #666666; } .about_ybox .h2 { font-weight: normal; color: #3479b8; font-size: 40px; margin-top: 36px; line-height: 60px; margin-bottom: 36px; } .about_ybox .p { margin: 0 auto; margin-bottom: 40px; line-height: 1.8; font-size: 16px; text-align: left; } .ya_abtpage { width: 100%; background-image: url(../images/about03.jpg); background-position: center center; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; } .ya_abtpage .ya_abtour { margin: 0px auto; padding: 40px 0; text-align: center; } .ya_abtpage .ya_abtour .h2 { font-size: 40px; font-weight: normal; color: #fff; margin-bottom: 10px; } .ya_abtpage .ya_abtour .h3 { font-size: 16px; color: #d9d9d9; font-weight: normal; } .ya_abtpage .ya_abtour .ul_abtour li { margin-top: 40px; } .ya_abtpage .ya_abtour .ul_abtour li .co { display: block; width: 120px; height: 120px; border: 1px solid #fff; border-radius: 50%; behavior: url(../cx/PIE.htc); margin: 0 auto; background-image: url(../images/about04.png); background-position: 0 0; background-repeat: no-repeat; -webkit-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; } .ya_abtpage .ya_abtour .ul_abtour li:hover .co { background-position: 0px -120px; border-color: #29a2ad; behavior: url(../cx/PIE.htc); } .ya_abtpage .ya_abtour .ul_abtour li .c1 { background-position: 0px 0px; } .ya_abtpage .ya_abtour .ul_abtour li .c2 { background-position: -120px 0px; } .ya_abtpage .ya_abtour .ul_abtour li:hover .c2 { background-position: -120px -120px; } .ya_abtpage .ya_abtour .ul_abtour li .c3 { background-position: -240px 0px; } .ya_abtpage .ya_abtour .ul_abtour li:hover .c3 { background-position: -240px -120px; } .ya_abtpage .ya_abtour .ul_abtour li .t { display: block; font-size: 24px; font-weight: bold; color: #fff; margin: 20px 0px; } .ya_abtpage .ya_abtour .ul_abtour li p { font-size: 15px; color: #d9d9d9; line-height: 26px; } .ya_abtpage .ya_abtour .ul_abtour li:nth-of-type(3n) { margin-right: 0; } .about_t { text-align: center; padding-top: 40px; color: #999999; font-size: 16px; line-height: 32px; padding-bottom: 12px; } .about_t h2 { line-height: 66px; font-size: 40px; color: #3479b8; font-weight: normal; letter-spacing: 1px; margin: 0px auto 8px; } .about_t p { font-size: 16px; } .ya_part { clear: both; width: 100%; } .ya_partbox { margin-bottom: 18px; } .ya_partbox ul { border-left: 1px solid #eee; border-top: 1px solid #eee; } .ya_partbox li { -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; position: relative; margin-bottom: 8px; } .ya_partbox li .imgs { overflow: hidden; border-right: 1px solid #eee; border-bottom: 1px solid #eee; -o-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; } .ya_partbox li .imgs img { opacity: 0.9; width: 100%; display: block; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); -webkit-filter: gray; filter: gray; } .ya_partbox li:hover { box-shadow: 0px 0px 20px #ccc; -webkit-box-shadow: 0px 0px 20px #ccc; z-index: 1; behavior: url(../cx/PIE.htc); } .ya_partbox li:hover .imgs img { opacity: 1; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); -webkit-filter: gray; filter: gray; } .about_yat2 { color: #222; overflow: hidden; font-weight: normal; font-size: 40px; height: 56px; line-height: 56px; } .about_bj { background: #f5f5f5; padding-top: 68px; padding-bottom: 90px; font-size: 16px; color: #6e6e6e; } .about_bj .about_form { margin-top: 40px; overflow: hidden; margin-bottom: 25px; } .about_bj .ya_abtbd { margin-bottom: 12px; display: inline-block; width: 100%; overflow: hidden; height: 60px; line-height: 60px; overflow: hidden; border: 0; text-indent: 19px; color: #6e6e6e; font-size: 15px; outline: none; background: #fff; } .about_bj select::-ms-expand { display: none; } .about_bj .ya_abt_btn { appearance: none; -moz-appearance: none; -webkit-appearance: none; display: inline-block; width: 100%; height: 60px; line-height: 60px; overflow: hidden; text-align: center; color: #fff; background: #1769B3; font-family: "微软雅黑"; cursor: pointer; border: 0; font-size: 15px; } .about_bj .ya_abt_btn:hover { -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0.8; filter: Alpha(opacity=80); background: #000; } @media screen and (max-width:1440px) { /*联系我们*/ .feedback .left { width: 580px; } .feedback .right { width: 580px; } /*新闻详细*/ .news_r .news_t { padding-left: 26px; } .news_r .ya_newbox3 { margin-left: 26px; margin-right: 26px; } /*关于我们*/ .about_t p { font-size: 15px; padding: 0px 2px; } } /* 案例城市 */ .caseCity a { width: 9.6%; height: 36px; float: left; border-bottom: 2px solid #e5e5e5; position: relative; margin-right: 1.5%; line-height: 36px; text-align: center; color: #333; font-size: 16px; display: block; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 1px; } .caseCity a:after { content: ""; position: absolute; width: 0; left: 0; bottom: -2px; height: 2px; background-color: #3479b8; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; color: #3479b8; } .caseCity a:hover:after { width: 100%; } .cityPic { margin: 12px auto; } .cityPicText { margin-top: 8px; line-height: 1.8; color: #666666; font-size: 16px; }
