h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: black;
}

* {
    font-family: "microsoft yahei"
}

select::-ms-expand {
    display: none;
}

html,
body {
    min-width: 1200px;
    margin: 0;
    padding: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img {
    border: none;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.main {
    width: 100%;
}

.header {
    width: 100%;
    height: 120px;
    background: url(../img/header-bg.png);
}

.header-con {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}


.logo img {
    margin-top: 25px;
}

.text {
    padding-top: 25px;
    margin-left: 20px;
}

.text p {
    margin: 0;
    font-size: 24px;
    color: #01458e;
    font-weight: bold;
}

.go-home{
    margin-top:30px;
}

.go-home a{
   color: #01458e;
    font-size: 16px;
    margin: 0px 5px
}



/* 导航 */

.navigation {
    width: 100%;
    background: #01458e;
    height: 70px;
}

.nav-con {
    width: 1200px;
    margin: auto;
}

.nav {
    height: 70px;
    line-height: 70px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    width: 150px;
    height: 70px;
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    height: 70px;
    float: left;
}

.nav .nLi h3 a {
    width: 150px;
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.nav .sub {
    display: none;
    width: 150px;
    left: 0;
    top: 69px;
    position: absolute;
    background: #fff;
    line-height: 69px;
}

.nav .sub li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    color: #000;
    zoom: 1;
}

.nav .sub a {
    display: block;
    color: #000;
    font-size: 14px;
}

.nav .sub a:hover {
    background: #01458e;
    color: #fff;
}

.nav .on h3 a {
    height: 65px;
    background: #01458e;
    border-bottom: 5px solid #FFF;
    color: #fff;
}

/* 导航结束 */

.container {
    width: 100%;
    /* height: 1200px; */
    background:  #f7f8f3;
    background: url(../img/con-bg.png)no-repeat;
    background-size: 100% 100%;

}

.content {
    width: 1200px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}

/* 轮播图 */



.slideBox {
    width: 100%;
    height: 350px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 48%;
    bottom: 20px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    padding: 0;
    margin-right: 12px;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 5px;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    background: #fff;
}

.slideBox .hd ul li.on {
    background: #01458e;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 350px;
    display: block;
}


/* 轮播图结束 */

.content2 {
    overflow: hidden;
    margin: 30px 0;
}

.content2-left {
    width: 685px;
    height: 465px;
}

.content2-right {
    width: 454px;
    height: 440px;
    overflow: hidden;
}

.title {
    /* height: 30px; */
    overflow: hidden;
    padding-left: 20px;
    border-left: 5px solid #30689b;
}

.title .lanmu a {
    font-size: 30px;
}

.title .lanmu a span {
    font-size: 14px;
    color: #a0a0a0;
    position: relative;
    top: -5px;
    margin-left: 10px;
}

.title .more {
    position: relative;
    top: 8px;
}

.title .more a {
    font-size: 14px;
    color: #a0a0a0;
}

.content2-left-list ul {
    padding-top: 10px;
}

.content2-left-list ul li {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
}

.content2-time {
    width: 85px;
    height: 100px;
    background: #fff;
}

.content2-time .day {
    height: 70px;
    background: #30689b;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 70px;
}

.content2-time .month {
    font-size: 14px;
    color: #30689b;
    text-align: center;
    line-height: 30px;
}

.content2-con {
    width: 575px;
}

.content2-con p {
    margin: 0;
}

.content2-con .head {
    margin-bottom: 13px;
}

.content2-con .head a {
    font-size: 18px;
}

.content2-con .abstract a {
    font-size: 14px;
    color: #909090;
}

.content2-left-list ul li:hover .content2-con .head a {
    color: #30689b;
}

.content2-right-list ul {
    list-style-type: disc;
    padding-left: 20px;
    padding-top: 20px;
    color: #30689b;
}

.content2-right-list ul li {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #e4e4e4;
}

.content2-right-list ul li:hover a {
    color: #30689b;
}

.content3 ul {
    overflow: hidden;
}

.content3 ul li {
    width: 380px;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 100px;
    margin-right: 30px;
    border-radius: 15px;
}

#item1 {
    background: #25aec7;
}

#item2 {
    background: #5398ea;
}

#item3 {
    background: #34bf6b;
    margin: 0;
}

.content3 ul li a img {
    margin-right: 20px;
    position: relative;
    top: 12px;
}

.content3 ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.content3 ul li a span {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    margin-left: 10px;
}

.zhanshi-list ul {
    overflow: hidden;
    padding-top: 20px;
}

.zhanshi-list ul li {
    float: left;
    margin-right: 106px;
}

.zhanshi-list ul li p {
    text-align: center;
    margin-top: 30px;
}

.zhanshi-list ul li .img-a {
    display: block;
    width: 329px;
    height: 185px;
    overflow: hidden;
}

.zhanshi-list ul li .img-a img {
    width: 329px;
    height: 185px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.zhanshi-list ul li:hover .img-a img {
    width: 329px;
    height: 185px;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.content5 {
    overflow: hidden;
}

/* 双创队伍 */

.slideGroups {
    width: 100%;
    text-align: left;
}

.slideGroups .parHd {
    height: 30px;
    line-height: 30px;
    position: relative;
}

.slideGroups .parHd ul {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 32px;
}

.slideGroups .parHd ul li {
    float: left;
    cursor: pointer;
}

.slideGroup .parHd ul li.on {
    height: 30px;
}

.titles {
    border-left: 5px solid #cbcbcb;
    margin-right: 30px;
}

.titles .lanmu a {
    font-size: 24px;
    color: #737373;
}

.on .titles {
    border-left: 5px solid #30689b;
}

.on .titles .lanmu a {
    font-size: 30px;
    color: #000;
}

.slideGroups .slideBoxs {
    zoom: 1;
    position: relative;
}

.slideGroups .slideBoxs .tempWrap {
    padding-left: 23px;
}

.slideGroups .sPrev,
.slideGroups .sNext {
    position: absolute;
    left: 5px;
    top: 47px;
    display: block;
    width: 30px;
    height: 94px;
    background: url(../img/left.png) center center no-repeat;
}

.slideGroups .sNext {
    left: auto;
    right: 5px;
    background: url(../img/right.png) center center no-repeat;
}

.slideGroups .sPrev:hover,
.slideGroups .sNext:hover {
    border-color: #f60;
}

.slideGroups .parBd {
    margin-top: 20px;
}

.slideGroups .parBd ul {
    zoom: 1;
}

.slideGroups .parBd ul li {
    margin-right: 90px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.slideGroups .parBd ul li .pic {
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
}

.slideGroups .parBd ul li .pic img {
    width: 150px;
    height: 150px;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.slideGroups .parBd ul li .pic a: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);
}

.slideGroups .parBd ul li .title {
    line-height: 24px;
    font-size: 18px;
    border: 0;
    padding: 0;
    margin-top: 20px;
}

.slideGroups .parBd ul li .title2 {
    line-height: 14px;
    font-size: 14px;
    border: 0;
    margin-top: 5px;
    color: #999999;
}

.mores {
    position: relative;
    top: -30px;
}

.mores a {
    font-size: 14px;
    color: #a0a0a0;
}

.footer {
    height: 120px;
    background: url(../img/footer-bg.png);
}

.footer-con {
    width: 1200px;
    margin: 0 auto;
}

.copyright {
    margin-top: 35px;
}

.copyright p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

/* 下拉框 */

.select-container {
    position: relative;
    margin-top: 43px;
}

.select-container input {
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    color: #fff;
    outline: none;
}

.select-container span {
    position: relative;
}

.select-container span::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    top: 10px;
    left: 175px;
}

.select-container ul {
    position: absolute;
    top: -2px;
    left: 0px;
    z-index: 1;
    width: 200px;
    display: none;
    list-style: none;
    border: 1px solid #fff;
    position: relative;

}


.select-container li {
    height: 30px;
    line-height: 30px;
}

.select-container li a {
    display: inline-block;
    width: 100%;
    color: #000000;
    text-indent: 5px;
    background: #fff;
    text-decoration: none;
    font-size: 14px;
}

.select-container li a:hover {
    color: #fff;
    background: #4073a5;
}


.nei-banner{
    width: 1200px;
    height: 350px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 30px;
}

.nei-banner,
.nei-banner a img {
    width: 1200px;
}

.nei-left {
    width: 255px;
    background: #ffffff;
}

.nei-right {
    width: 900px;
}

.ce-lanmu {
    width: 255px;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #01458e;
    font-weight: bold;
}

.ce-yiji {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    border-left: 3px solid #fff;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}

.ce-nav ul {
    display: none;
}

.ce-nav ul li {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    border-left: 3px solid #fff;
    border-bottom: 1px solid #dbdbdb;
}

.ce-yiji::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #666666;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 18px;
    left: 230px;
}

.ce-yiji:hover {
    border-left: 3px solid #01458e;
    background: #e7eeff;
    color: #01458e;
}

.ce-yiji:hover::before {
    border-left: 8px solid #2973ba;
}


.lanmu-weizhi {
    height: 40px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
}

.lanmu {
    height: 38px;
    font-size: 24px;
    border-bottom: 3px solid #01458e;
    color: #01458e;
}

.weizhi,
.weizhi a {
    font-size: 14px;
    color: #999999;
}

.weizhi a:last-child{
    color: #01458e;
}


.nei-content {
    margin: 30px 0;
}

.details-title {
    text-align: center;
}

.details-time p {
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #dbdbdb;
}

.details-text {
    padding: 30px 0;
    border-bottom: 1px solid #dbdbdb;
}

.list ul li {
    height: 105px;
    line-height: 50px;
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    padding: 20px 30px;
    overflow: hidden;
}

.list-con {
    width: 700px;
}

.list-time{
    width: 95px;
}

.list ul li::before {
    content: '';
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 37px;
    top: 45px;
    border-radius: 50%;
}


.list ul li .list-title a {
    font-size: 18px;
    font-weight: 500;
    padding-left: 20px;
}

.list ul li p{
    margin: 0;
}

.list ul li .list-abstract {
    line-height: 1.5em;
}

.list ul li .list-abstract a {
    font-size: 14px;
    color: #a1a1a1;
}

.list ul li:hover .list-title a {
    font-weight: bold;
    color: #2973ba;
}

.list ul li:hover::before {
    width: 5px;
    height: 5px;
    background: #2973ba;
}

.list-time{
    width: 95px;
    height: 100px;
    border: 2px solid #1f5b9b;
}

.list-time-day{
    font-size: 30px;
    text-align: center;
    margin: 0;
    line-height: 55px;
    font-weight: bold;
    color: #01458e;
    border-bottom: 1px solid #01458e;
}

.list-time-year {
    color: #01458e;
    text-align: center;
    line-height: 45px;
}

.img-img {
    width: 227px;
    height: 127px;
    overflow: hidden;
    margin-right: 20px;
}

.img-img img {
    width: 227px;
    height: 127px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.img-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);
}

.img-con {
    width: 510px;
}

.img-title{
    margin-top: 12px;
}

.img-title a{
    font-size: 18px;
    padding-left: 20px;
    position: relative;
}

.img-title a::before{
    content: '';
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 5px;
    top: 12px;
    border-radius: 50%;
}

.img-list ul li{
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
}

.img-list ul li:hover .img-title a::before {
    width: 5px;
    height: 5px;
    background: #2973ba;
}

.img-list ul li:hover .img-title a{
    font-weight: bold;
    color: #2973ba;
}

.img-abstract{
    line-height: 1.8em;
}

.img-abstract a{
    font-size: 14px;
    color: #999999;
}

.img-day{
    font-size: 36px;
    text-align: center;
    color: #2973ba;
    margin: 0;
    margin-top: 15px;
    padding: 2px 0;
    border-bottom: 1px solid #2973ba;
}

.img-year{
    font-size: 14px;
    text-align: center;
    color: #2973ba;
    margin-top: 10px;
}

.img-time-list{
    margin-top: 11px;
    margin-right:30px;
}

.images ul{
    overflow: hidden;
}

.images ul li{
    width: 285px;
    float: left;
    margin-right: 22px;
    margin-bottom: 25px;
}

.images ul li p{
    height: 40px;
    line-height: 40px;
    margin: 0;
    text-align: center;
    background: #dfeefe;
    color: #01458e;
}

.images-img{
    width: 285px;
    height: 160px;
    overflow: hidden;
}

.images-img img{
    width: 285px;
    height: 160px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.images ul li:hover .images-img 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);
}

.images ul li:hover p{
    background: #01458e;
    color: #fff;
}

.images ul li:hover p a{
    color: #fff;
}

.lanmu2{
    height:30px;
}

.on .lanmu2{
    height:38px;
}

.pb_sys_common .p_goto input {
    width: 60px !important;
    border: 1px solid #f1f1f1 !important;
    height: 20px !important;
    margin: 0 15px !important;
}

.pb_sys_common .p_goto a{
    color: #2973ba !important;
}

.p_next a{
    color: #2973ba !important;
}

.pb_sys_common{
    font-size:14px !important;
}

.last-next p a{
    color:#666666;
}

select option{
   background:#4176a8;
   border-bottom: 1px dashed #fff;
}