/* 通用 start */ .title-box { margin-top: 70px; text-align: center; } .title-box:hover{ margin-top: 70px; text-align: center; color:#000; } .title-box h1 { font-size: 3rem; margin-bottom: 5px; margin: 0; } .title-box h2 { font-size: 1.4rem; font-weight: normal; margin: 0; } .title-box p { margin-top: 0; margin-bottom: 50px; font-size: 1.4rem; } .btn { text-align: center; margin-top: 35px; margin-bottom: 55px; } /* 通用 end */ /* 走进我们 start */ .zjwm-bg { background: url(/skin/images/zjwm-bg.png) left top no-repeat; } .zjwm-bg p { font-size: 1.4rem; color: #666; line-height: 33px; } .zjwm-ico { margin-bottom: 35px; } .zjwm-more { color: #006699; font-size: 1.4rem; } .zjwm-more:hover{ color: #006699; font-size: 1.4rem; font-weight: blod; } .zjwm-left { padding-top: 120px; } .zjwm-about { padding-top: 140px; background: url(http://www.sxjg-wl.com/images/zjwm-about.png) center 70px no-repeat; } .fzlc-top-left { padding: 30px 60px; background-color: #006699; } .fzlc-top-left h1 { font-size: 1.8rem; color: #fff; } .fzlc-top-left p { font-size: 1.4rem; color: #fff; } .fzlc-bottom-1 { margin-top: 20px; padding: 40px 35px; text-align: center; background-color: #e9e9e9; } .fzlc-pic-2 { height: 230px; } .fzlc-bottom-1 h1 { font-size: 1.8rem; color: #666; margin: 10px 0; } .fzlc-bottom-1 p { font-size: 1.2rem; color: #666; margin: 0; } /* 走进我们 end */ /* 组织架构 start */ .zzjg-box h1 { font-size: 2.4rem; } .zzjg-box p { font-size: 1.8rem; color: #666; line-height: 48px; } /* 组织架构 end */ /* 荣誉资质 start */ .am-slider { box-shadow: none; } .am-slider img { height: 210px; } /* 荣誉资质 end */ /* 联系我们 start */ .lxwm-box { text-align: center; } .lxwm-box img { max-width: 100%; } /* 联系我们 end */ /*不同分辨率适配 start*/ /*手机*/ @media only screen and (max-width: 640px) { /* 通用 start */ .title-box { margin-top: 10px; } .title-box p { margin-bottom: 10px; } .btn { margin: 10px 0 30px 0; } /* 通用 end */ /* 走进我们 start */ .zjwm-left { padding-top: 10px; } .zjwm-ico{ margin-bottom: 0; } .zjwm-bg p{ line-height: 1.6; } .zjwm-about{ padding-top: 10px; } /* 走进我们 end */ /* 发展历程 start */ .fzlc-top-left{ padding: 1rem; } .fzlc-pic-2{ width: 100%; height: auto; } .fzlc-bottom-1{ margin-top: 10px; padding:1rem; } /* 发展历程 end */ /* 组织架构 start */ .zzjg-box p{ font-size: 1.6rem; line-height: 1.6; } /* 组织架构 end */ /* 荣誉资质 start */ .am-slider img{ height: auto; } /* 荣誉资质 end */ } /*电脑*/ @media only screen and (min-width: 1025px) {} /*平板和电脑*/ @media only screen and (min-width: 641px) {} /*手机和平板*/ @media only screen and (max-width: 1024px) {} /*不同分辨率适配 end*/