.banner {
	width: 100%;
}
/* .banner img {
	width: 100%;
} */

.inner-container {
	position: relative;
	width: 100%;
	height: auto;
}

.inner-banner {
	width: 100%;
	height: 125px;
	position: relative;
}
.inner-banner .page-title{
	position: absolute;
    bottom: 25px;
	color: #ffffff;
    padding-top: 65px;
	padding-left: 10px;
	font-size: 16px;
}
.inner-banner .page-title span.ptitle{
	font-weight: 500;
}
.inner-banner .page-title span.stitle{
	font-weight: 300;
}
.inner-banner .page-title span.bcolor{
	color: #0068b7;
}

.inner-content {
	width: 100%;
	position:absolute;
	margin-top: -25px;
	top: 115px;
	z-index: 10;
	background-color: #00000000;
}

.inner-box {
	text-align: center;
}
.inner-box-01 .box-title{
	background-color: #ffffff;
    margin: 20px 10px 0px 10px;
}
.inner-box-01 .box-title img{
    margin-top: 15px;
    margin-bottom: -35px;
}
.inner-box-02 {
    padding-top: 20px;
}
.inner-box-02 .box-title{
    position: relative;
}
.inner-box-02 .title-text{
    position: absolute;
    top: 10px;
    left: calc(50% - 62px);
    width: 124px;
    height: 124px;
    border-radius: 62px;
    background-color: #2868b1;
}
.inner-box-02 .title-text span{
    display: block;
    text-align: center !important; 
    padding: 0;
    color: #ffffff !important;
}
.inner-box-02 .title-text span.title-number{
    margin-top: 10px;
    margin-bottom: 5px;
}
.inner-box-02 .title-text span.sub-text{
    font-size: 15px;
}
.inner-box-02 .box-text h1{
    text-align: center !important;
}
.inner-box-02 .box-text .b2-p{
    width: 100%;
    min-height: 40px;
    text-align: justify;
    text-indent: 30px;
    font-weight: 400;
    color: #555555;
    font-size: 13px;
    margin: 10px 0;
}
.inner-box-02 .box-text .b2-p::after{
    clear: both;
}
.inner-box-02 .box-text .b2-p span{
    font-size: 10px;
    display: block;
    text-indent: 0;
}

.inner-box-02 .box-text .b2-p img{
    /* display: block; */
    float: left;
    width: 36px;
    vertical-align: middle;
    margin-right: 15px;
}
.inner-box a.view-more {
	display: inline-block;
	color: #999999;
	font-size: 12px;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}

.inner-box .box-title .title-number {
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	color: #c6c6c6;
	word-spacing: 2px;
	margin-top: 5px;
	padding-top: 15px;
}
.inner-box .box-title .title-text {
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	color: #0068b7;
}
.inner-box .box-title .title-text .pri-text2{
    font-weight: 300;
}
.inner-box .box-title .title-text .sub-text{
	color: #c6c6c6;
    font-size: 16px;
    font-weight: 400;
}

.inner-box .box-text{
    margin-top: 10px;
}
.inner-box .box-text p {
    text-align: left;
    font-weight: 400;
    color: #555555;
    font-size: 13px;
    margin: 0;
}
.inner-box .box-text h1,
.inner-box .box-text h5 {
    text-align: left;
    font-weight: 300;
    color: #0068b7;
    font-size: 14px;
    word-spacing: 2px;
    line-height: 2em;
}
.inner-box .box-text h5 {
    margin: 5px 0;
}
.inner-box .box-text h2 {
    text-align: left;
    font-weight: 300;
    color: #0068b7;
    font-size: 13px;
    word-spacing: 2px;
    line-height: 3em;
}
.inner-box .box-text h2 img {
    width: 21px;
    vertical-align: middle;
    margin-right: 15px;
}

.inner-box-03 {
    position: relative;
}
.inner-box-03 .box-title{
    position: absolute;
    top: 0;
    color: #ffffff;
}
.inner-box-03 .box-title .title-number,
.inner-box-03 .box-title .title-text .pri-text,
.inner-box-03 .box-title .title-text .sub-text
{
    color: #ffffff;
}

.inner-box .box-text .board-ul {
    width: 100%;
    padding: 0;
    margin-top: 30px;
}
.inner-box .box-text .board-ul li{
    width: 33.3%;
    float: left;
    margin-bottom: 20px; height:180px;
}
.inner-box .box-text .board-ul li img{
    width: 70%;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 50%;
}
.inner-box .box-text .board-ul li .tit_xm a{
    background-color: #2868b1;
    border-radius: 10px;
    padding: 2px 8px;
    color: #ffffff;
    font-size: 15px;
}
.inner-box .box-text .board-ul li .tit_jo a{
    display: block;
    color: #555555;
    font-size: 12px;
    margin: 10px 0;
}


.inner-box-04 {
    position: relative;
    padding-top:20px;
}

.inner-box-04 .box-title{
    position: absolute;
    width: 50%;
    top: 90px;
    left: 34%;
}
.inner-box-04 .box-title .title-text span{
    display: block;
    padding-top:0;
    margin-top:0;
}
.inner-box-04 .box-title .title-text span.title-number{
    margin-bottom:5px;
}

.inner-box-04 .box-text-gray{
    background-color: #e0dfe0;
    margin-top: -5px;
    margin-bottom: 20px;
    padding: 15px 20px 30px 20px;
}
.inner-box-04 .box-text-gray p{
    text-align: justify;
    font-weight: 400;
    color: #555555;
    font-size: 13px;
    margin: 0;
}
.inner-box-04 .box-text .bper-ul{
    padding: 0;
}
.inner-box-04 .box-text .bper-ul li{
    width: 25%;
    float: left;
}
.inner-box-04 .box-text .bper-ul li:first-child{
    margin-left: 0;
}
.inner-box-04 .box-text .bper-ul li:last-child{
    margin-right: -20px;
}
.inner-box-04 .box-text .bper-ul li img{
    width: calc(100% - 20px);
}
.inner-box-04 .box-text .bper-ul li span{
    display: block;
    font-size: 12px;
    color: #555555;
}

.inner-box-05{
    padding: 0;
}

.inner-box-05 .box-text {
    /* padding: 0; */
    margin-top: -5px;
}
.inner-box-05 .box-text .vision-ul {
    position: relative;
    width: 100%;
    height: 134px;
    padding: 0;
    margin-top: 0;
    background-color: #2868b1;
}
.inner-box-05 .box-text .vision-ul li{
    width: 50%;
    height: 50%;
    float: left;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
}
.inner-box-05 .box-text .vision-ul li.noc{
    width: 50%;
    height: 2px;
    float: left;
    text-align: center;
}
.inner-box-05 .box-text .vision-ul li span{
    display: block;
    margin-top: 15px;
}
.inner-box-05 .box-text .vision-ul li b{
    display: block;
    font-size: 10px;
    font-weight: 300;
}
.inner-box-05 .box-text .vision-ul li img{
    width: 50%;
    height: 1px;
}
.inner-box-05 .box-text .vision-ul .border-2{
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    display: flex;
    align-items: center;
}

.inner-box-05 .box-text .vision-ul .border-2 img{
    height: 84%;
}



.indent0 p {
    text-indent: 0px !important;
}

.inner-box-06 {
    position: relative;
    padding-top: 30px;
}
.inner-box-06 .box-title{
    position: absolute;
    top: 20px;
}
.inner-box-06 .box-title .title-text{
    position: absolute;
    top: 5px;
}
.inner-box-06 .box-title span{
    display: block;
    color: #ffffff !important;
}
.inner-box-06 .box-title span.title-number{
    margin-top:6px;
    margin-bottom:3px;
    padding: 0;
}
.inner-box-06 .box-title span.sub-text{
    font-size: 14px;
}
.inner-box-06 .box-text h1{
    text-align: center;
    font-weight: bold !important;
}
.inner-box-06 .box-text h1 span{
    font-weight: 100 !important;
}

.inner-box-07 {
    position: relative;
    margin: -5px 0;
}
.inner-box-07 .box-title {
    position: absolute;
    top: -10px;
}
.inner-box-07 .box-text {
    margin-top: 0;
}
.inner-box-07 .box-text a{
    display: block;
    width: 100%;
    height: auto;
}

.inner-box-08 .box-text .jjyshjz-ul {
    padding: 0;
}
.inner-box-08 .box-text .jjyshjz-ul li {
    width: 100%;
	min-height:90px;
	margin-bottom:20px;
}
.inner-box-08 .box-text .jjyshjz-ul li .jz-li-left {
    width: 60px;
    height: 60px;
    margin-top: 15px;
    margin-right: 15px;
    float: left;
}
.inner-box-08 .box-text .jjyshjz-ul li .jz-li-right {
    display: block;
    min-width: 245px;
    max-width: 100%;
    min-height: 90px;
    padding-left: 15px;
}
.inner-box-08 .box-text .jjyshjz-ul li .jz-li-right h1{
    margin: 0;
}
.inner-box-08 .box-text .jjyshjz-ul li .jz-li-right .jz-li-right-con span{
    display: block;
    font-size: 12px;
    text-align: left;
    word-wrap:break-word;
    overflow: hidden;
}
.inner-box-08 .box-text .jjyshjz-ul li .jz-li-left img{
    width: 100%;
    border-radius: 30px;
}

.inner-box-09 {
    background-color: #2868b1;
    padding-top: 10px;
}
.inner-box-09 .box-title .title-number,
.inner-box-09 .box-title .title-text span.pri-text,
.inner-box-09 .box-title .title-text span.sub-text,
.inner-box-09 .box-text p
{
    color: #ffffff;
}

.box-text h1 span.sub {
    font-weight: 100;
    color: #c6c6c6;
}

.inner-box-10 {
    position: relative;
}
.inner-box-10 .box-title{
    position: absolute;
    top: 0;
}
.inner-box-10 .box-text{
    position: absolute;
    top: 75px;
    padding: 0 20px;
}
.inner-box-10 .box-text p{
    background-color: #2868b1;
    color:#ffffff;
    font-size: 10px;
    padding: 10px;
}

.inner-box-11 .box-title,.inner-box-12 .box-title{
    background-color: #ffffff;
    margin: 20px 10px 0px 10px;
    padding-top: 20px;
}
.inner-box-11 .box-title a.fzzl-back{
    display: block;
    width: 120px;
    height: 26px;
    margin: 0 auto;
    line-height: 26px;
    font-size: 12px;
    padding-left: 14px;
    border-radius: 5px;
    background: #0068b7;
    color: #ffffff;
}
.inner-box-11 .box-title a.fzzl-back img{
    height: 13px;
    width: auto;
    margin-bottom: 2px;
    margin-left: 16px;
    vertical-align: middle;
}
.inner-box-11 .box-text .fzzl-list-ul{
    padding: 0;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.inner-box-11 .box-text .fzzl-list-ul li{
    width: 50%; 
    float: left;
    margin: 12px 0;
}
.inner-box-11 .box-text .fzzl-list-ul li .fzzl-li-top,
.inner-box-11 .box-text .fzzl-list-ul li .fzzl-li-bottom{
    width: 80%; 
    margin: 0 auto;
    text-align: left;
}
.inner-box-11 .box-text .fzzl-list-ul li .fzzl-li-top {
    border-left: 1px solid #2868b1;
    margin-bottom: 10px;
}
.inner-box-11 .box-text .fzzl-list-ul li .fzzl-li-top h1{
    font-size: 16px;
    color: #555555;
    line-height: 0.5em;
    margin-left: 5px;
    margin-bottom: 15px;
}
.inner-box-11 .box-text .fzzl-list-ul li .fzzl-li-top a{
    display: block;
    font-size: 12px;
    color: #555555;
    line-height: 0.5em;
    margin-left: 5px;
}
.inner-box-11 .box-text .fzzl-list-ul li .fzzl-li-bottom img{
    width: 100%;
}
.inner-box-12{
    padding-bottom: 20px;
}
.inner-box-12 .box-text img{
    width: 100% !important;
    height: auto !important;
}
.inner-box-12 a.fzzl-back{
    display: block;
    width: 120px;
    height: 26px;
    float: right;
    margin: 20px 20px 20px 0;
    line-height: 26px;
    font-size: 12px;
    border-radius: 5px;
    background: #0068b7;
    color: #ffffff;
}

.inner-box-12 a.fzzl-back img{
    height: 13px;
    width: auto;
    margin-bottom: 2px;
    margin-left: 16px;
    vertical-align: middle;
}




/* gyatls 底部动态信息轮播 */
.themeyt .yt-ul {
    list-style: none;
}

.themeyt .yt-ul li {
    /* width: 185px; */
    margin-left: 20px !important;
}

.themeyt .yt-ul li .yt-top {
    list-style: none;
    width: 100%;
    margin-bottom: 15px;
}

.themeyt .yt-ul li .yt-top .yt-date {
    width: 50%;
    text-align: center;
    border-right: 1px solid #e1e2e3;
}

.themeyt .yt-ul li .yt-top .yt-day {
    display: block;
    font-size: 36px;
    line-height: 1em;
    color: #333333;
}

.themeyt .yt-ul li .yt-top .yt-year-month {
    font-size: 8px;
    color: #666666;
}

.themeyt .yt-ul li .img-a {
    display: block;
    width: 100%;
    height: 125px;
    margin-bottom: -5px;
}
.themeyt .yt-ul li .img-a .thumb {
    width: 100%;
    height: 100%;
    object-fit:cover;
}

.themeyt .yt-ul li .yt-bottom {
    width: 100%;
    height: 134px;
    padding: 5px 0;
    background-color: #f5f6f7;
}

.themeyt .yt-ul li .yt-bottom .yt-title {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-decoration: none;
    font-size: 14px;
    line-height: 2.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #0068b7;
    color: #0068b7;
}

.themeyt .yt-ul li .yt-bottom .yt-desc {
    width: 80%;
    margin: 0 auto;
    font-size: 12px;
	text-align:left;
    display: -webkit-box;           /**对象作为伸缩盒子模型展示**/
    -webkit-box-orient: vertical;   /**设置或检索伸缩盒子对象的子元素的排列方式**/
    -webkit-line-clamp: 4;          /**显示的行数**/
    overflow: hidden;               /**隐藏超出的内容**/
    color: #555555;
    margin-top: 10px;
}
/* gyatls 底部动态信息轮播 */


.ml20 {
	margin-left: 20px;
}
.mr20 {
	margin-right: 20px;
}

.ml10 {
	margin-left: 10px;
}
.mr10 {
	margin-right: 10px;
}

.blc {
	display: block;
}