@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

a {
    text-decoration: none;
    color: #272727;
}

textarea {
    resize: none;
}


/*防止textarea放大时，三个斜线被放大*/

.qing {
    display: block;
    clear: both;
}

.clearfix {
    clear: both;
    display: block;
    float: none;
}

.public-container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.fl {
    display: block;
    float: left;
}

.fr {
    display: block;
    float: right;
}

.navbar li a,
.more-news a,
.more-news a span,
.project-more a,
.project-more a span,
.cd-timeline-block,
.introduce-more a span,
.about-main-button span,
.about-main-rpic2 a span,
.about-main-rpic3 a span,
.cd-read-morethr,
.cd-read-morethr:before,
.cd-read-more,
.cd-read-more:after,
.block-one,
.pic-mask,
.about-pic1 img,
.ipro-info,
.inews-items .inews-items,
.inew-date,
.inew-date span,
.inew-date small,
.nav-items a,
.nav-act a,
.footer-nav-l ul li a,
.footer-nav-c ul li a,
.inews-items:after,
.ij-vd span,
.aump-pic img,
.honor-mask,
#tabs li a,
.tabulous_active:after,
.pro-pic-mask,
.part-mask,
.news-pic img,
.jobb-tit a span,
.prod-more span,
.art-back span {
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.adv .subnav-items-act a,
.news .subnav-items-act a,
.partner .subnav-items-act a,
.adv .subnav-items-act:hover a,
.news .subnav-items-act:hover a,
.partner .subnav-items-act:hover a {
    border-bottom: 0 none;
}


/*分页*/

.page {
    display: table;
    margin: 44px auto;
}

.page li {
    display: block;
    float: left;
    margin-right: 10px;
}

.page li a {
    display: block;
    min-width: 40px;
    font-size: 12px;
    color: #4f4f4f;
    text-align: center;
    line-height: 28px;
    border: 1px solid #d4d4d4;
    border-radius: 0 5px 0 5px;
    box-sizing: border-box;
}

.page-items-last a,
.page-items-next a {
    display: block;
    width: 60px;
    height: 30px;
}

.page li a:hover,
.page-items-act a {
    height: 30px;
    line-height: 30px !important;
    color: #f6f6f6 !important;
    background: #275eb8;
    border: 0 none !important;
}


/*文章页*/

.article {
    padding-top: 40px;
    background: #fff;
}

.article-title {
    font-size: 20px;
    text-align: center;
}

.art-info {
    display: block;
    width: 860px;
    height: 34px;
    font-size: 12px;
    line-height: 32px;
    margin: 20px auto;
    text-align: center;
    color: #7E7E7E;
    border-top: 1px solid #7E7E7E;
    border-bottom: 1px solid #7E7E7E;
}

.art-info span {
    margin-right: 14px;
}

.article-main {
    padding: 0 6%;
}

.article-main p {
    font-size: 14px;
    line-height: 30px;
    color: #444;
}

.article-list {
    margin: 30px 6% 40px;
    padding-top: 14px;
    overflow: hidden;
    zoom: 1;
    border-top: 1px solid #7E7E7E;
}

.art-ln p {
    font-size: 12px;
    line-height: 32px;
}

.art-ln p span {
    color: #777;
}

.art-back {
    position: relative;
    display: block;
    width: 96px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    margin-top: 11px;
    border: 1px solid #275EB8;
    overflow: hidden;
    color: #275EB8;
    box-sizing: border-box;
}

.art-back span {
    position: relative;
    display: block;
    top: 0;
    font-size: 14px;
    color: #275EB8;
}

.art-back:hover {
    border: 0 none;
    background: #275EB8;
    line-height: 42px;
    color: #fff;
}

.art-back:hover span {
    top: -100%;
    color: #fff;
}


/* 联系方式新增 */

.wxzlx * {
    box-sizing: border-box;
}

.xzlxfs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    width: 100%;
}

.xzlxfs_item {
    width: 49%;
    margin-right: 2%;
    border: 1px solid #dddddd;
    padding: 50px 30px;
    margin-bottom: 30px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.xzlxfs_item:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}

.xzlxfs_item:nth-child(2n) {
    margin-right: 0;
}

.xzlxfs_tle {
    font-size: 18px;
    font-weight: 400;
}

.xzlxfs_items {
    margin-top: 15px;
}

.xzlxfs_itemsh i {
    color: #275eb8;
}

.xzlxfs_itemsh {
    display: flex;
    align-items: center;
    font-size: 18px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    font-weight: 700;
}

.xzlxfs_itemsh span {
    display: block;
    width: 15px;
    height: 2px;
    background-color: #275eb8;
    margin-right: 8px;
}

.xzlxfs_items:hover .xzlxfs_itemsh {
    color: #275eb8;
}

.xzlxfs_itemsp {
    margin-top: 10px;
    color: #777;
    font-size: 14px;
}

.lybd {
    position: relative;
}

#liuyan {
    position: absolute;
    top: -100px;
    left: 0;
}

.zblxfs_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xzlxbox {
    width: 520px;
    height: 54px;
    display: flex;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border: 1px solid #1a3d76;
}

.xzlxbox>div {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xzlxboxl {
    width: 35%;
    background-color: #1a3d76;
    color: #fff;
    font-size: 18px;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
}

.xzlxboxr {
    width: 65%;
}

.xzlxboxl i {
    font-size: 24px;
    margin-left: 6px;
}

.xzlxboxr a {
    margin: 0 6px;
    position: relative;
}

.xzlxboxr a>img {
    width: 30px
}

.xzlxboxrwd {
    position: absolute;
    top: 115%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 100px;
    padding: 10px 10px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    display: none;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
}

.foot_crsbrdw img {
    width: 100%;
}

.xzlxboxrwdz {
    font-size: 12px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #666;
}

.xzlxfs_item {
    position: relative;
}

.xzlxfs_itemr {
    width: 100px;
    position: absolute;
    right: 20px;
    top: 50px;
    text-align: center;
}

.xzlxfs_itemr img {
    width: 100%;
}

.nbcqcs img {
    width: 100%;
}