.h1, .h2, .h3, h1, h2, h3, p {
    margin: 0
}
li {
    list-style: none
}
nav {
    height: 100px;
    width: 1200px;
    margin: 0 auto;
    position: relative
}
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}
.carousel {
    height: 600px;
    margin-bottom: 60px;
}
.carousel-caption {
    z-index: 10;
}
.carousel .item {
    height: 600px;
    background-color: #777;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}
.featurette-divider {
    margin: 80px 0;
}
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}
.carousel-caption p {
    margin: 10px 0 20px;
    font-size: 18px;
    line-height: 1.4;
}
.fyy-navber {
    padding: 21px 0
}
.fyy-navber .pull-right {
    padding: 4px 0
}
.fyy-navber .pull-right p {
    margin-bottom: 4px
}
.fyy-navber .pull-right h3 {
    color: #153886
}
.fyy-navber .pull-right p span {
    font-size: 14px;
    border-radius: 2px;
    border: 1px #333 solid;
    margin-right: 5px
}
.navbar-collapse {
    position: absolute;
    bottom: -60px;
    width: 100%;
    z-index: 99
}
.navbar-collapse .nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #153886;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}
.navbar-collapse .nav li a {
    color: #fff
}
.navbar-collapse .nav .active {
    background: #647bda
}
.dropdown-menu li {
    border-top: 1px #8da3fe solid
}
.dropdown:hover .dropdown-menu {
    display: block
}
.fyy_news{
    max-height:278px;
    overflow: hidden
}
.fyy_news_bot{
    max-height:398px;
    overflow: hidden
}
.news_img {
    height: 275px;
    padding: 0;
    overflow: hidden;
    border-radius: 4px;
    border-bottom-right-radius: 8px;
    width: 30%;
}
.news_img_item a {
    float: left;
}
.news_img_item img {
    object-fit: cover;
    width: 100%;
    min-height: 100%;
    border-radius: 4px;
    border-bottom-right-radius: 8px
}
.news_img_bot {
    background: rgba(0,0,0,0.5);
    padding: 15px 0;
    color: #fff
}
.news_img_titile {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
    overflow: hidden;
    color: #fff;
	line-height: 40px
}
.fyy_news .swiper-slide a{
	display: block;
	height: 100%
}
.news_new {
    padding: 0;
    margin: 0;
}
.news_titile {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}
.news_titile_left {
    display: flex
}
.news_titile_left span {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
    font-size: 18px;
    color: #8394da
}
.news_titile_left img {
    margin: 0 10px
}
.news_new li a {
    display: flex;
    position: relative;
}
.news_titile_more {
    color: #999
}
.news_titile_more .iconfont {
    font-size: 12px
}
.news_row li .h5 {
    padding-left: 100px
}
.news_new li .h5 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_new li .h6 {
    position: absolute;
    left: 0;
    color: #666
}
.news_new li .h5, .news_new li .h6 {
    margin: 0;
    line-height: 30px;
}
.news_hot {
    margin-left: 10px;
    line-height: 30px;
}
.news_list {
    padding-left: 20px;
    width: 40%
}
.news_list_rl {
    width: 30%;
    padding-left: 40px
}
.container, .fyy_scope {
    margin-bottom: 60px
}
.scope_row {
    background: url("../img/slide2.jpg") no-repeat center;
    border-radius: 4px;
    border-bottom-right-radius: 8px;
    padding: 15px;
    margin-top: 20px;
    background-size: 100% 100%
}
.scope_row ul {
    margin-bottom: 0;
    width: 890px;
    display: flex;
    border-radius: 4px;
    border-bottom-right-radius: 8px;
    background: #fff;
    flex-wrap: wrap;
    padding: 25px
}
.scope_row ul li {
    padding: 25px 50px
}
.scope_row ul li h4 {
    margin: 0;
    padding: 15px 0 18px;
    position: relative
}
.scope_row ul li h4:after {
    content: "";
    height: 2px;
    width: 25px;
    background: #ddd;
    position: absolute;
    bottom: 0;
    left: 0
}
.scope_row ul li p {
    margin-top: 18px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-wekit-box;
    -webkit-line-clamp:2;
    -webkit-box-orent:vertical;
}
.fyy_news .col-lg-6 {
    padding: 0 30px
}
.fyy_news .col-lg-6:first-child {
    padding-left: 0
}
.fyy_news .col-lg-6:last-child {
    padding-right: 0
}
.news_rec {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 10px
}
.news_rec a {
    /*width: 270px;*/
	width: 175px;
    height: 105px;
    overflow: hidden;
    display: flex;
    border-radius: 4px;
}
.news_rec a:hover {
    transform: cale(1.5, 1.5)
}
.news_rec a img {
    width: 100%;
    object-fit: cover
}
footer {
    background: #202020
}
.fyy_footer {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
    display: flex;
    justify-content: space-between
}
.footer_row img {
    margin-bottom: 30px
}
.footer_row p {
    color: #cccccc;
    margin-bottom: 10px;
    font-size: 13px
}
.footer_row p a {
    color: #ccc
}
.footer_row ul {
    display: flex;
    justify-content: space-between;
    padding: 8px 0 30px;
    border-bottom: 1px #333 solid;
    margin-bottom: 30px
}
.footer_row ul li {
    position: relative;
    padding: 0 20px;
}
.footer_row ul li a {
    color: #ccc;
    font-weight: bold
}
.footer_row ul li:first-child {
    padding-left: 0
}
.footer_row ul li:last-child {
    padding-right: 0
}
.footer_row ul li:after {
    width: 1px;
    height: 11px;
    background: #333;
    content: "";
    position: absolute;
    right: 0;
    top: 4px;
}
.footer_row ul li:last-child:after {
    background: 0
}
.footer_row ul li a:hover {
    color: #8394da
}
.footer_row_ma {
    overflow: hidden;
    color: #ccc;
    margin-right: 36px
}
.footer_row_ma:last-child {
    margin: 0
}
.footer_row_ma p {
    padding: 8px 0 30px;
    margin: 0;
    font-weight: bold
}
.footer_row_ma img {
    width: 110px;
    height: 110px;
    border-radius: 4px;
    border-bottom-right-radius: 6px;
    object-fit: cover;
    margin: 0;
    background: #ccc;
}
.ma {
    display: flex;
}
.fyy_pag_banner {
    height: 400px;
    overflow: hidden;
    display: flex
}
.fyy_pag_banner img {
    width: 100%;
    min-height: 100%;
    object-fit: cover
}
.fyy_page_nav {
    width: 18%;
    position: relative;
}
.nav_title {
    width: 100%;
    height: 160px;
    text-align: center;
    background: #153886;
    position: absolute;
    top: -80px;
    color: #fff;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}
.fyy_page_nav ul {
    padding-top: 90px
}
.nav_title p {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
}
.fyy_page_nav ul li {
    background: #e1e1e1;
    margin-top: 0;
    overflow: hidden;
}
.fyy_page_nav ul li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.fyy_page_nav ul li:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}
.fyy_page_nav ul li a {
    padding: 23px 15px;
    border-radius: 0
}
.fyy_page_nav ul li a:hover, .fyy_page_nav ul li a:active, .fyy_page_nav ul li a:focus {
    color: #fff
}
.fyy_page_main {
    width: 82%
}
.breadcrumb li a {
    color: #666;
}
.breadcrumb li a:hover {
    color: #647bda
}
.page_main-nav .news_titile_left {
    padding-top: 26px
}
.page_main-nav {
    border-bottom: 2px #eee solid
}
.page_main_inner, .page_main_honor, .page_main_text {
    padding-left: 30px
}
.page_list_tit a {
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold
}
.page_list_tit {
    display: flex;
    justify-content: space-between
}
.page_list_tit h5 {
    color: #666;
    font-weight: 100
}
.page_main_inner li p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.page_main_inner li {
    padding: 30px 0;
    border-bottom: 1px #eee solid
}
.text_tit {
    text-align: center;
    margin: 30px
}
.text_tit h6 {
    font-weight: 100
}
.text_text img {
    max-width: 100%;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 4px;
    height:auto
}
.text_text p {
    text-align: justify;
    line-height: 1.8;
    margin-bottom:10px
}
.page_main_honor li {
    padding: 15px;
    height: 280px;
}
.page_main_honor li a {
    display: flex;
    height: 100%;
}
.page_main_honor li a img {
    margin: auto auto;
    max-width: 100%;
    max-height: 100%;
}
.fyy_paging{
    text-align: center
}
.text_tit h6 span{
    margin-left:15px
}
#news{
	width: 100%;
	height: 275px;
	position: relative;
}