﻿.header .head .logo img {
margin: 20px 0;
}
.header .head .search {
float: right;
position: relative;
margin-top: 40px;
}
.header .head .search input[type=text] {
height: 38px;
width: 280px;
line-height: 35px;
border: 1px solid #DBDBDB;
border-radius: 5px;
font-size: 15px;
padding-left: 20px;
background: #FAFAFA;
}
.header .head .search input[type=image] {
display: block;
position: absolute;
top:0;
right: 3px;
height: 36px;
width: 36px;
background: #C10968;
padding: 8px;
border-radius: 5px;
cursor: pointer;
text-aligt:center;
}
.nav {
height: 48px;
width: 100%;
background: #C81A72;
}
.nav .navsub {
position: relative;
}
.nav .navsub ul {
float: right;
}
.nav .navsub ul li {
float: left;
padding: 2px 0;
height:56px;
transition: all 0.1s;
}
.nav .navsub ul li .down {
display: none;
position: absolute;
top:48px;
left: 0px;
bottom: -51px;
width: 100%;
z-index:105;
}
.nav .navsub ul li .down-o{
display: none;
position:absolute;
top:48px;
left:9px;width: 100%;
z-index:105;
text-align:center;
}
.nav .navsub ul li .down-o ol li {
line-height: 50px;
background:#C81A72;
width:148px;
}
.nav .navsub ul li .down-o ol li a {
color: #fff;
background: transparent;
border: none;
padding: 0 35px;
display:block;
width:100%;
}
.nav .navsub ul li .down-o ol li a:hover {
color: #fff;
background:#B3266B;
}
.nav .navsub ul li .down ol li {
margin-left:-5px;
line-height: 50px;
background:#b5266b;
width:148px;
}
.nav .navsub ul li .down ol li a {
color: #fff;
background: transparent;
border: none;
padding: 0 35px;
display:block;
width:100%;
}
.nav .navsub ul li .down ol li a:hover {
color: #fff;
background:#c81a72;
}
.nav .navsub ul li.active a {
border-radius: 20px;
background: #B5266B;
border: 1px solid #d42c6c;
}
.nav .navsub ul li.nav-li {
margin: 0 2px;
position:relative;
}
.nav .navsub ul li.nav-li > a {
display: block;
padding: 8px 40px;
color: #fff;
font-size: 18px;
}
.nav .navsub ul li:hover .down {
display: block;
}
.nav .navsub h3 {
height: 100%;
width: 150px;
text-align: center;
line-height: 47px;
background: url("../img/nbg.png") no-repeat;
position: relative;
padding-left: 27px;
}
.nav .navsub h3 i {
position: absolute;
top: 13px;
left:30px;
display: block;
width: 27px;
height: 23px;
background: url("../img/sy.png") no-repeat;
}
.nav .navsub h3 a {
color: #fff;
font-size: 18px;
}
.main {
background: url("../img/mainbg.png");
}
.main .banner {
padding-bottom: 30px;
}
.main .banner .more {
margin-bottom: 30px;
}
.main .banner .more h3 {
font-size: 18px;
color: #383838;
height: 50px;
line-height: 50px;
padding-left: 20px;
background: #F3F3F3;
width: 100%;
position: relative;
border-bottom: 2px solid #C71970;
}
.main .banner .more h3 span {
position: absolute;
bottom: -2px;
right: 8px;
width: 64px;
height: 23px;
line-height: 23px;
text-align: center;
font-size: 12px;
display: block;
color: #fff;
background: #C71970;
border-radius: 3px;
}
.main .banner .more h3 span a {
color: #fff;
}
.main .banner1 .b1-lunbo .slideBox .b1-hd ul li {
width: 355px;
line-height: 69px;
background: #4d6680;
padding: 10px;
border-bottom: 1px solid #607b96;
position: relative;
}
.main .banner1 .b1-lunbo .slideBox .b1-hd ul li a {
color: #F8F8F8;
}
.main .banner1 .b1-lunbo .slideBox .b1-hd ul .on {
background: #db0a76;
z-index: 100;
}
.main .banner1 .b1-lunbo .slideBox .b1-hd ul .on i {
position: absolute;
display: block;
width: 16px;
height: 28px;
top: 32px;
left: -13px;
background: url("../img/jt.png") no-repeat;
}
.main .banner1 .b1-lunbo .slideBox .b1-bd {
width: 839px;
height: 450px;
overflow: hidden;
}
.main .banner1 .b1-lunbo .slideBox .b1-bd .b1-tl .slideBox {
position: absolute;
}
.main .banner1 .b1-lunbo .slideBox .b1-bd .b1-tl .slideBox .hd {
position: absolute;
left: 50%;
bottom: 15px;
z-index: 100;
}
.main .banner1 .b1-lunbo .slideBox .b1-bd .b1-tl .slideBox .hd ul li {
float: left;
width: 10px;
height: 10px;
margin: 3px;
border: 1px solid #ffffff;
border-radius: 50%;
}
.main .banner1 .b1-lunbo .slideBox .b1-bd .b1-tl .slideBox .hd ul .on {
background: #DB0A76;
}
.main .banner1 .b1-lunbo .slideBox .b1-bd .b1-tl .slideBox .bd {
width: 100%;
height: 100%;
}
.main .banner2 .b2-1 .notice {
width: 475px;
margin-right: 24px;
float: left;
height: 337px;
overflow: hidden;
}
.main .banner2 .b2-1 .notice .content ul {
background: #f8f8f8;
padding: 10px 20px;
}
.main .banner2 .b2-1 .notice .content ul li {
padding: 11px 0;
border-bottom:1px solid #ededed;
}
.main .banner2 .b2-1 .notice .content ul li .time {
width: 62px;
height: 48px;
border: 1px solid #EEEEEE;
}
.main .banner2 .b2-1 .notice .content ul li .time p {
background: #fefefe;
text-align: center;
color: #989898;
font-size: 14px;
}
.main .banner2 .b2-1 .notice .content ul li .time .p1 {
background: linear-gradient(#fefefe, #ececec);
color: #464D54;
font-size: 16px;
}
.main .banner2 .b2-1 .notice .content ul li a {
float: left;
display: block;
width: 77%;
font-size: 14px;
line-height: 24px;
color: #707070;
}
.main .banner2 .b2-1 .trade-union {
width: 475px;
float: left;
height: 337px;
overflow: hidden;
}
.main .banner2 .b2-1 .trade-union h3 {
border-bottom: 2px solid #F79517;
}
.main .banner2 .b2-1 .trade-union h3 span {
background: #F79517;
}
.main .banner2 .b2-1 .trade-union .content ul {
background: #f8f8f8;
padding: 8px 10px;
}
.main .banner2 .b2-1 .trade-union .content ul li {
line-height:44px;
border-bottom:1px solid #ededed;
}
.main .banner2 .b2-1 .trade-union .content ul li i {
width: 4px;
height: 4px;
background: #8F8F8F;
display: inline-block;
margin: 10px 10px 4px 0px;
}
.main .banner2 .b2-1 .notice .content ul li i{
width: 4px;
height: 4px;
background: #8F8F8F;
display: inline-block;
margin: 10px 10px 4px 0px;
float:left;
}
.main .banner2 .b2-1 .trade-union .content ul li a {
font-size: 14px;
color: #707070;
}
.main .banner2 .b2-1 .trade-union .content ul li .st-icon-pandora {
float: right;
font-size: 14px;
padding-right:6px;
}
.main .banner2 .b2-1 .celan {
width: 206px;
float: right;
}
.main .banner2 .b2-1 .celan ul {
background: #4d6680;
border-radius: 5px;
overflow: hidden;
}
.main .banner2 .b2-1 .celan ul li {
border-bottom: 1px solid #607b96;
}
.main .banner2 .b2-1 .celan ul li:hover{
background:#db0a76;
}
.main .banner2 .b2-1 .celan ul li a {
display: block;
line-height: 66.4px;
text-align: center;
color: #fff;
position: relative;
padding-left: 44px;
}
.main .banner2 .b2-1 .celan ul li a i {
position: absolute;
display: block;
top: 14px;
left: 37px;
width: 41px;
height: 41px;
}
.main .banner2 .b2-1 .celan ul li a i.icon1 {
background: url("../img/icon1.png") no-repeat;
}
.main .banner2 .b2-1 .celan ul li a i.icon2 {
background: url("../img/icon2.png") no-repeat;
}
.main .banner2 .b2-1 .celan ul li a i.icon3 {
background: url("../img/icon3.png") no-repeat;
}
.main .banner2 .b2-1 .celan ul li a i.icon4 {
background: url("../img/icon4.png") no-repeat;
}
.main .banner2 .b2-1 .celan ul li a i.icon5 {
background: url("../img/icon5.png") no-repeat;
}
.main .banner2 .b2-1 .substrate {
width: 588px;
height: 295px;
overflow: hidden;
}
.main .banner2 .b2-1 .substrate h3 {
border-bottom: 2px solid #017BCE;
}
.main .banner2 .b2-1 .substrate h3 span {
background: #017BCE;
}
.main .banner2 .b2-1 .substrate .content ul {
}
.main .banner2 .b2-1 .substrate .content ul li span {
font-size: 14px;
color: #707070;
}
.main .banner2 .b2-1 .substrate .content ul li span b {
font-weight: bold;
color: #000;
}
.main .banner2 .b2-1 .study {
width: 590px;
height: 295px;
overflow: hidden;
float: right;
}
.main .banner2 .b2-1 .study h3 {
border-bottom: 2px solid #55B460;
}
.main .banner2 .b2-1 .study h3 span {
background: #55B460;
}
.main .banner2 .b2-1 .activity {
float: left;
width: 100%;
}
.main .banner2 .b2-1 .activity .sublunbo {
padding: 20px 0px;
background: #FFFFFF;
}
.main .banner2 .b2-1 .activity .sublunbo .picMarquee-left .bd ul li {
float: left;
margin: 0 13px;
width: 213px;
height: 132px;
}
.main .banner2 .b2-1 .activity .sublunbo .picMarquee-left .bd ul li .img {
width: 100%;
height: 100%;
}
.other .matter {
width:100%;
background: #fff;
padding: 40px 20px 25px;
min-height: 558px;
}
.other .matter .list {
width: 300px;
*width: 270px;
width: 270px\0;
box-shadow: 4px 4px 10px #EDEDED;
padding: 0 25px 80px 25px;
*border-right: 1px solid #EDEDED;
border-right: 1px solid #EDEDED\0;
}
.other .matter .list h3 {
height: 50px;
font-size: 18px;
color: #000;
border-bottom: 1px solid #EDEDED;
position: relative;
padding-left: 30px;
}
.other .matter .list h3 i {
display: inline-block;
position: absolute;
width: 15px;
height: 31px;
top: 8px;
left: 0;
background: url("../img/11.png") no-repeat;
}
.other .matter .list h3 P {
font-size: 12PX;
color: #9F9F9F;
}
.other .matter .list ul {
padding: 0px 0 10px;
border-bottom: 1px solid #EDEDED;
}
.other .matter .list ul li {
border-bottom: 1px dashed #EDEDED;
}
.other .matter .list ul li a {
display: block;
height: 48px;
color: #787878;
line-height: 48px;
text-align: center;
position: relative;
}
.other .matter .list ul li a i {
display: block;
position: absolute;
top: 21px;
left: 30px;
width: 5px;
height: 6px;
background: url("../img/hui.png") no-repeat;
}
.other .matter .list ul li:hover {
background: #B1256A;
border-bottom: 1px solid #B1256A;
}
.other .matter .list ul li:hover a {
color: #fff;
text-align: left;
padding-left: 31px;
position: relative;
}
.other .matter .list ul li:hover a i {
display: block;
position: absolute;
top: 21px;
right: 30px;
left: auto;
width: 6px;
height: 8px;
background: url("../img/bai.png") no-repeat;
}
.other .matter .list ul li.active {
background: #B1256A;
border-bottom: 1px solid #B1256A;
}
.other .matter .list ul li.active a {
color: #fff;
text-align: left;
padding-left: 31px;
position: relative;
height: 49px;
}
.other .matter .list ul li.active a i {
display: block;
position: absolute;
top: 21px;
right: 30px;
left: auto;
width: 6px;
height: 8px;
background: url("../img/bai.png") no-repeat;
}
.other .matter .list ul li:last-child {
border: none;
}
.other .matter .matter-cont {
width: 838px;
padding-top: 10px;
}
.other .matter .matter-cont .matter-nav {
width:100%;
height: 41px;
line-height: 41px;
border-bottom: 1px solid #EDEDED;
}
.other .matter .matter-cont .matter-nav .cb-r {
font-size: 14px;
color: #707070;
position:relative;
}
.other .matter .matter-cont .matter-nav .cb-r table{float:inherit}
.other .matter .matter-cont .matter-nav .cb-r span a {
color: #707070;
}
.other .matter .matter-cont .matter-nav .cb-r b {
display: block;
width: 12px;
height: 12px;
background: url("../img/map.png") no-repeat;
position:absolute;
top:15px;
left:-17px;
}
.other .matter .matter-cont .matter-nav .cb-r i {
display: inline-block;
width: 6px;
height: 7px;
background: url("../img/i.png") no-repeat;
}
.other .matter .matter-cont .lb-page {
padding-top: 10px;
}
.other .matter .matter-cont .lb-page ul li {
font-size: 14px;
margin: 20px 0 20px 5px;
}
.other .matter .matter-cont .lb-page ul li span {
float: right;
color: #707070;
}
.other .matter .matter-cont .lb-page ul li i {
display: inline-block;
width: 4px;
height: 4px;
margin-bottom: 4.5px;
margin-right:8px;
background: #A9A9A9;
}
.other .matter .matter-cont .lb-page ul li a {
color: #3E3E3E;
}
.other .matter .matter-cont .summary {
padding-top: 30px;
}
.other .matter .matter-cont .summary p {
font-size: 14px;
text-indent: 28px;
color: #434343;
line-height: 30px;
}
.other .matter .matter-cont .cont-page {
padding-top: 10px;
}
.other .matter .matter-cont .cont-page h3 {
height: 50px;
line-height: 50px;
font-size: 18px;
color: #3E3E3E;
text-align: center;
border-bottom: 1px solid #EDEDED;
}
.other .matter .matter-cont .cont-page .suggest {
text-align: center;
padding: 10px;
color: #C2C2C2;
font-size: 14px;
padding-bottom: 20px;
}
.other .matter .matter-cont .cont-page .sug {
font-size: 14px;
text-indent: 28px;
color: #3E3E3E;
line-height: 30px;
}
.other .matter .matter-cont .cont-page .page {
padding-top: 40px;
}
.other .matter .matter-cont .cont-page .page p {
line-height: 42px;
}
.other .matter .matter-cont .cont-page .page p i {
display: inline-block;
width: 6px;
height: 7px;
background: url("../img/i.png") no-repeat;
}
.other .matter .matter-cont .cont-page .page p a {
color: #707070;
}
.other .matter .matter-cont .cont-page .page .page-box {
border-bottom: 1px dashed #E2E2E2;
}
.footer {
height: 195px;
width: 100%;
background: #B7266D;
}
.footer .foot {
padding: 30px 10px 0;
padding: 15px 10px 0\0;
}
.footer .foot .foot-l {
width: 634px;
}
.footer .foot .foot-l h3 {
color: #fff;
position: relative;
padding-left: 30px;
}
.footer .foot .foot-l h3 i {
position: absolute;
top: 0;
left: 0;
display: block;
width: 21px;
height: 21px;
background: url("../img/link.png") no-repeat;
}
.footer .foot .foot-l h3 .i2 {
background: url("../img/copy.png") no-repeat;
}
.footer .foot .foot-l .p2 {
border-bottom: 1px dashed #fff;
padding: 10px 0 13px;
margin-bottom: 13px;
}
.footer .foot .foot-l .p2 a {
font-size: 14px;
color: #fff;
display: inline-block;
margin-left: 30px;
}
.footer .foot .foot-l .p3 {
border: none;
color: #fff;
padding: 10px 0 12px;
margin-left: 30px;
}
.footer .foot .foot-r h3 {
color: #fff;
position: relative;
padding-left: 30px;
}
.footer .foot .foot-r h3 i {
position: absolute;
top: 0;
left: 0;
display: block;
width: 21px;
height: 21px;
background: url("../img/contact.png") no-repeat;
}
.footer .foot .foot-r p {
padding-left: 30px;
color: #fff;
margin: 10px 0;
}
.fontstyle1045{color:red}