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;}