@charset "utf-8"; /*重置*/ /*css雪碧图*/ .xjt_l{height:20px;width:18px;background-position:-136px -64px;} .xjt_r{height:20px;width:18px;background-position:-112px -64px;} .more_grid{height:18px;width:21px;background-position:-160px -64px;} .dh_01home{height:28px;width:24px;background-position:0 0;} .dh_04grid{height:28px;width:24px;background-position:-81px 0;} .dh_03target{height:28px;width:24px;background-position:-54px 0;} .dh_02compass{height:28px;width:24px;background-position:-27px 0;} .dh_05notepad{height:28px;width:24px;background-position:-108px 0;} .dh_06pen{height:28px;width:24px;background-position:-135px 0;} .dh_07user{height:28px;width:24px;background-position:-162px 0;} .qweix{height:34px;width:34px;background-position:0 -120px;} .qweibo{height:34px;width:34px;background-position:-37px -120px;} .qq{height:34px;width:34px;background-position:-74px -120px;} .foot_tel{height:24px;width:24px;background-position:-112px -120px;} .jt_right{height:50px;width:50px;background-position:-53px -63px;} .jt_left{height:50px;width:50px;background-position:0 -63px;} /*header*/ .top_bg{ height: 130px; box-shadow: 0 1px 5px #888; background-color: #ffffff; -ms-filter: "progid:dximagetransform.microsoft.shadow(strength=5, direction=113, color='#888888')";/*ie8,需和背景颜色共同使用,超出部分会隐藏*/ position: fixed; width: 100%; z-index: 100; } .top_line{ height: 30px; width: 100%; background-color: #3385cc; } .top_line p{ width: 1300px; margin:0 auto; line-height: 30px; color: #fff; font-size: 12px; } .top_line p a{ float: right; } .top_line p a img{ vertical-align: middle; margin-right: 5px; margin-top:-2px; } .top_main{ width: 1300px; margin:0 auto; } .top_logo{ float: left; max-width: 500px; height: 70px; margin-top: 15px; } .top_logo img{ width: 100%; display: block; } /*导航*/ .dh_bg{ max-width: 780px; float: right; position: relative; } .dh_bg ul:after{ display:table; content:''; clear:both;/*清除浮动*/ } .dh_bg ul li{ float: left; width: 86px; text-align: center; position: relative; z-index: 5; } .dh_bg ul li>a{ font-size: 14px; color: #666; display: block; height: 78px; padding-top: 22px; } .dh_bg ul li>a i{ display: block; margin:0 auto; width: 24px; height: 28px; background-position-y:0; transition:background-position-y .3s; -moz-transition:background-position-y .3s; /* firefox 4 */ -webkit-transition:background-position-y .3s; /* safari and chrome */ -o-transition:background-position-y .3s; /* opera */ } .dh_bg ul li>a span{ display: block; height: 16px; line-height: 16px; margin-top: 6px; overflow: hidden; } .dh_bg_cur{ position: absolute; top: 0; left: 0; z-index: 2; width: 86px; overflow: hidden; } .dh_bg_cur img{ display: block; position: relative; left: 50%; margin-left: -43px; } .dh_bg ul li.cur>a{ color: #fff; } .dh_bg ul li.cur>a i{ background-position-y:-28px; } .two_nav_box{ position: relative; position: absolute; width: 1300px; right: 0; } .two_nav_box .two_nav{ position: absolute; right: 0; overflow: visible; background-color: #ffffff; box-shadow: 0 0 6px #888888; border-radius: 3px; padding:10px 0; display: none; } .two_nav_box .two_nav dl{ float: left; padding:0 20px; position: relative; } .two_nav_box .two_nav dl dt{ font-size: 15px; line-height: 30px; } .two_nav_box .two_nav dl dt a{ color: #3385cc; font-weight: bold; } .two_nav_box .two_nav dl i{ position: absolute; left: 0; width: 1px; height: 100%; background: no-repeat center center; background-size: 1px 100%; } .two_nav_box .two_nav>div dl:first-child i{ display: none; } .two_nav_box .two_nav>span{ position: absolute; right: 24px; top: -13px; width: 37px; height: 13px; background: no-repeat center center; } .two_nav_box .two_nav dl dd a{ font-size: 12px; color: #999; line-height: 26px; } .two_nav_box .two_nav dl dd:hover a{ color: #3385cc; text-decoration:underline; } .contentbox{ overflow: hidden; } /*chanp */ .index_cpbox{ background: no-repeat bottom 80px left 24px, no-repeat right bottom 50px; } .cp_pic_box{ overflow:hidden; position:relative; } .cp_pic_box .bd{ padding:0 35px; } .cp_pic_box .bd ul{ overflow:hidden; zoom:1; padding:10px 0 !important;} .cp_pic_box .bd ul li{ margin:0 15px; padding:10px; float:left; _display:inline; overflow:hidden; background-color: #fff; transition: box-shadow .3s; } .cp_pic_box .bd ul li .pic{ height: 210px; overflow: hidden; } .cp_pic_box .bd ul li .pic img{ width:360px; height:240px;} .cp_pic_box .bd ul li .title{ width: 360px; position: relative; } .cp_pic_box .bd ul li .title h2{ font-size: 20px; color: #666; line-height: 48px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-bottom: #bbb solid 1px; } .cp_pic_box .bd ul li .title i{position: absolute; left: 0; top: 48px;width: 0; height: 1px; background-color: #3385cc; transition:width .7s; z-index: 2; } .cp_pic_box .bd ul li .title p{ font-size: 14px; color: #999; line-height: 24px;padding: 6px 0 0;height: 48px; overflow: hidden; } .cp_pic_box .bd ul li:hover{ box-shadow: 0 0 10px #999; } .cp_pic_box .bd ul li .title:hover h2{ color: #3385cc; } .cp_pic_box .bd ul li .title:hover i{ width: 100%;} .cp_pic_box .hd{ overflow:hidden; border:2px solid #3385cc; border-radius: 50px; height: 46px; width: 236px; margin:50px auto 80px;text-align:center; line-height: 42px; } .cp_pic_box .hd span{ overflow:hidden;cursor:pointer; display: inline-block; vertical-align: middle; transition: background-position-y .2s; } .cp_pic_box .hd a{ display: inline-block; vertical-align: middle; margin:0 42px; } .cp_pic_box .hd a:hover{ opacity: .8; } .cp_pic_box .hd span:hover{background-position-y:-79px;} /*index_about*/ .index_about{ background: no-repeat center bottom; background-color:#f5f5f5; } .about_box{ overflow: hidden; padding-bottom: 80px; } .about_box .leftpic{ float: left; margin-right:20px; position: relative; } .about_box .leftpic span{ display: block; width: 630px; height: 420px; } .about_box .leftpic span img{ display: block; width: 630px; height: 420px; } .about_box .leftpic video{ position: absolute; bottom:0; right:0; width: 150px; height: 100px; } .about_box .righttxt{ float: right; width: 650px; } .about_box .righttxt .txt{ font-size: 16px; color: #666; line-height: 30px; text-indent: 2em; height: 280px; overflow: hidden; margin-top: 10px; } .about_box .righttxt .txt *{ margin-bottom: 16px; } .about_box .righttxt>a{ display: block; text-align: center; width: 260px; height: 50px; line-height: 50px; font-size: 20px; color: #3385cc; border:#3385cc solid 2px; border-radius: 50px; background-color: #ffffff; margin-top: 40px; transition: background-color .3s; } .about_box .righttxt>a:hover{ color: #ffffff; background-color: #3385cc; } /*case*/ .index_case{ background: no-repeat center bottom; background-color: #3385cc; } .index_case .index_title>div{ background: no-repeat center top; } .index_case .index_title h1{ color: #fff; } .index_case .index_title span{ color: #fff; } .index_case .case_box ul{ overflow: hidden; padding:0 .3%; } .index_case .case_box ul li{ float: left; width: 370.5px; margin:0 0.2% .4%; position: relative; } .index_case .case_box ul li img{ display: block;width: 100%; } .index_case .case_box ul li>div{ background-color: #3385cc; text-align: center; width: 100%; padding-right: 1px; } .index_case .case_box ul li>div h2{ color: #fff; font-size: 24px; width: 80%; margin:0 auto; border-bottom: #ffffff dashed 1px; padding:32px 0 26px 0; overflow: hidden; white-space: nowrap; } .index_case .case_box ul li>div p{ font-size: 14px; color: #fff; line-height: 20px; height: 40px; overflow: hidden; width: 80%; margin:20px auto 0; } .index_case .case_box ul li>div a{ display: block; width: 114px; height: 30px; margin:12px auto 0; border:3px solid rgba(255,255,255,.8); border-radius: 30px; } .index_case .case_box ul li>div a span{ background-color: #fff; border:#3385cc solid 1px; display: block; color: #3385cc; font-size: 14px; line-height: 28px; border-radius: 30px; } .index_case .case_box ul li>div a span:hover{ color: #fff; background-color: #3385cc; } @media screen and (max-width:1600px) { .index_case .case_box ul li{ width: 262.5px; } .index_case .case_box ul li>div h2{ font-size: 18px; padding:20px 0 14px; } .index_case .case_box ul li>div p{ height: 24px; margin-top: 10px; } } .index_case .case_box p{ text-align: center; } .index_case .case_box p a{ display: inline-block; width: 300px; height: 50px; line-height: 50px; font-size: 20px; color: #fff; border:#ffffff solid 2px; border-radius: 50px; background-color: #3385cc; margin: 60px 0 80px; transition: background-color .3s; opacity: .9; } .index_case .case_box p a:hover{ color: #3385cc; background-color: #ffffff; } /*新闻资讯*/ .multiplecolumn{ overflow:hidden; position:relative;} .multiplecolumn .bd{ overflow:hidden; } .multiplecolumn .bd ul{ overflow:hidden; zoom:1; width:620px; margin-right: 60px; float:left; _display:inline; } .multiplecolumn .bd ul li{position: relative; margin-bottom: 34px;} .multiplecolumn .bd ul li div {overflow: hidden; border-bottom: #bbb solid 1px; padding: 12px 0; margin-bottom: 8px;} .multiplecolumn .bd ul li div img{float: left; width: 120px; height: 80px; margin-right: 10px;} .multiplecolumn .bd ul li div h2{ color: #555; font-size: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 34px;} .multiplecolumn .bd ul li div span{ color: #999; font-size: 14px;display: block; margin-top: 24px; } .multiplecolumn .bd ul li div i{position: absolute; left: 0; top: 104px;width: 0; height: 1px; background-color: #3385cc; transition:width .7s; z-index: 2; } .multiplecolumn .bd ul li div:hover i{ width: 100%; } .multiplecolumn .bd ul li div h2:hover{color: #3385cc;} .multiplecolumn .bd ul li p{ color: #999; font-size: 16px; line-height: 26px; height: 54px;overflow: hidden;} .multiplecolumn .hd{ overflow:hidden; border:2px solid #3385cc; border-radius: 50px; height: 46px; width: 236px; margin:20px auto 60px;text-align:center; line-height: 42px; } .multiplecolumn .hd span{ overflow:hidden;cursor:pointer; display: inline-block; vertical-align: middle; transition: background-position-y .2s; } .multiplecolumn .hd a{ display: inline-block; vertical-align: middle; margin:0 42px; } .multiplecolumn .hd a:hover{ opacity: .8; } .multiplecolumn .hd span:hover{background-position-y:-79px;} /*友情链接*/ .index_link{ background-color: #f5f5f5; } .index_link h3{ border:#3385cc solid 2px; border-radius: 50px; display: inline-block; margin-top: 20px; background-color: #fff; position: relative; line-height: 36px; } .index_link h3 a{ width: 120px; background-color: #3385cc; border-radius: 50px; color: #fff; text-align:center; line-height: 40px; position: absolute; top:-2px; left: -2px; } .index_link h3 span{ display: inline-block; margin-left: 120px; padding:0 12px 0 10px; font-size: 18px; color: #666; font-family: arial; } .index_link ul{ padding-bottom: 30px; } .index_link ul li{ display: inline-block; margin:20px 40px 0 10px; position: relative; } .index_link ul li a{ font-size: 15px; color: #777; } .index_link ul li i{ position: absolute; left: 0; bottom: -5px; width: 0; height: 1px; background-color: #3385cc; transition:width .3s; z-index: 2; } .index_link ul li:hover i{ width: 100%; } .index_link ul li:hover a{ color: #3385cc; } /*footer*/ .footer{ background-color: #1f374c; } .footer_nav{ padding:60px 0 50px; overflow: hidden; } .foot_logo{ padding-right: 30px; border-right: #4c7599 solid 1px; float: left; margin-right: 30px; } .foot_logo img{ width: 145px; } .foot_menu{ float: left; overflow: hidden; } .foot_menu dl{ float: left; margin-right:56px; } .foot_menu dl dt{ margin-bottom: 14px; } .foot_menu dl dt a{ font-size: 16px; color: #669ccc; } .foot_menu dl dd{ line-height: 30px; } .foot_menu dl dd a{ font-size: 14px; color: #4c7599; } .foot_menu dl dd:hover a{ color: #669ccc; } .foot_telewm{ float: right; overflow: hidden; } .foot_telewm .tel{ float: left; overflow: hidden; } .foot_telewm .tel h2{ font-size: 20px; color: #669ccc; } .foot_telewm .tel h2 i{ display: inline-block; vertical-align: middle; margin-right: 8px; margin-top: -4px; } .foot_telewm .tel h2 span{ display: block; margin-top: 10px; } #ckepop>.jiathis_txt{ font-size: 14px !important; color: #669ccc; display: block; float: none!important; margin-top: 20px; margin-bottom: 10px; } #ckepop .jtico{ background: none !important; margin:0 12px 0 -20px !important; padding-bottom: 18px !important; padding-left: 0 !important; float: left; } #ckepop .jtico i{ display: inline-block; background-position-y:-120px; transition:background-position-y .2s; -moz-transition:background-position-y .2s; /* firefox 4 */ -webkit-transition:background-position-y .2s; /* safari and chrome */ -o-transition:background-position-y .2s; /* opera */ } #ckepop .jtico i:hover{ background-position-y:-154px; } .foot_telewm .ewm{ float: left; margin-left: 26px; text-align: center; } .foot_telewm .ewm img{ width: 140px; height: 140px; display: block; } .foot_telewm .ewm p{ font-size: 16px; color: #669ccc; margin-top: 6px; } .footer_txt{ border-top: #4c7599 solid 1px; width: 1300px; padding:30px 210px 40px; margin-left: -210px; } .footer_txt *{ color: #4c7599; font-size: 14px; line-height: 30px; } .footer_txt a:hover{ color: #669ccc; } .footer_txt p>*{ margin-right: 14px; }