/* 轮播图 */
.example {
    width: 1380px;
    height: 460px;
    font-size: 40px;
    text-align: center;
    margin: 0px auto;
    background-color: #464576;
}

.carousel-item {
    line-height: 336px;
    color: #fff;
    font-family: Arial Black;
}

/*工程案例*/
.project {
    background: white;
    padding: 60px;
    text-align: center;
}

.project h3 {
    width: 280px;
    height: 60px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px auto;
    letter-spacing: 6px;
    background: url(../images/pg_left.png) no-repeat;
}

.project .container_content {
    margin-top: 20px;
}

.project .project_content {
    width: 30%;
    box-shadow: 0px 4px 8px 0px #EFEFE5;
    float: left;
    margin: 1%;
    border-radius: 5px;
    overflow: hidden;
    background: white;
}

.project .project_content:hover {
    color: #41A332;
    cursor: pointer;
}

.project .project_content img {
    width: 100%;
    margin-bottom: -20px;
    height: 250px;
}

.project a {
    color: black;
}

.project .project_content h2 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 0px;
    line-height: 45px;
    margin-top: 10px;
}

.project .project_content .project_bg {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 25px;
    font-family: sans-serif;
}

.project_footer button {
    background: transparent;
    border: 1px solid #41A332;
    padding: 10px 60px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}

.project_footer button:hover {
    color: white;
    background: #41A332;
}

/*产品分类*/
.goods {
    background: #FAFAF0;
    padding: 60px;
}

.goods h3 {
    width: 280px;
    height: 60px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px auto;
    letter-spacing: 6px;
    background: url(../images/pg_right.png) no-repeat;
    text-align: center;
}

.goods .container_content {
    margin-top: 20px;
}

.goods .container_content .left {
    width: 16%;
    box-sizing: border-box;
    float: left;
    margin: 1%;
}

.goods .container_content .left ul {
    background: white;
    text-align: left;
    padding: 10px 25px;
    font-size: 14px;
    font-family: '微软雅黑';
}

.goods .container_content .left li {
    line-height: 76px;
    background-image: url(../images/bg2.png);
    cursor: pointer;
}

.goods .container_content .left a {
    color: black;
}

.goods .container_content .left a:hover {
    color: #3E9930;
}

.goods .container_content .right {
    width: 80%;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-family: sans-serif;
    text-align: left;
    padding: 5px;
    background: white;
    margin: 1%;
    min-height: 637px;
    position: relative;
}

.goods .container_content .right .goods_content {
    width: 30%;
    box-shadow: 0px 4px 8px 0px #EFEFE5;
    float: left;
    margin: 1.5%;
    border-radius: 5px;
    overflow: hidden;
}

.goods .container_content .right .goods_content:hover {
    color: #41A332;
    cursor: pointer;
}

.goods .goods_content img {
    width: 100%;
    height: 210px;
}

.goods a {
    color: black;
}

.goods .goods_content h2 {
    text-align: center;
    font-size: 14px;
    margin-top: -5px;
    line-height: 45px;
    font-weight: 400;
}

.goods_footer {
    text-align: center;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 3px;
    cursor: pointer;
    height: 60px;
}

.goods_footer button {
    background: transparent;
    border: 1px solid #41A332;
    padding: 10px 60px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}

.goods_footer button:hover {
    color: white;
    background: #41A332;
}

/*公司简介*/
.company {
    background: white;
    padding: 60px;
}

.company h3 {
    width: 280px;
    height: 60px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px auto;
    letter-spacing: 6px;
    background: url(../images/pg_left.png) no-repeat;
    text-align: center;
}

.company .container_content {
    margin-top: 20px;
}

.company .container_content .left {
    width: 40%;
    box-sizing: border-box;
    float: left;
}

.company .container_content .right {
    width: 60%;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    font-family: sans-serif;
    text-align: left;
    padding: 0px 20px;
}

/* 新闻列表 */
.news {
    background: #FAFAF0;
    padding: 60px;
    text-align: center;
}

.news h3 {
    width: 280px;
    height: 60px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px auto;
    letter-spacing: 6px;
    background: url(../images/pg_right.png) no-repeat;
}

.news .new_content {
    width: 31%;
    border: 1px solid #e8e4e4;
    box-shadow: 0px 4px 8px 0px #EFEFE5;
    float: left;
    margin: 1%;
    border-radius: 5px;
    overflow: hidden;
    background: white;
}

.news .new_content:hover {
    background: #41A332;
    color: white;
    cursor: pointer;
}

.news .new_content img {
    width: 100%;
}

.news a {
    color: black;
}

.news .new_content h2 {
    text-align: left;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    font-weight: 400;
    padding: 5px 20px;
    overflow: hidden;
}

.news .new_content .news_bg {
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 18px;
    font-family: sans-serif;
    height: 45px;
}

.news_footer button {
    background: transparent;
    border: 1px solid #41A332;
    padding: 10px 60px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}

.news_footer button:hover {
    color: white;
    background: #41A332;
}

/*联系我们*/
.link {
    background: white;
    padding: 45px;
}

.link h3 {
    width: 280px;
    height: 60px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px auto;
    letter-spacing: 6px;
    background: url(../images/pg_left.png) no-repeat;
    text-align: center;
}

.link .container_content {
    position: relative;
    margin-top: 20px;
}

/*左侧联系方式*/
.link .container_content .left {
    width: 50%;
    box-sizing: border-box;
    font-size: 14px;
    font-family: sans-serif;
    padding: 10px;
    line-height: 30px;
}

.link .container_content .left ul {
    width: 70%;
    margin-left: 30%;
}

.link .container_content .left li {
    padding: 5px;
    text-align: left;
    padding-left: 50px;
    height: 30px;
}

.link .container_content .left .bg1 {
    background: url(../images/bg3.png) no-repeat;
    background-position: -20px -20px;
}

.link .container_content .left .bg2 {
    background: url(../images/bg3.png) no-repeat;
    background-position: -20px -68px;
}

.link .container_content .left .bg3 {
    background: url(../images/bg3.png) no-repeat;
    background-position: -20px -112px;
}

.link .container_content .left .bg4 {
    background: url(../images/bg3.png) no-repeat;
    background-position: -20px -160px;
}

/*右侧二维码*/
.link .container_content .right {
    width: 50%;
    box-sizing: border-box;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 15px;
}

.link .container_content .right .team1 {
    width: 30%;
    box-sizing: border-box;
    float: left;
    text-align: center;
}

.link .container_content .right .team1 h2 {
    font-size: 16px;
    font-weight: 400;
}

.link .container_content .right .team1 img {
    width: 120px;
    height: 120px;
}

/*友情链接*/
#links {
    height: 80px;
    background: #EBEBEB;
    overflow: hidden;
    font-size: 14px;
    font-family: sans-serif;
}

#links .container {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

#links .title {
    width: 100px;
    line-height: 80px;
    height: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    border-right: 1px dashed black;
}

#links .links {
    width: 1235px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#links ul li {
    line-height: 40px;
    height: 40px;
    width: 195px;
    text-align: center;
    margin-left: 10px;
    overflow: hidden;
}

#links ul li:nth-child(6n+1) {
    margin-left: 0px;
}

#links ul li a {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #333333;
}

#links ul li a:hover {
    color: green;
}

/*大图片*/
.bg img {
    width: 100%;
    height: 400px;
}

.bg {
    width: 1380px;
    margin: 0px auto;
}

/*左侧产品分类*/
.content_lst {
    margin-bottom: 20px;
}

.content_lst .left {
    width: 18%;
    float: left;
    padding: 5px;
}

.content_lst .left .ul_lst {
    border: 1px solid #DADADA;
    box-shadow: 0px 4px 8px 0px #EFEFE5;
    background: url(../images/n_con1.jpg) no-repeat;
}

.content_lst .left .ul_lst h3 {
    text-indent: 20px;
    font-size: 15px;
    background: #41A332;
    color: white;
}

.content_lst .left .ul_lst h3 span {
    font-size: 13px;
    padding-left: 10px;
    font-weight: 300;
}

.content_lst .left .ul_lst li {
    padding-left: 40px;
    line-height: 38px;
    background: url(../images/bg1.png) no-repeat;
    font-size: 12px;
}

.content_lst .left .ul_lst li a {
    color: black;
}

.content_lst .left .ul_lst li a:hover {
    color: #41A332;
}

/*左侧联系我们*/
.content_lst .left .ul_lst1 {
    margin-top: 40px;
    box-shadow: 0px 4px 8px 0px #EFEFE5;
    border: 1px solid #DADADA;
    background: url(../images/n_con.jpg) no-repeat;
}

.content_lst .left .ul_lst1 h3 {
    text-indent: 20px;
    font-size: 15px;
    background-color: #EBEBEB;
    color: black;
}

.content_lst .left .ul_lst1 h3 span {
    font-size: 13px;
    padding-left: 10px;
    font-weight: 300;
}

.content_lst .left .ul_lst1 li {
    padding-left: 18px;
    line-height: 30px;
    font-size: 12px;
    padding-right: 5px;
}

/*右侧内容区*/
.content_lst .right {
    width: 75%;
    float: right;
    padding: 5px;
    margin: 5px;
}

.content_lst .right .top {
    line-height: 27px;
    padding-left: 10px;
    background: url(../images/n_title.jpg) no-repeat;
    font-size: 12px;
    position: relative;
    color: #8D8D8D;
}

.content_lst .right .top .page {
    position: absolute;
    top: 0;
    right: 10px;
}

.content_lst .right .top .page a {
    color: #8D8D8D;
}

.content_lst .right .top .page a:hover {
    color: black;
}

.content_lst .right .right_content {
    box-shadow: 0px 4px 8px 0px #EFEFE5;
    border: 1px solid #DADADA;
    padding: 10px;
}

/*文字列表*/
.content_lst .right .right_content .news_list {
    padding: 5px 10px;
}

.content_lst .right .right_content .news_list li {
    line-height: 45px;
    border-bottom: 1px dashed #b2cee0;
    position: relative;
    font-size: 13px;
}

.content_lst .right .right_content .news_list li span {
    position: absolute;
    right: 10px;
}

.content_lst .right .right_content .news_list a {
    color: #2b2a2a;
    font-size: 14px;
}

.content_lst .right .right_content .news_list a:hover {
    color: #888888;
}

/*图片列表*/
.content_lst .right .right_content {
    background: #FAFAF0;
    padding: 20px;
}

.content_lst .right .right_content h3 {
    width: 280px;
    height: 60px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px auto;
    letter-spacing: 6px;
    background: url(../images/pg_right.png) no-repeat;
}

.content_lst .right .right_content .project_content {
    width: 30%;
    box-shadow: 0px 4px 8px 0px #EFEFE5;
    float: left;
    margin: 1%;
    border-radius: 5px;
    overflow: hidden;
    background: white;
}

.content_lst .right .right_content .project_content:hover {
    color: #41A332;
    cursor: pointer;
}

.content_lst .right .right_content .project_content img {
    width: 100%;
    height: 200px;
}

.content_lst .right .right_content a {
    color: black;
}

.content_lst .right .right_content .project_content h2 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 20px;
    line-height: 40px;
    margin-top: -8px;
}

.content_lst .right .right_content h2, .content_lst .right .right_content .fubiaoti {
    text-align: center;
}

.content_lst .right .right_content .art_content {
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #b2cee0;
    overflow: hidden;
}

.content_lst .right .right_content .art_content img {
    max-width: 60%;
}

.content_lst .right ul {
    /* 	border-top: 1px solid #626262; */

}

/* 分页样式 */
.fenye {
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
    margin-top: 10px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: 880000;
    border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #41a332;
    border-color: #337ab7;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.FrontProducts_list01-d6_c1 .skip-pages {
    text-align: center !important;
}

.FrontProducts_list01-d6_c1 UL, #box_footer_sub1_sub1 {
    width: 100%;
}

.comptitle_00 {
    line-height: 60px;
    text-align: center;
    font-size: 24px;
}


/* 悬浮框 */
.fudong {
    position: fixed;
    bottom: 80px;
    right: 0px;
    z-index: 300;
}

ul, li {
    list-style: none;
    list-style-type: none;
}

.fudong li {
    width: 81px;
    height: 82px;
    cursor: pointer;
    position: relative;
}

a {
    text-decoration: none;
}

.showcode {
    display: none;
    position: absolute;
    left: -125px;
    width: 120px;
    height: 120px;
    top: -40px;
}

.showcode1 {
    display: none;
    position: absolute;
    left: -130px;
    width: 100px;
    height: 100px;
    top: 50px;
    padding: 8px;
}

#xuanfu4 {
    color: black;
    background: #FF9900;
    color: white;
}

#xuanfu4 h3 {
    font-size: 14px;
    margin: 5px;
}

#xuanfu4 span {
    margin: 5px;
    font-size: 12px;
}

.returntop {
    padding: 15px 20px;
    border: none;
    background: #333;
    color: #fff;
    position: fixed;
    bottom: 0px;
    float: right;
    font-size: 16px;
    right: 0px;
    cursor: pointer;
}