| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,roof,hgroup,menu,nav,output,ruby,section1,summary,time,mark,audio,video {
- margin: 0px;
- padding: 0px;
- border: 0px none;
- font: inherit;
- box-sizing: border-box;
- }
- body {
- line-height: 1;
- text-align: left;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- box-sizing: border-box;
- /* background: #F7F7F7; */
- min-width: 1200px;
- }
- ol,
- ul {
- list-style: outside none none;
- box-sizing: border-box;
- }
- * {
- padding: 0px;
- margin: 0px;
- border: 0px none;
- }
- a {
- color: #333;
- text-decoration: none;
- }
- a:hover{color: #e61717;}
- .fl {
- float: left;
- }
- .fr {
- float: right;
- }
- .clear::after {
- display: block;
- content: '';
- clear: both;
- }
- .box {
- width: 1200px;
- margin: 0 auto;
- }
- /*单行溢出*/
- .one-txt-cut{
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- /*多行溢出 手机端使用*/
- .txt-cut{
- overflow : hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- /* -webkit-line-clamp: 2; */
- -webkit-box-orient: vertical;
- }
- /* 顶部内容 */
- .top{width: 100%;height: 30px;background: #f2f2f2;}
- .top_l{width: 400px;height: 30px;line-height: 30px;margin-left: 15px;}
- .top_l a{display: block;height: 30px; margin-right: 30px; float: left;color: #666;}
- .top_l a:nth-child(2) em{display: block;width: 14px;height: 30px;background: url(../images/xing.png);float: left;margin-right: 5px;}
- .top_l a:nth-child(3) em{display: block;width: 14px;height: 30px;background: url(../images/shouji.png);float: left;margin-right: 5px;}
- .top_l a:nth-child(3) i{display: block;width: 15px;height: 30px;background: url(../images/down.png);float: right;margin-left: 5px;}
- /* a链接改span */
- .top_l span{display: block;height: 30px; margin-right: 30px; float: left;color: #666;}
- .top_l span:nth-child(2) em{display: block;width: 14px;height: 30px;background: url(../images/xing.png);float: left;margin-right: 5px;}
- .top_l span:nth-child(3) em{display: block;width: 14px;height: 30px;background: url(../images/shouji.png);float: left;margin-right: 5px;}
- .top_l span:nth-child(3) i{display: block;width: 15px;height: 30px;background: url(../images/down.png);float: right;margin-left: 5px;}
- .top_r{width: 540px;height: 30px;line-height: 30px;}
- .top_r a{display: block;height: 30px; margin-right: 30px; float: left;color: #666;}
- .top_r a em{display: block;width: 20px;height: 30px;float: left;margin-right: 2px;}
- /* a链接改span */
- .top_r span{display: block;height: 30px; margin-right: 30px; float: left;color: #666;}
- .top_r span em{display: block;width: 20px;height: 30px;float: left;margin-right: 2px;}
- .top_r span:nth-child(4) em{background: url(../images/icon4.png);}
- .top_r span:nth-child(5) em{background: url(../images/icon5.png);}
- .top_r span:nth-child(5) i{display: block;width: 15px;height: 30px;background: url(../images/down.png);float: right;margin-left: 5px;}
- .top_r a:nth-child(1) em{background: url(../images/icon1.png);}
- .top_r a:nth-child(2) em{background: url(../images/icon2.png);}
- .top_r a:nth-child(3) em{background: url(../images/icon3.png);}
- .top_r a:nth-child(4) em{background: url(../images/icon4.png);}
- .top_r a:nth-child(5) em{background: url(../images/icon5.png);}
- .top_r a:nth-child(5) i{display: block;width: 15px;height: 30px;background: url(../images/down.png);float: right;margin-left: 5px;}
- /* 内容 */
- .wrapper{width: 100%;background: #f7f5f6;padding-bottom:20px;}
- /* 创业5步 */
- .bg{width: 100%; height: 70px;background: #f7f5f6;}
- .bg img{width: 100%;height: 100%;}
- /* 底部导航 */
- .foot_nav{height: 60px;padding: 15px 10px;border-bottom: 1px solid #ccc;margin-top: 20px;}
- .foot_nav .p1{
- width: 800px;
- height: 30px;
- float: left;
- }
- .foot_nav .p1 a{
- display: block;
- float: left;
- width: 110px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- color: #333;
- }
- .foot_nav .p1 em{float: left;color: #ccc;line-height: 30px;}
- .p2{width: 300px;height: 30px;line-height: 30px;text-align: right;color: #f26921;float: right;}
- .p2 strong{font-size: 20px;}
- /* 底部信息 */
- .mass{height: 90px;margin-top: 20px;}
- .mass_l{width: 250px;height: 90px;}
- .mass_l img{margin-left: 33px;height: 65px;}
- .mass_l p{height: 20px;line-height: 20px;text-align: center;}
- .mass_c{width: 430px;height: 90px;margin-left: 80px;padding-top: 5px;}
- .mass_c p{line-height: 30px;color: #666;}
- .mass_c p em{color: #444;}
- .mass_r{width: 360px;height: 90px;}
- .mass_r img{width: 100%;height: 100%;}
- /* 友情提醒 */
- .notice{
- height: 200px;
- background: #f3f3f3;
- /*padding: 20px;*/
- margin-top: 20px;
- }
- /*.notice p{margin-bottom: 10px;line-height: 30px;color: #999;}*/
- /*.notice p span{color: #666;font-weight: 600;}*/
- .foot_seek{
- background: #f3f3f3;
- height: 200px;
- }
- /* 友情链接 */
- .foot_link{
- height: 100px;
- padding: 15px 0;
- }
- .foot_link a{
- display: block;
- line-height: 25px;
- float: left;
- margin-right: 15px;
- color: #999;
- }
- .foot_link a:first-child{color: #666;margin-right: 0;}
- .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#333333;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#fff;background-color:#006fc4;border-color:#006fc4}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#006fc4;border-color:#006fc4;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#b3b3b3;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:8px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:2px 8px;font-size:12px;line-height:1.4}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#006fc4}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#b3b3b3;background-color:#fff;cursor:not-allowed}
- .float_ri{ width: 70px;height:180px;position: fixed; top: 0px; right: 0px; background:none; background-image:none;z-index: 2;}
- .float_ri .con{ position:absolute; top:300px;}
- .float_ri .to{ position: absolute; top:442px;display:none;}
- .float_ri ul{ position:absolute;}
- .float_ri ul li{ float: left; width: 70px; height:70px; margin: 0; position: relative; margin-bottom:1px;}
- .float_ri ul li a{ width: 70px;padding-top:50px;display: block; color: #fff; text-decoration: none; text-align:center; font-size:12px; }
- .float_ri ul li a:hover{ background:#e01b28;}
- .float_ri ul li .zx{background:#ed4646 url(../images/tel_float.png) no-repeat center 13px; background-size:40%; width: 70px; height: 30px;padding-top:40px; line-height:30px;}
- .float_ri ul li .zx:Hover{background:#df3434 url(../images/tel_float.png) no-repeat center 13px; background-size:40%;}
- .float_ri ul li .weixin{background:#ed4646 url(../images/wx_float.png) no-repeat center 13px; background-size:45%; width: 70px;height: 30px;padding-top:40px; line-height:30px;}
- .float_ri ul li .weixin:Hover{background:#df3434 url(../images/wx_float.png) no-repeat center 13px; background-size:45%;}
- .float_ri ul li .weixin .test{ line-height:20px;background: url(../images/wx.gif) no-repeat; display: none; width: 157px; height: 161px; display: none; position: absolute; right: 70px;top: -40px; }
- .float_ri ul li .weixin .test img{ margin: 12px 6px 0px 0px; width: 120px; height: 120px;}
- .float_ri ul li .weixin .test span{ display: block; line-height: 20px; height: 20px; padding: 0px; margin: 0; color:#666}
- .float_ri ul li .topfl{ background: #9e9d9d url(../images/top_float.png) no-repeat center 13px; background-size:45%;transition: 0s ease-out; -moz-transition: 0s ease-out; -webkit-transition: 0s ease-out; -o-transition: 0s ease-out; cursor: pointer; width: 70px;height: 30px;padding-top:40px; line-height:30px;}
- .float_ri ul li .topfl:Hover{background:#818181 url(../images/top_float.png) no-repeat center 13px; background-size:45%;}
- .float_ri ul li .weixin,.float_ri ul li .zx,.float_ri ul li .topfl{
- height:70px;
- }
|