#app {
    width: 100%;
    height: 100%;
}
.app_cont{
    width: 100%;
    height: 100%;
    background: url('../img/bottom_img.png') no-repeat bottom center;
    overflow: hidden;
}
.app_top {
    width: 100%;
}

.app_top img {
    width: 100%;
}


/* 涓棿鍐呭 */
.conte_bot {
    width: 100%;
    height: 100%;

}

.content {
    max-width: 1200px;
    height: 460px;
    margin: 0 auto 0;
}

.content>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
}

.content>ul>li {
    width: 270px;
    height: 200px;
    border-radius: 10px;
    margin-right: 30px;
}

.content>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


.content>ul>.zfyw{
    background: url('../img/zfyw_bac.png') no-repeat ;
}
.content>ul>.tzgg{
    background: url('../img/tzgg_bac.png') no-repeat ;
}
.content>ul>.zxzc{
    background: url('../img/zxzc_bac.png') no-repeat ;
}
.content>ul>.zcjd{
    background: url('../img/zcjd_bac.png') no-repeat ;
}
.content>ul>.ldzc{
    background: url('../img/ldzc_bac.png') no-repeat ;
}
.content>ul>.fycx{
    background: url('../img/fycx_bac.png') no-repeat ;
}
.content>ul>.zswd{
    background: url('../img/zswd_bac.png') no-repeat ;
}
.content>ul>.fykp{
    background: url('../img/fykp_bac.png') no-repeat ;
}
.content>ul>.zswd{
    background: url('../img/zswd_bac.png') no-repeat ;
}

.content>ul>li>a>img {
    display: block;
    width: 100px;
    height: 100px;
    margin:25px auto 0;
    text-align: center;
}
.content>ul>li>a>p{
    text-align: center;
	font-size: 36px;
	line-height: 2px;
	letter-spacing: 3px;
	color: #fefefe;
}


/* 鍔炰簨鏈嶅姟 */
.business {
    width: 1200px;
    margin: 120px auto 0;
}

.business>.bus_title {
    max-width: 558px;
    margin: 0 auto 100px;
    text-align: center;
    line-height: 150px;
    color: #fff;
    font-size: 50px;
    background: url('../img/bs.png') no-repeat;
}

/* 鐗硅壊鏈嶅姟 */
.service {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    height: 300px;
    margin: 0 auto 150px;
}

.service>div {
    background-color: #fff;
}

/* 鍙宠竟鐨勭洅瀛� */
.service>.se {
    width: 780px;
    height: 100%;
    background: url('../img/lr.png') no-repeat 530px;
    background-color: #fff;
}

.se>a {
    display: block;
    width: 511px;
    margin-left: 38px;
}

.se>a>h1 {
    margin: 69px 0 35px 0;
    font-size: 44px;
    font-weight: bold;
}

.se>a>span {
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    color: #000000;
}

/* 宸﹁竟鐨勭洅瀛� */
.service>.secode {
    width: 398px;
    height: 100%;
}

.se_img-title {
    width: 200px;
    height: 240px;
    margin: 40px auto 0;
}

.se_img-title>img {
    width: 135px;
    height: 130px;
    text-align: center;
    margin-left: 35px;
}

.se_img-title>p {
    width: 210px;
    height: 71px;
    font-size: 28px;
    font-weight: bold;
    line-height: 42px;
    letter-spacing: 2px;
    color: #000000;
    text-align: center;
}

/* 灏鹃儴 */

.footer {
    position: relative;
    margin: 15px auto 0 auto;
    background-color: #0687be !important;
}

.footer-detail {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 50px;
    text-align: center;
}

.footer-detail-left {
    display: inline-block;
}

.footer-detail-left p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.footer-detail-left div {
    display: inline-block;
    margin: 0 10px;
    
}

.footer-detail-center {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.footer-detail-center a {
    color: #fff;
    font-size: 14px;
    padding: 0 3px;
    text-decoration: none;
}

.footer-detail-center a:nth-child(n + 2) {
    border-left: 1px solid #fff;
}

.footer-detail-center a:hover {
    font-weight: 600;
}

.footer-detail-center p {
    color: #fff;
    font-size: 14px;
    margin: 4px 20px;
    line-height: 20px;
}

.footer-detail-right {
    display: inline-block;
}
.footer-detail-right-sec {
    vertical-align: top;
    padding-top: 12px;
}






/* 姒傝鍒楄〃css */
.conte{
    width: 1200px;
    margin:0 auto 0;
}

.logca{
    display: flex;
    width: 100%;
}
.logca>i{
    display: block;
    width: 20px;
	height: 26px;
    background: url('../img/location.png') no-repeat ;
}
.logca>span{
    padding-left: 16px;
    font-size: 26px;
}
.chann_title{
    width: 100%;
    height: 109px;
    margin-top: 20px;
}
.chann_title>span{
    line-height: 109px;
    font-size: 35px;
    color: #043199;
    letter-spacing: 3px;
    font-weight: bold;
}
.chann_title>a{
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
    line-height: 109px;
	letter-spacing: 2px;
	color: #666666;
}

.cont_list{
    width: 100%;
}
.cont_list>ul{
    width: 100%;
    height: 100%;
}
.cont_list>ul>li{
    width: 100%;
	height: 257px;
    overflow: hidden;
    background-color: #f2f4f5;
	box-shadow: 1px 2px 18px 1px 
		rgba(29, 8, 5, 0.07);
    margin-bottom: 40px;
}
.cont_list>ul>li:hover{
    background-color: #fff;
}
.cont_list>ul>li:hover .titile>a>span{
    color: #043199;
}
.cont_list>ul>li>.titile{
    width: 100%;
    margin:30px auto 0;
}
.cont_list>ul>li>.titile>a{
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 100%;
}
.cont_list>ul>li>.titile>a>span{
    width: 888px;
	font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 3px;
	color:#000;
}
.cont_list>ul>li>.titile>a>img{
    display: block;
    width: 163px;
    height: 80px;
}


.cont_list>ul>li>.date{
    width: 174px;
    margin-left: 40px;
}
.cont_list>ul>li>.date>span{
    font-size: 20px;
    color:#666;
}


/* 缁嗚 */
.conter{
    width: 100%;
    margin-top: 80px;
}

.conter>.conter_title{
    width: 100%;
}
.conter>.conter_title>h1{
	font-size: 46px;
	font-weight: bold;
	font-stretch: normal;
    text-align: center;
	line-height: 72px;
	letter-spacing: 4px;
	color: #000000;
}
.Crng{
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b8b7b7;
    margin-bottom: 20px;
}
.Crng>ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.Crng>ul>li,
.Crng>ul>li>span{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #1a1311;
}
.Crng>ul>li>.on{
    cursor: pointer;
}
.article_centen{
    margin-bottom: 20px;
}
.wua{
    position: relative;
}
#wuzhangai,
#bf-mobile{
    position: absolute;
    top: 20px;
    right: 24%;
    padding: 8px 19px;
    border-radius: 20px;
    background: #66c8e6;
    color: #fff;
    text-align: center;
    cursor: pointer;
}