/* reset */
html {
    -webkit-text-size-adjust: none;
}

body {
    line-height: 1.8;
}

body,
input,
textarea,
select {
    font-family: Microsoft YaHei, SimSun, arial, sans-serif;
    font-size: 14px;
}

body,
h1,
h2,
h3,
p,
ul,
ol,
dl,
dd,
form {
    margin: 0;
}

em,
i {
    font-style: normal;
}

ul,
ol {
    padding-left: 0;
    list-style-type: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #242424;
}

a:hover {
    text-decoration: none;
    color: #c00;
}

.container {
    width: 100%;
    position: relative;
    background: url(/front_images/foshan_news/channel_3543/imagess/background.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

/* footer */
.footer {
    padding: 0 25px 25px;
    clear: both;
    overflow: hidden;
}

.footer ul {
    width: 645px;
    margin: 0 auto;
}

.footer ul li {
    float: left;
}

.footer ul li.logo_pft {
    margin-right: 20px;
}

.top_img {
    height: 754px;
}

.layout {
    width: 1108px;
    margin: 0 auto;
}

.first_box {
    height: 825px;
    display: flex;
    margin-bottom: 40px;
}

.first_left {
    width: 711px;
    margin-right: 46px;
}

.first_right {
    width: 353px;
}

.first_left_top_img,
.first_right_top_img,
.third_left_top_img,
.third_right_top_img {
    height: 140px;
    align-items: center;
    display: flex;
    position: relative;
    justify-content: center;
}

.first_more,.second_more,.third_more {
    width: 50px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
}

.first_ul li {
    margin-bottom: 16px;
    height: 98px;
    padding: 13px 39px 13px 20px;
}

.first_ul li:nth-child(odd) {
    background-color: #f3f7ff;
}

.first_right_swiper {
    width: 100%;
    height: 684px;
    position: relative;
}

.first_right_swiper img,
.second_right_swiper img {
    width: 100%;
    height: auto;
}

.swiper-style-4-pagination-container,
.swiper-style-5-pagination-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    line-height: 0;
}

.swiper-style-4-pagination-container .swiper-slide,
.swiper-style-5-pagination-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-style-4-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 64px;
    width: 100%;
}

.swiper-style-5-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 41px;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 9px !important;
    height: 9px !important;
    margin-right: 10px;
    background: #2c63cc !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background: white !important;
    border: 1px solid #2c63cc;
}

.title {
    font-size: 27px;
    color: #325daf;
}

.intro {
    font-size: 17px;
    color: #808388;
}

.second_box {
    height: 803px;
    margin-bottom: 30px;
}

.second_wrapper {
    width: 100%;
    display: flex;
}

.second_top_img {
    height: 140px;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
}

.second_left {
    width: 711px;
    margin-right: 46px;
    display: flex;
}

.left,
.right {
    width: 319px;
}

.left {
    margin-right: 77px;
}

.left_top_img,
.right_top_img {
    height: 100px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.second_right_swiper {
    width: 353px;
}

.second_ul li {
    margin-bottom: 20px;
    font-size: 17px;
    color: #847d7d;
}

.second_ul li p {
    padding-left: 17px;
    background: url(/front_images/foshan_news/channel_3543/imagess/point.png) no-repeat 0 55%;
    color: #847d7d;
}

.third_box {
    height: 800px;
    display: flex;
}

.third_left{
    margin-right: 46px;
}

.third_ul li{
    margin-bottom: 42px;
}

.third_ul p{
    background: url(/front_images/foshan_news/channel_3543/imagess/third_point.png) no-repeat 0 55%;
    font-size: 24px;
    color: #325daf;
    padding-left: 35px;
}

.four_box {
    height: 294px;
}

#certify {
    position: relative;
    width: 704px;
    margin: 0 auto
}

#certify .swiper-container {
    padding: 5px;
}

#certify .swiper-slide {
    width: 260px;
    height: 513px;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

#certify .swiper-slide div {
    background: url(/front_images/foshan_news/channel_3543/imagess/phone_bg.png) no-repeat;
    width: 260px;
    height: 513px;
    position: absolute;
}

#certify .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

#certify .swiper-slide p {
    position: absolute;
    bottom: 0px;
    color: #fff;
    background-image: linear-gradient(transparent, #000);
    width: 100%;
    font-size: 20px;
}

#certify .swiper-slide p {
    line-height: 45px;
    padding-top: 0;
    text-align: center;
    color: #fff;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

.four_wrapper{
    height: 120px;
    padding-top: 36px;
}

.link_title{
    margin-left: 6px;
    width: 106px;
    height: 30px;
}

.link_title img{
    width: 100%;
    height: auto;
}

.link_wrapper{
    display: flex;
}

.link{
    width: 711px;
    margin: 20px 46px 0 6px;    
}

.link-item{
    width: 78px;
    display: block;
    font-weight: bold;
    float: left;
    margin-bottom: 10px;
}

.link-item p{
    color: #2e5ea9;
}

.link_contribute{
    width: 353px;
    height: 100%;
}