@charset "utf-8"; /* CSS Document edit by lilu */ /**===================== focus =========================**/ .focus{position:relative; height:500px; overflow:hidden; background:url(../images/bx_loader.gif) 50% no-repeat;} .slides{position:relative;z-index:1;} .slides li{height:500px;background-repeat:no-repeat;background-position:center 0;} .slides li a{display:block;width:100%;height:500px;} .flex-control-nav{ position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;} .flex-control-nav li{display:inline-block; font-size:0; margin:0 6px; *display:inline; zoom:1;} .flex-control-nav a{display:inline-block; width:10px;height:10px; overflow:hidden; background:#999; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; cursor:pointer;} .flex-control-nav .flex-active{ background-color: #fff;} .flex-direction-nav{ display: none;} .flex-direction-nav li a{display:block; width:28px; height:52px; overflow:hidden; cursor:pointer; position:absolute; top:50%; margin-top: -26px; z-index: 100; background: url("../images/focus_btn.png") no-repeat;} .flex-direction-nav li a.flex-prev{ left:80px;} .flex-direction-nav li a.flex-prev:hover{ background-position: 0 -52px;} .flex-direction-nav li a.flex-next{ right: 80px; background-position: -28px 0;} .flex-direction-nav li a.flex-next:hover{ background-position: -28px -52px;} /*notice*/ .notice{ padding: 24px 0; background: #f0f0f0; margin-bottom: 40px;} .notice_tit{ font-weight: normal; color: #006eb9; float: left;} .notice_scr{ width:1100px; float: right; position:relative;} .notice_scr .hd{ float: right; overflow:hidden; } .notice_scr .hd .prev,.notice_scr .hd .next{ display:block; float: left; width:22px; height:22px; overflow:hidden; cursor:pointer; background: url("../images/arrow_01.png") no-repeat;} .notice_scr .hd .next{ background-position: right 0;} .notice_scr .hd .prev:hover,.notice_scr .hd .prevStop{ background-position: left -22px;} .notice_scr .hd .next:hover,.notice_scr .hd .nextStop{ background-position: right -22px;} .notice_scr .hd ul{ display: none; float:right; overflow:hidden; zoom:1; margin-top:10px; } .notice_scr .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; } .notice_scr .hd ul li.on{ background-position:0 0; } .notice_scr .bd{ width: 1000px; float: left; } .notice_scr .infoList li{ height:22px; line-height:22px;overflow:hidden; } .notice_scr .infoList li a:hover{ text-decoration: underline;} /*sec_pro*/ .sec_pro{ width: 800px; float: left; border-top: 4px solid #006eb9; padding-top: 20px; } .title_01{ font-weight: normal; font-size: 24px; line-height: normal;} .title_01 a{ color: #000;} .title_01 a em{ font-size: 14px; text-transform: capitalize; margin-left: 10px;} .pro_sort{ margin-top: 30px; overflow: hidden; position: relative;} .pro_sort img{display:block;} .p_sort_list{ position: absolute; left:0; bottom:0; width: 100%; height: 100%;} .p_sort_list li{ width: 267px; height: 100%; float: left; background: rgba(244,244,244,1.0); display: table; vertical-align: top; position: relative; bottom: -203px;transition:all 0.6s ease;-webkit-transition: transition:all 0.6s ease;-moz-transition: transition:all 0.6s ease;-ms-transition: transition:all 0.6s ease;-moz-transition: transition:all 0.6s ease;} .p_sort_list li.p_sort_first{ width: 266px;} .p_sort_area{ display: table-cell; vertical-align: top; overflow: hidden; padding: 20px 25px; position: relative;} .p_sort_area:before{ content: ""; position: absolute; top:26px; left: 0; width: 1px; height: 90px; background: #006eb9;} .p_sort_list li.p_sort_first .p_sort_area:before{ height: 0;} .p_sort_list li a{ display: block; line-height: 36px; height: 36px; overflow: hidden; color: #666;} .p_sort_list li a.p_sort_item{ font-size: 16px; color: #000;} .more_01{ display: block; width: 27px; line-height: 22px; height: 22px; font-size: 0; background: url("../images/ico_02.png") center center no-repeat;} .more_01:hover{ width: 31px; background-position: 4px center;} .p_sort_list li a.more_01{ margin: 15px 0 10px; position: relative; left:-200px;} .p_sort_list li:hover{ bottom: 0; background: rgba(0,0,0,0.4); vertical-align: bottom;} .p_sort_list li:hover .p_sort_area{ vertical-align: bottom;} .p_sort_list li:hover .p_sort_area:before{ height: 0;} .p_sort_list li:hover a,.p_sort_list li:hover a.p_sort_item{ color: #fff;} .p_sort_list li:hover a.p_sort_item{ margin-bottom: 10px;} .p_sort_list li:hover .more_01{ left: 0;} .p_sort_list li:hover a:hover{ color: #006eb9;} /*sec_service*/ .sec_service{ width: 750px; height: 97px; padding: 20px 25px; background: #006eb9; color: #fff; float: left; margin-top: 20px;} .sec_service:hover{ background: #015d9c;} .sec_service .title_01{ float: left; margin-right: 50px;} .sec_service .title_01 a{ color: #fff;} .sec_service .title_01 a em{ display: block; margin-left: 0; margin-top: 10px;} .service_info{ overflow: hidden; width: 468px;} .s_info_des{ line-height: 33px; max-height: 66px; overflow: hidden;} .service_info .more_01{ margin-top: 10px;} /*sec_solution*/ .sec_solution{ width: 350px; float: right; border-top: 4px solid #006eb9; padding-top: 20px; } .solution_list{ padding-top: 10px;} .solution_list li{ margin-top: 20px;} .solution_list li a{ display: block; overflow: hidden; position: relative;} .solution_item{ position: absolute; top:0; left:0; z-index: 10; width: 172px; height: 153px; background: rgba(0,110,185,.8); display: table; vertical-align: middle; text-align: center; color: #fff; font-size: 16px;} .s_item_area{ display: table-cell; vertical-align: middle;} .s_item_area img{ margin: 0 auto 5px;} .solution_list li:hover .solution_item{ background: rgba(0,110,185,.5);} .solution_list li:hover .s_item_area img{ margin-top: -5px;} /*sec_forth*/ .sec_forth{ width:750px; height: 367px; padding:25px; background: #f4f4f4; float: left; margin-top: 40px;} .title_02{ position: relative; margin-bottom: 20px;} .title_02 a{ padding-left: 14px; color: #333;} .title_02 a em{ color: #666;} .title_02:before{ content: ""; position: absolute; top:50%; margin-top: -11px; left: 0; width: 5px; height: 22px; background: #333;} .title_02 a.more_02{ float: right; font-size: 14px; padding: 0; margin-top: 10px;} .title_02 a.more_02:hover{ color: #006eb9; text-decoration: underline;} /*sec_news*/ .sec_news{ width: 363px; float: left;} .news_rec{ display: block; overflow: hidden; position: relative;} .n_rec_txt{ position: absolute; bottom: 0; left: 0; width: 343px; padding: 0 10px; height: 38px; line-height: 38px; overflow: hidden; background: rgba(0,0,0,.6); color: #fff;} .news_list{ margin-top: 14px;} .news_list li{height: 30px; line-height: 30px; overflow: hidden;} .news_date{ float: right;} .news_list li:hover,.news_list li:hover a{ color: #006eb9;} /*sec_about*/ .sec_about{ width: 302px; height: 367px; text-align: justify; float: left; margin: 0 0 0 28px; padding-left: 28px; border-left: 1px solid #e1e1e1; position: relative;} .s_about_tit{ font-weight: normal; font-size: 16px; margin-bottom: 5px;} .s_about_des{ line-height: 30px; max-height: 210px; overflow: hidden;} a.s_about_more{ display: block; color: #000; position: absolute; bottom: 0; left: 28px;} a.s_about_more:hover{ text-decoration: underline;} /*sec_links*/ .sec_links{ width: 300px; height: 367px; padding: 25px; float: right; margin-top: 40px; background:#006eb9; color: #fff; position: relative;} .sec_links .title_02 a,.sec_links .title_02 a em{ color: #fff;} .sec_links .title_02:before{ background: #fff;} .s_links_list{ max-height: 252px; overflow: hidden;} .s_links_list li{ height: 36px; line-height: 36px; overflow: hidden;} .s_links_list li a{ display: inline-block; color: #fff; position: relative;} .s_links_list li a:before{ content: ""; position: absolute; bottom: 8px; left: 50%; width: 0; height: 1px; background: #fff;} .s_links_list li:hover a:before{ left: 0; width: 100%;} a.s_links_more{ color: #fff; position: absolute; bottom: 25px; left: 25px;} a.s_links_more:hover{ text-decoration: underline;} /*sub*/ .banner_warp{ height: 350px; background-position: center center; background-repeat:no-repeat;} .sub{ position: relative; margin-bottom: -40px; padding-bottom: 40px;} .sub:before{ content: ""; position: absolute; top:0; left: 280px; z-index: -1; width: 1px; height: 100%; background: #eee;} /*guide*/ .guide{ margin-bottom: -40px; min-height: 858px; background-position: center top; background-repeat: no-repeat;} .guide_box{ padding-top: 150px; margin-left:-10px;} .guide_area{ float: left; overflow: hidden; margin: 10px 0 0 10px; padding: 25px 20px;} .guide_item{ font-size: 20px; margin-bottom: 20px; position: relative; z-index: 1;} .guide_item a{ color: #006eb9;} .guide_more{ display: block; font-weight: normal; font-size: 0; float: right; margin-top: 5px; width: 22px; height: 22px; background: url("../images/ico_04a.png") center center no-repeat;} .guide_about{ padding-top: 140px;} .guide_about .guide_area{ width: 247px; height: 206px;} .g_about_tit{ color: #006eb9; font-size: 30px; line-height: normal; text-align: right;} .g_about_tit em{ display: block; margin-top: 6px; font-weight: normal; font-size: 16px; font-family: arial, helvetica, sans-serif;} .guide_about .g_about_area1{ width: 239px; height: 105px;} .guide_about .g_about_area2{ background:rgba(255,255,255,.8);} .guide_about .g_about_area2:hover{ background:rgba(255,255,255,.6);} .history_rec{ padding-top: 20px;} .h_rec_year{ font-size: 30px; color: #000; font-family: Georgia;} .h_rec_list{} .h_rec_list li{ font-size: 12px; line-height: 24px;} .guide_about .g_about_area3{ position: relative;} .g_about_area3 img{ position: absolute; top:0; left: 0; z-index: 0;} .g_about_area3 .guide_item{ position: relative; z-index: 1;} .g_about_area3 .guide_item a{ color: #fff; display: inline-block; position: relative;} .g_about_area3 .guide_item a:before{ content: ""; position: absolute; bottom:-15px; left: 0; z-index: 1; width: 40px; height: 2px; background: #fff;} .guide_about .g_about_area4{ background:rgba(255,255,255,.8);} .guide_about .g_about_area4:hover{ background:rgba(255,255,255,.6);} .guide_nav{ margin-left: -4px; position: relative; z-index: 1;} .guide_nav li{ float: left; margin-left: 4px;} .guide_nav li a{ display: block; width: 77px; height: 138px; border: 1px solid #fff; display:table; vertical-align: middle; text-align: center; color: #006eb9;} .guide_nav li a span{ display: table-cell; vertical-align: middle;} .guide_nav li a span i{ width: 22px; height: 0; font-size: 0; overflow: hidden; margin: 0 auto; margin-top: -22px; background: url("../images/ico_04b.png") center center no-repeat; } .guide_nav li:hover a{ background: #006eb9; color: #fff; border-color: #006eb9;} .guide_nav li:hover a span i{ display: block; height: 22px; margin-top: 40px;} .guide_about .g_about_area5{ width: 239px; height: 318px; background:#006eb9; color: #fff; margin-top: -101px; position: relative;} .guide_about .g_about_area5:hover{ background:rgba(0,110,185,.8);} .g_about_area5 .guide_item a{ color: #fff;} .intro_des{ line-height: 24px; max-height: 168px; overflow: hidden; text-align: justify;} a.intro_more{ display: inline-block; color: #fff; background: url("../images/ico_04b.png") right center no-repeat; padding-right: 20px; position: absolute; bottom: 25px; left: 20px;} a.intro_more:hover{ padding-right: 25px;} .guide_about .g_about_area6{ position: relative;} .guide_about .g_about_area6 img{ position: absolute; top:0; left: 0; z-index: 0;} .guide_about .g_about_area7{ background:rgba(255,255,255,.8);} .guide_about .g_about_area7:hover{ background:rgba(255,255,255,.95);} .member_company{ max-height: 130px; overflow: hidden;} .member_company li{ height: 26px; line-height: 26px; overflow: hidden; font-size: 12px;} .guide_about .g_about_area8{ background:#006eb9; color: #fff;} .guide_about .g_about_area8:hover{ background:rgba(0,110,185,.8);} .g_about_area8 .guide_item a{ color: #fff;} .contact_des{ line-height: 26px; max-height: 130px; overflow: hidden;} /*sub_l*/ .sub_l{ width: 280px; float: left; position: relative; margin-top: -85px;} .sub_l:before{ content: ""; position: absolute; top:0; left: -8px; z-index: 0; width: 8px; height: 100%; background: url("../images/sub_01.png") no-repeat;} .sub_tit{ width: 100%; height: 170px; background: #006eb9; color: #fff; font-size: 32px; display:table; vertical-align: middle; text-align: center;} .s_tit_area{ display: block; display: table-cell; vertical-align: middle;} .s_tit_area em{ display: block; font-weight: normal; font-size: 20px; font-family: arial; text-transform: capitalize;} .sub_nav_box{ margin-top: 20px; position: relative;} .sub_nav{ width: 280px;} .sub_nav>li{ margin-bottom: 10px;} .sub_nav>li>a{ display: block; height: 50px; line-height: 50px; overflow: hidden; text-align: center; font-size: 16px; position: relative;} .sub_nav>li>a:before{ content: ""; position: absolute; top:0; left: 50%; z-index: -1; width: 0; height: 100%; background: #45ca5b; } .sub_nav>li:hover>a,.sub_nav>li.sub_cur>a{ color: #fff;} .sub_nav li:hover>a:before,.sub_nav li.sub_cur>a:before{ left:0; width: 100%;} #portamento_container .sub_nav {float:none; position:absolute;} #portamento_container .sub_nav.fixed {position:fixed;} /*sub_r*/ .sub_r{ width: 860px; float: right; padding:30px 0 0;} .position{ text-align: right; font-size: 12px; color: #666;} .position a{ color: #666; padding: 0 10px;} .position a:hover,.position a.position_cur{ color: #006eb9;} .sub_item{ font-weight: normal; font-size: 20px; color: #000; margin-bottom: 20px;padding-bottom:15px;background-image:url(../images/bj1_03.png);background-repeat:repeat-x;background-position:0 bottom;} .sub_item em{ font-size: 12px; color: #666; margin-left: 12px;} /*intro*/ .intro{ padding-top: 10px; font-size: 14px;font-family: arial;} .intro_tit{ font-weight: normal; font-size: 16px; margin-bottom: 20px;} .intro_list{ padding-bottom: 40px;} .intro_list li{ font-size: 12px; line-height: 24px; color: #666; margin-top: 40px; overflow: hidden;} .intro_ico{ display: inline-block; vertical-align: middle; margin-right: 22px; width: 127px; height: 127px; background: #006eb9; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; text-align: center;} .ico_box{ display: table; vertical-align: middle; width: 100%; height: 100%;} .ico_box span{ display: table-cell; vertical-align: middle;} .ico_box span img{ display: inline-block;} .intro_info{ display: inline-block; vertical-align: middle; text-align: justify; width: 708px;} .i_info_tit{ font-size: 14px; color: #1679d4; font-weight: bold; margin-bottom: 5px;} .xwxqyM2{font-size:14px;line-height:2;} /*** fzlcM1 ***/ .fzlcM1{width:860px;height:156px;background-image:url(../images/fzlcbj_06.jpg);background-repeat:no-repeat;} /* 本例子css */ .fzlcM1nr{ width:836px; overflow:hidden; position:relative; height:126px;padding-top:30px;margin-left:12px; } .fzlcM1nr .hd{ overflow:hidden; height:32px; position:absolute;left:0;top:67px; width:836px; } .fzlcM1nr .hd .prev{ display:block; width:17px; height:32px; float:left; overflow:hidden; cursor:pointer; background:url(../images/zuoanniu.png) no-repeat;} .fzlcM1nr .hd .next{ display:block; width:17px; height:32px; float:right; overflow:hidden; cursor:pointer; background:url(../images/youanniu.png) no-repeat;background-position:0 -32px;} .fzlcM1nr .hd .prev:hover{background-position:0 -32px;} .fzlcM1nr .hd .next:hover{background-position:0 0;} .fzlcM1nr .bd{ margin-left:53px; } .fzlcM1nr .bd ul{ overflow:hidden; zoom:1;width:710px;} .fzlcM1nr .bd ul li{ float:left; _display:inline; overflow:hidden; width:172px;text-align:center;font-family:Georgia;font-size:26px;color:#fff;background-image:url(../images/fzlcbj_071.png);background-repeat:no-repeat;background-position:-172px bottom;padding-bottom:20px;margin-right:8px;cursor:pointer;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;} .fzlcM1nr .bd ul li:hover{background-position:0 bottom;color:#1679d4;} .fzlcM1nr .bd ul .lidqp{background-position:0 bottom;color:#1679d4;} .fzlcM2{padding-top:50px;} .fzlcM2_1p1{font-family:Georgia, "Times New Roman", Times, serif;font-size:26px;color:#000;padding-bottom:15px;font-weight:bold;} .fzlcM2_1nr{padding-bottom:40px;} /*** fzlcM1 END ***/ /*** cyqyMain **/ .cyqyMainUL li{ float:left; position:relative;margin-left:106px;width:253px;line-height:42px;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;} .cyqyMainUL li a{ color:#666; font-size:14px; text-decoration:none;} .cyqyMainUL li:hover a{ color:#1679d4;} .cyqyMainUL li:hover{transform:translate(-5px,0);-webkit-transform:translate(-5px,0);-moz-transform:translate(-5px,0);-o-transform:translate(-5px,0);-ms-transform:translate(-5px,0);} .cyqyMain{padding-top:30px;min-height:500px;} /*** cyqyMain END ***/ /*** cyqynyMain ***/ .cymch1{font-size:18px;color:#000;text-align:center;font-weight:normal;padding-bottom:20px;} .qycylxfsnr{padding-top:30px;padding-bottom:60px;} .qycylxfsnr p{line-height:22px;font-size:12px;color:#333;} .qycylxfsnrL{float:left;width:380px;} .qycylxfsnrM{width:270px;} .qycylxfsnrR{width:190px;} /*** cyqynyMain END **/ /*** zzryM1 ***/ .zzryM1 li{width:118px;height:32px;line-height:31px;text-align:center;font-size:14xp;color:#333;} .zzryM1 li a{color:#fff;} .zzryM1 a.hvr-rectangle-out::before{background-color:#45ca5b;color:#fff;} .zzryM1 a.hvr-rectangle-out{background-color:#fff;width:118px;height:32px;line-height:31px;font-size:14px;color:#333;border:1px #ddd solid;} .zzryM1 a.hvr-rectangle-out:hover{color:#fff;} a.button, a.button2{padding:0;} ul.bt-list li{margin-right:20px;} .zzryM1 .zzryM1lidq a.hvr-rectangle-out{background-color:#45ca5b;color:#fff;} /*** zzryM1 END ***/ /*** qyhM2 ***/ .qyhM2{padding-top:30px;} .qyhM2nrL{/**width:410px;**/float:left;} .qyhM2nrR{width:307px;float:right;} .qyhM2nr{padding-top:40px;padding-bottom:40px;} /*** qyhM2 END **/ /*** whhdUL **/ .whhdUL{margin-left:-25px;padding-bottom:40px;} .whhdUL li{width:268px;height:233px;float:left;padding-left:7px;padding-top:7px;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;margin-bottom:15px;margin-left:20px;} .whhdUL li:hover{box-shadow:0px 0px 7px #ddd;} .whhdULimg{width:261px;height:166px;overflow:hidden;margin-bottom:15px;} .whhdULimg img{width:261px;height:166px;} .whhdULnr{text-align:center;} .whhdULnrp1 a{font-size:14px;color:#000;} .whhdULnrp2{font-size:12px;color:#666;} /*** whhdUL END **/ /** fenye **/ .fenye{text-align:center;} /*.fenye a{display:inline-block;width:28px;height:28px;text-align:center;line-height:27px;border:1px #c9c9c9 solid;vertical-align:top;color:#000;} .fenye a:hover{background-color:#1679d4;border:1px #1679d4 solid;color:#fff;} .fenye .fyz1{background-image:url(../images/zuo1.png);background-repeat:no-repeat;background-position:0 center;} .fenye .fyz1:hover{background-position:-28px center;} .fenye .fyz2{background-image:url(../images/zuo2.png);background-repeat:no-repeat;background-position:0 center;} .fenye .fyz2:hover{background-position:-28px center;} .fenye .fyy1{background-image:url(../images/you1.png);background-repeat:no-repeat;background-position:-28px center;} .fenye .fyy1:hover{background-position:0px center;} .fenye .fyy2{background-image:url(../images/you2.png);background-repeat:no-repeat;background-position:-28px center;} .fenye .fyy2:hover{background-position:0px center;} .fenye .fydq_a{background-color:#1679d4;border:1px #1679d4 solid;color:#fff;}*/ /** fenye END ***/ /*** .qyhxqM2 ***/ .qyhxqM2{padding-top:40px;} .qyhxqM2tou{padding-bottom:20px;} .qyhxqM2touh6{font-size:18px;color:#666;text-align:center;font-weight:normal;padding-bottom:10px;} .qyhxqM2toup1{text-align:center;font-size:12px;color:#666;} .qyhxqM2nr img{display:block;margin:auto;margin-bottom:20px;} .qyhxqM2nr{border-bottom:1px #f0f0f0 solid;padding-bottom:37px;} .sxydivp1{float:left;} .sxydivp2{float:right;} .sxydiv{padding-top:30px;padding-bottom:90px;} .sxydiv p,.sxydiv p a{color:#333;font-size:14px;} .sxydiv p:hover a{color:#1679d4;} .fenxiangdiv{text-align:right;} .fenxiangdiv a{display:inline-block;opacity:0.7;} .fenxiangdiv a:hover{opacity:1;} /** .qyhxqM2 END **/ /*** shzrp1 ***/ .shzrp1{font-size:16px;color:#000;} .shzrM1{width:860px;height:258px;background-color:#1679d4;margin-top:20px;background-repeat:no-repeat;background-position:right 0;overflow:hidden;} .shzrM1p1{width:126px;height:50px;line-height:49px;padding-left:34px;background-color:#2396ff;margin-top:38px;font-size:16px;color:#fff;} .zqnr p{font-size:14px;color:#fff;line-height:30px;background-image:url(../images/zrp1_08.png);background-repeat:no-repeat;background-position:0 14px;padding-left:34px;} .zqnr{padding-left:34px;padding-top:20px;width:580px;} .shzrM2{background-color:#45ca5b;} .shzrM2 .shzrM1p1{background-color:#61da75;} .shzrMain{padding-bottom:30px;} /** shzrp1 END **/ /*** akrULZ ***/ .akrUL{margin-left:-34px;padding-bottom:40px;} .akrUL li{width:413px;float:left;margin-left:34px;margin-bottom:40px;} .akrULZ{width:189px;height:261px;border:1px #e5e5e5 solid;float:left;} .akrULZ img{width:189px;height:261px;} .akrULY{width:204px;float:right;} .akrULYp1{font-size:16px;color:#000;} .akrULYp1 a{color:#000;} .akrULYdiv1 p{font-size:14px;color:#000;} .akrULYdiv1p1{float:left;} .akrULYdiv1p2{float:right;} .akrULYp2{font-size:12px;color:#666;height:138px;line-height:24px;overflow:hidden;margin-top:20px;} .akrULYdiv2 a{display:block;width:43px;height:30px;line-height:29px;padding-left:37px;background-color:#e5e5e5;font-size:12px;color:#333;} .yl_a{float:left;background-image:url(../images/zk.png);background-repeat:no-repeat;background-position:12px -30px;} .xz_a{float:right;background-image:url(../images/xz.png);background-repeat:no-repeat;background-position:12px -30px;} .yl_a:hover{background-position:12px 0px;color:#fff;background-color:#1679d4;} .xz_a:hover{background-position:12px 0px;color:#fff;background-color:#1679d4;} .akrULYdiv2{margin-top:26px;} /*** akrULZ END **/ /** lxwmM1 ***/ .lxwmM1{padding-top:20px;padding-bottom:40px;} .dtBOX{width:860px;height:531px;overflow:hidden;position:relative;} .dtBOXnr{width:280px;height:481px;background-color:#1679d4;position:absolute;top:0;left:0;padding-left:30px;padding-top:50px;} .dtfbM1 a.hvr-rectangle-out{width:250px;height:60px;line-height:59px;} .dtfbM1 li{width:250px;height:60px;line-height:59px;} .dtBOXnr p{color:#fff;} .dtBOXnr p a{color:#fff;} .dtBOXnr p .visited{color:#45ca5b;} /*** lxwmM1 END ***/ /*** zzryM2 ***/ .zzryM2 #sync1{} .zzryM2 #sync1 .item{height:452px;width:603px;margin-left:125px;} .zzryM2 #sync1 .item .zzryM2img{width:583px;height:350px;border:1px #ddd solid;padding:10px;} .zzryM2 #sync1 .item .zzryM2p1{font-size:18px;color:#333;margin-top:20px;text-align:center;} .zzryM2 #sync1 img{/*width:583px;height:349px;*/display:block;margin:0 auto;} .zzryM2 #sync1 .owl-buttons{width:680px;position:absolute;top:166px;left:125px;} .zzryM2 #sync1 .owl-buttons .owl-prev{float:left;margin-left:-88px;width:43px;height:42px;background-image:url(../images/lbzuo.png);background-repeat:no-repeat;background-position:0 center;border-radius:0px;padding:0;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;} .zzryM2 #sync1 .owl-buttons .owl-prev:hover{background-position:-42px center;} .zzryM2 #sync1 .owl-buttons .owl-next{float:right;margin-left:-88px;width:43px;height:42px;background-image:url(../images/lbyou.png);background-repeat:no-repeat;background-position:-42px center;border-radius:0px;padding:0;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;} .zzryM2 #sync1 .owl-buttons .owl-next:hover{background-position:0px center;} .zzryM2 #sync2{padding-top:20px;background-image:url(../images/bj1_03.png);background-repeat:repeat-x;background-position:0 0;padding-left:20px;} .zzryM2 #sync2 .item{width:157px;height:150px;} .xiaotdiv img{max-width:150px;height:91px;margin:0 auto;display:block;} .zzryM2 #sync2 .item .xiaotdiv{padding-left:3px;padding-top:3px;background-image:url(../images/bj1_07.jpg);background-repeat:no-repeat;background-position:0 0;height:94px;} .zzryM2 #sync2 .synced .item .xiaotdiv{ background-image:url(../images/dqbj_07.jpg);background-repeat:no-repeat;background-position:0 0;} .sync2p1{text-align:center;font-size:12px;color:#333;padding-top:8px;} .zzryM2 #sync2 .synced .item .sync2p1{color:#1679d4;} .zzryM2{padding-top:20px;padding-bottom:160px;} .zzryM2 #sync2 .owl-buttons{margin-top:-134px;height:0px;margin-left:-20px;position:relative;z-index:33;} .zzryM2 #sync2 .owl-buttons .owl-prev{float:left;border-radius:0px;padding:0;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;width:32px;height:32px;background-image:url(../images/zuo11.png);background-repeat:no-repeat;background-position:0 center;} .zzryM2 #sync2 .owl-buttons .owl-next{float:right;border-radius:0px;padding:0;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;width:32px;height:32px;background-image:url(../images/you11.png);background-repeat:no-repeat;background-position:-32px center;} .zzryM2 #sync2 .owl-buttons .owl-prev:hover{background-position:-32px center;} .zzryM2 #sync2 .owl-buttons .owl-next:hover{background-position:0px center;} /*** zzryM2 END **/ /*** jjfaMain **/ .jjfaMain{background-repeat:no-repeat;background-position:center top;height:750px;padding-top:104px;} .jjfaMain .inner:hover .jjfatou{opacity:0.8;} .jjfatou{width:1102px;height:126px;margin-left:40px;background-color:#006eb9;text-align:center;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;} .jjfatouh1{font-size:30px;color:#fff;padding-top:26px;} .jjfatouspan{font-size:16px;color:#fff;} .jjfatounr1{width:347px;height:409px;float:left;margin-left:30px;} .jjfatounr{padding-top:34px;padding-left:40px;margin-left:-30px;} .jjfatounr1img{width:345px;height:205px;overflow:hidden;} .jjfatounr1X{background-color:#fff;width:345px;height:204px;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;} .jjfatounr1:hover .jjfatounr1X{opacity:0.7;} .jjfanra1{font-size:18px;color:#006eb9;font-weight:bold;margin-left:45px;margin-top:25px;display:inline-block;} .jjfaul1{padding-left:45px;padding-top:10px;} .jjfaul1 li{ height:29px; line-height:28px; } .jjfaul1 li a{ color:#000; font-family:'Microsoft Yahei'; font-size:14px; text-decoration:none;position:relative;} .jjfaul1 li a:hover{ color:#000; text-decoration:none;} .jjfaul1 li span{ position:absolute; width:0px; height:0px; background:#1FAEFF; top:23px; left:50%;display:inline-block;} .jjfatounr2 .jjfanra1{margin-top:10px;} /*** jjfaMain END ***/ /*** zdhwxqM1 **/ .zdhwxqMain{margin-left:-29px;} .zdhwxqM1{width:415px;height:260px;margin-bottom:30px;overflow:hidden;position:relative;float:left;margin-left:28px;} .zdhwxqM1img img{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;} .zdhwxqM1:hover .zdhwxqM1img img{transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);} .zdhwxqM1nr{position:absolute;top:205px;width:100%; height:100%; padding-left:23px;background-image:url(../images/zdhbj_06.png);transition:All 0.5s ease-in-out;-webkit-transition:All 0.5s ease-in-out;-moz-transition:All 0.5s ease-in-out;-o-transition:All 0.5s ease-in-out;} .zdhwxqM1nrp1{font-size:16px;color:#fff;padding-top:20px;padding-bottom:20px;} .zdhwxqM1nrB li{float:left;width:190px;line-height:30px;font-size:12xp;color:#fff;} .zdhwxqM1nrB li a{color:#fff;position:relative;} .zdhwxqM1nrB li a span{ position:absolute; width:0px; height:0px; background:#fff; top:23px; left:50%;display:inline-block;} .zdhwxqM1nrB{padding-bottom:20px;} .zdhwxqM1:hover .zdhwxqM1nr{top:0;background:#1679d4;} /*** zdhwxqM1 END **/ /*** yyjjfaM1h3 ***/ .yyjjfaM1h3{font-size:18px;color:#000;font-weight:normal;} .yyjjfaM1nr img{padding-bottom:15px;} .yyjjfaM1{background-image:url(../images/bj1_03.png);background-repeat:repeat-x;background-position:0 bottom;padding-bottom:20px;} /* 本例子css */ .yyjjfaM2nr{ text-align:left; } .yyjjfaM2nr .parHd{ height:40px; position:relative; } .yyjjfaM2nr .parHd ul{ float:left; position:absolute; left:0px; top:0px; height:32px; } .yyjjfaM2nr .parHd ul li{ float:left; cursor:pointer; background-image:url(../images/border1_07.png);background-repeat:no-repeat;width:130px;height:40px;background-position:0 0;text-align:center;line-height:32px; font-size:14px;margin-right:5px;} .yyjjfaM2nr .parHd ul li.on{background-image:url(../images/dqxxk_07.png);color:#fff;} .yyjjfaM2nr .slideBox{ overflow:hidden; zoom:1; padding:10px 0; position:relative; } .yyjjfaM2nr .slideBox table{border-collapse:collapse;} .yyjjfaM2{padding-top:20px;padding-bottom:40px;background-image:url(../images/bj1_03.png);background-repeat:repeat-x;background-position:0 bottom;margin-bottom:50px;} .xgcpBOX{padding-top:42px;} .xgcpp1{font-size:16px;color:#fff;width:130px;height:40px;line-height:39px;text-align:center;background-color:#1679d4;} .xgcpNR{padding-top:20px;} /* 本例子css */ .xgcpNRB{ width:861px; overflow:hidden; position:relative; } .xgcpNRB .hd{ overflow:hidden; height:32px; width:861px;position:absolute;top:107px;left:0; } .xgcpNRB .hd .prev{ display:block; width:32px; height:32px; float:left; overflow:hidden; cursor:pointer; background:url(../images/zuoan.jpg) no-repeat 0 bottom;} .xgcpNRB .hd .prev:hover{background-position:0 top;} .xgcpNRB .hd .next{ display:block; width:32px; height:32px; float:right; overflow:hidden; cursor:pointer; background:url(../images/youan.jpg) no-repeat 0 top;} .xgcpNRB .hd .next:hover{background-position:0 bottom;} .xgcpNRB .bd{ margin-left:37px;width:787px;overflow:hidden; } .xgcpNRB .bd ul{ overflow:hidden; zoom:1; } .xgcpNRB .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; height:260px;margin-right:28px; } .cpimg{width:135px;height:174px;border-bottom:1px #ddd solid;overflow:hidden;background-repeat:no-repeat;background-position:center 70px;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;} .cpimg img{max-height:174px;max-width:135px;} .xgcpNRB .bd ul li:hover .cpimg{background-position:center top;} .cpnrpB{text-align:center;font-size:14px;color:#1679d4;padding-top:10px;margin-top:20px;opacity: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;} .xgcpNRB .bd ul li:hover .cpnrpB{margin-top:0px;opacity:1;} /*** yyjjfaM1h3 END ***/ /*** tzzgxMain ***/ .tzzgxMain{background-repeat:no-repeat;background-position:center top;height:858px;} .tzzgxM1{text-align:center;padding-bottom:50px;} .tzzgxM1h1{font-size:30px;color:#fff;padding-top:100px;} .tzzgxM1h3{font-size:16px;color:#fff;} .tzzgxML{position:relative;width:586px;height:452px;float:left;} .tzzgxMLimg{width:586px;height:452px;overflow:hidden;} .dqbgB{position:absolute;top:0;left:0;width:225px;height:190px;padding-left:30px;padding-top:30px;padding-right:30px;} .dqbgBUL{padding-top:60px;} .dqbgBUL li{font-size:14px;line-height:26px;} .dqbgBUL li a{color:#006bc6;} .dqbgBUL li:hover a{color:#000;text-decoration:underline;} .tzzgxMLh1{font-size:20px;color:#006eb9;position:absolute;top:30px;left:30px;} .tzzgxMLh1 a{color:#006eb9;text-shadow: 0 0 6px #fff;} .tzzgxMRS1{width:285px;height:220px;overflow:hidden;position:relative;float:left;margin-left:12px;margin-bottom:12px;} .tzzgxMRS1img{width:285px;height:220px;overflow:hidden;} .tzzgxMRX{width:552px;height:220px;margin-left:12px;background-color:#006eb9;padding-left:30px;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;} .tzzgxMR{float:right;} .tzzgxMRXh1{font-size:20px;color:#fff;padding-top:25px;padding-bottom:15px;} .tzzgxMRXh1 a{color:#fff;} .tzzgxMRXUL li{font-size:14px;color:#fff;line-height:30px;} .tzzgxMRXUL li a{color:#fff;} .tzzgxMRXUL li:hover a{text-decoration:underline;} .tzzgxMRX:hover{opacity:0.7;} /*** tzzgxMain END ***/ /*** gsgg **/ /* 本例子css */ .gsggM1{ width:860px; overflow:hidden; position:relative; } .gsggM1 .hd{ overflow:hidden; height:40px; width:860px;position:absolute;top:0;left:0; } .gsggM1 .hd .prev{ display:block; width:20px; height:40px; float:left; overflow:hidden; cursor:pointer; background:url(../images/zuo1anniu.jpg) no-repeat center bottom;} .gsggM1 .hd .prev:hover{background-position:center top;} .gsggM1 .hd .next{ display:block; width:20px; height:40px; float:right; overflow:hidden; cursor:pointer; background:url(../images/you1anniu.jpg) no-repeat center bottom;} .gsggM1 .hd .next:hover{background-position:center top;} .gsggM1 .bd{ width:788px;overflow:hidden;margin-left:36px; } .gsggM1 .bd ul{ overflow:hidden; zoom:1; } .gsggM1 .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:118px;height:38px;line-height:37px;border:1px #e5e5e5 solid;font-size:17px;color:#333;cursor:pointer;background:url(../images/nianfen.jpg) no-repeat right top;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;margin-right:13px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif} .gsggM1 .bd ul li:hover{background-position:left top;color:#fff;} .gsggM1 .bd ul li:hover a{color:#fff;} .gsggM1 .bd ul .lixiadq{background-position:left top;color:#fff;} .gsggM1 .bd ul .lixiadq a{color:#fff;} .gsggM2UL li{font-size:14px;color:#333;background-image:url(../images/bj1_03.png);background-repeat:repeat-x;background-position:0 bottom;height:43px;} .gsggM2UL li>a{ width: 650px; height: 42px; overflow: hidden; display: inline-block;line-height:42px;padding-left:28px;background-image:url(../images/libj_03.jpg);background-repeat:no-repeat;background-position:12px center;} .gsggM2{padding-top:27px;} .gsggM2UL li:hover>a{color:#1679d4;background-image:url(../images/libjlan_03.jpg);} .linr{float:right;padding-top:8px;} .linr a{display:inline-block;width:70px;height:25px;margin-left:16px;} .soa1{background:url(../images/yulan.jpg) no-repeat center bottom;} .soa1:hover{background-position:center top;} .xiaza1{background:url(../images/xiazai.jpg) no-repeat center bottom;} .xiaza1:hover{background-position:center top;} .gsggM2UL{padding-bottom:84px;} .dqbgM2{padding-top:0px;margin-top:-20px;} /*** gsgg END **/ /** mtbdM1L ***/ .mtbdM1L{width:433px;height:264px;overflow:hidden;float:left;} .mtbdM1L img{width:433px;height:264px;transition:All 0.5s ease-in-out;-webkit-transition:All 0.5s ease-in-out;-moz-transition:All 0.5s ease-in-out;-o-transition:All 0.5s ease-in-out;} .mtbdM1R{width:407px;float:right;} .mtbdM1Rh6{font-size:16px;font-weight:normal;color:#000;line-height:23px;height:43px;overflow:hidden;margin-bottom:20px;margin-top:25px;} .mtbdM1Rp1{font-size:12px;color:#666;line-height:25px;height:95px;overflow:hidden;margin-bottom:35px;} .mtbdM1R3rq{font-size:24px;color:#333;} .ckxq_a{width:110px;height:32px;line-height:32px;background-color:#1679d4;display:inline-block;font-size:12px;color:#fff;vertical-align:top;margin-left:20px;background-position:72px center;} .ckxq_a:hover{color:#fff;background-position:82px center;background-image:url(../images/jiantou_06.png);background-repeat:no-repeat;} .ckxq_a span{margin-left:30px;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;} .ckxq_a:hover span{margin-left:19px;} .mtbdM2UL li{width:860px;height:125px;position:relative;background:url(../images/bj1_03.png) repeat-x 0 bottom;} .mtbdM2UL li:hover{box-shadow:0px 0px 6px #ddd;} .mtbdM2{padding-top:25px;} .lixianrL{width:692px;float:left;padding-top:25px;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;} .lixianrR{float:right;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;} .mtbdM2UL li:hover .lixianrL{margin-left:20px;} .mtbdM2UL li:hover .lixianrR{margin-right:20px;} .lixianrLp1{font-size:16px;color:#333;padding-bottom:15px;} .lixianrLp1 a{color:#333;} .lixianrLp2{font-size:12px;color:#666;} .mtbdM2UL li:hover .lixianrLp1 a{color:#1679d4;} .lixianrRp1{font-size:24px;color:#333;padding-top:14px;} .mtbdM2UL li:hover .lixianrRp1{color:#1679d4;} .lixianrRp2{width:32px;height:32px;background:url(../images/youjin.jpg) no-repeat right center;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;} .lixianrRp2 a{display:block;width:32px;height:32px;} .mtbdM2UL li:hover .lixianrRp2{background-position:left center;} .mtbdM2UL li>a{display:block;width:860px;height:125px;position:absolute;} .mtbdM2UL{padding-bottom:60px;} .mtbdM1:hover .mtbdM1L img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);} .mtbdM2tpxw{padding-top:0px;} /*** mtbdM1L END ***/ /** tpxwUL ***/ .tpxwUL{padding-bottom:80px;} .tpxwUL li{width:860px;height:165px;background:url(../images/bj1_03.png) repeat-x 0 bottom;position:relative;} .tpxwUL li:hover{box-shadow:0px 0px 6px #ddd;} .tpxwUL li:hover .lixianrR{margin-right:20px;} .tpxwUL li .lixianrR{margin-top:20px;} .tpxwUL li:hover .lixianrRp2{background-position:left center;} .tpxwULL{width:733px;float:left;margin-top:24px;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;} .tpxwULL1{width:188px;height:115px;overflow:hidden;float:left;} .tpxwULL2{width:523px;float:left;margin-left:22px;padding-top:15px;} .tpxwUL li:hover .tpxwULL{margin-left:20px;} .tpxwUL li:hover .tpxwULL .lixianrLp1 a{color:#1679d4;} .tpxwUL li:hover .lixianrR .lixianrRp1{color:#1679d4;} .tpxwUL li>a{display:block;width:860px;height:165px;position:absolute;} .xwxqyM1h6{font-size:18px;color:#000;font-weight:normal;padding-bottom:15px;} .xwxqyM1{text-align:center;padding-bottom:25px;} .xwxqyM1p1 span{display:inline-block;margin-left:15px;margin-right:15px;} .xwxqyM3p1{float:left;} .xwxqyM3p1{float:right;} .xwxqyM3 p{font-size:14px;color:#333;width:50%} .xwxqyM3 p:hover{color:#1679d4;} .xwxqyM3 p:hover a{color:#1679d4;} .xwxqyM3{padding-top:70px;padding-bottom:45px;} .xwxqyM3 a{width: 345px;overflow: hidden;height: 18px;display: inline-block;} .xwxqyM4{border-top:1px #eee solid;padding-top:20px;} .xwxqyM4UL li{float:left;width:347px;margin-left:168px;font-size:14px;color:#333;line-height:30px;height:30px;overflow: hidden;} .xwxqyM4UL{margin-left:-170px;padding-bottom:20px;} /*** tpxwUL END ***/ /*** kafglM2UL ***/ .kafglM2UL li{height:120px;background-image:url(../images/libj_06.jpg);background-repeat:no-repeat;background-position:0 bottom;} .kafglM2ULZ{width:86px;height:86px;overflow:hidden;float:left;margin-top:20px;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;} .kafglM2ULZp1{width:86px;height:86px;display:table;text-align:center;vertical-align:middle;background-color:#ed6e00;border-radius:100%;color:#fff;} .kafglM2ULZp1 span{vertical-align:middle;width:86px;height:86px;display:table-cell;} .kafglM2ULY{float:right;width:743px;height:120px;display:table;vertical-align:middle;} .kafglM2ULYp1{font-size:12px;color:#666;line-height:25px;display:table-cell;vertical-align:middle;height:120px;} .kafglM2ULZp2{background-color:#548dde;} .kafglM2ULZp3{background-color:#f0c44b;} .kafglM2ULZp4{background-color:#54cfde;} .kafglM2ULZp5{background-color:#92bb6d;} .kafglM2ULZp6{background-color:#1679d4;} .kafglM2UL li:hover .kafglM2ULZ{transform:rotate(-35deg); -webkit-transform:rotate(-35deg);-moz-transform:rotate(-35deg);-o-transform:rotate(-35deg);-ms-transform:rotate(-35deg);} .rczlM2{padding-top:30px;} /*** kafglM2UL END ***/ /*** rczxMain ***/ .rczxMain{padding-top:20px;} .rczxMUL{margin-left:-37px;padding-bottom:30px;} .rczxMUL li{width:160px;height:305px;border:10px #eeeeee solid;text-align:center;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;position:relative;float:left;margin-bottom:35px;margin-left:37px;} .rczxMUL1{width:100px;height:110px;background-color:#eeeeee;margin-left:30px;border-radius:0px 0px 5px 5px;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;color:#000;} .rczxMUL1 p{padding-left:15px;padding-right:15px;padding-top:10px;font-size:14px;} .rczxMUL2{width:140px;margin-top:44px;border-top:1px #eee dotted;text-align:center;margin-left:10px;margin-bottom:15px;} .rczxMUL2 p{height:28px;line-height:28px;border-bottom:1px #eee dotted;} .dj_a{font-size:20px;color:#000;} .dj_a span{display:inline-block;width:9px;height:9px;background-image:url(../images/djbj_03.png);background-repeat:no-repeat;margin-left:5px;} .rczxMUL li:hover{border-color:#1679d4;transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);} .rczxMUL li:hover .rczxMUL1{background-color:#1679d4;color:#fff;} .rczxMUL li:hover .rczxMUL2 p{color:#1679d4;border-color:#1679d4;} .rczxMUL li:hover .rczxMUL2{border-color:#1679d4;} .rczxMUL li:hover .dj_a{color:#1679d4;} .rczxMUL li:hover .dj_a span{background-image:url(../images/jtbj_05.png);} .rczxMUL li .lidwa{width:180px;height:324px;display:block;position:absolute;} .ypxzM1p1{font-size:14px;color:#333;padding-bottom:20px;} .ypxzMain{padding-top:25px;padding-bottom:80px;} /*** rczxMain END ***/ /*** xyzpMain ***/ .xyzpMain{padding-top:20px;padding-bottom:80px;} .zwmcp1{font-size:18px;color:#010101;padding-bottom:30px;} .gwzzdivp1{font-size:14px;color:#333;font-weight:bold;} .gwzzdivnr p{text-indent:2em;line-height:28px;} .gwzzdivnr{padding-top:10px;} .gwzzdiv{padding-bottom:30px;} .fsjl_a{width:120px;height:34px;line-height:33px;text-align:center;font-size:14px;color:#fff;background-color:#1679d4;display:block;} .fsjl_a:hover{color:#fff;border-radius:5px;} .yyglM2{padding-top:20px;} .yyglM2p1{font-size:14px;color:#1679d4;padding-left:15px;background-image:url(../images/jt_07.png);background-repeat:no-repeat;background-position:-3px center;transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;margin-bottom:5px;} .yyglM2p1:hover{background-position:0 center;} .yyglM2p2{font-size:12px;color:#666;margin-bottom:10px;} /*** xyzpMain END ***/ /*** kcxfzMain ***/ .kcxfzMain{background-repeat:no-repeat;background-position:center top;height:858px;} .kcxfztou{text-align:center;padding-top:92px;padding-bottom:50px;} .kcxfztouh4{font-size:30px;color:#fff;} .kcxfztouh5{font-size:16px;color:#fff;} .kcxfzML{width:586px;height:452px;overflow:hidden;float:left;} .kcxfzMLimg{width:586px;height:452px;overflow:hidden;} .kcxfzMLimg img{width:586px;height:452px;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;} .kcxfzMLnr{margin-top:-452px;width:586px;height:452px;position:relative;z-index:1;} .kcxfzMLnrh1{font-size:20px;color:#006eb9;text-align:center;padding-top:60px;padding-bottom:25px;} .kcxfzMLnr ul.bt-list li{display:block;width:100%;height:80px;line-height:79px;font-size:14px;font-weight:bold;} .kcxfzMLnr ul.bt-list li a{width:100%;height:80px;line-height:79px;color:#000;} .kcxfzMLnr ul.bt-list li a:hover{color:#fff;} .kcxfzMLnr a.hvr-shutter-out-horizontal::before{background-color:#2a79ad;opacity:0.8;color:#000;filter:alpha(opacity=80); } .kcxfzMLnr a.hvr-shutter-out-horizontal{background-color:#fff;opacity:0.8;color:#fff;filter:alpha(opacity=80);} .kcxfzML:hover .kcxfzMLimg img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);} .kcxfzMR .tzzgxMLh1{top:87px;left:104px;} .kcxfzMRX{width:582px;height:220px;overflow:hidden;margin-left:12px;position:relative;} .kcxfzMRXimg img{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;} .kcxfzMRX:hover .kcxfzMRXimg img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);} .kcxfzMRX .kcxfzMRXh1{left:241px;} /*** kcxfzMain ***/ /*** fwxmL ***/ .fwxmL{width:134px;height:82px;;float:left;} .fwxmLspan1{display:block;width:134px;height:82px;background-image:url(../images/xmbj1_03.jpg);transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;} .fwxmMUL li{margin-bottom:50px;} .fwxmR{width:680px;float:right;border-left:2px #1679d4 solid;padding-left:22px;} .fwxmRp1{font-size:18px;color:#333;padding-bottom:5px;} .fwxmRp2{font-size:14px;color:#666;line-height:25px;} /*** fwxmL END ***/ /*** jsdyM1 **/ .jsdyM1 .label1{font-size:14px;color:#000;width:70px;display:inline-block;margin-right:25px;text-align:right;width:75px;} .jsdyM1{margin-bottom:20px;} .xminput{width:348px;height:36px;line-height:35px;padding-left:5px;border:1px #dcdcdc solid;} .xminput:hover{box-shadow:0px 0px 5px #ddd;} .lytext{width:549px;height:139px;resize:none;border:1px #dcdcdc solid;vertical-align:top;padding:5px;} .jmsqMnrlb1xb .pay_list_c1 { width: 24px; height: 18px; padding-top: 3px; cursor: pointer; text-align: center; margin-right: 20px; background:url(../images/xx1_03.png) no-repeat 0 3px;font-size:14px; } .jmsqMnrlb1xb .radioclass { opacity: 0; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } .jmsqMnrlb1xb .on { background-image: url(../images/xx2_05.png); background-position:0 3px; color:#45ca5b; } .lvdian{color:#0abc39;padding-right:5px;} .jsdyM2{padding-left:103px;padding-top:10px;} .jsdyM2 a{display:inline-block;width:150px;height:46px;line-height:45px;text-align:center;background-color:#c8c8c8;font-size:16px;color:#000;margin-right:50px;} .jsdyM2 a:hover{color:#fff;background-color:#1679d4;} /*** jsdyM1 END ***/ /*** Download ***/ .Download{padding-top:20px;} /*** Download END ***/ /*** fwyzcMain ***/ .fwyzcMain{height:858px;background-repeat:no-repeat;background-position:center top;} .fwyzcL{width:290px;text-align:center;float:left;padding-top:380px;} .fwyzcLh1{font-size:30px;color:#006eb9;} .fwyzcLh2{font-size:16px;color:#006eb9;} .fwyzcR{float:right;width:880px;padding-top:150px;} .fwyzcRSnr{margin-top:-256px;position:relative;z-index:1;} .fwyzcRSnrh1{font-size:20px;color:#fff;text-align:center;padding-top:30px;} .fwyzcRSnr .guide_nav li a{color:#fff;width:97px;} .fwyzcRSnr .guide_nav{text-align:center;margin-left:30px;padding-top:27px;} .fwyzcRSnr .guide_nav li{margin-left:31px;} .fwyzcRX1{width:286px;height:256px;float:left;position:relative;overflow:hidden;margin-left:11px;} .fwyzcRX{padding-top:12px;margin-left:-12px;} .fwyzcRS{height:256px;} .fwyzcRX1nr{width:240px;height:208px;background-image:url(../images/baibj_10.png);position:absolute;left:23px;top:26px;} .fwyzcRX1nrh1{text-align:center;font-size:20px;color:#006eb9;padding-top:20px;padding-bottom:14px;} .fwyzcRX1ul{text-align:center;line-height:40px;} .fwyzcRX1ul li a{font-size:14px;color:#006eb9;} .fwyzcRX1ul li a:hover{text-decoration:underline;} .fwyzcRX1img img{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;} .fwyzcRX1:hover .fwyzcRX1img img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);} .fwyzcRX2nrs{margin-top:-256px;position:relative;z-index:1;text-align:center;} .fwyzcRX2nrsimg{width:286px;text-align:center;height:169px;display:table;vertical-align:middle;} .fwyzcRX2nrsimg span{display:table-cell;height:169px;vertical-align:middle;} .fwyzcRX2nrsimg img{display:block;margin:auto;} .fwyzcRX2nrsh1{font-size:20px;color:#006eb9;} .fwyzcRX2nrs a{display:block;position:absolute;width:286px;height:256px;top:0;left:0;} /*** fwyzcMain END ***/ /**** navXL ***/ .naverji{background-image:url(../images/xabj_03.png);width:100%;padding-top:30px;position:absolute;top:90px;left:0;padding-bottom:15px;display:none;} .gyaknav{margin-left:330px;width:450px;} .gyaknav p{font-size:16px;color:#fff;float:left;margin-left:100px;width:120px;margin-bottom:30px;transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out;} .gyaknav p a{color:#fff;} .bjspan{background-image:url(../images/jtbj_03.png);background-repeat:no-repeat;background-position:center;display:inline-block;width:5px;height:9px;margin-left:8px;transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out;} .gyaknav p:hover .bjspan{margin-left:12px;} .gyaknav p:hover{transform:translate(-5px,0);-webkit-transform:translate(-5px,0);-moz-transform:translate(-5px,0);-o-transform:translate(-5px,0);-ms-transform:translate(-5px,0);} .cpxlnr1{width:262px;float:left;margin-left:312px;} .cpxlnr1p1{font-size:16px;color:#fff;padding-bottom:10px;border-bottom:2px #fff solid;} .cpxlnr1p1 a{color:#fff;} .cpxlnr1nr{padding-top:15px;} .cpxlnr1nr p{float:left;width:125px;margin-right:5px;line-height:30px;font-size:14px;} .cpxlnr1nr p a{color:#fff;} .cpxlnr2{margin-left:87px;} .cpxlnr3{width:120px;margin-left:116px;} .cpxlnr1nr p:hover a{text-decoration:underline;} /*** navXL ***/ /*** cpMain ***/ .cpMain{height:858px;background-repeat:no-repeat;background-position:center top;} .cptou{text-align:center;padding-top:95px;padding-bottom:68px;} .cptouh1{font-size:30px;color:#fff;} .cptouh2{font-size:16px;color:#fff;} .cpnr1{width:335px;height:409px;overflow:hidden;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;float:left;margin-left:45px;} .cpnr1NRh1{text-align:center;font-size:20px;color:#006eb9;height:101px;line-height:100px;} .cpnr1NRh1 a{color:#006eb9;} .cpnr1NR{margin-top:-101px;background-color:#fff;position:relative;z-index:1;transition:All 0.5s ease-in-out;-webkit-transition:All 0.5s ease-in-out;-moz-transition:All 0.5s ease-in-out;-o-transition:All 0.5s ease-in-out;height:308px;} .cpnr1:hover .cpnr1NR{margin-top:-308px;background-color:#006eb9;} .cpnr1:hover .cpnr1NR .cpnr1NRh1 a{color:#fff;} .cpnr1:hover .cpnr1NRh1{height:58px;line-height:57px;} .cpflBOX{border-top:1px #fff solid;margin-left:27px;margin-right:27px;} .cpflUL{margin-left:-20px;} .cpflUL li{width:130px;height:37px;line-height:36px;text-align:center;background-color:#025a95;color:#fff;font-size:14px;margin-top:14px;float:left;margin-left:20px;} .cpflUL li a{color:#fff;display:block;width:100%;} .cpflUL li:hover{background-color:#fff;} .cpflUL li:hover a{color:#006eb9;} .cpnr1:hover{ transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);} .juci{background-image:url(../images/jucj_04.png);background-repeat:no-repeat;width:105px;height:77px;position:absolute;top:121px;left:115px;} .cpnr1img{position:relative;} .logo2{background-image:url(../images/cayou_04.png);width:117px;height:97px;top:111px;} .logo3{background-image:url(../images/cpimg_07.png);width:110px;height:90px;} .cpnr1img{width:334px;height:410px;overflow:hidden;} /*** cpMain END ***/ /*** jjfaUL **/ .jjfaUL{width:280px;overflow:hidden;min-height:500px;} .jjfaUL li a{text-align:left;} .jjfaUL>li .dhyiji_a{width:197px; display:block;height:50px;line-height:49px;font-size:16px;color:#000;padding-left:93px;} .jjfaUL>li:hover .dhyiji_a{background-color:#45ca5b;color:#fff;} .jjfaUL>li .dhyiji_adq{background-color:#45ca5b;color:#fff;} .jjfaulerji{margin-left:90px;display:none;} .jjfaulerji>li{line-height:30px;font-size:14px;color:#333;background-image:url(../images/erjili_03.png);background-repeat:no-repeat;background-position:0 12px;} .jjfaulerji>li>a{padding-left:11px;color:#333;} .jjfaulerji>.ulerjilidq{background-image:url(../images/lvsebj_03.png);} .jjfaulerji>.ulerjilidq>a{color:#45ca5b;} .ulsanji{padding-left:20px;display:none;} .ulsanji>li{line-height:20px;margin-bottom:8px;} .ulsanji>li>a{font-size:12px;color:#999;} .ulsanji>.sanjili>a{color:#45ca5b;text-decoration:underline;} .ulsanji>li:hover>a{color:#45ca5b;text-decoration:underline;} .jjfaulerji>li:hover{background-image:url(../images/lvsebj_03.png);} .jjfaulerji>li:hover>a{color:#45ca5b;} /*.ulsanji{max-height:250px;overflow-y:auto;}*/ /*** jjfaUL END ***/ /*** cpxqyM1p1 ***/ .cpxqyM1{padding-top:30px;} .cpxqyM1p1{font-size:14px;color:#1679d4;font-weight:bold;padding-bottom:20px;} .cpxqyM1L{float:left;width:197px;} .cpxqyM1L img{display:block;margin:0 auto;} .cpxqyM1R{width:645px;float:left;} .cpxqyM1R p{font-size:12px;color:#000;line-height:25px;} /*** cpxqyM1p1 END ***/ /*** cplbMain1S ***/ .cplbM1S{width:860px;height:259px;background-color:#eee;} .cplbM1Sh1{font-size:16px;color:#006eb9;} .cplbM1Snr{margin-left:14px;padding-top:23px;margin-right:14px;} .cplbM1SnrBL{width:175px;height:220px;overflow:hidden;float:left;display:table;vertical-align:middle;} .cplbM1SnrBL img{display:block;margin:0 auto;} .cplbM1SnrBL span{display:table-cell;width:175px;height:220px;vertical-align:middle;} .cplbM1SnrBR{width:651px;height:220px;display:table;vertical-align:middle;float:right;} .cplbM1SnrBR p{width:651px;height:220px;display:table-cell;vertical-align:middle;font-size:12px; line-height:26px;} .cplbM1X{padding-top:25px;padding-bottom:45px;} .cplbM1XUL{margin-left:-100px;} .cplbM1XUL li{float:left;width:200px;margin-left:100px;font-size:14px;color:#666;background-image:url(../images/lanjint_07.png);background-repeat:no-repeat;background-position:0 center;line-height:26px;height:27px;overflow:hidden;} .cplbM1XUL li a{padding-left:13px;} .cplbM1XUL li:hover a{text-decoration:underline;} /*** cplbMain1S END ***/ /*** siteMap ***/ .siteMap{background-color:#efefef;} .siteMapS1{width:215px;float:left;margin-left:26px;box-shadow:1px 2px 3px #ddd;} .siteMapS1h1{background-color:#006eb9;height:60px;line-height:60px;font-size:16px;color:#fff;text-align:center;} .siteMapS1h1 a{color:#fff;display:block;height:60px;width:100%;} .siteMapS1nr{background-color:#fff;height:300px;padding-top:10px;} .siteMapS1nr li{line-height:40px;text-align:center;font-size:14px;color:#000;} .siteMapS1nr li a{color:#000;} .siteMapS1nr li:hover a{color:#006eb9;text-decoration:underline;} .siteMapS{padding-top:30px;margin-left:-26px;} .sMapX1h1B{width:70px;height:313px;background-color:#006eb9;text-align:center;overflow:hidden;float:left;} .sMapX1h1{font-size:16px;color:#fff;width:30px;display:inline-block;padding-top:114px;} .sMapX1h1B a{display:block;width:70px;height:313px;} .siteMapX{padding-top:25px;margin-left:-18px;} .siteMapX1{margin-left:18px;float:left;box-shadow:1px 2px 3px #ddd;} .siteMapX1R{width:480px;height:313px;background-color:#fff;float:left;padding-left:30px;} .cpzxsMap{float:left;width:150px;padding-top:20px;} .cpzxsMap li{line-height:35px;font-size:12px;} .cpzxsMapp1{font-size:14px;color:#000;} .cpzxsMapp1 a{color:#000;} .cpzxsMap li a{color:#333;} .cpzxsMap li:hover a{color:#006eb9;text-decoration:underline;} /*** siteMap END ***/ #jiathis_webchat img{display:inline-block;} /*** ssymMain ***/ .ssymMain{padding-top:30px;} .ss_UL{margin-bottom:40px;} .ss_UL li{line-height:40px;border-bottom:1px #ddd dashed;font-size:14px;color:#000;} .ss_UL li a{color:#000;} .ss_UL li .flspan{display:inline-block;margin-right:10px;} .riqispan{float:right;margin-right:10px;} .ss_UL li:hover a{color:#1679d4;} /*** ssymMain ***/ header, .nav li a.nav_item0:before, .p_sort_area, .solution_item, .s_item_area img, .sec_service, .guide_area, .guide_nav li a span i{ transition:all 0.4s ease;-webkit-transition: transition:all 0.4s ease;-moz-transition: transition:all 0.4s ease;-ms-transition: transition:all 0.4s ease;-moz-transition: transition:all 0.4s ease;} /*图片由小变大*/ .solution_list li img.solution_img, .news_rec img, .g_about_area6 img,.jjfatounr1img img,.tzzgxMLimg img, .tzzgxMRS1img img { -webkit-transform: scale(1, 1); -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; -moz-transform: scale(1, 1); -moz-transition-timing-function: ease-out; -moz-transition-duration: 500ms; transform: scale(1, 1); transition-timing-function: ease-out; transition-duration: 500ms; width: 100%; display:block; } .solution_list li:hover img.solution_img, .news_rec:hover img, .g_about_area6:hover img,.jjfatounr1:hover .jjfatounr1img img,.tzzgxML:hover .tzzgxMLimg img, .tzzgxMRS1:hover .tzzgxMRS1img img { -webkit-transform: scale(1.10, 1.10); -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; -moz-transform: scale(1.10, 1.10); -moz-transition-timing-function: ease-out; -moz-transition-duration: 500ms; transform: scale(1.10,1.10); transition-timing-function: ease-out; transition-duration: 500ms; } /*图片由大变小*/ .g_about_area3 img,.whhdULimg img{ -webkit-transform: scale(1.10, 1.10); -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; -moz-transform: scale(1.10, 1.10); -moz-transition-timing-function: ease-out; -moz-transition-duration: 500ms; transform: scale(1.10,1.10); transition-timing-function: ease-out; transition-duration: 500ms; width: 100%; } .g_about_area3:hover img,.whhdUL li:hover .whhdULimg img{ -webkit-transform: scale(1, 1); -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; -moz-transform: scale(1, 1); -moz-transition-timing-function: ease-out; -moz-transition-duration: 500ms; transform: scale(1, 1); transition-timing-function: ease-out; transition-duration: 500ms; }