@CHARSET "UTF-8";
input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}


/*头部样式*/

.com-img {
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.max1800 {
    max-width: 1830px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.top_head {
    position: relative;
    background: #ffffff;
    padding: 2.30208333% 0;
}

.top_wap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.logo {
    position: relative;
    width: 28%;
}

.logo a {
    display: block;
}

.logo img {
    max-width: 100%;
}

.ss_top {
    position: relative;
}

#formsearch1 {
    width: 270px;
    height: 43px;
    line-height: 43px;
    float: right;
    background: url(../images/ssbg.png) no-repeat center center;
}

#formsearch1 input {
    height: 43px;
    background: #fff;
    line-height: 43px;
    border: none;
    outline: none;
}

#formsearch1 input#keyword {
    height: 43px;
    line-height: 43px;
    padding-left: 15px;
    color: #d5d5d5;
    float: left;
    background: none;
    border: none;
    font-size: 14px;
    width: 80%;
}

#formsearch1 input#s_btn {
    width: 20%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    background: none;
}


/*  */

.top_seo {
    position: absolute;
    top: -30px;
    right: 0px;
}

.top_seo .k1 {
    line-height: 32px;
    color: #959595;
    font-size: 12px;
}

.top_seo .k1 a {
    color: #959595;
}

.top_seo .k2 {
    color: #959595;
    font-size: 12px;
}

.top_seo .k2 a {
    color: #959595;
    margin-right: 10px;
}

.top_seo a:hover {
    text-decoration: underline;
}


/* c1_index */

.c1_index {
    position: relative;
    padding: 3.125% 0;
}

.ttt1 {
    text-align: center;
}

.ttt1 h3 {
    font-size: 30px;
    color: #323232;
    letter-spacing: 3px;
    font-weight: bold;
}

.ttt1 p {
    font-size: 18px;
    color: #646464;
    text-transform: uppercase;
    margin-top: 10px;
}

.pro_list11 {
    position: relative;
    margin-top: 2.125%
}

.pro_list11 .slick-slide {
    outline: none;
}

.pro_list11 .slick-con {
    padding: 0 5%;
    position: relative;
}

.pro_list11 .slick-slide.slick-active+.slick-slide.slick-active .slick-con::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 15%;
    width: 5px;
    height: 70%;
    background: #d8d8d8;
}

.pro_list11 .slick-con img {
    display: block;
    width: 100%;
}

.pro_list11 .slick-con:nth-child(1),
.pro_list11 .slick-con:nth-child(2) {
    margin-bottom: 5%
}

.pro_list11 .slick-arrow {
    display: block;
    width: 100px;
    height: 140px;
    position: absolute;
    top: 50%;
    margin-top: -70px;
    text-indent: 100px;
    overflow: hidden;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 0;
    z-index: 999;
}

.pro_list11 .slick-prev {
    left: -3%;
    background: url(../images/prev1.png) no-repeat center rgba(0, 0, 0, .1);
}

.pro_list11 .slick-next {
    right: -3%;
    background: url(../images/next1.png) no-repeat center rgba(0, 0, 0, .1);
}


/* c2_index */

.c2_index {
    position: relative;
}

.c2_list {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_list li {
    width: calc(100%/3);
    position: relative;
    padding: 3px;
}

.c2_list li>a {
    display: block;
}

.c2_list li img {
    width: 100%;
}

.c2_list li .fu {
    position: absolute;
    left: 12.88%;
    bottom: 8.88%;
}

.c2_list li .fu h3 {
    font-size: 24px;
    color: #383838;
    font-weight: bold;
}

.c2_list li .fu span {
    display: block;
    font-size: 16px;
    color: #5a5a5a;
    margin: 15px 0 35px;
}

.c2_list li .fu dd {
    display: block;
    width: 145px;
    line-height: 43px;
    padding-left: 60px;
    font-size: 14px;
    color: #fff;
    background: url(../images/fan.jpg) no-repeat center;
}

@media (max-width:1200px) {
    .c2_list li {
        width: calc(100%/2);
    }
}

@media (max-width:768px) {
    .c2_list li {
        width: calc(100%/2);
    }
    .c2_list li .fu {
        bottom: 30px;
        left: 30px;
    }
    .c2_list li .fu h3 {
        font-size: 18px;
    }
    .c2_list li .fu span {
        font-size: 13px;
        margin: 10px 0 15px;
    }
}

@media (max-width:600px) {
    .c2_list li {
        width: 100%;
    }
}


/* c3_index */

.c3_index {
    position: relative;
    padding: 3.125% 0;
}

.abb_wap {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.abb_wap .abbleft {
    width: 45%;
    position: relative;
}

.abbleft .tts {
    position: relative;
}

.abbleft .tts h3 {
    font-size: 30px;
    color: #323232;
    font-weight: 600;
    letter-spacing: 3px;
}

.abbleft .tts p {
    font-size: 18px;
    color: #646464;
    text-transform: uppercase;
    font-weight: normal;
    margin: 15px 0;
}

.abbleft .abbtxt {
    line-height: 2.5;
    font-size: 18px;
    color: #5a5a5a;
    text-indent: 30px;
    margin-top: 5.125%;
}

.abbleft .abbmore {
    display: block;
    width: 145px;
    line-height: 43px;
    padding-left: 60px;
    font-size: 14px;
    color: #fff;
    background: url(../images/fan.jpg) no-repeat center;
    margin-top: 15.125%;
    float: right;
}

.abb_wap .abbright {
    width: 50%;
    position: relative;
}

.abb_wap .abbright img {
    width: 100%;
    height: 100%;
}

@media (max-width:1600px) {
    .abbleft .abbmore {
        margin-top: 5.125%;
    }
}

@media (max-width:1440px) {
    .abbleft .abbtxt {
        line-height: 2;
    }
    .abbleft .abbmore {
        margin-top: 20px;
    }
}

@media (max-width:1025px) {
    .abbleft .tts p {
        margin: 5px 0;
        font-size: 15px;
    }
    .abbleft .abbtxt {
        font-size: 15px;
        margin-top: 20px;
    }
}

@media (max-width:992px) {
    .abb_wap .abbleft {
        width: 100%;
        margin-bottom: 30px;
    }
    .abb_wap .abbright {
        width: 100%;
    }
}

@media (max-width:600px) {
    .abbleft .tts h3 {
        font-size: 24px;
    }
}


/* c4_index */

.c4_index {
    position: relative;
    padding: 3.125% 0;
    background: #e7ecf2;
}

.news_list11 {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.news_list11 li {
    width: 31.33%;
    position: relative;
    text-align: center;
}

.news_list11 li a {
    display: block;
}

.news_list11 li .com-img img {
    width: 100%;
}

.news_list11 li .nn_cc {
    position: relative;
    background: #f7f7f7;
    padding: 20px;
}

.news_list11 li .nn_cc h3 {
    font-size: 22px;
    color: #444444;
    font-weight: bold;
}

.news_list11 li .nn_cc span {
    display: block;
    margin: 15px 0;
    color: #a3a3a3;
    font-size: 15px;
}

.news_list11 li .nn_cc dd {
    display: block;
    font-size: 17px;
    color: #444444;
    text-align: left;
    line-height: 1.7;
}

.news_list11 li .nn_cc h4 {
    display: block;
    width: 180px;
    line-height: 52px;
    padding-left: 75px;
    font-size: 17px;
    color: #fff;
    background: url(../images/fan2.jpg) no-repeat center;
    margin: 15px auto 0;
    text-align: left;
}

@media (max-width:992px) {
    .news_list11 li .nn_cc h3 {
        font-size: 20px;
    }
    .news_list11 li .nn_cc span {
        margin: 10px 0;
    }
    .news_list11 li .nn_cc dd {
        font-size: 15px;
    }
    .news_list11 li .nn_cc h4 {
        font-size: 15px;
    }
}

@media (max-width:768px) {
    .news_list11 li {
        width: 100%;
        margin-bottom: 20px;
    }
}


/*主体样式*/

#container {
    width: 980px;
    margin: 0 auto;
    padding: 13px 11px 0 11px;
    background: #FFF;
}

#left {
    width: 206px;
    float: left;
}

#right {
    float: right;
    width: 750px;
}

.menu_cate {
    width: 203px;
    float: left;
    padding-top: 15px;
}

.cate_title {
    background: url(../images/cate_1.gif) left 0 no-repeat;
    font: bold 14px/35px "微软雅黑";
    text-indent: 40px;
    color: #FFF;
}

.about {
    width: 496px;
    float: left;
    height: 295px;
    overflow: hidden;
}

.about_title {
    line-height: 35px;
    font: bold 14px/35px "微软雅黑";
    color: #FFF;
    text-indent: 40px;
    background: url(../images/about_bg.gif) 0 0 no-repeat;
}

.about .content {
    padding: 5px;
    line-height: 22px;
}

.img_show {
    padding-top: 15px;
    padding-left: 3px;
}


/*首页新闻*/

.news_company {
    width: 342px;
    float: left;
    margin-left: 22px;
}

.news1_title {
    line-height: 35px;
    font: bold 14px/35px "微软雅黑";
    color: #FFF;
    text-indent: 40px;
    background: url(../images/new_bg.gif) 0 0 no-repeat;
    position: relative;
}

.news_company .content {
    padding: 13px;
    background: #f2f2f2;
    line-height: 22px;
    height: 218px;
    overflow: hidden;
}

.news1_title a {
    position: absolute;
    top: 0px;
    right: 10px;
    font: 200 12px.30px "Arial";
    color: #fff;
}

.news_company2 {
    width: 342px;
    float: right;
}

.news_company2 .content {
    padding: 13px;
    background: #f2f2f2;
}


/*产品推荐*/

.recommend_product {
    width: 750px;
    float: left;
    margin-top: 10px;
}

.recommend_product .title {
    line-height: 35px;
    font: bold 14px/35px "微软雅黑";
    color: #FFF;
    text-indent: 40px;
    background: url(../images/recommend.gif) 0 0 no-repeat;
    position: relative;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}

.recommend_product .title a {
    position: absolute;
    top: 0px;
    right: 10px;
    font: 200 12px.30px "Arial";
    color: #fff;
}

#new_box {
    width: 980px;
    margin: 0 auto;
    padding: 13px 11px 0 11px;
    background: #FFF;
}

.recommend_product1 {
    margin-top: 10px;
}

.recommend_product1 .title {
    line-height: 35px;
    font: bold 14px/35px "微软雅黑";
    color: #FFF;
    text-indent: 40px;
    background: url(../images/new_bg1.gif) no-repeat;
    position: relative;
}

.recommend_product1 .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.recommend_product1 .title a {
    position: absolute;
    top: 0px;
    right: 10px;
    font: 200 12px.30px "Arial";
    color: #fff;
}


/*首页区域*/

.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    height: 30px;
    padding-left: 10px;
    position: relative;
    font: bold 14px/30px '微软雅黑';
    border-bottom: 1px dotted #918F8C;
    border-top: 1px dotted #918F8C;
    background-color: #F0F1F0;
}

.more_region {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    font-weight: normal;
    font-size: 12px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 2px solid #C40315;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}


/*友情链接*/

.f_link {
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    line-height: 2;
}

.f_link a {
    font-size: 12px;
    color: #666;
    padding: 0 10px;
}

.c6left .c6_contact {
    position: relative;
}

.c6_contact li {
    margin-bottom: 25px;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
}

.c6_contact li .leimg {
    width: 40px;
    text-align: center;
    margin-right: 10px;
}

.c6_contact li .leimg img {
    max-width: 100%;
}

.c6_contact li .lexx {
    display: block;
    color: #1e1e1e;
    font-size: 17px;
}

.foot_ewm {
    text-align: center;
    line-height: 2;
    font-size: 17px;
    color: #1e1e1e;
}

.foot_ewm img {
    max-width: 100%;
}

@media (max-width:1200px) {
    .c6_contact li {
        margin-bottom: 15px;
    }
    .c6_contact li .lexx {
        font-size: 14px;
    }
    .x-layout-menu dl dt {
        font-size: 17px;
    }
    .x-layout-menu dl dd a {
        font-size: 14px;
        line-height: 2;
    }
    .x-layout .cong {
        font-size: 15px;
    }
    .foot_ewm {
        font-size: 14px;
        line-height: 2.5;
    }
    .x-copyright {
        float: none;
    }
    .x-ban {
        float: none;
    }
}

@media (max-width:600px) {
    .ttt1 h3 {
        font-size: 22px;
    }
    .ttt1 p {
        font-size: 13px;
    }
    .pro_list11 .slick-arrow {
        width: 60px;
        height: 90px;
        margin-top: -45px;
        background-size: 50%;
    }
    .c1_index {
        padding: 30px 0;
    }
    .c3_index {
        padding: 30px 0;
    }
    .c4_index {
        padding: 30px 0 20px;
    }
}


/*------------内页-------------------*/

.n_banner {
    width: 1000px;
    margin: 0 auto;
}

.left {
    width: 203px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    background: url(../images/cate_1.gif) left 0 no-repeat;
    font: bold 14px/35px "微软雅黑";
    text-indent: 40px;
    color: #FFF;
}

.sort_product {}

.sort_product h3 {
    background: url(../images/cate_1.gif) left 0 no-repeat;
    font: bold 14px/35px "微软雅黑";
    text-indent: 40px;
    color: #FFF;
}

.sort_news {}

.sort_news h3 {
    background: url(../images/cate_1.gif) left 0 no-repeat;
    font: bold 14px/35px "微软雅黑";
    text-indent: 40px;
    color: #FFF;
}

.n_contact {}

.n_contact h3 {
    background: url(../images/cate_1.gif) left 0 no-repeat;
    font: bold 14px/35px "微软雅黑";
    text-indent: 40px;
    color: #FFF;
}

.n_contact .content {
    padding: 10px;
    padding-bottom: 15px;
    background: #F0F0F2;
    line-height: 24px;
}

.right {
    width: 750px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 35px;
    color: #FFF;
    background: url(../images/in_right.gif) 0 0 no-repeat;
    font: bold 12px/35px "微软雅黑";
}

.sitemp h2 {
    float: left;
    text-align: left;
    text-indent: 40px;
    font: bold 14px/35px "微软雅黑";
}

.sitemp .site {
    float: right;
    text-align: right;
    line-height: 35px;
    padding-right: 15px;
}

.sitemp .site a {
    color: #FFF;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
}


/*内页留言*/

.message {
    padding-left: 30px;
    padding-top: 10px;
    z-index: 100;
    position: relative;
}

.message input {
    vertical-align: middle;
}

.message #name {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}

.message #ptitle {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}

.message #contact {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}

.message #email {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}

.message #address {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}

.message #content {
    display: inline-block;
    width: 97%;
    height: 120px;
    padding: 6px;
    font-size: 12px;
    border: 1px solid #dedede;
    margin-top: 6px;
}

.message span.xin {
    color: red;
    vertical-align: top
}

.message .msgbtn {
    background: #fe693e;
    cursor: pointer;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 15px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#code {
    padding-top: 10px;
    line-height: 26px;
}

#checkcode {
    height: 32px;
    line-height: 32px;
    width: 120px;
    border: 1px solid #dedede;
}

#message_main tr {
    position: relative;
}

#message_main tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #000;
    width: 23%;
    white-space: nowrap;
}

.m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 26px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
}

.c_label {
    line-height: 18px;
    padding-top: 12px;
}

@media (max-width: 768px) {
    .message {
        padding: 0px;
    }
    .neiright .content img#checkCodeImg {
        width: auto!important;
    }
}