@CHARSET "UTF-8";

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}
@media (max-width:768px) {
    body{
        padding-top: 60px;
    }
}
a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #e87518;
    text-decoration: none;
    outline: none;
}

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;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 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);
}


@font-face {
    font-family: 'constan2';
    src: url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');

}

.ssddds {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.demo-message-wrap input::-webkit-input-placeholder,
.demo-message-wrap textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;
}

.demo-message-wrap input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.demo-message-wrap input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
}

.demo-message-wrap input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff;
}

.demo-message-wrap input[type='text']::-webkit-input-placeholder {
    color: #fff;
}



.aby_hh li:hover .aby_hh_img img {
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}

/*头部样式*/
.sky {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 35px;
    background: #dddddd;
}

.sky_con {
    width: 1200px;
    margin: 0 auto;
}

.huan {
    float: left;
    color: #666666;
    font: 400 12px/35px "Microsoft Yahei";
}

.huan a {
    line-height: 35px;
    color: #666666;
    font-size: 12px;
    padding-right: 5px;
}

.k1x {
    float: right;
    line-height: 35px;
    color: #666666;
    font-size: 12px;
}

.k1x a {
    color: #666666;
    font-size: 12px;
}

.xyin-case-sort li:hover,
.xyin-case-sort li.on {
    background: #3c486d;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.xyin-case-sort li:hover a,
.xyin-case-sort li.on a {
    color: #fff;
}



.tou_con {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5
}

.tou {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    overflow: hidden
}

.logo {
    float: left;
    margin-top: 26px;
}

.telx {
    float: right;
    margin-top: 30px;
}


#formsearch {
    width: 420px;
    float: left;
    margin-left: 60px;
    margin-top: 40px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    background: #fff;
    border: 1px solid #c8c8c8;
    float: left;
    width: 260px;
    outline: none;
}

#formsearch input#keyword {
    height: 35px;
    line-height: 35px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 44px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: url(../images/so.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
}

#menu {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}

.ct1 {
    color: #03479c;
    font-size: 42px;
    text-align: center;
}

.ct1 span {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #888888;
    font-family: "Arial";
    line-height: 30px;
}


.container {
    width: 1200px;
    margin: 0 auto;
}

/*高品质追求*/


.tabz {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.tabz li {
    float: left;
    width: 140px;
    height: 32px;
    display: block;
    line-height: 32px;
    background: #eaeaea;
    text-align: center;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
}

.tabz li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #03479c;
}

.tabz li:hover,
.tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a,
.tabz li.cur a {
    color: #fff;
}

.ttz {
    display: none;
    margin-top: 30px;
}

.list1z {
    padding: 8px 10px;
}

.list1z li {
    position: relative;
    vertical-align: middle;
    float: left;
    margin-right: 26px;
    margin-bottom: 26px
}

.list1z li a.img {
    display: block
}

.list1z li a.img img {
    width: 376px;
    height: 270px;
}


.list1z li:nth-child(3n) {
    float: right;
    margin-right: 0px;
}

.dac {
    background: #03479c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 45px;
    height: 45px;
}

.list1z li h3 {
    color: #fff;
    font-size: 16px;
    float: left;
    font-weight: normal;
    margin-left: 5%;
}

.list1z li h3 a {
    color: #fff;
    font-size: 16px;
    line-height: 45px;
}

.list1z li:hover .dac {
    background: #b99562;
}


.mx {
    float: right;
    color: #fff;
    font-size: 16px;
    margin-right: 5%;
}

.mx a {
    color: #fff;
    font-size: 16px;
}

/*滚动*/
.pin {
    width: 1200px;
    margin: 0 auto;
}

.chan {
    text-align: center;
    padding-top: 30px;
    position: relative;
    margin-bottom: 40px;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 55%;
}

.l_btn {
    left: -50px;
}

.r_btn {
    right: -50px;
}

.twt {
    float: left;
}

.twt li a.img {
    display: block;
}

.twt li a.img img {
    display: block;
    width: 273px;
    height: 150px;
}

.twt li {
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.huise {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5;
    padding-bottom: 50px;
    padding-top: 70px;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}


.anls {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5
}

.product_list3 {}

.product_list3 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 248px;
}

.product_list3 li a.img {}

.product_list3 li a.img img {
    width: 376px;
    height: 248px;
}

.product_list3 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(../images/h3.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list3 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list3 li a.img {
    display: block;
}

.product_list3 li a.img:hover {
    border-color: #b99562;
}


.xypg-left {
    float: left;
    width: 100%;
}

.page-wrap-right {
    float: right;
    width: 77%;
}
.page-wrap-right .xypg-right-content p img{
    max-width: 100%;
    height: auto !important;
}

/*jg*/
p {
    margin: 0 0 0 0;
}

/* */
.head {
    height: 34px;
    background: #192236;
    line-height: 34px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
}

.head a {
    color: rgba(255, 255, 255, 0.6);
}

.k1 {
    float: left;
}

.hotSearch {
    float: right;
}

.hotSearch a {
    display: inline-block;
    margin-left: 5px;
}

/* */
.top_head {
    position: absolute;
    top: 34px;
    left: 0px;
    width: 100%;
    z-index: 999;
    height: 128px;
}

.top_head .container-fluid {
    position: relative;
}

.top_head .logo {
    float: left;
    width: 38%;
}

.top_head .logo img {
    max-width: 100%;
}

.ss {
    float: right;
    line-height: 118px;
    cursor: pointer;
}

.search {
    position: absolute;
    top: 100px;
    right: 8.3%;
    display: none;
    overflow: hidden;
    width: 235px;
}

.search #formsearch {
    width: 236px;
    background-color: #666;
    margin-left: 0;
    margin-top: 10px;
}

.search #formsearch input {
    height: 45px;
    background: #f7f7f7;
    line-height: 45px;
    border-radius: 0px;
    border: none;
    color: #747474;
    float: left;
    outline: none;
}

.search #formsearch input#keyword {
    text-indent: 5px;
    font-size: 14px;
    width: 190px;
}

.search #formsearch input#s_btn {
    width: 45px;
    cursor: pointer;
    font-size: 14px;
}

/* */
.box1 {
    margin-top: 40px;
}

.box1-le {
    width: 56%;
    float: left;
}

.box1-tit {}

.box1-tit h3 {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 35px;
    border-left: 3px solid #fa4848;
    padding-left: 3%;
}

.box1-tit p {
    color: #999999;
    font-size: 16px;
    margin-left: 3%;
    margin-top: 3%;
    width: 80%
}

.box1-le ul {
    margin-top: 2%;
    margin-left: 3%;
}

.box1-le ul li {
    padding-right: 3%;
    margin: 5% 0;
}

.box1-le ul li a {
    display: block;
    width: 15%;
}

.box1-le ul li img {
    width: 100%;
    height: 100%;
}

.box1-le ul li span {
    display: block;
    color: #333333;
    font-size: 26px;
    line-height: 55px;
}

.box1-le ul li p {
    color: #666;
    font-size: 15px;
    line-height: 30px;
    height: 60px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box1-ri {
    width: 34%;
    float: right;
    background: url(../images/ab.png)no-repeat 94% bottom;
    position: relative;
    background-size: 2.3% 20%;
}

.abimg {
    position: absolute;
    right: 0;
    top: 0;
    width: 90%;
}

.abimg img {
    width: 100%;
}

.box1-cont {
    margin-top: 18%;
    border: 8px solid #fa4848;
    padding: 64% 3% 5%;
    width: 83%;
}

.box1-cont h3 {
    color: #333;
    font-size: 26px;
}

.box1-cont p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 2%;
}

/* */
.box2 {
    background: url(../images/hf01.jpg)no-repeat;
    background-size: cover;
    margin-top: 40px;
    overflow: hidden;
    width: 100%;
}

.box2 ul {
    border-left: 2px solid rgba(255, 255, 255, 0.1)
}

.box2 ul li {
    text-align: center;
    border-right: 2px solid rgba(255, 255, 255, 0.1);
    padding: 5% 0;
    height: 100%;
}

.box2 ul li span {
    color: #fff;
    display: block;
    background: url(../images/hh.png)no-repeat center bottom;
    font-size: 60px;
    font-family: "arial";
    font-weight: bold;
}

.box2 ul li p {
    color: #fff;
    font-size: 20px;
    margin-top: 4%;
}
@media (max-width:500px){
    .box2 ul li span{
        font-size:40px;
    }
    .box2 ul li p{
        font-size:16px;
    }
}
/* */
.box3 {
    margin-top: 4%;
}

.box3-le {
    float: left;
    width: 30%;
    position: relative;
    padding-top: 10%;
    background: url(../images/zhi.png)no-repeat 94% bottom;
}

.box3-le .box3-le-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 90%;
}

.box3-le .box3-le-img img {
    width: 100%;
}

.box3-le .cont {
    padding: 50% 3% 10%;
    border: 8px solid #fa4848;
    width: 83%;
}

.box3-le .cont h3 {
    color: #333;
    font-size: 26px;
}

.box3-le .cont .nei {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 3%;
}

.box3-ri {
    width: 60%;
    float: right;
}

.box3-ri ul {
    margin-top: 6%;
    margin-left: -5%;
}

.box3-ri ul li {
    text-align: center;
}

.box3-ri ul li img {
    width: 100%;
}

.box3-ri ul li span {
    display: block;
    color: #333333;
    font-size: 20px;
    margin-top: 5%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

a.box3-more {
    display: inline-block;
    padding: 0 1%;
    height: 40px;
    line-height: 40px;
    background: #fa4848;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 8%;
    margin-left: 3%;
}


/* */
.box4 {
    background: url(../images/bj2.jpg)no-repeat;
    background-size: cover;
    margin-top: 50px;
    padding: 7% 0;
    color: #fff;
    line-height: 42px;
    font-size: 30px;
    text-align: center;
}

.box4 .container-fluid {
    position: relative;
}

.box4-tit {
    position: absolute;
    top: -40%;
    width: 1%
}

.box4-tit img {
    width: 100%;
}


/* */
.box5 {
    margin-top: 4%;
}

.xin-tit {
    overflow: hidden;
    line-height: 45px;
    border-left: 4px solid #fa4848;
    padding-left: 3%;
    color: #333;
    font-size: 35px;
}

.xin-tit a {
    float: right;
    padding: 0 2%;
    height: 45px;
    background: #fa4848;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
}

.news_list1 {
    margin-top: 2%;
}

.news_list1 li {
    width: 31.3%;
    margin-right: 3%;
    float: left;
}

.news_list1 li:nth-child(3) {
    margin-right: 0;
}

.news_list1 li .img {
    width: 100%;
    position: relative;
}

.news_list1 li img {
    width: 100%;
}

.news_list1 li .img .dac {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(248, 75, 75, 0.25);
    display: none
}

.news_list1 li h3 {
    margin-top: 4%;
    height: 40px;
    line-height: 40px;
    padding-left: 3%;
    border-left: 2px solid #fa4848;
    color: #333;
    font-size: 18px;
    height: 40px;
    overflow: hidden;
}

.news_list1 li p {
    color: #666;
    font-size: 16px;
    margin: 1% 1% 0 3%;
    line-height: 28px;
}

.news_list1 li a {
    display: inline-block;
    margin-top: 3%;
    background: url(../images/xx.png)no-repeat left;
    padding-left: 6%;
    color: #666;
    font-size: 16px;
    background-size: 20% 70%;
}

.news_list1 li:hover .img .dac {
    display: block;
}

.news_list1 li:hover h3 {
    color: #fa4848
}

/* */
.box6 {
    background: #f3f2f0;
    padding: 2% 0;
    margin-top: 4%;
}

.box6 ul li {
    text-align: center;
}

.box6 ul li img {
    width: 50%;
}

/* */
.footer {
    background: url(../images/foot.jpg)no-repeat center;
    background-size: cover;
    padding-top: 3%;
}

.lx {}

.ff_tit {
    line-height: 40px;
    border-left: 3px solid #fa4848;
    padding-left: 5%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.ff_tit:hover {
    color: #fa4848;
}

.lx-cont {
    margin: 3% 0 0 5%;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}

.lx-cont p {
    background: url(../images/f1.png)no-repeat left;
    padding-left: 8%;
    height: 35px;
    overflow: hidden;
}

.lx-cont p:nth-child(2) {
    background: url(../images/f2.png)no-repeat left;
}

.lx-cont p:nth-child(3) {
    background: url(../images/f2.png)no-repeat left;
}

.ff_nav {
    float: left;
    width: 33.33%;
}

.ff_nav .sec {
    margin: 6% 0 0 6%;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

.ff_nav .sec a {
    color: #fff;
}
.ff_nav .sec a:hover{
    color: rgba(255, 255, 255, 0.7);
}
.er {
    text-align: right;
}

.er img {
    max-width: 100%;
}

.link {
    margin-top: 4%;
    height: 50px;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
}

.link a {
    display: inline-block;
    margin-right: 5px;
    color: #fff;
}

.copyright {
    padding: 10px 0;
    color: #fff;
    opacity: 0.6;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    border-top: 2px solid #666971;
    margin-top: 30px;
}

.copyright a {
    color: #fff;
}

/* */
@media(max-width: 1024px) {
    .box4 {
        font-size: 17px;
        padding: 4% 0;
    }

    .news_list1 li a {
        padding-left: 10%;
        background-size: 20% 55%;
    }
}

/* */
@media(max-width: 768px) {

    .box1-le,
    .box1-ri {
        float: none;
        width: 100%;
    }

    .box1-tit p {
        width: 96%;
    }

    .box1-le ul {
        margin-left: 0;
    }

    .box1-le ul li a {
        width: 35%;
    }

    .box1-le ul li span {
        font-size: 21px;
    }

    .box1-ri {
        background: none;
    }

    .box1-tit h3 {
        font-size: 24px;
    }

    .abimg {
        position: relative;
        width: 100%;
    }

    .box1-cont {
        margin-top: 2%;
        width: 100%;
        padding: 3%;
    }


    .box2 ul {
        border-left: none;
    }

    .box2 ul li {
        border-right: none;
    }

    .box3-le,
    .box3-ri {
        float: none;
        width: 100%;
    }

    .box3-le {
        background: none;
    }

    .box3-le .box3-le-img {
        position: relative;
        width: 100%;
    }

    .box3-le .cont {
        width: 100%;
        padding: 3%;
        margin: 2% 0;
    }

    .box3-ri ul li span {
        font-size: 14px;
    }

    a.box3-more {
        font-size: 14px;
    }

    .xin-tit {
        font-size: 22px;
    }

    .xin-tit a {
        font-size: 16px;
    }

    .news_list1 li {
        width: 100%;
        margin-bottom: 20px;
    }

    .box6 ul li {
        margin: 20px 0;
    }

}
@media () {
    
}
