html,
body,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: black;
}

* {
    font-family: "microsoft yahei";
}



html,
body {
    min-width: 1400px;
    margin: 0;
    padding: 0;
}



ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img {
    border: none;
}



.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.main {
    width: 100%;
}

.header {
    width: 1400px;
    height: 150px;
    margin: 0 auto;
}

.logo {
    margin-top: 30px;
}

.logo img {
    width: 650px;
    height: 85px;
}

.text {
    margin-top: 60px;
    margin-right: 30px;
}

.text img {
    width: 261px;
    height: 24px;
}

.seach {
    margin-top: 50px;
    position: relative;
}

.seach-input {
    width: 120px;
    height: 40px;
    border: none;
    outline: none;
    border-radius: 40px;
    line-height: 40px;
    background: #f3f3f3;
    padding-left: 20px;
    padding-right: 50px;
}

.seach-img {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 25px;
    bottom: 13px;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #c9c9c9;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c9c9c9;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c9c9c9;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #c9c9c9;
}

/* 导航 */

.navigation {
    width: 100%;
    background: #06417e;
    height: 55px;
}

.nav-con {
    width: 1400px;
    margin: auto;
}

.nav {
    height: 55px;
    line-height: 55px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    width: 107px;
    height: 55px;
    float: left;
    position: relative;
    display: inline;
    text-align: center;
}

.nav .on {
    background: #05396f;
    color: #fff;
}

.nav .nLi h3 {
    height: 55px;
}

.nav .nLi h3 a {
    font-size: 16px;
    text-align: center;
    font-weight: 100;
}

.nav .sub {
    display: none;
    width: 107px;
    left: 0;
    top: 55px;
    position: absolute;
    background: #fff;
    line-height: 55px;
}

.nav .sub li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fff;
    color: #000;
    zoom: 1;
}

.nav .sub a {
    display: block;
    color: #000;
    font-size: 14px;
}

.nav .sub a:hover {
    background: #05396f;
    color: #fff;
}

.nav .on h3 a {
    height: 55px;
}

/* 大图轮播 */

.banner {
    width: 100%;
    min-width: 1400px;
    /* height: 600px; */
}

.nav2-lunbo {
    width: 100%;
    /* height: 600px; */
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.nav2-lunbo .nav2-lunbo-hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 49%;
    bottom: 15px;
    z-index: 1;
}

.nav2-lunbo .nav2-lunbo-hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    padding: 0;
    margin-right: 12px;
    list-style: none;
}

.nav2-lunbo .nav2-lunbo-hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: #868e83;
    border-radius: 50%;
}

.nav2-lunbo .nav2-lunbo-hd ul li.on {
    background: #fff;
}

.nav2-lunbo .nav2-lunbo-bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.nav2-lunbo .nav2-lunbo-bd li {
    zoom: 1;
    vertical-align: middle;
}

.nav2-lunbo .nav2-lunbo-bd img {
    width: 100%;
    /* height: 600px; */
    display: block;
}

/* 结束 */

.container {
    width: 1400px;
    margin: 0 auto;
}

.content {
    margin-top: 50px;
    overflow: hidden;
}

.con1-left {
    width: 980px;
    height: 380px;
}

.con1-right {
    width: 400px;
    height: 380px;
}

.con-lanmu {
    height: 41px;
    border-bottom: 1px solid #d9d9d9;
}

.lanmu-name {
    height: 40px;
    border-bottom: 2px solid #06417e;
}

.lanmu-name span {
    font-size: 20px;
    font-weight: bold;
    color: #06417e;
}

.lanmu-eng {
    font-size: 14px;
    text-transform: uppercase;
    color: #06417e;
    position: relative;
    top: 5px;
}

.lanmu-name img {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.more a {
    font-size: 14px;
    color: #ababab;
}

.more:hover a{
    color: #06417e
}

/* 新闻轮播 */

.slideBox {
    width: 420px;
    height: 315px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    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: 8px;
    height: 8px;
    line-height: 14px;
    text-align: center;
    background: #666869;
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 420px;
    height: 315px;
    display: block;
}

.bd ul li p {
    width: 420px;
    height: 40px;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 40px;
    padding-left: 10px;
    margin: 0;
}

.con1-list {
    width: 540px;
    height: 315px;
    margin-top: 20px;
}

.con1-list ul .other {
    line-height: 40px;
    padding-left: 20px;
    position: relative;
}

.con1-list ul .other:hover a{
    color: #06417e;
}

.con1-list ul .other::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #06417e;
    position: absolute;
    top: 18px;
    left: 8px;
}

.con1-list ul .other span {
    color: #b1b1b1;
    float: right;
}

.con1-list ul .other:hover span {
    color: #06417e;
}

.con1-list ul #con1-list-one .title a {
    font-size: 18px;
    font-weight: bold;
    color: #06417e;
}

.con1-list ul #con1-list-one .abs {
    margin: 10px 0;
}

.con1-list ul #con1-list-one .abs a {
    font-size: 14px;
    color: #ababab;
    line-height: 1.5em;
}

.con1-right-list ul{
    padding-top: 10px;
}

.con1-right-list ul li{
    margin-top: 10px;
    overflow: hidden;
}

.con1-right-list ul li .time{
    width: 70px;
    height: 70px;
}

.con1-right-list ul li .time p{
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.con1-right-list ul li .time .day{
    font-size: 20px;
    color: #06417e;
    background: #f0f0f0;
}

.con1-right-list ul li .time .year{
    background: #06417e;
    color: #fff;
}

.con1-right-list ul li .title{
    width: 315px;
    line-height: 1.8em;
    margin-top: 7px;
}

.con1-right-list ul li:hover .title a{
    color: #06417e;
}

.content2 ul{
    overflow: hidden;
}

.content2 ul li{
    width: 270px;
    height: 90px;
    float: left;
    margin-right: 12px;
    overflow: hidden;
}

.content2 ul li img{
    width: 270px;
    height: 90px;
    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;
}

.content2 ul li: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);
}

.content2 ul li:nth-last-child(1){
    margin-right: 0;
}

.con3-list {
    width: 690px;
    height: 330px;
}

.con3-list ul{
    margin-top: 10px;
}

.con3-list ul li{
    line-height: 40px;
    padding-left: 20px;
    position: relative;
}

.con3-list ul li:hover a{
    color: #06417e;
}

.con3-list ul li::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #06417e;
    position: absolute;
    top: 18px;
    left: 2px;
}

.con3-list ul li span {
    color: #b1b1b1;
    float: right;
}.picMarquee-left {
    position: relative;
}

.picMarquee-left .hd {
    width: 120px;
    float: right;
    position: absolute;
    height: 30px;
    top: -45px;
    right: 0;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
    display: block;
    width: 17px;
    height: 25px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.picMarquee-left .hd .next {
    right: 25px;
}

.picMarquee-left .hd .prev {
    right: -30px;
}

.picMarquee-left .hd .prev img{
    position: relative;
    left: -20px;
}

.picMarquee-left .bd {
    padding: 20px 0 0 0;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 12px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
    overflow: hidden;
}

.picMarquee-left .bd ul li .pic img {
    width: 222px;
    height: 165px;
    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;
}

.picMarquee-left .bd ul li .pic: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);
}

.picMarquee-left .bd ul li .title {
    height: 40px;
    line-height: 40px;
    border: none;
    text-align: center;
}

.picMarquee-left .bd ul li .title a {
    color: #000;
}

.footer{
    background: #06417e;
    height: 168px;
}

.footer-con{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}

.foot-logo img{
    width: 300px;
    height: 130px;
}

.foot-copy{
    margin-top: 40px;
    margin-left: 60px;
}

.foot-copy p{
    font-size: 14px;
    color: #677fa3;
    line-height: 2em;
}

.qr{
    margin-top: 3px;
}

.qr p{
    font-size: 14px;
    color: #677fa3;
    text-align: center;
    margin-top: 5px;
}

.nei-img,
.nei-img img {
    width: 100%;
    height: 500px;
}

.ce-lanmu {
    width: 250px;
    height: 85px;
    text-align: center;
    line-height: 85px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: #06417e;
}

.ce-nav-list {
    width: 250px;
    background: #f2f2f2;
}

.ce-nav-list ul {
    margin: 0 20px 0 20px;
    padding-bottom: 20px;
    text-align: center;
}

.ce-nav-list ul li {
    width: 210px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-bottom: 1px solid #d9d9d9;
}

.ce-nav-list ul li a {
    font-size: 18px;
}

.ce-nav-list ul .on {
    background: #06417e;
}

.ce-nav-list ul .on a {
    color: #fff;
}

.ce-nav-list ul li:hover {
    background: #06417e;
}

.ce-nav-list ul li:hover a {
    color: #fff;
}

.ce-nav-list ul .on{
    background: #06417e;
}

.ce-nav-list ul .on a{
    color: #fff;
}

.ce-nav {
    width: 250px;
    position: relative;
    top: -85px;
}

.nei-rigth {
    width: 1120px;
    margin-top: 30px;
}

.lanmu-weizhi {
    height: 55px;
    border-bottom: 1px solid #d9d9d9;
}

.nei-rigth-lanmu {
    font-size: 24px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 3px solid #06417e;
}

.nei-rigth-weizhi {
    position: relative;
    top: 8px;
}

.nei-rigth-weizhi a {
    font-size: 14px;
    color: #2c2c2c;
}

.nei-rigth-weizhi span {
    margin: 0 5px;
}

.nei-cons {
    margin-top: 20px;
}

.sideMenu {}

.sideMenu h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
}

.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(../img/open.png) 16px 12px no-repeat;
    cursor: pointer;
}

.sideMenu .on em {
    background: url(../img/close.png) 16px 12px no-repeat;
}

.sideMenu ul {
    color: #656565;
    display: none;
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}

.sideMenu ul li {
    width: 185px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    background: #fff;
}

.sideMenu ul li:hover{
    background: #f2f2f2;
}

/* .sideMenu ul li:nth-of-type(odd) {
    background: #f7f7f7;
} */

/* .sideMenu ul li:nth-of-type(even) {
    background: #fff;
} */

.img-list1 ul,
.img-list2 ul {
    overflow: hidden;
}

.img-list1 ul li {
    width: 170px;
    height: 270px;
    float: left;
    margin-right: 20px;
}

.img-list1 ul li:nth-child(6n) {
    margin: 0;
}

.img-list1 ul li img {
    width: 170px;
    height: 225px;
}

.img-list1 p {
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.img-list2 ul li {
    width: 265px;
    height: 205px;
    float: left;
    margin-right: 20px;
}

.img-list2 ul li img {
    width: 265px;
    height: 150px;
}

.img-list2 ul li:nth-child(4n) {
    margin: 0;
}

.img-list2 p {
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.details-title h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
}

.details-time {
    overflow: hidden;
    margin-top: 55px;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.details-time span,
.details-time a {
    font-size: 14px;
    color: #808080;
}

.fenxiang span:nth-child(1) {
    margin-right: 30px;
}

.fenxiang span:nth-child(1) a {
    margin: 0 5px;
}

.details-time-number span{
    margin-right: 30px;
}

.details-con {
    padding-top: 40px;
}

.details-con p {
    line-height: 2em;
}

.details .part-two{
    margin: 30px 0;
}

.details .part-two p{
    margin: 15px 0;
}

.details .part-two p a{
    color: #a3a3a3;
}

.details .part-two p:hover a{
    color: #06417e;
}

.xinxi-list ul li {
    height: 140px;
    border-bottom: 1px solid #d9d9d9;
}

.xinxi-time {
    height: 80px;
    border-right: 1px solid #e5e5e5;
    padding-right: 20px;
}

.xinxi-time p {
    text-align: center;
}

.xinxi-time p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;
}

.xinxi-time p:nth-child(2) {
    font-size: 14px;
}

.xinxi-con {
    width: 1015px;
}

.xinxi-con p:nth-child(2) {
    line-height: 1.5em;
    margin-top: 10px;
}

.xinxi-con p:nth-child(2) a {
    font-size: 14px;
    color: #ababab;
}

.xinxi-ul-li {
    overflow: hidden;
    padding-top: 30px;
}

.xinxi-list {
    margin: 0;
}

.xinxi-list ul li:hover .xinxi-time p:nth-child(1) {
    color: #06417e;
}

.xinxi-list ul li:hover .xinxi-con p:nth-child(1) a {
    color: #06417e;
}

.tempWrap ul li .pic {
    overflow: hidden;
}

.tempWrap ul li .pic img {
    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;
}

.tempWrap ul li:hover .pic 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);
}

ul li:hover span{
    color: #06417e;
}