@CHARSET "UTF-8"; /*?¡è?¨¦?¡§??¡¤???*/
#header {
    width: 1000px;
    margin: 0 auto;
}

.top {
    width: 1000px;
    margin: 0px auto;
    margin-top: 30px;
    position: relative;
}

.logo {
    float: left;
    height: 87px;
}

.contact_ {
    height: 52px;
    padding-left: 142px;
    font-size: 14px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #666666;
    margin-top: 28px;
    background: url(/template/default/images/phone.jpg) no-repeat 88px center;
}

.contact_ p {
    font-size: 24px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #e2803f;
    font-weight: 400;
    line-height: 30px;
}

.topLink {
    width: 200px;
    float: right;
    text-align: left;
    position: relative;
    z-index: 9999;
    height: 50px;
    padding-left: 55px;
    font-size: 16px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #555555;
    font-weight: 400;
    margin-top: 35px;
    background: url(/template/default/images/b.jpg) no-repeat 6px center
}

.topLink p {
    font-weight: bold;
    color: #e2803f;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
    display: none;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(/template/default/images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.k1 {
    color: #666666;
    font-size: 14px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    position: absolute;
    top: 0px;
    right: 0px;
}

.top .k1 a:first-child {
    color: red;
    font-weight: bold;
}

#menu {
}

/*???¨¦¡ª¡§??????*/
.search {
    text-align: left;
    width: 1000px;
    margin: 0px auto;
    height: 82px;
    line-height: 82px;
}

#formsearch {
    width: 300px;
    float: right;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 82px;
    line-height: 82px;
    font-weight: normal;
}

/*?????¡°??¡¤???*/
.product_tt {
    width: 1000px;
    margin: 0px auto;
    margin-top: 65px;
    position: relative;
}

.product_tt a.morett {
    display: block;
    width: 54px;
    height: 17px;
    text-align: center;
    border: 1px solid #c2c2c2;
    position: absolute;
    right: 0px;
    top: 34px;
    color: #939393;
    font-family: "Arial";
    font-size: 9px;
    line-height: 17px;
    z-index: 20000;
}

.titles {
    /* width: 1920px; */
    /* margin-left: -960px; */
    /* left: 50%; */
    position: relative;
    height: 70px;
    background: url(/template/default/images/p.png) no-repeat 40% 50%;
    border-bottom: 1px solid #0082c5;
}

.titles h2 {
    font-size: 24px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #2c6abb;
    text-align: center;
}

.titles h3 {
    font-size: 16px;
    font-weight: 400;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #e2803f;
    text-align: center;
    text-transform: uppercase;
}

.tab li {
    display: inline-block;
    line-height: 116px;
    margin-right: 110px;
}

.tab li a {
    display: block;
    height: 33px;
    width: 100px;
    text-align: center;
    padding-top: 83px;
    line-height: 33px;
    font-size: 14px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #444;
    background: url(/template/default/images/deng.png) no-repeat center 0px;
}

.tab li:last-child {
    margin-right: 0px;
}

a.tab_click {
    background: url(/template/default/images/deng2.png) no-repeat center 0px!important;
    color: #e2803f!important;
}

.pro_t ul {
    padding-top: 37px;
    margin: 0px -10px;
}

.pro_t ul li {
    display: inline-block;
    position: relative;
    width: 235px;
    height: 235px;
    margin: 0px 8px;
    margin-bottom: 15px;
}

.pro_t ul li img {
    width: 235px;
    height: 235px;
}

.pro_t ul li:hover .gg {
    display: block;
}

.gg {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 235px;
    width: 235px;
    background: rgba(65,119,191,0.88);
    display: none;
}

.gg span {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
}

.gg h3 {
    margin-top: 62px;
    text-align: center;
}

.gg h3 a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
}

.gg a.buy {
    display: inline-block;
    text-align: center;
    height: 30px;
    width: 120px;
    margin: 0px auto;
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    color: #0082c5;
    margin-top: 15px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    margin-left: 55px;
}

/*?¡¤??¡§??????? */
.d_case {
    /* width: 1920px; */
    position: relative;
    /* margin-left: -960px; */
    /* left: 50%; */
    margin-top: 50px;
    padding-top: 50px;
    overflow: hidden;
    height: 587px;
    background: url(/template/default/images/case.png) no-repeat 0px 0px;
}

.case_titles {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    height: 100px;
    background: url(/template/default/images/case_title.png) no-repeat center 100%;
}

.case_titles h3 {
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
}

.case_titles h4 {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
}

.case_n {
    width: 1000px;
    margin: 0px auto;
    clear: both;
    margin-top: 30px;
}

.dan {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
    height: 665px;
    background: url(/template/default/images/dan.png) no-repeat 0px 0px;
}

.dan_1 {
    width: 1000px;
    margin: 0px auto;
    padding-top: 85px;
    position: relative;
    height: 580px;
}

.dan_1 h2 {
    text-align: center;
    color: #333333;
    font-weight: 400;
    font-size: 24px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
}

.dan_1 .wen {
    position: absolute;
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    text-align: left;
}

.dan_1 .wen1 {
    top: 227px;
    left: 435px;
}

.dan_1 .wen2 {
    top: 295px;
    left: 495px;
}

.dan_1 .wen3 {
    top: 365px;
    left: 535px;
}

.dan_1 .wen4 {
    top: 432px;
    left: 567px;
}

.dan_1 .wen5 {
    top: 503px;
    left: 578px;
}

.dan_1 a.tt {
    display: block;
    position: absolute;
    background: url(/template/default/images/a.png) no-repeat 0px 0px;
    width: 308px;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    bottom: 45px;
    right: 180px;
    padding-left: 30px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
}

.ad_title {
    /* width: 1920px; */
    position: relative;
    /* margin-left: -960px; */
    /* left: 50%; */
    height: 173px;
}

.ad_title img {
    width: 100%;
}

.advantage {
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    height: 965px;
}

.advantage .pic {
    text-align: center;
    width: 510px;
    height: 285px;
}

.advantage .pic img {
    width: 510px;
    height: 285px;
}

.advantage .text {
    width: 452px;
    height: 265px;
}

.advantage .text p {
    font-size: 14px;
    line-height: 30px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #181818;
    padding-left: 25px;
    margin-left: 30px;
    background: url(/template/default/images/pt.png) no-repeat 0px center;
}

.advantage .zoro {
    margin-top: 40px;
    vertical-align: top;
    overflow: hidden;
    height: 305px;
}

.advantage .one {
    background: url(/template/default/images/bg1.png) no-repeat 0px 106%;
}

.advantage .two {
    background: url(/template/default/images/bg2.png) no-repeat 0px 103%;
}

.advantage .t {
    padding-left: 56px;
    height: 63px;
    background: url(/template/default/images/1.png) no-repeat 0px center;
    margin-bottom: 20px;
}

.advantage .two .t {
    background: url(/template/default/images/2.png) no-repeat 0px center!important;
}

.advantage .three .t {
    background: url(/template/default/images/3.png) no-repeat 0px center!important;
}

.advantage .t h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #1d61b9;
    background: url(/template/default/images/h.png) no-repeat 0px 100%;
}

.advantage .t h3 span {
    display: inline-block;
    color: #e2803f;
}

.advantage .t p {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #7e7e7e;
    background: none;
    margin: 0px;
    padding: 0px;
}

.advantage .three {
    height: 250px!important;
}

.aboutus {
    /* width: 1920px; */
    /* margin-left: -960px; */
    /* left: 50%; */
    height: 450px;
    margin-top: 50px;
    padding-top: 50px;
    position: relative;
    background: url(/template/default/images/about.png) no-repeat 0px 0px;
    margin-bottom: 30px
}

.about_con {
    width: 1000px;
    margin: 0px auto;
}

.abouts {
    width: 1000px;
    margin: 0px auto;
    margin-top: 30px;
}

.about_con .about_left {
    width: 455px;
    height: 324px;
    padding-left: 20px;
    float: right;
    margin-top: 43px;
}

.about_con .about_right {
    margin-left: 20px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #fff;
    float: left;
}

.about_con .about_right a {
    color: #fff;
}

.ab_list {
    margin-top: 55px;
}

.ab_list ul li {
    float: left;
    background: url(/template/default/images/fx.png)right center no-repeat;
    width: 25%;
    text-align: center;
}

.ab_list ul li:last-child {
    background: none;
}

.ab_list ul li dd {
    font: normal 20px/32px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 20px;
}

.ab_list ul li:hover img {
    filter: drop-shadow(3px 4px 3px rgba(0,0,0,.33));
    -webkit-filter: drop-shadow(3px 4px 3px rgba(3,0,0,.33)) ;
}

.ab_list ul li:hover dd {
    text-shadow: 3px 4px 3px rgba(0, 0, 0, .33);
}

.about_con .about_right h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #e2803f;
    margin-bottom: 15px;
}

.about_con .about_left img {
    width: 470px;
    height: 290px;
    margin-top: 30px;
}

.liajie a {
    display: inline-block;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #999999;
    font-size: 14px;
    color: #fff;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    margin-top: 30px;
    margin-right: 18px;
}

.liajie a.photo {
    background: url(/template/default/images/photo.png) no-repeat 0px 0px;
    height: 40px;
}

.liajie a.rong {
    background: #e2803f;
}

/* ?¨C¡ã¨¦¡ª? */
.newsa {
    /* width: 1920px; */
    /* margin-left: -960px; */
    /* left: 50%; */
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    background: #f5f5f5;
    padding-bottom: 60px;
}

.newsall {
    width: 1000px;
    margin: 0px auto;
}

.news {
    width: 620px;
    background: #fff;
    height: 348px;
    padding: 20px;
    overflow: hidden;
}

.news .tabs {
    height: 30px;
    width: 99%;
    padding-left: 20px;
    background: url(/template/default/images/new.png) no-repeat 0px center;
    clear: both;
}

.news .tabs li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 90px;
}

.news .tabs li a {
    display: block;
    font-size: 16px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #535353;
    text-align: center;
}

a.tab_clicks {
    color: #333333!important;
    font-weight: bold;
}

.moreN {
    float: right;
    display: inline-block;
    line-height: 17px;
    width: 55px;
    height: 15px;
    font-size: 9px;
    border: 1px solid #c2c2c2;
    font-family: "Arial";
    color: #939393;
    text-align: center;
    margin-right: 10px;
    margin-top: 5px;
}

.tui {
    margin-top: 15px;
}

.tui img {
    width: 220px;
    height: 140px;
    border: 1px solid #cccccc;
    margin-right: 20px;
    float: left;
}

.tui .tj {
    width: 327px;
    float: left;
}

.tui .tj h3 {
    font-size: 16px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.tui .tj h3 a {
    font-size: 16px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #333;
    font-weight: bold;
}

.tui .tj span {
    font-size: 14px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #333;
    line-height: 24px;
    font-weight: 400;
}

.tui .tj a.moress {
    display: block;
    height: 30px;
    width: 98px;
    text-align: center;
    line-height: 30px;
    background: #1d61b9;
    font-size: 14px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #fff;
    margin-top: 28px;
}

.list1 {
    /*margin-top: 15px;*/
}

.list1 li {
    width: 265px;
    display: inline-block;
    padding-left: 15px;
    margin-right: 44px;
    border-bottom: 1px solid #dddddd;
    background: url(/template/default/images/libg.png) no-repeat 0px center;
}

.list1 li:nth-child(2n) {
    margin-right: 0px;
}

.list1 li a {
    display: block;
    font-size: 14px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #333;
    line-height: 35px;
}

.news_right {
    width: 275px;
    color: #000;
    height: 388px;
    background: #fff;
    height: 348px;
    padding: 20px 20px;
    overflow: hidden;
}

.title_p {
    overflow: hidden;
    height: 30px;
    margin-bottom: 20px;
}

.title_p h3 {
    height: 30px;
    width: 50%;
    padding-left: 20px;
    float: left;
    line-height: 30px;
    padding-left: 38px;
    display: block;
    font-size: 16px;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    color: #535353;
    text-align: left;
    background: url(/template/default/images/new.png) no-repeat 0px center;
}

.moreN2 {
    float: right;
    display: inline-block;
    line-height: 17px;
    width: 55px;
    height: 15px;
    font-size: 9px;
    border: 1px solid #c2c2c2;
    font-family: "Arial";
    color: #939393;
    text-align: center;
    margin-right: 10px;
    margin-top: 5px;
}

#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 323px;
    margin-top: 15px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {
}

#ydemo2 {
}

.news_list3 li {
    position: relative;
}

.news_list3 li a {
    line-height: 30px;
    padding-left: 38px;
    background: url(/template/default/images/wen.png) left center no-repeat;
    display: block;
    font-size: 14px;
    color: #333333
}

.news_list3 li a:hover {
    text-decoration: none;
    color: #0f51bb;
}

.news_list3 span {
    background: url(/template/default/images/da.png) left 3px no-repeat;
    padding-left: 38px;
    font: 400 12px/22px "???¨¨??¨¦?¡­¨¦?¡®";
    color: #999;
    display: block;
    color: #333333
}

.from {
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
    background: url(/template/default/images/form.png) no-repeat 0px 0px;
    height: 593px;
    display: none;
}

.title_s {
    width: 1000px;
    margin: 0px auto;
    padding-top: 87px;
}

.title_s h2 {
    font-weight: 400;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    font-size: 28px;
    color: #0a0a0a;
    text-align: center;
}

.title_s h2 span {
    color: #e2803f;
}

.title_s h3 {
    font-weight: 400;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    font-size: 14px;
    color: #1f1f1f;
    line-height: 26px;
    text-align: center;
}

.from22 {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    z-index: 6000;
    position: relative;
}

.img_pen {
    position: absolute;
    top: -63px;
    right: 120px;
    width: 211px;
    height: 250px;
    background: url(/template/default/images/pen.png) no-repeat 0px 0px;
    z-index: 70000;
}

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

/*----- Common css ------*/
.fl {
    float: right;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*¨¦?¨C¨¦???¨C¡ã¨¦¡ª?*/
.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}

/*¨¦?¨C¨¦???¡¤???¡ì¨¨?¡±?????¡®???*/
.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}

/*?¡¤??¡§???????*/
.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}

/*??¡ì?¡°???¡§¨¨??*/
.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}

/*?????¡­¨¦¡°????*/
.link {
    /* width: 1920px; */
    position: relative;
    /* margin-left: -960px; */
    /* left: 50%; */
    /*height: 90px;*/
    background: #f5f5f5;
    border-bottom: 1px solid #d8d8d8;
}

.f_link {
    width: 910px;
    margin: 0 auto;
    line-height: 25px;
    padding-left: 90px;
    /* height: 90px; */
    background: url(/template/default/images/link.png) no-repeat 0px center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.f_link a {
    font-size: 14px;
    color: #242424;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    margin: 0px 13px;
}

/*¨¦??¨¦?????¨¦?¡§*/
.foot {
    /* width: 1920px; */
    /* margin-left: -960px; */
    /* left: 50%; */
    height: 200px;
    background: #f5f5f5;
    position: relative;
}

.footall {
    width: 1000px;
    margin: 0px auto;
}

.foot1 {
    margin-top: 35px;
    width: 363px;
}

.foot1 p {
    height: 83px;
    width: 363px;
    border-bottom: 1px solid #e4e4e4;
}

.foot1 .zhu {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #505050;
}

.foot1 .zhu a {
    font-size: 14px;
    color: #505050;
}

.foot2 {
    margin-top: 35px;
    margin-left: 20px;
    width: 450px;
    /*height: 110px;*/
    font-size: 14px;
    color: #505050;
    line-height: 30px;
    padding-left: 40px;
    position: relative;
    overflow: hidden;
}

.foot2 img {
    position: absolute;
    right: 44px;
    bottom: -10px;
}

.foot3 {
    /*margin-top: 35px;*/
    margin-left: 20px;
    width: 105px;
    /*height: 105px;*/
}

.foot3 img {
    width: 105px;
    height: 105px;
}

.footer {
    /* width: 1920px; */
    /* margin-left: -960px; */
    /* left: 50%; */
    text-align: center;
    position: relative;
    height: 50px;
    line-height: 50px;
    background: #333333;
}

.footer a {
    display: inline-block;
    padding: 0px 25px;
    color: #fff;
    font-size: 15px;
    background: url(/template/default/images/ff.png) no-repeat 100% center;
}

.footer a:last-child {
    background: none;
}

.copyright {
    text-align: center;
    line-height: 24px;
}

/*------------??¡­¨¦??-------------------*/
.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 34px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "???¨¨??¨¦?¡­¨¦?¡®";
    background: url(/template/default/images/navs.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #fff;
    background-size: 100% 100%;
    margin-bottom: 10px;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    margin-left: -960px;
    left: 50%;
    margin-top: 15px;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto
}

.left {
    width: 225px;
    float: left;
}

.sort_menu {
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(/template/default/images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    overflow: hidden;
    line-height: 24px;
}

.picScroll-left2 {
    position: relative;
    width: 100%;
    margin-top: 25px;
}

.picScroll-left2 .prev,.picScroll-left2 .next {
    display: block;
    width: 35px;
    height: 82px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    top: 20%;
    z-index: 30000;
}

.picScroll-left2 .next {
    background: url("/template/default/images/right.png") 0 0 no-repeat;
    cursor: pointer;
    right: -60px;
}

.picScroll-left2 .prev {
    background: url("/template/default/images/left.png") 0 0 no-repeat;
    cursor: pointer;
    left: -60px;
    z-index: 30000;
}

.picScroll-left2 .prev:hover {
    /* background:url("/template/default/images/left2.png") 0 0px no-repeat;cursor:pointer;  */
}

.picScroll-left2 .next:hover {
    /*  background:url("/template/default/images/left2.png") 0 0 no-repeat;cursor:pointer; */
}

.lj {
    width: 1000px;
    margin: 0px auto;
    margin-bottom: 50px;
}

.picScroll-left {
    position: relative;
    width: 100%;
    margin-top: 25px;
}

.picScroll-left .prev,.picScroll-left .next {
    display: block;
    width: 30px;
    height: 65px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    top: 20%;
    z-index: 30000;
}

.picScroll-left .next {
    right: -60px;
    cursor: pointer;
    background: url("/template/default/images/r1.png") 0 0 no-repeat;
}

.picScroll-left .prev {
    background: url("/template/default/images/l1.png") 0 0 no-repeat;
    cursor: pointer;
    left: -60px;
    z-index: 30000;
}

.picScroll-left .prev:hover {
    background: url("/template/default/images/l2.png") 0 0 no-repeat;
    cursor: pointer;
}

.picScroll-left .next:hover {
    background: url("/template/default/images/r2.png") 0 0 no-repeat;
    cursor: pointer;
}

/* .picScroll-left .hd .prevStop{ background-position:-60px 0; cursor:pointer;}
.picScroll-left .hd .nextStop{ background-position:-60px -50px; } */
.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom:1;zoom:1; }

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("/template/default/images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    margin: 0 -10px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom:1; }

.picScroll-left .bd ul li {
    margin: 0 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.picScroll-left .bd ul li {
    text-align: center;
}

.picScroll-left .bd ul li img {
    width: 235px;
    height: 170px;
    display: block;
}

.picScroll-left .bd ul li h3 {
    z-index: 40000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5);
}

.picScroll-left .bd ul li h3 a {
    display: block;
    height: 30px;
    color: #fff!important;
    font-size: 14px;
}

.page-product-inquiry {
    text-align: center;
    margin: 20px 0 40px;
    font-size: 0
}

.page-product-inquiry a {
    display: inline-block;
    margin: 0 1%;
    border-radius: 40px;
    background: #ff9400;
    color: #fff!important;
    font-size: 18px;
    line-height: 2.5;
    width: 31%;
    margin-left: -195px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.page-product-inquiry a:hover {
    background: #ab001a
}

.relate-title {
    background: #eee;
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    margin-bottom: 15px;
}

.relate-title span {
    background: #f39800;
    padding: 0 10px;
    display: inline-block
}

.product-detail-item {
    font-size: 0
}

.product-detail-item li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 7px 1%;
    font-size: 14px;
    line-height: 20px;
    color: #5a5a5a;
}

.container {
    width: 1200px;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.case {
    background-color: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 70px;
}

.case-first {
    position: relative;
    height: 532px;
    overflow: hidden;
}

.case-first-ms {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 480px;
    height: 436px;
    background-color: #fff;
    box-sizing: border-box;
}

.case-first-more {
    position: absolute;
    z-index: 3;
    width: 124px;
    height: 114px;
    color: #fff !important;
    /*left: 418px;*/
    bottom: 0;
    line-height: 114px;
    background-color: #c60905;
    text-align: center;
    right: 0;
    left: 0;
    margin: auto;
}

.case-first-more:hover {
    color: #fff;
}

.case-first-case-link {
    position: relative;
    z-index: 1;
}

.case-first-ms {
    padding: 120px 0 0 40px;
}

.case-first-ms > h3 {
    font-size: 26px;
    font-weight: 100;
    color: #333333;
}

.case-first-ms-en {
    font-size: 27px;
    font-weight: 100;
    color: #999999;
    text-transform: uppercase;
}

.case-first-ms-text {
    width: 84%;
    margin-top: 10px;
}

.case-second {
    width: 1216px;
}

.case-second-item {
    margin-top: 16px;
    margin-right: 16px;
    position: relative;
    display: block;
    width: 592px;
    height: 354px;
    box-sizing: border-box;
    overflow: hidden;
}

.case-second-item .case-info {
    position: absolute;
    width: 56%;
    left: 28px;
    bottom: 20px;
    z-index: 4;
    color: #e3e3e3;
}

.case-second-item .lazyload {
    position: relative;
    z-index: 2;
}

.case-second-item .case-info > div {
    font-size: 28px;
}

.case-second-item .case-info > p {
    font-size: 14px;
}

.case-second-item .hover-case-bg, .case-first-case-link .hover-case-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #000000;
    transition: 0.3s;
}

.case-second-item:hover .hover-case-bg, .case-first-case-link:hover .hover-case-bg {
    opacity: 0.4;
}

.ys {
    width: 100%;
    height: 1536px;
    margin: 0 auto;
    margin-top: 10px;
}

.ys h3 {
    text-align: center;
    color: #999999;
    font-size: 14px;
    margin-top: 4px;
    font-weight: normal;
    letter-spacing: 10px;
}

.ys1 {
    width: 100%;
    height: 360px;
    /*background: url(/template/default/images/y5.jpg) no-repeat center center;*/
    overflow: hidden;
    margin-top: 40px;
}

.ys2 {
    width: 100%;
    height: 360px;
    /*background: url(/template/default/images/y6.jpg) no-repeat center center;*/
    overflow: hidden;
    margin-top: -1px;
}

.ys3 {
    width: 100%;
    height: 360px;
    /*background: url(/template/default/images/y7.jpg) no-repeat center center;*/
    overflow: hidden;
}

.ys4 {
    width: 100%;
    height: 360px;
    /*background: url(/template/default/images/y8.jpg) no-repeat center center;*/
    overflow: hidden;
}

.ys-con {
    width: 1100px;
    margin: 0 auto;
}

.ys-right {
    float: right;
    width: 470px;
    margin-left: 60px;
}

.ys-right h5 {
    width: 46px;
    height: 46px;
    font-family: "Arial";
    font-size: 22px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    background: #017bbc;
    margin-top: 60px;
}

.ys-right h4 {
    font-size: 12px;
    color: #bbb;
    margin-top: 20px;
    font-weight: normal;
}

.ys-right h4 span {
    color: #222;
    font-size: 22px;
    font-weight: bold;
}

.ys-right p {
    margin-top: 30px;
    line-height: 28px;
}

.ys-left {
    float: left;
    width: 500px;
}

.ys-left h5 {
    width: 46px;
    height: 46px;
    font-family: "Arial";
    font-size: 22px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    background: #017bbc;
    margin-top: 60px;
}

.ys-left h4 {
    font-size: 12px;
    color: #bbb;
    margin-top: 20px;
    font-weight: normal;
}

.ys-left h4 span {
    color: #222;
    font-size: 22px;
    font-weight: bold;
}

.ys-left p {
    margin-top: 30px;
    line-height: 28px;
}

/*¨¦?¨C¨¦???¨C¡ã¨¦¡ª?*/
.pane-title {
    padding: 40px 0;
    width: 100%;
    text-align: center;
    line-height: 1;
}

.pane-title .link-to-cpzx>h3, .pane-title>h3 {
    display: block;
    font-size: 30px;
    line-height: 39px;
    color: #306aff;
    font-weight: 500;
    font-family: Î¢ÈíÑÅºÚ;
}

.pane-title .link-to-cpzx>span, .pane-title>span {
    display: block;
    font-size: 27px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

/** news */
.new-first-page {
    height: 326px;
    background-color: #f7f7f7;
}

.new-item-wrap {
    overflow: hidden;
    padding-bottom: 20px;
}

.new-item-wrap ul {
    width: 1220px;
}

.new-item-wrap li {
    position: relative;
    margin-top: 60px;
    margin-right: 18px;
    width: 388px;
    box-sizing: border-box;
}

.new-item-wrap li.new-li-first-page {
    margin-top: 36px;
}

.new-first-page {
    overflow: hidden;
}

.new-first-page .new-first-item {
    width: 100%;
    height: 100%;
}

.new-first-page .new-first-item .img {
    display: block;
    width: 488px;
    height: 100%;
    overflow: hidden;
}

.new-first-page .new-first-item .img > img {
    width: 100%;
    min-height: 100%;
    transition: 0.3s;
}

.new-first-page .new-first-item .img:hover > img {
    transform: scale(1.1);
}

.new-first-page .new-first-item .new-ms {
    width: 712px;
    height: 100%;
    overflow: hidden;
    padding: 46px 100px 0;
    box-sizing: border-box;
    position: relative;
}
.ck {
    display: block;
    text-align: center;
    width: 108px;
    height: 90px;
    color: #fff !important;
    line-height: 90px;
    background-color: #c60905;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 12px;
}
.new-first-page .new-first-item .new-ms > a {
    display: block;
}

.new-first-page .new-first-item .new-ms > a:hover .info {
    /* color: #c30d23; */
    text-decoration: underline;
}

.new-first-page .new-first-item .new-ms .title {
    font-size: 24px;
}

.new-first-page .new-first-item .new-ms .info {
    margin-top: 14px;
    height: 150px;
    font-size: 14px;
    line-height: 30px;
    text-indent: 28px;
}

.new-item-wrap li .new-bg {
    width: 388px;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: 1;
    background-repeat: no-repeat;
    background-image: url("/template/images/pc/new-item-bg.png");
    background-position: top center;
}

.new-item-wrap li .new-date {
    position: absolute;
    left: 32px;
    top: -26px;
    z-index: 3;
    width: 96px;
    height: 96px;
    padding-top: 15px;
    background-color: #646464;
    color: #ffffff;
    transition: 0.3s;
    box-sizing: border-box;
}

.new-item-wrap li .new-date .new-date-day {
    display: block;
    font-size: 26px;
    text-align: center;
}

.new-item-wrap li .new-date .new-date-year {
    display: block;
    font-size: 16px;
    text-align: right;
    padding-right: 14px;
}

.new-item-wrap li > a {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    padding: 100px 32px 30px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    transition: 0.3s;
}

/* .new-item-wrap li > a:hover {
  background-color: #c30d23;
  color: #fff;
} */
/* .new-item-wrap li > a:hover .title,
.new-item-wrap li > a:hover .info {
  color: #fff;
} */
.new-item-wrap li > a:hover .new-date {
    top: 0;
    background-color: #c30d23;
}

.new-item-wrap li .img {
    margin-top: 16px;
    height: 176px;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    border-radius: 2px;
}

.new-item-wrap li .img > img {
    width: 100%;
    min-height: 100%;
    vertical-align: middle;
}

.new-item-wrap li .title {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.new-item-wrap li .info {
    margin-top: 8px;
    height: 112px;
    font-size: 13px;
    line-height: 28px;
    overflow: hidden;
    color: #666;
}

.new-item-wrap li:hover .info {
    color: #666;
}

.news-more-link {
    margin: 20px auto 60px;
    display: block;
    background-color: #f7f7f7;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
}

.news-more-link > i {
    margin-left: 6px;
    font-style: normal;
    font-family: "?????¡°";
}

.news-more-link:hover {
    background-color: #c30d23;
    color: #fff;
}

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

.overflow-hidden {
    overflow: hidden;
}

.img-auto {
    width: 100%;
}

.color-333 {
    color: #333333;
  }
  .color-666 {
    color: #666666;
  }
  .color-999 {
    color: #999999;
  }

/** end news */
