/* 
原创模板提供商，一站式建站 
主营业务：快速建站、快排、高权重域名、海外服务器、全网搜索引擎推广
模板建站：Www.pcwl888.cn
主机/服务器：Www.pcwl888.cn
域名抢注：Www.pcwl888.cn
QQ：573893556 
微信：pcwl888a（推荐添加微信）
*/


/***** 公共文件 *****/

html {
    font-size: 625%;
}

body {
    font-size: 16px;
    background: #fff;
    box-sizing: border-box;
    min-width: 1300px;
    width: 100%;
    overflow-x: hidden;
}

body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
th,
td,
form,
object,
iframe,
blockquote,
pre,
a,
abbr,
address,
code,
img,
fieldset,
form,
label,
figure {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body,
html,
input,
button,
textarea {
    color: #333;
    font-family: 微软雅黑;
}

a {
    list-style: none;
    text-decoration: none;
}

body {
    background-color: #fff;
}

img {
    display: block;
    width: 100%;
}

ol,
ul,
li {
    list-style: none;
}

.pcwl_content {
    width: 80%;
    margin: 0 auto;
    box-sizing: border-box;
    min-width: 1200px;
}

@media screen and (max-width: 1600px) {
    .pcwl_content {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
    }
}


/***** End 公共文件 *****/


/* 闪动字体 */

@keyframes bun-suofang {
    0% {
        transform: scale(1);
    }
    10% {
        transform: scale(1.02);
    }
    20% {
        transform: scale(1.04);
    }
    30% {
        transform: scale(1.06);
    }
    40% {
        transform: scale(1.08);
    }
    40% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1.08);
    }
    60% {
        transform: scale(1.06);
    }
    70% {
        transform: scale(1.04);
    }
    80% {
        transform: scale(1.02);
    }
    90% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}


/* index_title */

.index_title {
    text-align: center;
    /* position: relative; */
}

.index_title h3 {
    font-size: 36px;
    letter-spacing: 2px;
    color: #005ac8;
    font-weight: bold;
}

.index_title p {
    font-size: 50px;
    font-weight: bold;
    color: #ebebeb;
    /* position: absolute;
    left: 50%;
    transform: translate(-50%, -50%); */
    z-index: -1;
}


/* footer */

footer {
    width: 100%;
    background: #000;
}

.footer_bootom {
    display: grid;
    grid-template-columns: 37% 36% 27%;
    padding: 70px 0 110px 0;
}

.footer_bottom_L {
    border-top: 1px solid #5e5f61;
    border-bottom: 1px solid #5e5f61;
    padding: 30px 0;
}

.footer_bottom_L ul p {
    color: #fefefe;
    font-size: 18px;
    margin-bottom: 35px;
}

.footer_bottom_L ul li {
    display: flex;
    flex-wrap: wrap;
}


/* .footer_bottom_L ul li:first-of-type {
    width: 40%;
    display: grid;
} */


/* .footer_bottom_L ul li:nth-of-type(2),
.footer_bottom_L ul li:last-of-type {
    width: 30%;
} */

.footer_bottom_L ul li p {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 22px 0;
    color: #fff;
    font-weight: bold;
}

.footer_bottom_L ul li a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #a4a4a4;
    margin-bottom: 16px;
    padding-left: 10px;
    box-sizing: content-box;
    background: url(../images/ft_dian.png) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-right: 20px;
}

.footer_bottom_L .tel {
    line-height: 25px;
    margin-top: 55px;
    padding-left: 37px;
    box-sizing: content-box;
    background: url(../images/ft_icon_03.png) left center no-repeat;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

.footer_bottom_C {
    padding-top: 30px;
    border-top: solid 1px #5e5f61;
    overflow: hidden;
    box-sizing: content-box;
    margin-left: 110px;
}

.footer_bottom_C .infro {
    padding-left: 35px;
    box-sizing: content-box;
    margin-bottom: 20px;
}

.footer_bottom_C .infro:nth-of-type(1) {
    background: url(../images/ft_icon_01.png) left top no-repeat;
}

.footer_bottom_C .infro:nth-of-type(2) {
    background: url(../images/ft_icon_02.png) left top no-repeat;
}

.footer_bottom_C .infro h4 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: bold;
}

.footer_bottom_C .infro span {
    font-size: 15px;
    line-height: 30px;
    color: #fff;
}

.footer_bottom_C p {
    display: inline-block;
    margin-bottom: 17px;
    color: #fff;
    font-size: 15px;
    padding-left: 15px;
}

.footer_bottom_C p a {
    color: #fff;
}

.footer_bottom_R {
    /* padding: 30px 0; */
    margin-left: auto;
    display: flex;
}

.footer_bottom_R .footer_bottom_R_box {
    margin-left: 30px;
}

.footer_bottom_R img {
    width: 120px;
}

.footer_bottom_R p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.bottom {
    height: 160px;
    background: #095db4;
}

.bottom_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    justify-items: center;
    height: 160px;
}

.bottom_bar {
    display: flex;
    width: 100%;
    align-items: center;
    border-right: 1px solid #3a7dc3;
}

.bottom_bar:last-child {
    border-right: none;
}

.bottom_bar_txt {
    display: flex;
    flex-direction: column;
}

.bottom_bar_img {
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 60px;
    margin-left: 100px;
    text-align: center;
}

.bottom_bar_txt {
    color: #fff;
    margin-left: 25px;
    border-left: 3px solid #fff;
    padding-left: 20px;
}

.bottom_bar_txt span {
    font-size: 16px;
}

.bottom_bar_txt em {
    font-style: normal;
    font-size: 16px;
    margin-top: 8px;
}


/* fenye */

.scott {
    margin-top: 23px;
    margin-bottom: 54px;
    overflow: hidden;
    text-align: center;
    /*padding-top:9px;*/
}

.scott A {
    border: #005ac8 1px solid;
    padding: 8px 15px;
    margin-right: 5px;
    text-decoration: none;
    background: #fff;
    color: #333;
}

.scott A:hover {
    border: 1px solid #005ac8;
    text-decoration: none;
    background-color: #005ac8;
    color: #fff;
}

.scott A:active {
    border: 1px solid #005ac8;
    text-decoration: none;
    background-color: #005ac8;
}

.scott SPAN.current {
    border: #005ac8 1px solid;
    padding: 8px 15px;
    font-weight: bold;
    color: #fff;
    margin-right: 2px;
    background-color: #005ac8;
    margin-right: 5px;
    display: inline-block;
}

.scott SPAN.disabled {
    border: #005ac8 1px solid;
    padding: 4px 10px;
    color: #237ac7;
    margin-right: 5px;
    background: #005ac8;
}

.fenye1 {
    text-align: center;
    clear: both;
    font-size: 12px;
    line-height: 28px;
    height: 56px;
    border: 1px solid #005ac8;
    background: #005ac8;
    padding: 0 5px;
    margin-top: 5px;
}