﻿/*清除样式*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
p,
th,
td {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

img {
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

ul {
    list-style: none;
}

:link,
:visited {
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

a:hover {
    color: #333;
}

a:link {
    color: #333;
}

body {
    width: 100%;
    margin: 0 auto;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;

}

.nav {
    position: absolute;
    bottom: 2px;
    background-color: rgba(194, 60, 60, 0.4);
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.nav {}

.nav li {

    font-size: 25px;
    padding: 10px 0;
    width: 25%;
    text-align: center;
    font-weight: bold;
    border-left: 1px solid #fff;
}

.nav li:nth-of-type(1) {
    border-left: 0;
}

.nav li a {
    color: #fff;
}

.kly {
    background: url(/zlzt/lib/images/kly.png) no-repeat;
    margin-top: 80px;
    /* font-size: 16px; */

    background-size: 100%;
    padding: 100px 13% 95px 29%;
    /* width: 80%; */
    display: flex;
    align-items: center;
    height: 200px;
}

.kly p {
    font-size: 18px;
    line-height: 29px;
}

.title {
    text-align: center;
}

.title img {
    width: 600px;
}

.zyjs-content h2 a {
    font-size: 32px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.zyjs-content h2 {
    text-align: center;

}

.i-news-item {
    width: 560px;
    height: 370px;
    position: relative;
}

.i-news-item-pic img {
    width: 100%;
    height: 100%;
}

.i-news-item-title {
    width: 560px;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
    font-size: 16px;

    position: absolute;
    bottom: 0;
    left: 0;
    text-indent: 5px;
    background: rgba(0, 0, 0, 0.6);
}

.zyjs-content {
    background: url(/zlzt/lib/images/bg02.png) no-repeat 100% 100%;
    padding: 25px 0 60px;
}

.zyjs-item {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.i-news-item-title a {
    color: #fff;
    font-size: 16px;
}

.i-news-item-pic {
    width: 560px;
    height: 370px;
}

.zyjs-outer {
    margin-top: 50px;
}

.zyjs-right {
    width: 600px;
    height: 350px;

    padding: 10px 20px;
}

.bottoms li {


    font-size: 16px;
    padding: 15px 0 15px 30px;

    background: url(/zlzt/lib/images/ico.png) no-repeat left 18px;
    background-size: 18px;
    border-bottom: 1px dashed #dbdbdb;
}

.zy-title a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.jj {
    margin-top: 10px;
    line-height: 28px;
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-indent: 2em;
    overflow: hidden;
}

.gzbs,
.zlxd {
    margin: 70px auto 0;
    width: 1200px;
}

.gzbs-news-item-pic {
    width: 445px;
    height: 260px;
overflow: hidden;
}

.gzbs-news-item-pic img {
    width: 100%;
    height: 100%
}

.gzbs-news-item {
    height: 250px;
overflow: hidden;
}
.qwjd{
margin-top:60px;
}

.qwjd .title{margin-bottom: -30px;}
.gzbs-news-item-pic {
    float: left;
}

.gzbs-news-item-outer {
    float: left;
    width: 745px;
    height: 200px;
    background: #fbeae3;
    margin-top: 15px;
}

.gzbs-news-item-title {
    padding: 25px 20px 10px 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
}

.gzbs-news-item-title a {
    color: #333;
}

.gzbs-news-item-sum {
    padding: 0px 20px 0px 20px;
    text-indent: 2em;
    line-height: 32px;
    font-size: 18px;
    color: #555;
}

.gzbs-news-item-sum a {
    color: #d80405;
}

.gzbs-news-item-pic {
   display: flex;
   justify-content: center;
   background-size: 100% 100%;
   align-items: flex-start;
}

.gzbs-news-item-pic p {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    width: 70%;
}

.w12 {
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    display: flex;
}

.qwjd-outer {
    background: url(/zlzt/lib/images/bg03.png) no-repeat;

    padding: 80px 0;
    background-size: 100% 100%;
    height: 460px;
    display: flex;
    align-items: center;
}

.qwjd-item {

    background-color: #fff;
    display: flex;
    margin-bottom: 30px;
}

.left-pic {
    width: 280px;

}

.left-pic img {
    width: 100%;

}

.left-title {
    padding: 20px 0 20px 20px;
    width: 240px
}

.left-title a {
    font-size: 16px;
    color: #000;
}

.qwjd-right {
    width: 552px;
}

.qwjd-left {
    width: 600px;
}

.qwjd-list li {
    background: url(/zlzt/lib/images/dd.png) no-repeat left 16px;
    padding: 8px 15px 8px 28px;


    float: left;
    line-height: 32px;
  
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

    overflow: hidden;
}

.qwjd-list li a {
    font-size: 18px;
  
    color: #000;
}
.footer-outer {
    width: 100%;
    background: #ea352c;
    margin: 0px auto;
    text-align: center;
    margin-top: 30px;
height:100px
}
.footer-line1 {
    color: #fff;
    font-size: 16px;
    padding-top: 30px;
}
.bwcx-module{width: 1200px;
    margin: 30px auto;
}

 .bwcx-news-item3 {
                  display: flex;
                  justify-content: space-between;
                  height: 45px;
                  line-height: 45px;
                }

                .bwcx-news-item-title {
                  float: left;
                  width: 1020px;
                  padding-left: 20px;
                  font-size: 16px;
                  background: url(https://cfgc.cn/static/default/pc/index/638173281805711657.png) no-repeat center left;
                }

                .bwcx-news-item-title a {
                  color: #333;
                }

                .bwcx-news-item-date {
                  width: 160px;
                  float: left;
                  text-align: right;
                  font-size: 16px;
                }
.detail-titles{text-align:center;margin-bottom:10px;border-bottom:1px dotted #666666;}
.detail-titles h2{font-size:14px;font-weight:normal;margin:0;padding:0;line-height:2em;}
.detail-titles h1{font-size: 19px;
    font-weight: bold;
    color: #333; height:72px; line-height:72px;font-weight:bold;margin:0;padding:0;}
.detail-infos{font-size: 16px;color: #999999;}
.detail-infos{line-height:30px;text-align:center;position:relative;}
.detail-infos span.text{padding-left:5px;}
.detail-content{line-height:200%;font-size:14px;}
.relative-txt{line-height:30px;font-weight:bold;color:#666666;border-bottom:1px solid #666666;margin-bottom:10px;}
.relativeList{line-height:200%;}
.relativeList{width:100%;}
.relativeList-left{}
.relativeList-right{width:80px;text-align:right;}
.article_content{font-size: 16px;color: #333;line-height: 28px;margin-top: 13px;}
.zt-detail{width:1200px;margin:0 auto}
.article_content #Content{font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-top: 13px}

@media (max-width: 1600px) {
    .w12 {
        width: 75%;
    }

    .qwjd-left {
        width: 45%;
    }

    .qwjd-right {
        width: 50%;
    }
}

@media (max-width: 1450px) {
    .kly {
        padding: 67px 13% 95px 29%;
    }
}