﻿body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;
	background: #f4f4f4;

}
	
	
	
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}




.container{ width: 1330px; }

.header .logobg{ margin-left: 60px; margin-top:16px; background: url("../img/top_logo2.png") no-repeat; height:80px; width: auto; background-size: 100% 100%; }
.header span{ font-size:200%; color: #fff; vertical-align: middle; margin-left: 20px; margin-top:50px; }
.header{ height: 130px; padding: 10px 30px 0 30px; background: #2c3373; border: 0 0 1px; }
.header-a a{ font-size: 16px; color: #fff; margin-right: 25px; margin-left: 5px; }
.logo{ line-height: 140px; margin-top:34px; background: url("../img/top_logo2.png") no-repeat; height:80px; width: auto; background-size: 100% 100%; }
.header .pull-right{ padding-top: 45px; color:#fff; }
.header .pull-right a{ font-size: 14px; color:#fff; }
.search-lind{ background: url(static/imgs/lind.png) left center no-repeat; padding-left: 23px; }



.nav-box{ background: #fff; position: relative; z-index: 10000; }
.nav-list li{ float: left; width: 11%; position: relative; }
.nav-list li a{ display: block; line-height: 60px; font-size: 18px; color: #000; }
.nav-down{ position: absolute; left: 0; top: 100%; right: 0; overflow:hidden;width:100%;display:none; }
.nav-down ul{ background: #fff; box-shadow: 0 0 10px #999; }
.nav-down ul li{ transition: 0.3s all; float: none; width: 100%; height: auto; }
.nav-down ul li a{ display: block; line-height: 25px;padding:10px 5px; font-size: 16px; color: #000; }
.nav-list li:hover .nav-down ul li{ height: auto; }
.nav-down ul li a:hover,.nav-list li a:hover{ background: #114275; color: #fff; }
/*
.nav-down ul li a:hover{ background: #114275; color: #fff; }
.nav-list li a:hover{ color: #333; border-bottom: 1px solid #1168d4; }
*/


/*****************************************************************/

.index_banner {width: 100%; overflow: hidden;height: 100vh; position: relative; z-index: 1;}
.index_banner .swiper-wrapper {z-index: 2;}

.index_banner .swiper-slide img { width: 100%; height: 100vh; transition: all 6s; }
.index_banner .swiper-slide:hover img { /*transform: scale(1.05);*/ }
.index_banner .swiper-pagination {bottom:30px}
.index_banner .swiper-pagination span {width: 15px; height: 15px; border-radius:10px;}
.index_banner .swiper-pagination span.swiper-pagination-bullet {background: #fff;margin: 0 10px; opacity: 1; }
.index_banner .swiper-pagination span.swiper-pagination-bullet-active {background: #fff; width: 60px;}
.index_banner .swiper-button-next { width: 80px; height: 80px;right: 40px; color: #fff; border-radius:40px; background:rgba(0,0,0,0.2);}
.index_banner .swiper-button-prev { width: 80px; height: 80px; left: 40px; color: #fff; border-radius:40px; background:rgba(0,0,0,0.2);}
.index_banner .swiper-button-next:hover { background:rgba(0,0,0,0.9);}
.index_banner .swiper-button-prev:hover { background:rgba(0,0,0,0.9);}

@media screen and (max-width:1230px) {
	.index_banner .swiper-pagination span {width: 10px; height: 10px;}
	.index_banner .swiper-button-next { width: 60px; height: 60px;right: 30px; }
	.index_banner .swiper-button-prev { width: 60px; height: 60px; left: 30px;}
	.swiper-button-prev:after {font-size: 30px;}
	.swiper-button-next:after {font-size: 30px;}
}
@media screen and (max-width:768px) {
	/* 控制移动端顶部背景广告横幅显示*/
    .index_banner {height: 40vh;}
    .index_banner .swiper-slide img {height: 40vh;}
	/* 控制移动端顶部背景广告横幅显示*/
	
	.index_banner .swiper-pagination {bottom:10px}
	.index_banner .swiper-pagination span {width: 6px; height: 6px;}
	.index_banner .swiper-button-next {display: none;}
	.index_banner .swiper-button-prev {display: none;}
	.index_banner .swiper-pagination span.swiper-pagination-bullet {background: #fff;margin: 0 4px; opacity: 1; }
	.index_banner .swiper-pagination span.swiper-pagination-bullet-active {background: #0095ff; width: 20px;}
}


.dt-box{ position: relative;height: 500px; margin:60px 0; }
.dt-box:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 76%; background: #fff; box-shadow: 0 0 10px #eee; }
.focus-news-box{ width: 75%; padding-left: 1.5%; }
.focus-news-box-title{ position: relative; z-index: 10; }
.focus-news-box-title span{ display: block; float: left; font-size: 24px; color: #fff; width: 168px; height: 50px; background: #2c3373; line-height: 50px; text-align: center; border-radius: 0 0 9px 9px; }
.more{ float: right; width: 130px; height: 36px; font-size: 14px;
    /*background: #e5e5e5; */
    border:solid 1px #e5e5e5; color: #000; margin-top: 9px; text-align: center; line-height: 36px; }
.more font{
    /*padding-right: 16px; */
    /*background: url(../img/icon-more.png) right center no-repeat; */
}


.focus-news-title a{ font-size: 18px; color: #114275; }
.focus-news-title{ line-height: 33px; height: 66px; overflow:hidden; }
.focus-news-img{ width: 32%; height: 310px; margin-top: 45px;}
.focus-news-abstract{ color: #666; line-height: 25px; height: 125px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow:hidden; text-align: justify; margin-top: 15px; }
.focus-news-abstract1{ color: #666; line-height: 25px; height: 384px; margin-top: 15px;overflow-y: auto; }
.focus-news-img a.focus-news-look{ display: inline-block; margin-top: 35px; color: #666; padding-left: 45px; background: url(../img/icon-look.png) left center no-repeat; }
.focus-news-content{ width: 63%; margin-top: 5px; }
.focus-news-content img{ width: 100%; height: 420px; }
.focus-news-img .slick-next{ right: 0; top: auto; margin:0; bottom: 0; width: 60px; height: 30px; text-indent: -9999px; background: url(../img/right.png) center no-repeat; border:solid 1px #bfbfbf; }
.focus-news-img .slick-prev{ right: 70px; left: auto; top: auto; margin:0; bottom: 0; width: 60px; height: 30px; text-indent: -9999px; background: url(../img/left.png) center no-repeat; border:solid 1px #bfbfbf; }
.focus-news-img .slick-next:hover{ background: #114275 url(static/imgs/right01.png) center no-repeat; border:solid 1px #114275; }
.focus-news-img .slick-prev:hover{ background: #114275 url(static/imgs/left01.png) center no-repeat; border:solid 1px #114275; }


.notice-box{ width: 20.75%; }
.notice-box-title { position: relative; color: #fff; position: relative; left: 0; float: left; display: block; background-color: #2c3373; height: 50px; line-height: 50px; font-size: 24px; margin-bottom: 19px; margin-left: 0; border-radius: 0 0 9px 9px; width: 168px; text-align: center; }
.notice-list { position: relative;float: left; }
.notice-box li{ position: relative; padding-left: 95px; padding-right: 5px; margin-bottom: 30px; }
.notice-box li:before{ display: block; content: ""; position: absolute; left: 70px; top: 50%; border-right: solid 1px #ccc; height: 32px; margin-top: -16px; }
.notice-date{ position: absolute; left: 0; top: 9px; font-size: 26px; line-height: 19px; color: #333; text-align:center; font-weight: bold; }
.notice-date span{ font-size: 12px; color: #666; font-weight: normal; }
.notice-title a{ font-size: 16px; color: #010101; }
.notice-title{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 28px; height: 56px; }


.notice-box li:hover .notice-date,.notice-width li:hover .notice-tt a,.notice-width li:hover .notice-date span{ color: #114275; }
.notice-box li:hover:before{ border-color:#114275;  }

.more:hover{ background: #114275!important; border-color: 114275; color: #fff; }
.more:hover font{ background: url(static/imgs/raw02.png) right center no-repeat; }

.nav-click{ display: none; }
.menu-button { display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #114275; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

/*****************************************************************/


.index2 { background: url(../img/index2bg.jpg) center top no-repeat; background-size: cover; padding:0px 0 0px; }

.news-box { width: 48%; height:450px; }
.news-box-title { height: 80px; border-bottom: 1px solid #ebebeb; }
.news-box-title img { width:100px; margin:16px 20px; }
.news-box-title h2 { line-height: 80px;padding: 0; margin: 0; padding-left: 30px; float: left; font-size: 24px; font-weight: normal; color: #333;
    /*background:url("../img/xyzx.png") center top no-repeat; */
    background-size: contain; padding-bottom:30px;}
.news-box-title a.more1 { display: block; float: right; color: #333; font-size: 14px; line-height: 80px; padding-right: 25px;}
.news-box-title a.more1:hover {color: #318be3;}

.news-box-list {padding: 0 30px; clear: both;}
.news-box-list ul {padding: 0; margin: 0; }
.news-box-list li {position: relative; z-index: 1; height: 50px;}
.news-box-list li a {font-size: 16px;display: block; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news-box-list li dt { float: right; height: 30px; line-height: 30px; margin-left: 20px; color: #333; font-weight: normal !important; }



.ctit {
    margin: 30px;
}

.tabtit {
    
}

.tabtit span {
    font-size: 24px;
    font-weight: normal;
    cursor: pointer;
    transition: .3s;
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    line-height: 24px;
    padding: 0 15px 0 0;
    margin-top: -.02rem;
}

.tabtit span i {
    opacity: .6;
	font-size: 24px;
	font-style: normal;
}

.tabtit span:nth-child(1):before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 24px;
    border-radius: 10%;
    background: #153672;
    margin-left: .2rem;
	margin-right: 10px;
    vertical-align: -3px;
}

.tabtit span:not(:last-child):after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #666;
    margin-left: 15px;
    vertical-align: 5px;
}

.tabtit span.active {
    font-size: 24px;
    color: #153672;
    /*padding-left: .1rem;*/
}

.tabtit span.active i {
    opacity: 1;
	font-size: 24px;
}


/*pics*/
.pics_list {
    margin: 0 5px;
    padding-top: 6px;
}

.pics1 {
    width: 24%;
    padding: 0 25px 50px;
    float: left;
}

.pics2 {
    background: #fff;
    box-shadow: 0 0 10px -3px #999;
}

.pics2 img.img1 {
    width: 100%;
    height: auto;
    background-size: cover;
}

.pics2 a {
    display: block;
    position: relative;
    z-index: 1;
}

.pics2 h2 {
    height: 50px;
    display: block;
    color: #fff;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: absolute;
    background: url("../img/top_bg2.png") center bottom no-repeat;
    background-size: 100% 140%;
    left: 0;
    right: 0;
    bottom: 70px;
}

.pics2 h2 span {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pics2 h2.pros {
    bottom: 0;
}

.pics2 h2.pros span {
    text-align: center;
}

.pics2 a:hover {
    color: #fff;
}

.pics2 a:hover h2 {
    background: rgba(7, 85, 211, 0.7);
    height: auto;
    top: 0;
    bottom: 70px;
}

.pics2 a:hover h2 span {
    display: none;
}

.pics2 a:hover h2.pros {
    background: rgba(7, 85, 211, 0.7);
    height: auto;
    top: 0;
    bottom: 0;
}

.pics2 .pics3 {
    display: none;
    position: relative;
    z-index: 1;
}

.pics2 a:hover .pics3 {
    display: block;
    padding: 30px 30px 0;
}

.pics2 a:hover .pics3 strong {
    font-size: 22px;
    display: block;
    line-height: 140%;
    padding-bottom: 10px;
}

.pics2 a:hover .pics3 p {
    font-size: 16px;
    line-height: 200%;
}

.pics2 .img2 {
    display: none;
}

.pics2 a:hover .img2 {
    position: absolute;
    display: block;
    z-index: 2;
    right: 20px;
    top: 50%;
    margin-top: -20px;
}

@media screen and (max-width: 1230px) {
    .pics_list {
        margin: 0 -15px;
    }

    .pics1 {
        width: 50%;
        padding: 0 15px 30px;
    }
}

@media screen and (max-width: 992px) {
    .pics1 {
        width: 50%;
        padding: 0 15px 30px;
    }

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 767px) {

    .pics1 {
        width: 100%;
        padding: 0 15px 30px;
        float: left;
    }

    .pics2 h2 {
        bottom: 40px
    }

    .pics2 h2 span {
        display: block;
        padding: 0 15px;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
    }

}
/*顶部通栏广告*/
.banner {
    width: 100%;
    position: relative;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 保持图片比例 */
    max-height: 48vh; /* 限制最大高度 */
}

/* 导航按钮样式 */
.swiper-button-next,
.swiper-button-prev {
    color: white;
    background: rgba(0,0,0,0.5);
    padding: 20px;
    border-radius: 50%;
}

/* 分页器样式 */
.swiper-pagination-bullet {
    background: white;
    opacity: 0.5;
    width: 12px;
    height: 12px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
	
/*列表栏目导航*/
.sidebar-menu { margin-bottom: 20px; }
.sidebar-title { background-color: #2c3373; padding: 26px; color: #fff; font-size: 20px; font-weight: 100; box-shadow: 0 0 10px #999; }
@media( max-width: 767px){
	.sidebar-menu { display: none; }
}
.sidebar-item { background: #fff; padding: 10px 0 0; }
.sidebar-item ul{ background: #fff;  }
.sidebar-item ul li{ line-height: 25px; padding:10px 30px; margin-bottom: 5px; font-size: 16px; color: #2c3373;  transition: 0.3s all; float: none; width: 100%; height: auto; }
.sidebar-item ul li.selected{ height: auto; background: #2c3373; color: #fff; }
.sidebar-item li:hover { height: auto; background: #2c3373; color: #fff; }
.sidebar-item ul li a{ display: block; line-height: 25px; padding:0; font-size: 16px; color: #2c3373; }
.sidebar-item ul li a:hover{  color: #fff; }
.nav-position-header { padding: 30px 0; border-bottom: 2px solid #2c3373; margin: 0 15px; }
.flex{display: -webkit-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;}
.nav-position-header-title { font-weight: 600; font-size: 2rem; line-height: 1; border-left: 3px solid #2c3373; padding-left: 20px; }
@media( max-width: 767px){
	.nav-position-header-title { font-weight: 600; font-size: 1.9rem; line-height: 1; border-left: 2px solid #2c3373; padding-left: 10px; }
}
.side{ flex-grow: 0; }
.main{ flex-grow: 1; }

/* 通用列表 */
.lists li { padding: 20px; overflow: hidden; border-bottom: 1px solid #ddd; }
.lists ul li:hover { box-shadow: 0 0 30px -6px #999; cursor: pointer; }
.lists li .pic { width:200px; float: right; overflow: hidden; margin: 0 0 0 20px; }
.lists li .info { /* padding-left:200px; */ }
.lists li .title { font-size: 20px; /*height:30px;*/ line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.lists li .desc { text-indent: 2em; font-size: 14px; color: #989898; line-height: 25px; height: 50px; margin: 8px 0; /*max-width:853px;*/ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.lists li .time { font-size: 14px; color:#989898; margin-top: 8px; }


/*适应*/
@media screen and (max-width:991px) {
	.container { max-width: 75rem; margin: 0 20px; }
	.lists li .pic { width: 100%; height: inherit; max-height: 230px; margin: 0 0 15px 0; }
    .lists li .info { padding-left: 0; clear: both; width: 100%; margin: 10px 0; }
    .lists li .title { height: inherit; line-height: 25px; font-size: 16px; margin-top: 10px }
    .lists li .desc { height: inherit; text-indent: 2em; }
}

/* pages */
.pages { clear: both; margin: 0 auto; padding: 45px 0 30px 0; }
.pages ul { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: baseline; width: 300px; margin: auto; }
.pages ul li { margin: 6px; }
.pages ul li a { border-radius: 2px; height: 28px; padding:0 10px; background: #fff; line-height: 28px; display: block; font-size: 14px; border: 1px solid #ddd; color: #565656; }
.pages ul li:hover a,.pages ul li.active a,
.pages ul li a.active { background: #6299c9; color: #fff; border-color: #3951a6; }
@media screen and (max-width:991px){
    .pages { clear: both; margin: 0 auto; padding: 45px 0 30px 0; }
    .pages ul { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; }
    .pages ul li a { border-radius: 2px; height: 28px; padding: 0 10px; background: #fff; line-height: 28px; display: block; font-size: 14px; border: 1px solid #ddd; color: #565656; }
    .pages ul li:hover a,.pages ul li.active a { background: #6299c9; color: #fff; border-color: #3951a6; }
}



.footer { background:#2c3373; color:#fff; padding:50px 0; }
.footer .container { position: relative; z-index: 1; }
.footer3 {float: right; text-align: center; color: #939393; padding-top: 5px;}
.footer3 img {width: 93; height: auto; padding-bottom: 15px;}
/*.footer3 strong {font-size: 24px; display: block; font-weight: normal; font-family:Arial ; color: #fff; padding-top:5px; line-height: 120%;}
.footer3 strong a {color: #fff;}
*/
.footer1new {float: left; width: 80%;}
.footer1new .footer11 {float: left; }
.footer1new .footer11 img {height: auto; max-width: 100%}
.footer1new .footer11 span { font-size:200%; color: #fff; vertical-align: middle; margin-left: 20px; margin-top:50px; }
.footer1new .footer12 {float: left; color: #fff; font-size: 16px; padding-top: 5px; line-height: 180%; padding-left:5%;}
.footer1new .footer13 { position: relative; float: left; padding-top: 15px; margin-top: 20px; border-top:1px solid rgba(255,255,255,0.2); font-size: 15px;}
.footer1new .footer13 a {display: inline-block; padding: 0 10px; color: #999;}
.footer1new .footer13 a:hover {color: #fff;}

@media screen and (max-width:1000px){

}

@media screen and (max-width:480px){

}

@media( max-width: 1359px){
	.container{ width: 1230px; }
	.dt-box{ height: 482px; }
	.notice-box li{ margin-bottom: 20px; }
	.focus-news-content{ margin-bottom: 0; }
	.focus-news-content img{ height: 388px; }
}

@media( max-width: 1279px){
	.container{ width: 970px; }
	.notice-box li{ margin-bottom: 5px; }
	.dt-box{ height: 398px; }
	.focus-news-content img{ height: 304px; }
	.focus-news-img{ margin-top: 20px; height: 244px; margin-bottom: 0; }
	.focus-news-look{ margin-top: 20px; }
}

@media( max-width: 991px){
	.nav-list li a{ font-size: 16px; }
	.container{ width: 750px; }	
	.dt-box{ height: auto; background: #fff; }
	.dt-box:before{ display: none; }
	.focus-news-box{ width: 100%; }
	.focus-news-content{ width: 100%; margin-top: 5px; }
	.focus-news-content img{ height: 314px; }
	
	.notice-box{ width: 100%; margin-top: 0px; padding-left: 20px; }

	.news-box { width: 100%; }
	
	.footer {padding: 30px 0 30px 0;}
	.footer1 {width:100%; padding-bottom: 30px; padding-right: 0;}
	.footer1 img {width: 40%; height: auto; float: left; padding-top: 0; }
	.footer1 p {width: 60%; float: left; padding-left: 30px; box-sizing: border-box; padding-top: 0;}
	.footer2 {width:100%; border: 0; padding-left: 0; clear: both;  border-top:1px solid rgba(255,255,255,0.2); padding-top: 20px; }
	.footer2 a {width:25%;}
	.footer3 {position: absolute; z-index: 2; right: 0; top: 0;}
	.footer .container {position: relative; z-index: 1;box-sizing: border-box; padding-right: 130px}
	.footer1new {width: 100%; float:none;}
	.footer1new .footer13 { display: none}
}

@media( max-width: 767px){
	.header .logobg{ margin-left: 9px; margin-top:16px; background: url("../img/top_logo2.png") no-repeat; height:50px; width: auto; background-size: 100% 100%; }
	.header span{ font-size:150%; font-weight: bold; color: #fff; vertical-align: middle; margin-left: 75px; margin-top:60px; }
	.header{ height: 130px; padding: 10px 30px 0 30px; background: #2c3373; border: 0 0 1px; }
	.header .pull-right{ display: none; }
	
	.nav-box{ height: 50px; }
	.nav-list{ position: absolute; display: none; padding:5px 0; left: 0; top: 100%; right: 0; background: #fff; border-top: solid 1px #ddd; box-shadow: 1px 2px 3px #ddd; }
	.nav-list li{ float: none!important; width: 100%; }
	.nav-list li a{ padding:0 15px; text-align: left; line-height: 40px; font-size: 16px; }
	.menu-button{ display: block; position: absolute; }
	.nav-down{ display: none; position: static; margin:0;background: none; width: 100%; }
	.nav-down li a{ color: #333; text-align: left; padding-left: 25px; }
	.nav-down ul li{ height: 40px!important; }
	.nav-down ul li a{ line-height: 40px;padding: 0px 25px;  }
	.nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
	.nav-click.active{ transform: rotate(180deg); }
	
	.container{ width: 100%; margin: 0; }
	.dt-box{ padding-bottom: 10px; margin:30px 0; }
	.focus-news-box{ padding:0 15px; }
	.focus-news-box-title span{ height: 50px; line-height: 50px; font-size: 18px; width: 120px; }
	.focus-news-img{ width: 100%; height: auto; margin-bottom: 20px; padding-bottom: 40px; }
	.focus-news-content{ width: 100%; }
	.focus-news-content img{ height: auto; }
	
	.more,.xs-box .more{ margin-top: 8px!important; width: 80px; }
	.more font{ padding-right: 15px; }
	
	.notice-box li{ margin-bottom: 10px; padding-right: 10px; }
	.notice-box-title{ margin-top: 25px; }
	.notice-title{ line-height: 25px; height: 50px; }
	.notice-title a{ font-size: 15px; }

	.footer {padding: 30px 0 10px; text-align: center;}
	.footer .container {padding-right:15px;}
	.footer1 {width: 100%; padding:0 0 20px 0; text-align: center;}
	.footer1 img {width:80%; display:block; margin: 0 10%; padding-bottom: 15px;}
	.footer1 p {width: 100%; padding-left: 0; margin: 0 auto;}

	.footer2 {width: 100%; font-size: 14px;border-bottom:1px solid rgba(255,255,255,0.2); min-height:110px;}
	.footer2 a {width: 50%; padding-bottom: 15px; padding-left: 10px; line-height: 30px; font-size: 13px;}
	.footer2 a span { width: 30px; height: 30px; left: 20px;}
	.footer3 {width: 100%; border-left:0; line-height:180%;  padding-top: 10px; padding-left: 0; padding-bottom: 20px; text-align: center; position: relative; z-index: 1;}
	.footer3 img {max-width: 50%; height: auto ;}
	.footer1new .footer11 {width: 80%; margin: 0 auto; float: none; padding-top: 20px;}
	.footer1new .footer12 {width: 100%; float:none; text-align: center; padding-left: 0; padding-right: 0;;}
}

@media( max-width: 455px){

}