/* CSS Document */
|
|
/*about us*/
|
.down_banner{
|
background:url("../images/downbannerbg.jpg") repeat;
|
}
|
.down_banner .banner_con span{
|
display:block;
|
}
|
|
.down_cont{
|
width:1000px;
|
margin:0 auto;
|
padding:60px 20px 60px 0px;
|
overflow:hidden;
|
}
|
.down_cont_left{
|
float:left;
|
width:498px;
|
height:412px;
|
padding-left:32px;
|
}
|
.down_cont_right{
|
float:right;
|
width:470px;
|
height:412px;
|
}
|
.down_cont h2{
|
font-size:24px;
|
font-family:microsoft yahei;
|
font-weight:bold;
|
color:#333;
|
background:url("../images/down_01.png") no-repeat;
|
padding-left:85px;
|
line-height:50px;
|
margin-bottom:40px;
|
}
|
.down_cont_con{
|
width:200px;
|
height:200px;
|
padding-left:100px;
|
text-align:center;
|
}
|
.down_cont_con img{
|
width:160px;
|
height:160px;
|
border:solid 1px #d2d2d2;
|
margin-bottom:30px;
|
}
|
.down_cont_con p{
|
background:#027bcc;
|
font-family:microsoft yahei;
|
color:#fff;
|
font-size:20px;
|
width:200px;
|
line-height:50px;
|
height:50px;
|
border-radius:3px;
|
text-align:center;
|
}
|
.down_cont_con p img{
|
width:24px;
|
height:22px;
|
border:0;
|
margin-bottom:0;
|
margin-right:27px;
|
}
|
.down_cont_con p a{
|
display:inline-block;
|
width:100%;
|
height:50px;
|
color:#fff;
|
}
|
.ioswidth{
|
width:356px;
|
}
|
.ioswidth h2{
|
background:url("../images/down_04.png") no-repeat;
|
margin-left:28px;
|
}
|
.ioswidth .down_cont_con{
|
padding-left:98px;
|
}
|
.ioswidth .down_cont_con p{
|
background:#ea6a03;
|
}
|
.weixin h2{
|
background:url("../images/down_05.png") no-repeat;
|
}
|