.text-deep,.button.border-deep{
    color:#333;
}
.weight-mini{
    font-weight:200;
}
.align-center{
    text-align:center
}
.margin-bottom-big{
    margin-bottom:10px;
    }
.liucheng{
    width:100%;
}
.text-dark,.button.border-dark{
    color:#0155ab;
}
.weight-mini{
    font-weight:200;
}
.align-center{
    text-align:center;
}
.container{
    margin-left:auto;
    margin-right:auto;
    padding-left:auto;
    padding-right:auto;
}
.bg-white,.button:hover,.button{background-color:white;}
.padding-top{padding-top:10px;}
.padding-bottom{padding-bottom:10px;}
.margin-bottom{margin-bottom:10px;}
.text-dark,.button.border-dark{color:black;}
.weight-mini{font-weight:200;}
.line-big{line-height:30px;}
.list-link>a{
padding:0.5em 0;display:block;border-bottom:solid 1px #ddd;
}
.list-icon{
border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;padding-left:2.5rem;
}
.list-icon>li{
display:flex;
align-items:center;
}
.list-icon>li>.list-media{
width:1.5rem;margin:0 .5rem 0 -2rem;
}
.list-icon>li>.list-addon{
font-size:87.5%;margin-left:auto;
}
.list-box{
border:solid 1px #ddd;
border-radius:10px;
}
.list-group.list-five>li,.list-group.list-five>a{
padding:0.5em 0;border-bottom:none;
}
.list-box.list-five>li,.list-box.list-five>a{
padding:0.5em 1em;
}
.list-five>li:nth-child(5n){
border-bottom:solid 1px #ddd;padding-bottom:1em;margin-bottom:1em;
}
.list-five.list-box>li:first-child{
padding-top:1em;
}
.list-group>li:last-child,.list-link>a:last-child{
border-bottom:0 none;margin:0;
}
.list-striped>li:nth-child(2n){
background-color:white;
}
.list-striped>li,.list-box>li,.list-box>a{
padding:0.5em 1em;
}
.list-link>a{
color:#333;transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1) 0s;
}
.list-link>a:hover{
text-decoration:none;
}
.list-link>a.active:link,.list-link>a.active:visited{
background-color:#333;
}
.list-box>li:first-child,.list-link>a:first-child{
border-top-left-radius:inherit;border-top-right-radius:inherit;
}
.list-box>li:last-child,.list-link>a:last-child{
border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;
}
.margin-top{margin-top:5px;
    margin-bottom: 5px;
}
.button-group,.button-group.drop{
display:inline-flex;
position:relative;
vertical-align:middle;

}
.button-group:not(.button-group-y)>.button:not(:first-child):not(:last-child),.button-group:not(.button-group-y)>.drop:not(:first-child):not(:last-child)>.button{
margin-left:-1px;
border-radius:0;

}
.button-group:not(.button-group-y)>.button:first-child:not(:last-child),.button-group:not(.button-group-y)>.drop:first-child>.button{
border-top-right-radius:0;
border-bottom-right-radius:0;
margin-left:0;

}
.button-group:not(.button-group-y)>.button:last-child:not(:first-child),.button-group:not(.button-group-y)>.drop:last-child>.button{
border-top-left-radius:0;
border-bottom-left-radius:0;
margin-left:-1px;

}
.button-group>.button.button-toggle{
padding-left:0.25em;
padding-right:0.25em;

}
.button-group-y{
flex-direction:column;
-webkit-flex-direction:column;

}
.button-group.button-group-y>.button:not(:first-child):not(:last-child),.button-group.button-group-y>.drop:not(:first-child):not(:last-child)>.button{
margin-top:-1px;
border-radius:0;

}
.button-group.button-group-y>.button:first-child:not(:last-child),.button-group.button-group-y>.drop:first-child>.button{
border-bottom-left-radius:0;
border-bottom-right-radius:0;
margin-top:0;

}
.button-group.button-group-y>.button:last-child:not(:first-child),.button-group.button-group-y>.drop:last-child>.button{
border-top-left-radius:0;
border-top-right-radius:0;
margin-top:-1px;

}
.button-block{
    display:block;width:100%;
}
.bg-light,{
    background-color:white;
}
.radius-mini{
    border-radius:10px;
}
.button-big{padding:0.625em 1.25em;}
a.bg-danger{
    color:#ffffff !important;
    text-align: center;
    background-color:#f00;
    
}







.button{
position:relative;border:solid 1px #ddd;
border-radius:3px;
background:transparent;
display:inline-block;
line-height:30px;
padding:0.375em 1em;
transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}

.button:link{
text-decoration:none;color:#131111;
}
.button:hover{
z-index:2;
}
.button:active{
outline:0;
z-index:2;
opacity:.8;
}
.button-block{
display:block;
width:100%;
}



.button-mini{
padding:0.125em 0.5em;
}
.button-small{
padding:0.25em 0.75em;
}
.button-large{
padding:0.875em 1.5em;
}
.button-icon{
padding:0.5em;line-height:1;border-radius:100%;
}
.button-group,.button-group.drop{
display:inline-flex;position:relative;vertical-align:middle;
}
.button-group:not(.button-group-y)>.button:not(:first-child):not(:last-child),.button-group:not(.button-group-y)>.drop:not(:first-child):not(:last-child)>.button{
margin-left:-1px;border-radius:0;
}
.button-group:not(.button-group-y)>.button:first-child:not(:last-child),.button-group:not(.button-group-y)>.drop:first-child>.button{
border-top-right-radius:0;border-bottom-right-radius:0;margin-left:0;
}
.button-group:not(.button-group-y)>.button:last-child:not(:first-child),.button-group:not(.button-group-y)>.drop:last-child>.button{
border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px;
}
.button-group>.button.button-toggle{
padding-left:0.25em;padding-right:0.25em;
}
.button-group-y{
flex-direction:column;-webkit-flex-direction:column;
}
.button-group.button-group-y>.button:not(:first-child):not(:last-child),.button-group.button-group-y>.drop:not(:first-child):not(:last-child)>.button{
margin-top:-1px;border-radius:0;
}
.button-group.button-group-y>.button:first-child:not(:last-child),.button-group.button-group-y>.drop:first-child>.button{
border-bottom-left-radius:0;border-bottom-right-radius:0;margin-top:0;
}
.button-group.button-group-y>.button:last-child:not(:first-child),.button-group.button-group-y>.drop:last-child>.button{
border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px;
}









.pic01 {
background: url(../images/wusunbj2.jpg) no-repeat center 0;
height: 260px;
}
.pic02 {
background: url(../images/pic1.jpg) no-repeat center 0;
height: 260px;
}
.pic03 {
background: url(../images/jinshubj2.jpg) no-repeat center 0;
height: 260px;
}
.pic01 span {
display: block;
float: left;
margin-left: 22px;
margin-top: 75px;
}
.pic01 span b {
display: block;
font-size: 37px;
color: #ffffff;
		font-weight: normal;
		letter-spacing: 2px;
}
.pic01 span  em {
display: inline-block;
font-size: 26px;
color: #ffffff;
	font-style: normal;
}

.pic01 p {
position: absolute;
top: 228px;
left: 380px;
background: url(../images/p_spbg.png) no-repeat;
width: 444px;
height: 68px;
line-height: 60px;
}
.pic01 p a {
font-size: 25px;
color: #de1620;
padding-left: 43px;
}
.pic {
width: 1200px;
margin: 0 auto;
}
.pr {
position: relative;
}

.dz_bg {
background: #f5f5f5;
height: 700px;
}
.content {
width: 1200px;
margin: 0 auto;
font-family: "Microsoft Yahei";
}

.fw_top {
text-align: center;
padding: 50px 0 0px;
}
.fw_top a b {
display: block;
font-size: 40px;
color: #0155ab;
	font-weight: normal;
}
.fw_top a strong {
display: block;
font-size: 40px;
color: #0155ab;
	font-weight: normal;
}
.fw_top a span {
display: block;
font-size: 16px;
color: #3d3d3d;
padding: 15px 0 25px;
}
.pt-80{padding-top: 80px;}
.pb-0{padding-bottom: 0px;}
.dz_con {
padding: 40px 0 0;
position: relative;
}
.dz_con p {
position: absolute;
top: 428px;
left: 380px;
background: url(../images/p_spbg.png) no-repeat;
width: 444px;
height: 68px;
line-height: 60px;
z-index: 99;
}
.dz_con p a {
font-size: 16px;
color: #de1620;
padding-left: 22px;
font-weight: bold;
}
.dz_con ul li {
float: left;
margin-right: 1px;
}
.dz_con ul li a {
background: url(../images/slbj1.png) no-repeat;
width: 287px;
height: 317px;
display: block;
text-align: center;
color: #fff;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
-ms-transition: background 0.2s;
-o-transition: background 0.2s;
transition: background 0.2s;
}
.dz_con ul li a:hover {
background: url(../images/slbj2.png) no-repeat;
color: #fff;
}
.dz_con ul li a b {
display: block;
padding: 65px 0 0;
font-size: 22px;
	margin-right: 10px;
}
.dz_con ul li a em {
display: block;
padding: 20px 0 0;
font-size: 16px;
width: 208px;
margin: 0 auto;
line-height: 34px;
}
.dz_con ul .nobor01 {
margin: 0;
}

