/* css document */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
i,
em {
margin: 0;
padding: 0;
font-style: normal;
}
ul,
ol,
dl,
dt,
dd {
list-style: none;
}
body {
font-family: 'microsoft yahei', \5b8b\4f53, arial, sans-serif;
font-size: 12px;
color: #333;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
background: #fff;
}
caption,
th {
text-align: left;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
-ms-interpolation-mode: bicubic;
border-width: 0;
}
textarea {
font-size: 12px;
line-height: 20px;
border: 0;
border: 0;
-moz-outline: 0;
outline: 0;
overflow: auto;
resize: none;
-webkit-appearance: none
}
a {
color: #333333;
text-decoration: none;
outline: none;
}
a:active {
outline: 0
}
.clear {
clear: both;
}
a:hover {
color: #d93024;
text-decoration: none;
}
select,
input {
background: none;
border: 0;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
outline: 0
}
input[type=text],
input[type=password]:focus {
-webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border-color: transparent!important;
}
button {
cursor: pointer;
}
svg:not(:root) {
overflow: hidden;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
section,
article,
aside,
header,
footer,
nav,
dialog,
figure {
display: block;
}
::selection,
::moz-selection,
::webkit-selection {
background-color: #0097e0;
color: #fff;
text-shadow: none;
}
.clearfix:after {
content: '\0020';
display: block;
height: 0;
font-size: 0;
visibility: hidden;
clear: both;
}
.clearfix {
*zoom: 1;
}
body {
background-color: rgb(242, 242, 242);
font-family: "微软雅黑";
}
a {
text-decoration: none;
color: #595959;
}
a:hover {
color: rgb(54, 151, 160);
}
img {
display: block;
}
ul,
li {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 14px;
color: #595959;
}
iframe {
display: block;
border: 0;
min-width: 1200px;
}
.main {
width: 1000px;
min-width: 1000px;
margin: 0 auto;
position: relative;
justify-content: space-between;
}
.wrapper {
width: 1200px;
margin: 0 auto;
min-width: 1200px;
background-color: #ffffff;
height: auto;
}
/*顶部*/
#top {
width: 100%;
height: 40px;
background-color: rgb(52, 52, 52);
min-width: 1200px;
}
#top .main {
height: 40px;
}
.collection {
cursor: pointer;
color: #ffffff;
font-size: 16px;
display: inline-block;
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #000000;
}
.search {
background: url(/uploads/image/sujimg/a1.jpg) top left;
width: 100%;
height: 240px;
}
.searchbox{height:40px;line-height:40px;border: 1px solid #bfbfbf;border-radius:5px;width:290px;position: absolute;right:0px;top:180px;overflow: hidden; background-color:#fff;}
.searchbox .btn{width:40px;height:38px;float:left; cursor: pointer;}
.searchbox input{height:40px;line-height:40px;padding: 0 10px;width:245px;float: left;}
#nav {
width:100%;
min-width:1200px;
background: #38aab4;
}
.nav {
width:1200px;
height: 50px;
margin: 0 auto;
}
.nav a {
cursor: pointer;
color: #fff;
font-size: 16px;
text-align: center;
padding:0 15px;
/*border-left:1px solid rgba(255,255,255,0.6);*/
line-height:50px;
/*margin-top:13px;*/
}
/*.nav a:nth-of-type(1){
border-left:none;
}*/
.nav .on {
background: #3199a2;
}
#headlines .main {
padding: 36px 0 36px 0;
}
#headlines p:nth-of-type(1) {
height: auto;
line-height: 45px;
overflow: hidden;
font-size: 32px;
font-weight: bold;
color: #4d4d4d;
text-align: center;
}
#headlines p:nth-of-type(2) {
height: 30px;
line-height: 30px;
overflow: hidden;
font-size:16px;
color: #4d4d4d;
text-align: center;
}
.bannerbot {
width: 1000px;
height: 380px;
/*border-bottom: 4px solid rgb(155, 212, 217);*/
}
.swiper-container1 {
width: 580px;
height: 380px;
float: left;
position: relative;
overflow: hidden;
}
.swiper-container1 .swiper-slide {
width: 580px;
height: 380px;
}
.swiper-container1 .swiper-slide img {
width: 100%;
height: 100%;
}
.swiper-container1 .swiper-slide div {
position: absolute;
bottom: 0;
width: 100%;
height: 40px;
text-align: center;
line-height: 40px;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.4);
color: #ffffff;
font-size: 18px;
padding-right: 100px;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
width: 100px;
left: 480px;
}
.swiper-pagination-bullet {
background: #ffffff;
opacity: 0.6;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: rgb(55, 170, 180);
}
.swiper-pagination-bullet {
width: 12px;
height: 12px;
}
#ads {
height: 120px;
}
.swiper-container2 {
float: left;
position: relative;
overflow: hidden;
width: 1000px!important;
height: 100px!important;
margin-top: 20px;
}
.swiper-container2 .swiper-slide {
width: 1000px;
height: 100px;
}
.swiper-container2 .swiper-slide img {
width: 1000px!important;
height: 100px!important;
}
.swiper-container2 .swiper-pagination-bullet-active {
opacity: 1;
background: rgb(55, 170, 180)!important;
}
.swiper-container2 .swiper-pagination-bullet {
width: 12px;
height: 12px;
line-height: 12px;
color: white;
background: #cfcace;
}
.swiper-container2 .swiper-pagination {
width: 180px;
left: auto;
bottom: 5px;
right:0px;
}
#socialnews {
width: 400px;
height: 380px;
margin-left: 20px;
float: left;
}
.ri-title {
height: 72px;
line-height: 36px;
overflow: hidden;
font-size: 24px;
font-weight: bold;
color: #4d4d4d;
}
.a3 {
width: 67px;
float: left;
margin-right: 8px;
}
.ri-summery {
display: block;
width: 100%;
height: 66px;
font-size: 14px;
color: #595959;
line-height: 28px;
padding: 10px 0 18px 0;
overflow: hidden;
}
.right-ul {
height: 100px;
padding: 8px 0;
border-bottom: 1px dashed rgb(162, 162, 162);
position: relative;
}
.right-ul li {
height: 28px;
line-height: 28px;
overflow: hidden;
}
.right-ul li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
/*社会要闻*/
#socialnews .soc-title {
height: 40px;
line-height: 40px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
.more {
position: absolute;
right: 5px;
color: #989898;
bottom: 5px;
line-height: 20px!important;
}
#socialnews .soc-title .flag {
height: 40px;
}
.flag {
display: inline-block;
border-bottom: 2px solid rgb(55, 170, 180);
font-size: 18px;
font-weight: bold;
padding: 0 4px;
}
.active {
color: rgb(55, 170, 180);
}
.soc-ul {
height: 340px;
}
.soc-ul .title {
height: 140px;
border-bottom: 2px dashed #d0d0d0;
margin-bottom: 20px;
padding-top: 20px;
}
.soc-ul .title p {
font-size: 22px;
color: #4e4e4e;
font-weight: bold;
max-height: 60px;
overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.soc-ul .title div {
height: 56px;
line-height: 28px;
overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.soc-ul li {
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.soc-ul li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
/*统战要闻*/
#one {
height: 440px;
}
#unitedfront {
width: 580px;
height: 440px;
float: left;
}
#unitedfront .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
.uni-title .flag {
height: 70px;
}
#unitedfront .fl,
#unitedfront .ri {
margin-top: 20px;
height: 340px;
}
#unitedfront .fl {
float: left;
width: 280px;
}
#unitedfront .fl-top {
width: 100%;
height: 192px;
position: relative;
}
#unitedfront .fl-top img {
width: 100%;
height: 100%;
}
#unitedfront .fl-top div {
width: 100%;
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
text-align: center;
background-color: rgba(0, 0, 0, 0.4);
position: absolute;
bottom: 0;
color: #ffffff;
font-size: 14px;
}
#unitedfront .fl-ul {
height: 103px;
padding: 10px 0 9px 0;
}
#unitedfront .fl-ul li {
height: 28px;
line-height: 28px;
width: 100%;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
#unitedfront .fl-ul li::before,
#unitedfront .ri-ul li::before,
.publicity li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
#unitedfront .ri {
float: left;
width: 280px;
margin-left: 20px;
}
#unitedfront .ri-top {
width: 100%;
height: 192px;
position: relative;
}
#unitedfront .ri-top img {
width: 100%;
height: 100%;
}
#unitedfront .ri-top div {
width: 100%;
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
text-align: center;
background-color: rgba(0, 0, 0, 0.4);
position: absolute;
bottom: 0;
color: #ffffff;
font-size: 14px;
}
#unitedfront .ri-ul {
height: 103px;
padding: 10px 0 9px 0;
}
#unitedfront .ri-ul li {
height: 28px;
line-height: 28px;
width: 100%;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
/*统战机构*/
#unitedorganization {
width: 400px;
height: 385px;
margin-left: 20px;
float: left;
}
#unitedorganization .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#unitedorganization .tp {
margin-top: 20px;
height: 132px;
}
#unitedorganization .tp img {
width: 131px;
height: 132px;
display: block;
float: left;
margin-left: 2px;
}
.publicity li {
height: 28px;
line-height: 28px;
width: 100%;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
/*市县统战*/
#city {
height: 644px;
border-bottom: 4px solid rgb(155, 212, 217);
overflow: hidden;
}
#city .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#city .fl {
float: left;
width: 580px;
height: 510px;
background: url(/uploads/image/sujimg/a6.png) top left;
background-size: 100% 100%;
margin-top: 20px;
border: 1px solid rgb(204, 204, 204);
position: relative;
}
#city .fl span {
/*border:1px solid red;*/
display: inline-block;
position: absolute;
width: 60px;
height: 60px;
}
.city1 {
top: 90px;
left: 142px;
}
.city2 {
top: 45px;
left: 248px;
}
.city3 {
top: 135px;
left: 204px;
}
.city4 {
top: 140px;
left: 266px;
}
.city5 {
top: 212px;
left: 276px;
}
.city6 {
top: 146px;
left: 334px;
}
.city7 {
top: 246px;
left: 337px;
}
.city8 {
top: 295px;
left: 238px;
}
.city9 {
top: 289px;
left: 412px;
}
#city .fl span.city10 {
top: 341px;
left: 370px;
width:36px;
}
.city11 {
top: 373px;
left: 407px;
}
.city12 {
top: 309px;
left: 300px;
width: 44px!important;
}
#city .fl span.city13 {
width: 26px;
top: 372px;
left: 302px;
height: 54px;
}
#city .ri {
float: left;
height: 510px;
margin-left: 20px;
width: 400px;
margin-top: 20px;
}
#city .tp {
height: 330px;
width: 100%;
border-bottom: 1px dashed rgb(162, 162, 162);
}
#city .tp img {
width: 100%;
height: 202px;
}
#city .tp-title {
display: block;
color: #4d4d4d;
font-size:18px;
font-weight: bold;
line-height: 54px;
height: 54px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
#city .tp-summery {
display: block;
font-size: 14px;
line-height: 28px;
height: 56px;
overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
#city .bot {
margin-top: 12px;
}
#city .bot li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
#city .bot li {
font-size: 14px;
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
/*杂七杂八集合*/
#aggregate {
height: 785px;
border-bottom: 4px solid rgb(155, 212, 217);
overflow: hidden;
}
#aggregate .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#aggregate .pr {
float: left;
width: 322px;
margin-left: 17px;
}
#aggregate .pr ul {
margin-top: 10px;
}
#aggregate .pr li {
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
#aggregate .pr li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
#aggregate .pr:nth-of-type(1),
#aggregate .pr:nth-of-type(4),
#aggregate .pr:nth-of-type(7) {
margin-left: 0px;
}
/*他山之石*/
#experience,
#explore,
#stone {
height: 495px;
width: 320px;
display: inline-block;
}
#experience,
#stone {
margin-left: 16px;
}
#experience .uni-title,
#explore .uni-title,
#stone .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#experience .fl,
#explore .fl,
#stone .fl {
width: 100%;
height: 400px;
margin-top: 20px;
border: 1px solid rgb(204, 204, 204);
}
#experience .fl img,
#explore .fl img,
#stone .fl img {
height: 214px;
width: 100%;
}
#experience .bot,
#explore .bot,
#stone .bot {
padding: 0 12px;
}
#experience .tp-title,
#explore .tp-title,
#stone .tp-title {
display: block;
width: 100%;
line-height: 50px;
height: 50px;
font-size: 18px;
font-weight: bold;
padding: 0 12px;
text-align: center;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
#experience .bot li::before,
#explore .bot li::before,
#stone .bot li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
#experience .bot li,
#explore .bot li,
#stone .bot li {
font-size: 14px;
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
/*统战视频*/
#video {
width: 320px;
float: left;
margin-left: 20px;
height:335px;
overflow:hidden;
}
#video .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#video .tp a {
display: block;
width: 320px;
height: 215px;
float: left;
position: relative;
margin-top: 20px;
}
#video .tp li img {
object-fit: cover;
width: 100%;
height: 100%;
}
.play_icon {
background: url(/uploads/image/sujimages/icon.png) -212px -115px no-repeat;
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px;
}
#video .tp-introduce {
display: block;
width: 100%;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
text-align: center;
height: 30px;
line-height: 36px;
}
/*省统战系统杂志*/
#magazine {
width: 660px;
float: left;
}
#magazine .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#magazine .book {
margin-top: 20px;
width: 660px;
height: 511px;
background: url(/uploads/image/sujimg/book.png) no-repeat left top;
background-size: 100% 100%;
position: relative;
}
#magazine .book a {
display: block;
width: 130px;
height: 200px;
/*border:1px solid red;*/
position: absolute;
}
#magazine .book1 {
top: 40px;
left: 106px;
}
#magazine .book2 {
top: 40px;
left: 271px;
}
#magazine .book3 {
top: 40px;
left: 430px;
}
#magazine .book4 {
top: 268px;
left: 106px;
}
#magazine .book5 {
top: 268px;
left: 271px;
}
#magazine .book6 {
top: 268px;
left: 430px;
}
/*法律法规*/
#law {
width: 320px;
float: left;
margin-left: 20px;
height: 262px;
}
#law .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#law .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#law ul {
margin-top: 18px;
padding-left: 14px;
}
#law li {
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
#law li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
#platform .tp {
margin-top: 20px;
margin-bottom: 20px;
}
#platform .tp a {
display: block;
margin-top: 10px;
}
#platform .tp img {
display: block;
}
#platform .tp img:nth-of-type(1) {
margin-top: 0;
}
/*单个广告*/
#imgs {
width: 1000px;
height: 120px;
padding-top: 20px;
}
#imgs img {
width: 1000px;
height: 100px;
}
/*人物风采*/
#people {
height: 442px;
/*border-bottom:4px solid rgb(155,212,217);*/
}
#people .uni-title {
line-height: 90px;
height: 70px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#people .pe-ul {
margin-top: 20px;
}
#people .pe-ul li {
width: 241px;
float: left;
margin-left: 12px;
height: 351px;
background: url(/uploads/image/sujimg/a8.jpg);
position: relative;
}
#people .pe-ul li:nth-of-type(1) {
margin-left: 0;
}
#people .pe-img {
width: 116px;
height: 116px;
border-radius: 116px;
overflow: hidden;
position: absolute;
top: 27px;
left: 63px;
}
#people .pe-img img {
width: 116px;
height: 116px;
}
#people .pe-introduce {
height: 84px;
width: 212px;
margin: 164px auto 0 auto;
border-bottom: 1px dashed rgb(162, 162, 162);
padding: 0 46px;
}
#people .pe-name {
display: block;
text-align: center;
font-size: 20px;
font-weight: bold;
}
#people .pe-summery {
height: 30px;
line-height: 15px;
font-size: 12px;
overflow: hidden;
display: block;
margin-top: 10px;
}
#people .pe-bot {
width: 212px;
height: 102px;
margin: 0 auto;
padding: 20px 10px;
}
#people .pe-bot-title {
color: rgb(55, 170, 180);
font-size: 16px;
font-weight: bold;
line-height: 30px;
}
#people .pe-bot-summery {
height: 40px;
line-height: 20px;
font-size: 12px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
display: block;
}
/*史海钩沉*/
#history {
height: 696px;
}
#history .uni-title {
line-height: 150px;
height: 100px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#history .uni-title .flag {
height: 100px;
}
#history .fl {
width: 660px;
height: 510px;
margin-top: 20px;
float: left;
}
#history .fl li {
width: 320px;
height: 250px;
float: left;
background: url(/uploads/image/sujimg/a10.jpg) no-repeat;
position: relative;
}
#history .fl li:nth-child(even) {
margin-left: 20px;
}
#history .fl li:nth-child(3),
#history .fl li:nth-child(4) {
margin-top: 10px;
}
#history .pe-img {
width: 78px;
height: 78px;
border-radius: 78px;
overflow: hidden;
position: absolute;
top: 21px;
left: 18px;
border: 2px solid #ffffff;
}
#history .pe-img img {
width: 78px;
height: 78px;
}
#history .pe-title {
font-size: 16px;
color: #ffffff;
width: 194px;
height: 48px;
line-height: 24px;
font-weight: bold;
overflow: hidden;
position: absolute;
top: 38px;
left: 108px;
}
#history .fl-bot {
height: 130px;
margin-top: 120px;
padding: 10px 20px 20px 20px;
color: #595959;
font-size: 12px;
line-height: 24px;
}
#history .ri {
float: left;
height: 510px;
margin-left: 20px;
width: 320px;
margin-top: 20px;
}
#history .tp {
height: 330px;
width: 100%;
border-bottom: 1px dashed rgb(162, 162, 162);
}
#history .tp img {
width: 100%;
height: 202px;
}
#history .tp-title {
display: block;
color: #4d4d4d;
font-size: 24px;
font-weight: bold;
line-height: 54px;
height: 54px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
#history .tp-summery {
display: block;
font-size: 14px;
line-height: 28px;
height: 56px;
overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
#history .bot {
margin-top: 12px;
}
#history .bot li::before {
content: "•";
padding-right: 5px;
color: rgb(89, 89, 89);
}
#history .bot li {
font-size: 14px;
height: 28px;
line-height: 28px;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
/*统战揽胜*/
#rangerover {
height: 621px;
/*border-bottom:4px solid rgb(155,212,217);*/
overflow: hidden;
}
#rangerover .uni-title {
line-height: 60px;
height: 54px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#rangerover .uni-title .flag {
height: 54px;
}
#rangerover .photolist {
margin-top: 20px;
position: relative;
height: 510px;
width: 1000px;
}
#rangerover .photoone {
width: 495px;
height: 300px;
position: absolute;
overflow: hidden;
}
#rangerover .photoone img {
width: 100%;
height: 100%;
}
#rangerover .photoone .cover {
color: #ffffff;
font-size: 14px;
padding-left: 10px;
background-color: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: -60px;
left: 0;
width: 100%;
height: 60px;
overflow: hidden;
}
#rangerover .photoone .photo-title {
font-weight: bold;
overflow: hidden;
height: 30px;
width: 100%;
line-height: 40px;
}
#rangerover .photoone .photo-summery {
width: 100%;
height: 20px;
overflow: hidden;
line-height: 20px;
}
#rangerover .photoone .photo-summery a {
color: #ffffff;
}
#rangerover .phototwo {
width: 242.5px;
height: 200px;
position: absolute;
overflow: hidden;
}
#rangerover .phototwo img {
width: 100%;
height: 100%;
}
#rangerover .phototwo .cover {
color: #ffffff;
font-size: 14px;
padding-left: 10px;
background-color: rgba(0, 0, 0, 0.6);
position: absolute;
width: 243px;
height: 200px;
overflow: hidden;
}
#rangerover .phototwo .photo-title {
font-weight: bold;
overflow: hidden;
height: 40px;
width: 100%;
line-height: 40px;
}
#rangerover .phototwo .photo-summery {
width: 100%;
height: 150px;
overflow: hidden;
line-height: 25px;
}
#rangerover .phototwo .photo-summery a {
color: #ffffff;
}
#rangerover .photo1 {
top: 0;
left: 0;
}
#rangerover .photo2 {
top: 0;
left: 505px;
}
#rangerover .photo3 {
top: 0;
right: 0;
}
#rangerover .photo4 {
bottom: 0;
left: 0px;
}
#rangerover .photo5 {
bottom: 0;
left: 252.5px;
}
#rangerover .photo6 {
bottom: 0;
left: 505px;
}
#rangerover .photo2 .cover {
top: -200px;
left: -242.5px;
}
#rangerover .photo3 .cover {
top: 0;
left: -243px;
}
#rangerover .photo4 .cover {
top: 200px;
left: -242.5px;
}
#rangerover .photo5 .cover {
bottom: 200;
left: 0px;
}
/*文字*/
#text {
color: ##595959;
}
#text .uni-title {
line-height: 60px;
height: 54px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#text .uni-title .flag {
height: 54px;
}
#text .cont {
font-size: 14px;
letter-spacing: 2px;
line-height: 24px;
}
#text .bot {
/* height:100px; */
margin: 0 auto;
text-align: justify;
margin-top: 15px;
font-size: 14px;
letter-spacing: 3px;
line-height: 24px;
}
#text .tel {
display: block;
}
/*友情链接*/
#link {
height: 181px;
}
#link .uni-title {
line-height: 110px;
height: 78px;
border-bottom: 2px solid rgb(204, 204, 204);
position: relative;
}
#link .uni-title .flag {
height: 78px;
}
#link .union_cnt {
margin-left: -40px;
margin-top: 20px;
}
#link .tablinks {
float: left;
width: 220px;
margin-left: 40px;
position: relative;
}
#link .links {
font-size: 14px;
text-align: center;
border: 1px solid rgb(191, 191, 191);
border-radius: 2px;
height: 38px;
line-height: 38px;
background: url(/uploads/image/sujimg/icon_key.png) top right no-repeat;
}
#link .on {
background: url(/uploads/image/sujimg/icon_key.png) bottom right no-repeat;
}
#link .tablinks ul {
height: 300px;
overflow-y: auto;
border: 1px solid rgb(191, 191, 191);
border-top: 0px;
padding-bottom: 10px;
display: none;
position: absolute;
top: 40px;
left: 0px;
z-index: 1000;
background: #fff;
}
#link .union_cnt .list {
width: 180px;
height: 38px;
line-height: 38px;
float: left;
border: 1px solid rgb(191, 191, 191);
margin: 9px 10px 0px 10px;
color: #199f6b;
font-size: 14px;
text-align: center;
overflow: hidden;
}
/*底部*/
#bottom {
background: url(/uploads/image/sujimg/bot.jpg) top center;
height: 352px;
}
#scrollup {
background-image: url(/uploads/image/sunews/top.png);
bottom: 200px;
right: 20px;
width: 50px;
height: 49px;
position: fixed;
}
#scrollup-active {
display: none;
}