
/* CSS Document */
html{
    --showcolor--:rgb(184 0 0);
    --botnavcolor--:rgb(184 0 0);
    --navsjulcolor--:rgb(184 0 0);
}
div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

.width {
    width: 1200px;
    margin: 0 auto;
}

.both {
    clear: both;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #333;
}


sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.sensitive_word_remind {
    background: #252424 !important;
    padding: 0 354px !important;
}

.remen h1 {
    font-weight: bold;
}

.w1280 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.index_t {
    text-align: center;
    line-height: 35px;
    padding: 17px 0 40px 0;
}

.index_t div {
    font-size: 48px;
    color: #c9c9c9;
}

.index_t h2 {
    font-size: 30px;
    color: #333333;
}

/*广告*/
.ggbg img {
    width: 100%;
}

.liuyan {
    position: fixed;
    bottom: 40px;
    right: 40px;
}

/*neiyexiugai*/
.mianbaoxie {
    font-size: 14px;
    line-height: 45px;
    margin-bottom: 30px;
    background: #f4f4f4;
}

.mianbaoxie .warpper {
    padding-left: 20px;
    position: relative;
}

.warpper {
    width: 1200px;
    margin: 0 auto;
}

.mianbaoxie .warpper:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 14px;
    background: #b72024;
}

.pro-type {
    margin-bottom: 20px;
    text-align: center;
}

.pro-type a {
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    color: #1b1b1b;
    background: #eeeeee;
    padding: 0 21px;
    border-radius: 30px;
    margin-right: 12px;
    margin-bottom: 20px;
}

.in-company-left {
    width: 660px;
}

.in-company-left .fir {
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 700;
}

.line_1 {
    width: 32px;
    height: 3px;
    background: #b72024;
    margin-top: 12px;
}

.des {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-align: justify;
    margin: 19px 0 0 0;
}

.in-company .in-company-right {
    width: 423px;
}

.in-company-right img {
    max-width: 100%;
}

.pcon {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.pcon .pcon-list {
    width: 48%;
    padding: 25px;
    background: #f7f7f7;
    box-sizing: border-box;
}

.mobile_1 {
    margin-bottom: 25px;
    background: url(404.png) no-repeat left center;
}

.pcon-list-item {
    padding-left: 55px;
}

.fir {
    font-size: 20px;
    color: #333;
}

.sec {
    font-size: 14px;
    color: #666;
}

.address {
    background: url(404.png) no-repeat left center;
}

.imgbox {
    float: left;
    width: 130px;
}

.imgbox img {
    width: 100%;
}

.text_11 {
    float: left;
    margin-left: 20px;
    margin-top: 38px;
}

.pro-type a:hover {
    background: #b72024;
    color: #fff;
}

.sort_news_right {
    text-align: center;
}

.news-inner-top-list {
    float: left;
    width: 384px;
    margin-right: 24px;
    margin-bottom: 10px;
}

.news-inner-top-list:nth-child(3n) {
    margin-right: 0;
}

.imgbox_2 {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
}

.pic-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.time1_1 {
    position: absolute;
    top: 0;
    left: 30px;
    width: 80px;
    padding: 10px 0;
    color: #fff;
    background: #b72024;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.news-inner-top-list:hover .imgbox_2 .time1_1 {
    top: 5px;
    box-shadow: 0px 0px 5px #333;
}

.time1_1 span {
    display: block;
    color: #fff;
}

.time1_1 span:nth-child(1) {
    font-size: 25px;
    font-weight: 700;
}

.time1_1 span:nth-child(2) {
    font-size: 14px;
}

.text_2 {
    padding: 20px 15px;
    border: 1px solid #eee;
    text-align: left;
    height: 102px;
}

.title_2 {
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left;
}

.des_2 {
    color: #666;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    margin-top: 5px;
}

.news-inner-top-list:hover .text_2 .title_2 {
    color: #29364b;
}

.news-detail-title {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
}

.h31 {
    font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 0 0 10px;
}

.bb {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
}

.news-detail {
    padding: 0 12px 20px;
    font-size: 15px;
    line-height: 30px;
}

.newsPage {
    font-size: 14px;
    color: #323232;
    line-height: 30px;
    margin: 15px 0 0;
    border-top: 1px solid #ededed;
    padding-top: 10px;
    position: relative;
}

.newsPage a {
    color: #323232;
}

.img_3 {
    border: 1px solid #ddd;
    padding: 5px;
}

.img_3 img {
    max-width: 100%;
    height: 220px;
    margin: 0 auto;
    text-align: center;
}

/*新增liuyan*/
.lxcon-form {
    margin-top: 20px;
    background: #f7f7f7;
    padding: 25px;
}

.lxcon-form .inputbox input {
    float: left;
    width: 45%;
    line-height: 40px;
    border: 1px solid #eee;
    padding: 0 20px;
    color: #888;
    font-size: 14px;
    outline: none;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.lxcon-form .inputbox input:nth-child(2n) {
    margin-right: 0;
}

.lxcon-form .submit {
    margin: 15px auto 0;
    display: block;
    width: 438px;
    border-radius: 5px;
    height: 42px;
    line-height: 42px;
    background: #b72024;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

/*新增*/
.h_tel {
    float: right;
    padding: 0px 0 0 60px;
    font-size: 14px;
    color: #333;
    background: url(404.png) no-repeat 0 6px;
    line-height: 30px;
    margin-top: 10px;
}

.h_tel b {
    display: block;
    font-size: 28px;
}

.h_code {
    width: 110px;
    float: right;
    line-height: 0;
}

.h_code b {
    display: block;
    font-size: 12px;
    color: #666;
    float: left;
    width: 20px;
    text-align: center;
    line-height: 14px;
    font-weight: normal;
}

.h_code span {
    float: right;
    width: 80px;
    height: 80px;
}

.h_code span img {
    display: block;
    width: 80px;
    height: 80px;
}

/*top*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;

}

.top a {
    line-height: 35px;
}

/*热门关键词*/
.main-keywords {
    background: #efefef;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.main-keywords h1 {
    width: 1280px;
    margin: 0 auto;
    background: #e6e6e6;
    padding: 0 10px;
}

.main-keywords h1:before {
    content: '热门关键词: ';
}

.product-classifies {
    margin: 20px auto;
    height: 40px;
}

.product-classifies li {
    float: left;
    height: 40px;
    width: 100px;
    margin-right: 10px;
}

.product-classifies li a {
    display: block;
    height: 40px;
    color: #333;
    border: 1px solid #cecece;
    line-height: 40px;
    text-align: center;
}

/*head&nav*/
.head {
    height: 120px;
}

.head .logo {
    padding-top: 20px;
}

.head .tel {
    padding-top: 25px;
}

.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(../image/tel.png) left center no-repeat;
    padding-left: 74px;
    box-sizing: border-box;
    margin-top: 7px;
}

.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #000;
    font-size: 16px;
}

.logo_tel p span {
    display: block;
    font-size: 30px;
    color: #b72024;
    font-weight: bold;
    margin-top: 2px;
    line-height: 35px;
}

.nav {
    font-size: 0;
    background-size: 100%;
    background: #333333;
}

.nav .breadcrumbnav {
    background: #333333;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 169px;
    /* height: 50px; */
    line-height: 50px;
    position: relative;
}

.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;display: block;
}

.nav .breadcrumbnav li:hover {
    background: #b72024;
}

.nav .breadcrumbnav li:first-child {
    background: #b72024;
}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #b72024;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

.case-intro-l {
    width: 100px;
    height: 30px;
    display: block;
    border-radius: 15px;
    line-height: 30px;
    font-size: 12px;
    box-shadow: 0 2px 5px rgb(153 153 153 / 20%);
    margin: 10px auto 25px;
    text-align: center;
}

/*gy*/
.part1 {
    padding-top: 50px;
}

.container {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.part-tit {
    text-align: center;
}

.part-tit h2 {
    position: relative;
    margin-bottom: 10px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 32px;
}

.part-tit h2 .trangle_01 {
    display: inline-block;
    width: 0;
    height: 0;
    position: relative;
    top: -3px;
    margin-right: 5px;
    border: 8px solid #E62422;
    border-right-color: #e62422;
    border-bottom-color: #e62422;
    vertical-align: super;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.part-tit h2 .trangle_02 {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    border: 8px solid #E62422;
    border-top-color: #e62422;
    border-left-color: #e62422;
    vertical-align: sub;
    border-left-color: transparent;
    border-top-color: transparent;
}

.part-tit p {
    color: #777777;
    font-size: 15px;
}

.aboutjs {
    margin: 35px auto 0;
}

.aboutjscon {
    width: 725px;
}

.aboutjscon h5 {
    height: 60px;
    line-height: 40px;
    background: url(404.png) no-repeat 0 50px;
    font-size: 25px;
    color: #353944;
    font-weight: 600;
}

.ab_desc {
    font-size: 16px;
    line-height: 34px;
    margin-top: 8px;
}

.aboutjscon span {
    display: block;
    width: 124px;
    padding: 24px 0 0;
}

.aboutjscon span a {
    font-size: 16px;
    color: #fff;
    display: block;
    width: 124px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #c1030c;
    overflow: hidden;
    border-radius: 20px;
}

/*cp*/
.cp_l {
    width: 295px;
    background: #fff;
}

.cp_h2 {
    width: 295px;
    height: 100px;
    overflow: hidden;
    background: #b72024;
}

.cp_h2 a {
    font-size: 24px;
    color: #fff;
    display: block;
    padding: 20px 0 0 30px;
}

.cp_h2 em {
    display: block;
    width: 160px;
    height: 20px;
    padding: 5px 0 0;
}

.cp_h2 em img {
    width: 160px;
    height: 20px;
}

.cp_lm {
    width: 295px;
    overflow: hidden;
}

.cp_lm h3 {
    width: 295px;
    height: 55px;
    overflow: hidden;
    margin-top: 5px;
}

.cp_lm h3 a:hover,
.cp_lm h3.on a {
    background: #b72024 url(404.png) no-repeat 260px 23px;
}

.cp_lm h3 a {
    font-size: 17px;
    color: #fff;
    display: block;
    width: 265px;
    height: 55px;
    line-height: 55px;
    background: #4d4d4d url(404.png) no-repeat 260px 20px;
    padding: 0 0 0 30px;
}

.cp_lm ul li {
    border: #e2e2e2 1px solid;
    border-top: none;
}

.cp_lm ul li a {
    font-size: 16px;
    color: #555;
    background: url(404.png) no-repeat 240px 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 265px;
    height: 52px;
    line-height: 52px;
    padding: 0 0 0 30px;
}

.cp_lm ul li a:hover {
    color: #b72024;
}

.homeWorks li {
    float: left;
    width: 396px;
    padding: 0 15px;
    margin-bottom: 30px;
}

.homeWorks li a {
    float: left;
    width: 100%;
}

.homeWorks li .imgcp {
    float: left;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.homeWorks li .imgcp img {
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    transition: -webkit-transform 2s;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: 230px;
    display: block;
    margin: 0 auto;
}

.homeWorks li a:hover .imgcp img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.homeWorks li .info {
    float: left;
    width: 318px;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 15px 39px 3px 39px;
}

.homeWorks li .titlecp {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 17px;
    line-height: 28px;
}

.homeWorks li .p1 {
    float: left;
    width: 100%;
    color: #9a9a9a;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    margin: 4px 0 24px 0;
}

.homeWorks li .p1_1 {
    height: 75px;
    margin: 10px 0 27px 0;
}

.homeWorks li .Det {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 18px;
    line-height: 28px;
    border-top: 1px solid #e5e5e5;
    color: #9a9a9a;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0;
    background: url(404.png) right center no-repeat;
}

.homeWorks li a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.part2 {
    margin: 30px 0;
}

.ljgd {
    text-align: right;
    margin-top: 24px;
}

.pro-wrap {
    margin-top: 20px;
}

.pro-box {
    width: 610px;
}

.img-res {
    display: block;
    max-width: 100%;
    height: auto;
}

.pro-name {
    margin-top: 28px;
    line-height: 30px;
}

.pro-name img {
    display: block;
    float: left;
    margin-top: 5px;
    margin-left: 45px;
    margin-right: 36px;
}

.pro-name span {
    font-size: 30px;
    font-weight: bold;
}

.pro-name a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: url(404.png) no-repeat center;
    float: right;
    border: 1px solid #b72024;
    margin-right: 34px;
}

ul.cpfenlei {
    text-align: center;
}

ul.cpfenlei li {
    display: inline-block;
    background: #b72024;
    padding: 15px 20px;
    margin-right: 20px;
}

ul.cpfenlei li a {
    color: #fff;
    font-size: 18px;
}

.product_right {
    overflow: hidden;
    margin-top: 40px;
}

.product_right ul li:nth-child(4n) {
    margin-right: 0;
}

.product_right ul li {
    float: left;
    width: 306px;
    border: 1px solid #bcbcbc;
    margin: 0px 15px 15px 0px;
}

.product_right ul li:hover {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.product_right ul li b {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
}

.product_right ul li a img {
    max-width: 100%;
    height: 220px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    display: block;
    margin: 0 auto;
}

.product_right ul li img:hover {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}

.product_right ul li span {
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

/*ys*/
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.part3 {
    padding: 60px 0 50px;
}

.youshi .content1 {
    background: url(404.png) no-repeat center 0;
    margin-top: 60px;
}

.youshi .content1 .list1 {
    width: 539px;
}

.youshi .content1 .list1 li {
    margin-bottom: 56px;
}

.youshi .content1 .list1 li img {
    width: 539px;
}

.youshi .content1 .list1 li .zi {
    padding-left: 7px;
    margin-top: 37px;
}

.youshi .content1 .list1 li .zi h4 {
    font-size: 30px;
    color: #202020;
    line-height: 30px;
    background: url(404.png) no-repeat 0 bottom;
    padding-bottom: 18px;
}

.youshi .content1 .list1 li .zi h4 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 44px;
}

.youshi .content1 .list1 li .zi dd {
    font-size: 14px;
    color: #202020;
    line-height: 30px;
    margin-top: 12px;
    font-size: 15px;
}

.youshi .content1 .list2 {
    width: 539px;
}

.youshi .content1 .list2 li {
    margin-bottom: 56px;
}

.youshi .content1 .list2 li .zi {
    padding-left: 7px;
    margin-bottom: 37px;
}

.youshi .content1 .list2 li .zi h4 {
    font-size: 30px;
    color: #202020;
    line-height: 30px;
    background: url(404.png) no-repeat 0 bottom;
    padding-bottom: 18px;
}

.youshi .content1 .list2 li .zi h4 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 44px;
}

.youshi .content1 .list2 li .zi dd {
    color: #202020;
    line-height: 30px;
    margin-top: 12px;
    font-size: 15px;
}

ul.fenl li {
    display: inline-block;
    padding: 0 22px;
    background: #b72024;
    line-height: 43px;
}

ul.fenl {
    display: block;
    text-align: center;
    margin: 0 auto 31px;
}

ul.fenl li a {
    color: #fff;
    font-size: 16px;
}

.foot {
    width: 100%;
    background: #333333;
    margin-top: 35px;
    padding: 5px 0px 0px 0px;
}

.foot .footmenu {
    width: 1200px;
    line-height: 20px;
    text-align: center;
    margin: 0px auto 10px;
    border-bottom: 1px solid #484848;
}

.foot .footmenu li {
    display: inline-block;
    line-height: 20px;
    background: none;
    color: #333;
    margin: 30px 10px;
}

.foot .footmenu li a {
    background: #fff;
    color: #666;
    line-height: 20px;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 3px;
}

.foot .footer {
    width: 1280px;
    margin: 20px auto 30px;
    color: #666;
    overflow: hidden;
}

.foot .footer .f-left {
    width: 365px;
    float: left;
    margin-right: 30px;
    color: #fff;
    line-height: 26px;
}

.foot .footer .f-title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 5px;
}

.foot .footer .f-center {
    width: 680px;
    float: left;
}

.foot .footer .f-center li {
    float: left;
    margin-right: 10px;
    line-height: 30px;
}

.foot .footer a {
    color: #fff;
}

.foot .footer .f-right {
    float: right;
    background: #fff;
    padding: 10px;
}

.foot .footer .f-right img {
    width: 130px;
    height: 130px;
    float: left;
}

.bottom {
    background: #252424;
    color: #fff;
    line-height: 30px;
    padding: 10px 0;
}

.fb-frame {
    width: 1280px;
    margin: 0 auto;
}
.fb-frame a {
    color: #fff;
}
/*广告*/
.ggbg img {
    width: 100%;
}

.liuyan {
    position: fixed;
    bottom: 40px;
    right: 40px;
}

/*anli*/
.part4 {
    padding-top: 60px;
    background: url(404.png);
    padding-bottom: 60px;
}

.anlikz {
    width: 1280px;
    margin: 50px auto 0;
}

.marqueeleft {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
}

.marqueeleft ul {
    float: left;
}

.marqueeleft li {
    float: left;
    margin: 0 20px 0 0;
    display: inline;
    overflow: hidden;
    width: 300px;
    border-bottom: 1px solid #bcbcbc;
    background: #fff;
}

.marqueeleft li:hover {
    border-bottom: 1px solid #b72024;
}

.marqueeleft li .pic {
    display: block;
    border: #f7f5f5 1px solid;
    padding: 5px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.marqueeleft li .txt {
    text-align: center;
    line-height: 35px;
}

.marqueeleft ul li a img {
    max-width: 100%;
    height: 220px;
    display: block;
    margin: 0 auto;
}

/*xw*/
.news_main {
    padding: 30px 0 0;
}

.news {
    width: 700px;
}

.news_t {
    height: 60px;
    line-height: 60px;
    background: url(404.png) repeat-x 0 58px;
}

.news_t span,
.wd_t span {
    float: right;
}

.news_t span a,
.wd_t span a {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
}

.news_t ul li {
    float: left;
    padding: 0 30px 0 0;
}

.news_t ul li a {
    font-size: 22px;
    color: #353944;
    display: block;
    height: 60px;
}

.news_t .nobor {
    padding: 0 0 0 20px;
    background: none;
}

.news_pic {
    width: 700px;
    padding: 30px 0 0;
    display: inline-block;
}

.news_pic span {
    display: block;
    float: left;
    width: 220px;
    height: 142px;
    background: #b72024;
    text-align: center;
    font-size: 28px;
    color: #fff;
    line-height: 140px;
    text-transform: uppercase;
    font-weight: bold;
}

.news_pic em {
    display: block;
    float: left;
    width: 480px;
    height: 142px;
    overflow: hidden;
}

.news_pic em img {
    width: 480px;
    height: 142px;
}

.news02 .news02-1 {
    width: 700px;
    padding: 20px 0;
    border-top: #e5e5e5 1px solid;
}

.news02 .news02-time {
    line-height: 40px;
    width: 100px;
    float: left;
    overflow: hidden;
    font-size: 30px;
    color: #b9bbc1;
    font-weight: bold;
    background: url(404.png) no-repeat right 0;
}

.news02 .news02-2 {
    float: right;
    overflow: hidden;
    width: 580px;
}

.news02 .news02-2 h3 {
    line-height: 20px;
    overflow: hidden;
    margin: 0;
}

.news02 .news02-2 h3 a {
    font-size: 16px;
    color: #353944;
    font-weight: normal;
}

.news02 .news02-2 span {
    display: block;
    line-height: 20px;
    overflow: hidden;
}

.news02 .news02-2 span a {
    font-size: 14px;
    color: #afafaf;
}

.wd {
    width: 485px;
}

.wd_t {
    background: url(404.png) no-repeat 0 58px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.wd_t a {
    font-size: 22px;
    color: #353944;
}

.wd_m {
    padding: 10px 0 0;
    overflow: hidden;
}

.wd .wd-1 {
    width: 485px;
    height: 100px;
    border-bottom: #ccc 1px dashed;
    padding: 25px 0 0;
}

.wd .wd-2 {
    height: 30px;
    line-height: 26px;
    overflow: hidden;
    background: url(404.png) no-repeat 0 2px;
    padding: 0 0 0 35px;
}

.wd .wd-2 a {
    font-size: 16px;
    color: #353944;
    font-weight: bold;
}

.wd .wd-3 {
    font-size: 14px;
    color: #707279;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    background: url(404.png) no-repeat 0 4px;
    padding: 0 0 0 35px;
}










.part4 {
    padding-top: 75px;
    padding-bottom: 55px;
}

.news-slide {
    margin-top: 40px;
}

.news-slide .hd {
    line-height: 30px;
}

.news-slide .hd ul {
    float: left;
}

.news-slide .hd ul li.on {
    background: #b72024;
    color: #fff;
    border: 1px solid #b72024;
}

.news-slide .hd ul li.on a {
    color: #fff;
}

.news-slide .hd ul li a {
    float: none;
}

.news-slide .hd ul li {
    width: 100px;
    height: 32px;
    border: 1px solid #e6e6e6;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 16px;
    float: left;
    margin-right: 30px;
}

.news-slide .hd a {
    float: right;
}

.news-slide .bd {
    margin-top: 40px;
}

.hl-news {
    width: 615px;
    height: 338px;
    float: left;
    position: relative;
}

.img-auto {
    display: block;
    width: 100%;
    height: 100%;
}

.hl-bt {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    left: 0;
    padding-top: 88px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
}

.hl-bt span {
    width: 36px;
    height: 20px;
    color: #fff;
    display: block;
    position: absolute;
    left: 0;
    background: #b72024;
    top: 92px;
    font-size: 10px;
    line-height: 20px;
    padding-left: 5px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.hl-bt h3 {
    margin-left: 54px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-top: 2px;
}

.hl-bt a {
    display: block;
    width: 74px;
    height: 26px;
    border: 1px solid #fff;
    color: #fff;
    float: right;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 13px;
    margin-right: 33px;
}

.news-wrap ul {
    float: right;
}

.news-wrap ul li {
    width: 615px;
    height: 110px;
    margin-bottom: 4px;
}

.news-wrap ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #f1f1f1 url(404.png) no-repeat right 23px center;
}

.news-date {
    float: left;
    width: 120px;
    text-align: center;
    margin-top: 25px;
}

.news-date p {
    font-size: 30px;
    font-weight: bold;
}

.news-date span {
    font-size: 12px;
}

.news-r {
    width: 420px;
    float: left;
    margin-top: 30px;
}

.news-r h3 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: normal;
    margin-top: 2px;
}


/*banner*/

.banner {
    width: 100%;
    height: 678px;
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.banner_img {
    width: 100%;
    height: 678px;
    position: absolute;
    left: 0;
    top: 0;
}

.banner_img li {
    width: 100%;
    height: 678px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    list-style: none;
}

.banner_list {
    height: 50px;
    bottom: 0px;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    left: 0;
    right: 0;
}

.banner_list span {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid #555;
    float: left;
    margin: 0 5px;
}

.banner_list .spcss {
    border: 3px solid yellowgreen;
}

.banner_left {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    left: -60px;
    background-color: rgba(73, 72, 62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
}

.banner_left:hover {
    background-color: rgba(73, 72, 62, 0.9);
}

.banner_right {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    right: -60px;
    background-color: rgba(73, 72, 62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
}

.banner_right:hover {
    background-color: rgba(73, 72, 62, 0.9);
}

.banner_left img {
    margin-top: 22px;
}

.banner_right img {
    margin-top: 22px;
}

/*about*/
.about_bg {
    padding: 40px 0 20px 0;
}

.about_bg .fl img {
    width: 560px;
}

.about_bg .fr {
    width: 680px;
}

.about_bg .fr h2 {
    font-size: 30px;
    color: #333333;
}

.about_bg .fr div {
    color: #999999;
    font-size: 16px;
    font-weight: lighter;
    padding-bottom: 30px;
}

.about_bg .fr p {
    font-size: 14px;
    font-weight: lighter;
    color: #999999;
    line-height: 35px;
}


/*产品展示*/
.product_bg {
    background: #f0f0f0;
    padding: 40px 0 20px 0;
}

.pro_show {
    width: 1280px;
}

.pro_show_n li p {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
}

.pro_show_n li {
    width: 305px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

.pro_show_n li:nth-child(4n) {
    margin-right: 0;
}

.pro_show_n li a {
    overflow: hidden;
    font-size: 16px;
    font-weight: lighter;
    color: #999;
}

.pro_show_n li a.picshow1 {
    width: 262px;
    height: 213px;
    overflow: hidden;
    display: block;
}

.pro_show_n li img {
    width: 100%;
    overflow: hidden;
}

.pro_show_n li h4 {
    font-weight: lighter;
    font-size: 16px;
    line-height: 35px;
    color: #999;
}

div#link_logo {
    overflow: hidden;
    width: 100%;
    height: 500px;
}

div#link_logo1 {
    overflow: hidden;
}

/*案例*/
.case_bg {
    padding: 60px 0 20px 0;
    font-size: 0;
}

.case_bg .index_t {
    text-align: left;
    padding-top: 0;
}

.case_bg .case_l {
    width: 615px;
}

.case_bg .case_r {
    width: 610px;
}

.case_bg .case_l ul li {
    margin-bottom: 40px;
}

.case_bg .case_l ul li .fl {
    width: 100px;
    -webkit-text-stroke: 1px #b8b8b8;
    color: #fff;
    font-weight: bold;
    font-size: 90px;
    line-height: 90px;
}

.case_bg .case_l ul li .fr {
    width: 460px;
}

.case_bg .case_l ul li .fr h3 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 10px;
}

.case_bg .case_l ul li .fr p {
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    font-weight: lighter;
}

.case_bg .case_r img {
    width: 100%;
}

.case_com {
    background: #333;
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    line-height: 35px;
    text-align: center;
    padding: 40px 0;
}


/*新闻*/
.new_bg {
    padding: 40px 0 20px 0;
}

.new_bg ul li {
    float: left;
    width: 410px;
    margin-right: 25px;
}

.new_bg ul li:nth-child(3n) {
    margin-right: 0;
}

.new_bg ul li img {
    width: 100%;
    height: 250px;
}

.new_bg ul li h2 {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}

.new_bg ul li p {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
}

.new_bg ul li div {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    font-weight: lighter;
    padding-top: 30px;
}

/*首页留言*/
.index_message {
    background: #333;
    height: 320px;
    margin-bottom: 220px;
}

.index_message .index_t h2 {
    color: #fff;
}

.index_message .form-group {
    float: left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 150px;
}

.index_message .form-group:nth-child(3n) {
    margin-right: 0;
}

.index_message form {
    background: #fff;
    padding: 40px;
    box-shadow: 1px 1px 10px #ebebeb;
    margin-bottom: 80px;
}

.index_message p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}

.index_message span {
    color: red;
    padding-right: 5px;
}

.index_message .form-group input {
    width: 300px;
    line-height: 40px;
    height: 40px;
    background: #eeeeee;
    text-indent: 10px;
}

.index_message .form-group textarea {
    width: 800px;
    background: #eeeeee;
    height: 80px;
    line-height: 25px;
    text-indent: 10px;
}

.index_message .submit {
    float: right !important;
    width: 185px !important;
}

.index_message .submit button {
    background: #333;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    margin-top: 30px;
}

.index_message .submit div p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    text-align: right;
    margin-top: 80px;
}


/*footer*/
footer {
    background: #040d12;
    padding: 40px 0;
}

footer .fl {
    margin-top: 40px;
}

footer h3 {
    font-size: 20px;
    color: #fff;
    font-weight: lighter;
    margin-bottom: 30px;
}

footer .foot_l {
    width: 465px;
}

footer .foot_l div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

footer .foot_l div p {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}

footer .foot_l .wx {
    position: relative;
    margin-right: 10px;
}

footer .foot_l .wx>img {
    display: none;
    position: absolute;
    width: 150px;
    bottom: 80px;
}

footer .foot_l .wx:hover>img {
    display: block;
}

footer .foot_m {
    width: 575px;
}

footer .foot_m div {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
    padding-right: 200px;
}

footer .foot_r {
    width: 240px;
}

footer .foot_r div ul li a {
    font-size: 16px;
    font-weight: lighter;
    color: #a4a6a7;
    line-height: 30px;
}

/*company*/
.company {
    margin-bottom: 60px;
}

.sort_list {}

.sort_list .sort_list_l {
    width: 380px;
}

.sort_list .sort_list_l .index_t {
    text-align: right;
}

.sort_list .sort_list_l .index_t div {
    font-size: 48px;
    margin-bottom: 10px;
}

.sort_list .sort_list_l .index_t h2 {
    font-size: 30px;
}

.sort_list .sort_list_l ul {
    background: #efefef;
}

.sort_list .sort_list_l ul li a {
    color: #999999;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_list .sort_list_l ul li:hover a {
    background: #333;
    color: #fff;
}

.sort_list_l_phone {
    background: #b72024;
    padding: 30px;
}

.sort_list_l_phone .fl {
    width: 58px;
}

.sort_list_l_phone .fr {
    width: 189px;
}

.sort_list_l_phone div {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
}

.sort_list_l_phone p {
    font-weight: bold;
    font-size: 23px;
}

.sort_list_r {
    width: 830px;
    padding-top: 50px;
}

.breadcrumb {}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li:after {
    content: '>';
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    font-size: 14px;
    color: #333;
}

.page_content {
    font-size: 16px;
    font-weight: lighter;
    color: #999;
    line-height: 35px;
}

/*留言*/
.message_form .form_group {
    line-height: 40px;
    margin-bottom: 20px;
    vertical-align: top;
}

.message_form .form_group input {
    line-height: 40px;
    border: 1px solid #999;
    width: 400px;
    border-radius: 5px;
}

.message_form .form_group textarea {
    width: 400px;
    border: 1px solid #999;
    line-height: 30px;
    border-radius: 5px;
}

/*分页*/
.sort_news_right .sort_news_list .pagination {
    text-align: center;
}

.sort_news_right .sort_news_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .sort_news_list_ul li a p {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    line-height: 30px;
}

.sort_news_right .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
}

.sort_news_right .pagination {
    text-align: center;
}

.sort_news_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item span {
    font-size: 16px;
}

.sort_news_right .sort_news_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .sort_news_list .pagination .page-item span {
    font-size: 16px;
}

.sort_product_right .sort_product_list .pagination {
    text-align: center;
}

.sort_product_right .sort_product_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_product_right .sort_product_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_product_right .sort_product_list .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .sort_case_list .pagination {
    text-align: center;
}

.sort_case_right .sort_case_list .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .sort_case_list .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .sort_case_list .pagination .page-item span {
    font-size: 16px;
}

/*上一条-下一条*/
.liu_d {
    margin-top: 40px;
}

.liu_d a {
    padding: 5px 20px;
    line-height: 30px;
    border: 1px solid #eee;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: lighter;
}

.liu_d a:hover {
    background: #333;
    color: #fff;
}

/*sort_news*/
.sort_news_list {}

.sort_news_list .sort_news_left {
    width: 380px;
}

.sort_news_list .sort_news_left .index_t {
    text-align: right;
}

.sort_news_list .sort_news_left .index_t div {
    font-size: 48px;
}

.sort_news_list .sort_news_left .index_t h2 {
    font-size: 30px;
}

.sort_news_list .sort_news_left ul {
    background: #efefef;
}

.sort_news_list .sort_news_left ul li a {
    color: #999999;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    font-weight: lighter;
}

.sort_news_list .sort_news_left ul li:hover a {
    background: #333;
    color: #fff;
}

.sort_news_right form {
    margin-bottom: 30px;
}

.sort_news_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_news_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_news_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_news_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_news_right form>input {
    line-height: 40px;
    background: url(404.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_news_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #333;
}

.sort_news_right .sort_news_list .sort_news_list_ul li {
    float: left;
    margin-right: 25px;
    width: 240px;
    padding: 10px;
    margin: 20px 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_news_right .sort_news_list .sort_news_list_ul li:hover {
    background: #efefef;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a h2 {
    font-size: 18px;
    color: #666666;
    border-bottom: 1px solid #bfbfbf;
    font-weight: lighter;
    padding-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    margin-top: 20px;
    display: block;
    margin-bottom: 10px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a p {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
    line-height: 30px;
}

.sort_news_right .sort_news_list .sort_news_list_ul li a div {
    text-align: right;
    color: #333;
    font-weight: lighter;
    margin: 10px 0;
}

.sort_news_right .pagination {
    text-align: center;
}

.sort_news_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_news_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_news_right .pagination .page-item span {
    font-size: 16px;
}

.sort_case_right .pagination {
    text-align: center;
}

.sort_case_right .pagination .page-item {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.sort_case_right .pagination .page-item:first-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .pagination .page-item:last-child {
    border: 1px solid #999999;
    border-radius: 50%;
}

.sort_case_right .pagination .page-item span {
    font-size: 16px;
}

/*info_news*/
.info_news_right h2 {
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.info_news_right span {
    color: #333;
}

.info_news_content {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 30px;
}


/*info_product*/
.info_product_right h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 20px;
}

.info_product_right span {
    color: #333;
}

.sort_product_list {}

.sort_product_list .sort_product_left {
    width: 322px;
}

.sort_product_list .sort_product_left .index_t {
    text-align: right;
}

.sort_product_list .sort_product_left .index_t div {
    font-size: 48px;
}

.sort_product_list .sort_product_left .index_t h2 {
    font-size: 30px;
}

.sort_product_list .sort_product_left ul {
    background: #efefef;
}

.sort_product_list .sort_product_left ul li a {
    color: #333;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
}

.sort_product_list .sort_product_left ul li:hover a {
    background: #919191;
    color: #fff;
}

#product_info_img {
    width: 738px;
    height: 430px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.sort_product_list .sort_product_left .index_t {
    text-align: right;
    background: url(404.png) no-repeat;
    background-size: 65px;
    background-position: 50px 20px;

}

/*大图片*/
#product_info_img .pic {
    width: 738px;
    height: 430px;
    position: relative;
}

#product_info_img .pic ul li {
    list-style: none;
    width: 738px;
    height: 430px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#product_info_img .pic ul li.first {
    display: block;
}

#product_info_img .pic ul li img {
    max-width: 100%;
}

/*按钮*/
#product_info_img .but {
    width: 104px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -52px;
}

#product_info_img .but ul li {
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 5px;
    background-color: white;
    border-radius: 50%;
}

#product_info_img .but ul li.first {
    background-color: red;
}

/*图片导航*/
#product_info_img .picnav {
    /* width: 625px; */
    height: 86px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: -86px;
    left: 50%;
    margin-left: -312px;
}

#product_info_img .picnav ul li {
    list-style: none;
    width: 115px;
    height: 75px;
    float: left;
    margin: 5px;
}

#product_info_img .picnav ul li.first {
    border-bottom: 4px solid red;
}

#product_info_img .picnav ul li img {
    width: 115px;
    height: 70px;
}


/*sort_product*/
.sort_product_right {
    width: 100%;
}

.sort_product_right form {
    margin-bottom: 30px;
}

.sort_product_right .form_shaixuan input {
    /*opacity: 0;*/
    /*position: absolute;*/
}

.sort_product_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_product_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_product_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_product_right form>input {
    line-height: 40px;
    background: url(404.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_product_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #333;
    border-radius: 5px;
}

.sort_product_right .sort_product_list .sort_product_list_ul {
    font-size: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li {
    float: left;
    margin-right: 25px;
    width: 380px;
    padding: 10px;
    margin: 5px 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_product_right .sort_product_list .sort_product_list_ul li img {
    max-width: 100%;
    display: block;
    text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li h4 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover {
    background: #ececec;
}

.sort_product_right .sort_product_list .sort_product_list_ul li:hover h4 {
    color: #333;
}


/*sort_case*/
.sort_case_list {}

.sort_case_right form {
    margin-bottom: 30px;
}

.sort_case_right .form_shaixuan input {
    opacity: 0;
    position: absolute;
}

.sort_case_right .form_shaixuan {
    margin-bottom: 20px;
}

.sort_case_right .form_shaixuan .active {
    background: #e7e7e7;
    border-radius: 20px;
    color: #000;
}

.sort_case_right .form_shaixuan label {
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.sort_case_right form>input {
    line-height: 40px;
    background: url(404.png) no-repeat #efefef;
    width: 500px;
    background-size: 30px;
    background-position: 5px 5px;
    padding-left: 40px;
}

.sort_case_right form button {
    margin-left: 20px;
    line-height: 40px;
    width: 100px;
    color: #fff;
    background: #333;
    border-radius: 5px;
}

.sort_case_right .sort_case_list .sort_case_list_ul {
    font-size: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li {
    float: left;
    margin-right: 25px;
    width: 368px;
    padding: 10px;
    margin: 20px 14px 0 0;
    border: 1px solid #dfdddd;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.sort_case_right .sort_case_list .sort_case_list_ul li img {
    max-width: 100%;
    height: 230px;
    display: block;
    margin: 0 auto;
}

.sort_case_right .sort_case_list .sort_case_list_ul li h4 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover {
    background: #ececec;
}

.sort_case_right .sort_case_list .sort_case_list_ul li:hover h4 {
    color: #333;
}

.link_info {
    margin-top: 20px;
}

.link_info li {
    display: inline-block;
    padding: 3px;
    margin: 2px 5px;
}

/*友情链接*/
.blogroll {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #efefef;
}

.blogroll-center {
    width: 1280px;
    margin: 0 auto;
}




@media screen and (max-width: 980px) {

    .w1280 {
        width: 98%;
    }

    .container {
        width: 98%;
    }

    .anlikz {
        width: 98%;
    }

    .foot .footmenu {
        width: 98%;
    }

    .foot .footer {
        width: 98%;
        display: flex;
        align-items: center;
    }

    .fb-frame {
        width: 98%;
    }
    .head {display: none;}

    .nav .breadcrumbnav{display: none;}
    .homeWorks li {

        
        width: 442px;}

        .part-tit p {
            color: #777777;
            font-size: 11px;
        }

.aboutimg{
    width: 98%;
    
}
.aboutjscon{
width: 98%;
    
}.aboutjscon h5 {
    height: 60px;
    line-height: 40px;
    background: url(404.png) no-repeat 0 50px;
    font-size: 41px;
    color: #353944;
    font-weight: 600;
    text-align: center;
}
.aboutjscon span {
    text-align: center;
   width: 100%;
}

.aboutjscon span a{
    text-align: center;display: inline-block;
}

.youshi .content1 .list1 {
    width: 98%;
}
.youshi .content1 .list1 li img{width: 98%;}
.youshi .content1 .list2{
    width: 98%;
}

.youshi .content1 .list2 img{width: 98%;} 


.part-tit h2 {   
    margin-bottom: 31px;
    font-size: 20px;
}



.news_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.foot .footmenu li {

    margin: 25px 8px;
}

.bottom{
    margin-bottom: 100px;
    font-size: 11px;
}


.width{
    width: 98%;
}




}