Files
site-10584/assets/css/main.css
2026-01-29 10:43:43 +08:00

1535 lines
24 KiB
CSS

/*头部样式*/
.topp.scroll {
position: fixed;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all .7s ease;
transition: all .7s ease;
z-index: 999;
width: 1920px;
left: 50%;
margin-left: -960px;
}
.head-bg {
background: url(../images/nav1.jpg) repeat-x top center;
height: 124px;
}
.wel {
line-height: 36px;
font-size: 13px;
color: #888888;
}
.x {
line-height: 36px;
font-size: 13px;
}
.k1 {
line-height: 36px;
font-size: 13px;
color: #888888;
}
.k1 a {
line-height: 36px;
font-size: 13px;
color: #888888;
}
.k1 a:first-child {
font-weight: bold;
text-transform: uppercase;
color: #0c6bc6;
}
.k1 a:nth-child(2) {
font-weight: bold;
text-transform: uppercase;
color: #0c6bc6;
}
#header {
width: 1200px;
margin: 0 auto;
}
.top {
height: 88px;
}
.logo {width:322px;}
.logo img{width:100%}
.topLink {
float: right;
text-align: right;
position: relative;
z-index: 9999;
}
.translate {
width: 100px;
position: absolute;
left: 0;
top: 10px;
z-index: 9999;
}
.tran-in {
left: 120px;
}
.translate li {
border: 1px dashed #cccccc;
line-height: 26px;
text-align: left;
background: #fff;
}
.translate li a {
display: block;
padding-left: 10px;
background: url(../images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover {
text-decoration: none;
color: #275cea;
cursor: pointer;
}
.translate-en {
display: none;
padding: 6px;
padding-top: 0px;
}
.translate li .translate-en a {
padding-left: 0px;
text-align: center;
background: #fff;
border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover {
font-weight: bold;
}
.topLink .f_count {
color: #ff0000;
font-size: 13px;
font-weight: bold;
}
.topLink .k1 {
line-height: 32px;
padding-top: 5px;
}
.topLink .k2 {
background: url(../images/tel.png) no-repeat left 78%;
padding-left: 36px;
color: #777777;
font-size: 14px;
line-height: 24px;
margin-top: 14px;
}
.com-img {
display: inline;
overflow: hidden;
margin: 0 auto;
display: table;
}
.com-img img {
transition: all 0.5s ease-in 0s;
-webkit-transition: all 0.5s ease-in 0s;
-moz-transition: all 0.5s ease-in 0s;
-o-transition: all 0.5s ease-in 0s;
}
.com-img:hover img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
}
/*主体样式*/
#container {
margin: 0 auto;
margin-top: 40px;
margin-bottom: 20px;
}
.container {
width: 1200px;
margin: 0 auto;
}
.box1 {
background: url(../images/bj1.jpg) no-repeat top center;
height: 823px;
overflow: hidden;
padding-top: 18px;
}
/*前台多页签*/
.tab {
position: relative;
margin: 0 -20px;
}
.tab li {
float: left;
display: block;
cursor: pointer;
height: 70px;
line-height: 70px;
font-size: 18px;
color: #555555;
width: 266px;
text-indent: 110px;
margin: 0 22px;
margin-bottom: 15px;
}
.tab li:nth-of-type(3) {
background: url(../images/tab1.png) no-repeat 40px center;
}
.tab li:nth-of-type(3).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab1h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(3).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tab li:nth-of-type(4) {
background: url(../images/tab2.png) no-repeat 40px center;
}
.tab li:nth-of-type(4).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab2h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(4).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tab li:nth-of-type(1) {
background: url(../images/tab3.png) no-repeat 40px center;
}
.tab li:nth-of-type(1).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab3h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(1).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tab li:nth-of-type(7) {
background: url(../images/tab4.png) no-repeat 40px center;
}
.tab li:nth-of-type(7).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab4h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(7).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tab li:nth-of-type(8) {
background: url(../images/tab5.png) no-repeat 40px center;
}
.tab li:nth-of-type(8).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab5h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(8).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tab li:nth-of-type(6) {
background: url(../images/tab6.png) no-repeat 40px center;
}
.tab li:nth-of-type(6).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab6h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(6).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tab li:nth-of-type(5) {
background: url(../images/tab7.png) no-repeat 40px center;
}
.tab li:nth-of-type(5).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab7h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(5).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tab li:nth-of-type(2) {
background: url(../images/tab8.png) no-repeat 40px center;
}
.tab li:nth-of-type(2).cur {
color: #fff;
text-decoration: none;
background: url(../images/tab8h.png) no-repeat 40px center #0c63b6;
position: relative;
}
.tab li:nth-of-type(2).cur::after {
position: absolute;
content: "";
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
bottom: 0px;
left: 46%;
}
.tt {
display: none;
}
.tab_content {
margin-top: 82px;
}
.ad-list li .ad-left {
width: 505px;
}
.ad-list li span {
font-size: 22px;
color: #222222;
background: url(../images/t1.png) no-repeat left center;
padding-left: 25px;
}
.ad-list li p {
font-size: 14px;
color: #555555;
line-height: 32px;
padding-left: 25px;
padding-top: 10px;
}
.ad-list li p a {
background: #fff;
border: 1px solid #dddddd;
color: #555555;
width: 158px;
height: 43px;
display: block;
text-align: center;
line-height: 43px;
margin-top: 26px;
position: relative;
z-index: 999;
}
.ad-list li p a::after {
position: absolute;
left: 0;
top: 0;
content: "";
width: 0;
height: 43px;
background: #195dbb;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
z-index: -1;
}
.ad-list li p a:hover::after {
width: 100%;
}
.ad-list li p a:hover {
color: #fff;
}
.ad-list li img {
width: 506px;
height: 160px;
margin-top: 68px;
}
.ad-list li .ad-right {
width: 659px;
}
.ad-list li .ad-right img {
width: 659px;
height: 419px;
margin-top: 0px;
}
.box2 {
background: url(../images/bj2.jpg) no-repeat top center;
height: 886px;
overflow: hidden;
}
.xu-title {
font-weight: normal;
font-size: 34px;
color: #ffffff;
text-align: center;
height: 86px;
line-height: 43px;
margin-top: 60px;
}
.xu-title span {
display: block;
width: 44px;
height: 2px;
background: #59a2d7;
margin: 0 auto;
margin-top: 10px;
}
.xu-title p {
font-size: 14px;
color: #cbe2f5;
}
.tt1 {
display: none;
}
.tab_content1 {
margin-top: 135px;
}
.ad-list1 {
width: 505px;
float: right;
}
.ad-list1 li {
position: relative
}
.ad-list1 li .main-img {
position: absolute;
top: -72px;
left: -700px;
width: 696px;
height: 423px;
}
.ad-list1 li b {
display: block;
font-size: 22px;
color: #333333;
line-height: 30px;
display: block;
float: left;
font-weight: normal;
width: 446px;
height: 30px;
overflow: hidden;
}
.ad-list1 li span {
font-size: 38px;
color: #0c63b6;
float: left;
line-height: 30px;
padding-right: 10px;
position: relative;
font-weight: bold;
}
.ad-list1 li span::after {
content: "";
position: absolute;
width: 42px;
height: 3px;
background: #59a2d7;
left: 0;
top: 54px;
}
.ad-list1 li p {
margin-top: 58px;
font-size: 14px;
color: #444444;
line-height: 28px;
}
.ad-list1 li a.img {
display: block;
width: 486px;
height: 166px;
overflow: hidden;
}
.ad-list1 li a.img img {
width: 486px;
height: 166px;
margin-top: 28px;
cursor: pointer;
transition: all 0.6s;
}
.ad-list1 li:hover a.img img {
transform: scale(1.2);
}
.tab1 {
width: 1130px;
margin: 0 auto;
margin-top: 127px;
}
.tab1 li {
float: left;
width: 33.333%;
padding: 16px 0;
}
.tab1 li:nth-child(1) {
width: 273px;
}
.tab1 li:nth-child(2) {
width: 465px;
}
.tab1 li:nth-child(4) {
width: 273px;
}
.tab1 li:nth-child(5) {
width: 465px;
}
.tab1 li b {
display: block;
font-size: 15px;
color: #333333;
line-height: 34px;
display: block;
float: left;
font-weight: normal;
}
.tab1 li span {
font-size: 16px;
color: #fff;
float: left;
position: relative;
font-weight: bold;
width: 34px;
height: 34px;
border-radius: 50%;
background: #0c63b6;
line-height: 34px;
text-align: center;
margin-right: 10px;
}
.tab1 li.cur {
cursor: pointer;
}
.tab1 li.cur span {
background: #d9251c;
}
.tab1 li.cur b {
color: #d9251c;
font-weight: bold;
}
.about-index {
margin-top: 57px;
}
.ab-title {
color: #222222;
}
.ab-title p {
color: #999999;
}
.about-content {
font-size: 15px;
color: #333333;
padding: 0 160px;
text-align: center;
line-height: 32px;
margin-top: 35px;
}
.about-more {
width: 174px;
height: 42px;
border: 1px solid #eeeeee;
margin: 0 auto;
margin-top: 42px;
}
.about-more a {
display: block;
line-height: 42px;
font-size: 15px;
color: #333333;
text-align: center;
}
.about-more:hover {
background: #0c6fcd;
}
.about-more:hover a {
color: #fff;
}
.about-roll {
background: url(../images/bj3.png) no-repeat bottom center #fff;
height: 447px;
margin-top: 60px;
}
.picScroll-left {}
.picScroll-left .bd {}
.picScroll-left .bd ul {
overflow: hidden;
zoom: 1;
}
.picScroll-left .bd ul li {
margin: 0px 10px;
float: left;
_display: inline;
overflow: hidden;
text-align: center;
position: relative;
}
.picScroll-left .bd ul li:hover {
border-color: #fff;
}
.picScroll-left {
position: relative;
}
.picScroll-left .hd {}
.picScroll-left .prev {
background: url(../images/left.jpg) no-repeat top center;
height: 38px;
width: 38px;
right: 154px;
top: 45px;
position: absolute;
}
.picScroll-left .prev:hover {
background: url(../images/lefth.jpg) no-repeat top center;
}
.picScroll-left .next {
background: url(../images/right.jpg) no-repeat top center;
height: 38px;
width: 38px;
right: 100px;
top: 45px;
position: absolute;
}
.picScroll-left .next:hover {
background: url(../images/righth.jpg) no-repeat top center;
}
.picList li .icon02 a.img {
display: block;
overflow: hidden;
}
.picList li .icon02 a.img img {
width: 968px;
height: 335px;
cursor: pointer;
}
.bj4 {
background: url(../images/bj4.jpg) no-repeat top center;
height: 565px;
overflow: hidden;
}
.fuwu-index {
padding-top: 88px;
}
.fu-title {
font-size: 36px;
color: #fff;
font-weight: normal;
text-align: center;
}
.fu-content {
padding: 0 176px;
text-align: center;
color: #bbd5ed;
font-size: 14px;
line-height: 36px;
margin-top: 40px;
}
.fuwu-wen {
margin-top: 82px;
}
.fuwu-list li {
float: left;
text-align: center;
margin: 0 16px;
background: url(../images/t2.png) no-repeat right center;
padding: 0 60px;
}
.fuwu-list li:last-child {
background: none;
}
.fuwu-list li h2 {
font-size: 70px;
color: #fff;
font-family: "Arial";
line-height: 80px;
}
.fuwu-list li p {
font-size: 15px;
color: #bbd5ed;
}
.bj5 {
background: url(../images/news.png) no-repeat top center;
height: 1382px;
overflow: hidden;
width: 1920px;
position: relative;
left: 50%;
margin-left: -960px;
}
.ke-index {
position: relative;
height: 656px;
}
.kehu-list {
margin-top: 26px;
height: 550px;
position: absolute;
top: 96px;
left: 0;
right: 0;
}
.kehu-list li {
position: absolute;
}
.kehu-list li:nth-of-type(1) {
left: -77px;
top: 148px;
}
.kehu-list li:nth-of-type(2) {
left: 76px;
top: 300px;
}
.kehu-list li:nth-of-type(3) {
left: 74px;
top: 0px;
}
.kehu-list li:nth-of-type(4) {
left: 233px;
top: 150px;
}
.kehu-list li:nth-of-type(5) {
left: 397px;
top: 303px;
}
.kehu-list li:nth-of-type(6) {
left: 397px;
top: 0px;
}
.kehu-list li:nth-of-type(7) {
left: 553px;
top: 151px;
}
.kehu-list li:nth-of-type(8) {
left: 717px;
top: 300px;
}
.kehu-list li:nth-of-type(9) {
left: 715px;
top: 0px;
}
.kehu-list li:nth-of-type(10) {
left: 880px;
top: 150px;
}
.kehu-list li:nth-of-type(11) {
left: 1036px;
top: 303px;
}
.kehu-list li:nth-of-type(12) {
right: -85px;
top: 0px;
}
.picScroll-left1 {}
.picScroll-left1 .bd {}
.picScroll-left1 .bd ul {
overflow: hidden;
zoom: 1;
}
.picScroll-left1 .bd ul li {
margin: 0px 15px;
float: left;
_display: inline;
overflow: hidden;
position: relative;
padding: 0 22px;
border: 1px solid #f3f7f9;
padding-top: 27px;
box-shadow: 0 0 20px #f8f8f8;
margin: 20px;
}
.picScroll-left1 .bd ul li:hover {
border-color: #fff;
}
.picScroll-left1 {
position: relative;
}
.picScroll-left1 .hd {}
.news_list1 li {
width: 332px;
position: relative;
}
.news_list1 li dl {
font-size: 15px;
color: #888888;
}
.news_list1 li dt {
font-size: 22px;
color: #555555;
font-weight: bold;
margin-bottom: 10px;
}
.news_list1 li a.more {
position: absolute;
right: 27px;
top: 34px;
width: 100px;
height: 31px;
background: #fff;
color: #777777;
text-align: center;
line-height: 31px;
border: 1px solid #f3f7f9;
}
.news_list1 li:hover a.more {
position: absolute;
right: 27px;
top: 34px;
background: #0c6fcd;
color: #fff;
text-align: center;
line-height: 31px;
}
.news_list1 li h2 {
font-size: 15px;
line-height: 57px;
border-top: 1px solid #f3f7f9;
}
.news_list1 li h2 a {
color: #333;
}
.news_list1 li h2 a:hover {
color: #0c6fcd;
}
.news_list1 li .img1 {
width: 322px;
height: 180px;
overflow: hidden;
}
.news_list1 li .img1 img {
width: 332px;
height: 180px;
cursor: pointer;
transition: all 0.6s;
}
.news_list1 li:hover .img1 img {
transform: scale(1.2);
}
.news_list1 li span {
display: block;
font-size: 13px;
color: #666666;
line-height: 26px;
padding: 27px 0;
height: 41px;
overflow: hidden;
}
.k-title {
margin-top: 40px;
}
.picScroll-left2 {
margin-top: 30px;
}
.picScroll-left2 .bd {
border-right: 1px solid #f3f7f9;
margin: 0 -1px;
}
.picScroll-left2 .bd ul {
overflow: hidden;
zoom: 1;
}
.picScroll-left2 .bd ul li {
margin: 0px 0px;
float: left;
_display: inline;
overflow: hidden;
position: relative;
border: 1px solid #f3f7f9;
border-right: none;
}
.picScroll-left2 .bd ul li:last-child {}
.picScroll-left2 .bd ul li:hover {
border-color: #fff;
}
.picScroll-left2 {
position: relative;
}
.picScroll-left2 .hd {}
.k-list li img {
width: 239px;
height: 129px;
}
.menu_cate {
width: 220px;
float: left;
}
.cate_title {
line-height: 31px;
padding-left: 15px;
font-weight: bold;
font-family: "微软雅黑";
background: url(../images/nav.png) no-repeat 0% 100%;
font-size: 14px;
color: #000;
}
.about {
width: 460px;
float: left;
margin-left: 12px;
padding-bottom: 5px;
}
.about_title {
line-height: 31px;
padding-left: 15px;
font-weight: bold;
font-family: "微软雅黑";
background: url(../images/nav.png) no-repeat 0% 100%;
font-size: 14px;
color: #000;
}
.about .content {
padding: 5px;
padding-bottom: 12px;
text-indent: 20px;
}
.navigation {
float: right;
width: 100px;
}
.index-title {
line-height: 31px;
padding-left: 15px;
font-weight: bold;
font-family: "微软雅黑";
background: url(../images/nav.png) no-repeat 0% 100%;
font-size: 14px;
color: #000;
}
.index-table td {
border: solid #add9c0;
border-width: 0px 1px 1px 0px;
padding: 10px 5px;
}
.index-table {
border: solid #add9c0;
border-width: 1px 0px 0px 1px;
margin-top: 10px;
}
/*----- Common css ------*/
.fl {
float: left;
}
.fr {
float: right;
}
.di {
_display: inline;
}
.fwn {
font-weight: normal;
}
.dib {
*display: inline;
_zoom: 1;
_display: inline;
_font-size: 0px;
}
/*首页新闻*/
.news_company {
width: 280px;
float: right;
}
.news1_title {
line-height: 31px;
padding-left: 15px;
font-weight: bold;
font-family: "微软雅黑";
background: url(../images/nav.png) no-repeat 0% 100%;
font-size: 14px;
color: #000;
}
.news_company .content {
padding: 5px;
}
/*首页左侧联系我们*/
.contact {
width: 218px;
float: left;
padding-bottom: 5px;
margin-top: 10px;
}
.contact_title {
line-height: 31px;
padding-left: 15px;
font-weight: bold;
font-family: "微软雅黑";
background: url(../images/nav.png) no-repeat 0% 100%;
font-size: 14px;
color: #000;
}
.contact .content {
padding: 5px;
padding-left: 8px;
}
/*工程案例*/
.case {
width: 460px;
float: left;
margin-left: 12px;
padding-bottom: 5px;
margin-top: 10px;
}
.case_title {
line-height: 31px;
padding-left: 15px;
font-weight: bold;
font-family: "微软雅黑";
background: url(../images/nav.png) no-repeat 0% 100%;
font-size: 14px;
color: #000;
}
.case .content {
padding: 5px;
padding-bottom: 12px;
text-indent: 20px;
}
.news2_company {
margin-top: 10px;
}
/*产品推荐*/
.recommend_product {
margin-top: 10px;
width: 692px;
float: left;
}
.recommend_product .title {
line-height: 31px;
padding-left: 15px;
font-weight: bold;
font-family: "微软雅黑";
background: url(../images/nav.png) no-repeat 0% 100%;
font-size: 14px;
color: #000;
}
.recommend_product .content {
padding-top: 15px;
padding-bottom: 14px;
}
.roll_product li {
padding-bottom: 0px;
}
/*品牌列表*/
.brand-list {
margin: 20px 0px;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
}
.brand-list li {
margin: 5px 8px;
}
.brand-list li:hover {
box-shadow: 2px 1px 5px;
}
.brand-list li img {
width: 150px;
height: 120px;
}
/*友情链接*/
.link {
background: #0c63b6;
height: 54px;
line-height: 54px;
}
.f_link {
width: 1200px;
margin: 0 auto;
color: #fff;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
}
.f_link a {
font-weight: normal;
font-size: 14px;
}
.foot-bg {
background: #222222;
padding: 18px 0;
}
#footer {
position: relative;
width: 1200px;
margin: 0 auto;
color: #aaaaaa;
}
#footer a {
color: #aaaaaa;
}
#footer a:hover {
color: #e87518;
text-decoration: none;
}
.foot1 {
width: 350px;
}
.foot-title {
font-weight: normal;
border-bottom: 1px solid #383636;
height: 50px;
font-size: 18px;
color: #ffffff;
}
.nav_foot {
font-size: 14px;
color: #aaaaaa;
}
.nav_foot a {
color: #aaaaaa;
line-height: 52px;
width: 33.33%;
display: inline-block;
text-align: center;
}
.foot2 {
width: 385px;
margin-left: 112px;
}
.ct {
font-size: 14px;
line-height: 50px;
padding-left: 30px;
}
.erq {
width: 270px;
margin-right: 66px;
text-align: left;
line-height: 30px;
margin-top: 50px;
}
.copyright {
text-align: center;
line-height: 24px;
border-top: 1px solid #333131;
padding-top: 20px;
}
/*------------内页-------------------*/
.left {
width: 217px;
float: left;
background: #fafafa;
/*padding: 0 19px;*/
}
.left .box {
margin-bottom: 10px;
}
.left .box h3 {
line-height: 48px;
font-size: 18px;
color: #fff;
padding-left: 30px;
font-weight: 400;
position: relative;
background: #0c6fcd;
}
.left .box h3::after {
content: "";
position: absolute;
width: 5px;
height: 20px;
top: 16px;
left: 16px;
background: url(/assets/images/n2.png) no-repeat top center;
}
.left .box .content {
padding: 5px 0px;
}
.prodescription {
border: 1px solid #e5e5e5;
background: #f9f9f9;
line-height: 24px;
padding: 10px;
margin-bottom: 15px;
text-indent: 20px;
}
.n_banner {
width: 100%;
height: auto;
}
.n_banner img {
width: 100%;
height: auto;
}
.sort_menu h3 {
background-color: #ececec;
line-height: 28px;
padding-left: 15px;
font-weight: bold;
}
.sort_product {
margin-top: 10px;
}
.sort_product h3 {
background-color: #ececec;
line-height: 28px;
padding-left: 15px;
font-weight: bold;
}
.n_contact {
margin-top: 10px;
}
.n_contact h3 {
background-color: #ececec;
line-height: 28px;
padding-left: 15px;
font-weight: bold;
}
.n_contact .content {
padding: 5px;
line-height: 24px;
}
.n_contact .content p {
color: #555555;
}
.right {
float: right;
padding-bottom: 10px;
}
.sitemp {
background: url(/assets/images/nav1.png) no-repeat left bottom;
}
.sitemp h2 {
float: left;
line-height: 18px;
text-align: left;
font-size: 20px;
color: #0c6fcd;
padding-left: 18px;
font-weight: normal;
}
.sitemp .site {
width: 400px;
float: right;
text-align: right;
line-height: 32px;
color: #222222;
}
.sitemp .site a {
color: #222222;
}
.right .content {
padding-top: 15px;
overflow: hidden;
line-height: 24px;
}
.sort_album {
margin-top: 15px;
}
.right .content img{
max-width:100%; height:auto !important;
}