/*初始化样式*/

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

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    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;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

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


/*滚动*/

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

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

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

#demo {
    overflow: hidden;
    margin: 0 auto;
    margin-left: 18px;
    margin-right: 18px;
}

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

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

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

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

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

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}


/*头部样式*/

.top1 {
    height: 33px;
    color: #6d6d6d;
    line-height: 33px;
    overflow: hidden;
    border-bottom: 1px solid #cecece;
    font-size: 15px;
}

.top2 {
    height: 148px;
    overflow: hidden;
}

.logowz {
    padding-left: 25px;
    margin-left: 26px;
    border-left: 1px solid #808080;
    height: 100px;
    padding-top: 6px;
    color: #222222;
    font-size: 18px;
    margin-top: 33px;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 160px;
}

.top2 .k2 {
    margin-top: 50px;
    padding-left: 77px;
    background: url(../images/ztel.jpg) no-repeat left center;
    color: #e60000;
    font-size: 28px;
    font-weight: bold;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

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

.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(../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;
}

.topLink .k1 a {
    color: #6d6d6d;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    border-top: 2px solid #d01620;
    background: #141414;
}


/*热门搜索*/

.sou {
    background: #f4f4f4;
    height: 51px;
    margin-top: 30px;
    border-bottom: 1px solid #d0d0d0;
}

#formsearch {
    float: right;
    width: 304px;
    height: 29px;
    line-height: 29px;
    background: url(../images/ss.jpg) no-repeat top center;
    margin-top: 10px;
}

.hotSearch {
    float: left;
    height: 51px;
    line-height: 51px;
    font-weight: normal;
    color: #403f3f;
    font-size: 14px;
}

.hotSearch a {
    color: #403f3f;
}

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


/*搜索和热门搜索*/

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

#formsearch input {
    height: 29px;
    background: transparent;
    border: none;
    line-height: 29px;
}

#formsearch input#keyword {
    height: 29px;
    line-height: 29px;
    padding-left: 9px;
    color: #686868;
    width: 265px;
    font-size: 13px;
}

#formsearch input#s_btn {
    margin-left: -4px;
    width: 30px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
}


/*导航栏样式*/

.nav {}

.nav li {
    line-height: 51px;
    height: 51px;
    text-align: center;
    width: 150px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li a {
    display: block;
    line-height: 51px;
    color: #fff;
    height: 51px;
    font-size: 18px;
    font-weight: lighter;
    padding: 0;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d01620;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #d01620;
}

.nav .sec {
    height: 0;
    background: #141414;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 51px;
    left: 0px;
}

.nav .sec a {
    background: #141414;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 150px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #d01620;
    text-decoration: none;
}


/*首页banner*/

.banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 631px;
    margin-left: -960px;
    left: 50%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 100;
}

.banner .num li {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #d01620;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.cpzx {
    margin-top: 40px;
}

.pleft {
    width: 278px;
    background: #d01620;
    height: 916px;
}

.pright {
    border: 1px solid #c1bcbc;
    width: 906px;
}

.ptt {
    text-align: center;
    height: 136px;
    background: #d01620;
}

.ptt dd {
    color: #fdf7f7;
    font-size: 36px;
    font-weight: bold;
    padding-top: 25px;
}

.ptt dt {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

.psort {
    background: #0e0e0e;
    padding-top: 41px;
    padding-left: 16px;
    padding-bottom: 0;
}

.psort li:last-child {
    border-bottom: none;
}

.psort li {
    padding-bottom: 13px;
    border-bottom: 1px dashed #5d5d5d;
    margin-bottom: 12px;
    width: 246px;
}

.psort li a {
    display: block;
    background: #fff;
    width: 246px;
    height: 46px;
    line-height: 46px;
    color: #000000;
    font-size: 19px;
    text-indent: 40px;
}

.psort li:hover a {
    background: #d01620;
    color: #fff;
}

.ptel {
    padding-left: 45px;
    color: #fff;
    font-size: 14px;
    background: url(../images/tel.png) no-repeat left center;
    line-height: 26px;
    margin: 28px 0 0 25px;
}

.pbt {
    height: 40px;
    line-height: 40px;
    background: url(../images/line1.jpg) no-repeat top center;
    padding: 0 8px;
}

.pbt h3 {
    font-weight: normal;
    color: #4a4a4a;
    font-size: 20px;
}

.pbt a {
    color: #4a4a4a;
    font-size: 15px;
    display: block;
}

.product_list1 {
    margin: 12px 0 0 16px;
}

.product_list1 li {
    float: left;
    margin-right: 26px;
    _display: inline;
}

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

.product_list1 li a.img {
    border: 1px solid #c1bcbc;
}

.product_list1 li a.img img {
    width: 273px;
    height: 247px;
}

.product_list1 li h3 {
    text-align: center;
    padding-bottom: 5px;
}

.product_list1 li h3 a {
    font-weight: normal;
    display: block;
    text-align: center;
    line-height: 33px;
    color: #000000;
    font-size: 16px;
}

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

.product_list1 li a.img:hover {
    border-color: #d01620;
}

.product_list1 li:hover h3 a {
    color: #d01620;
}

.hzhb {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 502px;
    overflow: hidden;
    /* background: url(../images/bj1.jpg) no-repeat top center; */
    /* margin-top: 40px; */
}

.hz_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 39px;
}

.hztt {
    color: #0e0e0e;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    background: url(../images/xx.png) no-repeat center 5px;
    line-height: 40px;
    letter-spacing: 2px;
}

.p1 {
    color: #cdcdcd;
    font-size: 17px;
    font-weight: lighter;
    text-align: center;
    margin-top: 20px;
}

.chan {
    text-align: center;
    padding-top: 55px;
    position: relative;
}

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

.l_btn {
    left: -45px;
}

.r_btn {
    right: -45px;
}

.twt {
    float: left;
}

.twt li a.img {
    display: block;
    padding: 4px;
    background: #fff;
}

.twt li a.img img {
    display: block;
    width: 370px;
    height: 274px;
}

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

.youshi {
    height: 1170px;
    overflow: hidden;
    background: url(../images/bj2.jpg) no-repeat top center;
}

.ytt {
    text-align: center;
}

.ytt dd {
    color: #d01620;
    font-size: 48px;
    font-weight: bold;
    padding-top: 41px;
    line-height: 48px;
}

.ytt dt {
    color: #0e0e0e;
    opacity: 0.8;
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    padding-top: 18px;
    font-family: "黑体";
}

.ybox1 {
    margin-top: 39px;
    height: 495px;
    overflow: hidden;
}

.bt2 {
    font-weight: bold;
    color: #000000;
    font-size: 29px;
    margin-left: 20px;
    line-height: 53px;
}

.bt2 span {
    color: #d01620;
}

.yleft {
    width: 542px;
    margin-left: 60px;
    margin-top: 22px;
}

.ybox1 .yright img {
    width: 545px;
    height: 447px;
}

.ybox2 .yright img {
    width: 564px;
    height: 400px;
}

.ys1 {
    color: #000000;
    font-size: 15px;
    margin-top: 20px;
    line-height: 27px;
    height: 170px;
    overflow: hidden;
}

.ycon {
    margin-bottom: 18px;
}

.ybox2 .yleft {
    margin: 17px 0 0 60px;
    width: 525px;
}

.ybox2 .ys1 {
    margin-left: 20px;
}

.dz {
    width: 563px;
    height: 38px;
    line-height: 38px;
    color: #ffffff;
    font-size: 16px;
    font-family: "黑体";
    text-align: center;
    font-weight: normal;
    background: url(../images/bj3.png) no-repeat top center;
}

.l_btn1,
.r_btn1 {
    position: absolute;
    cursor: pointer;
    top: 42%;
}

.l_btn1 {
    left: -45px;
}

.r_btn1 {
    right: -45px;
}

.twt1 {
    float: left;
    padding-top: 15px;
}

.twt1 li {
    position: relative;
}

.twt1 li a.img {
    display: block;
    border: 1px solid #a8a7a7;
}

.twt1 li a.img img {
    display: block;
    width: 376px;
    height: 280px;
}

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

.anli .hztt {
    color: #0e0e0e;
}

.chan1 {
    border: 1px solid #adadad;
    height: 312px;
    margin-top: 45px;
    position: relative;
}

.m1 a {
    display: block;
    color: #787878;
    font-size: 17px;
    font-weight: lighter;
    text-align: center;
    width: 108px;
    height: 29px;
    border: solid 1px rgba(14, 14, 14, 0.63);
    line-height: 29px;
    margin: 0 auto;
    margin-top: 10px;
}

.twt1 li h3 a {
    display: block;
    height: 36px;
    line-height: 36px;
    background: rgba(14, 14, 14, .8);
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.cont5 {
    background: url(../images/bj3.jpg) repeat-y center top;
    height: 818px;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 90px;
    margin-top: 43px;
}

.a5_b1 .a5_c1 {
    width: 540px;
}

.a5_b1 .a5_c2 {
    width: 627px;
}

.a5_c2 h2 {
    color: #fff;
    font-family: MicrosoftYaHei-Bold;
    font-size: 31px;
    letter-spacing: 5px;
}

.a5_c2 h2 span {
    color: #fff;
    font: 600 38px/38px "å¾®è½¯é›…é»‘";
    letter-spacing: 0;
}

.a5_c2 .abt_ab {
    color: #dfdfdf;
    font: 500 14px/26px "å¾®è½¯é›…é»‘";
    margin-top: 35px;
    height: 214px;
    overflow: hidden;
}

.a5_c2 .abt_ab a {
    color: #d01620;
}

.a5_b1 .amore {
    float: right;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 93px;
    height: 27px;
    line-height: 27px;
    background: #d01620;
}


/*a5_b2*/

.tablis {
    text-align: center;
    background: url(../images/diabn.png) no-repeat center;
    margin-top: 30px;
}

.tablis li {
    display: inline-block;
    color: #fff;
    font: 600 28px/36px "å¾®è½¯é›…é»‘";
    padding: 0 10px;
}

.tablis li.cur {
    color: #d01620;
}

.gd_a3 li {
    float: left;
    margin: 0 16px;
    width: 254px;
}

.gd_a3 li a.img {
    display: block;
    width: 264px;
    height: 198px;
    padding: 5px;
    background: #fff;
}

.gd_a3 li a.img img {
    width: 254px;
    height: 188px;
}

.tab {
    background: url(../images/ghjkaghj.png) no-repeat center top;
    padding: 43px 5px 26px;
}

.picMarquee-left {
    overflow: hidden;
    margin: 0 20px;
}

.ht {
    height: 237px;
    background: url(../images/ht1.png) no-repeat top center;
}

.hleft h3 {
    color: #fff;
    font-size: 56px;
    padding-top: 30px;
}

.hleft h3 span {
    margin-top: 20px;
    color: #fff;
    font-size: 21px;
    display: block;
    font-weight: normal;
    width: 543px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #fff;
}

.ftel {
    padding-left: 50px;
    /* background: url(../images/tel2.png) no-repeat left center; */
    margin-top: 78px;
}

.ftel dd {
    color: #fff;
    font-size: 19px;
    /* background: url(../images/line11.png) no-repeat center; */
    text-align: center;
}

.ftel dt {
    color: #fff;
    font-size: 36px;
    text-align: center;
}

.vn8 {}

.vn8-con {
    width: 1200px;
    margin: 0 auto;
    margin-top: 52px;
}

.vn8-news1 {
    width: 780px;
    height: 509px;
    border: 1px solid #c9c9c9;
}

.news-con {
    width: 760px;
    margin: 0 auto;
    margin-top: 15px;
    padding-top: 23px;
}

.vn8-news2 {
    width: 401px;
    height: 509px;
    border: 1px solid #c9c9c9;
    position: relative;
}

.news1-b {
    background: url(../images/line2.jpg) center no-repeat;
}

.news1-a li a.img {
    width: 299px;
}

.news1-a li .intro {
    width: 435px;
}

.news-cate {
    background: #0e0e0e;
}

.news-cate li {
    float: left;
    width: 389px;
    height: 58px;
    text-align: center;
    line-height: 58px;
}

.news-cate li:first-child {
    background: url(../images/news1.png) no-repeat 17px center;
}

.news-cate li:nth-child(2) {
    background: url(../images/news1.png) no-repeat 17px center;
}

.news-cate li:first-child.cur {
    background: url(../images/news1.png) no-repeat 17px center #d01620;
}

.news-cate li:nth-child(2).cur {
    background: url(../images/news1.png) no-repeat 17px center #d01620;
}

.news-cate li .a1 {
    width: 226px;
    text-align: left;
    text-indent: 48px;
    display: block;
}

.news-cate li a {
    font-size: 18px;
    color: #ffffff;
}

.news-cate a.more1 {
    font-size: 15px;
    color: #ffffff;
    line-height: 58px;
    margin-right: 12px;
}

.news1-a li .intro h3 a {
    font-size: 15px;
    display: block;
    color: #222222;
    font-weight: 400;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
}

.news1-a {
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 25px;
}

.news1-a li .intro span {
    font-size: 13px;
    color: #615c5c;
    font-weight: 400;
    font-family: "å¾®è½¯é›…é»‘";
    margin-top: 15px;
    line-height: 23px;
    display: block;
}

.news1-a li .intro a {
    color: #d01620;
}

.news1-b {
    margin-top: 20px;
}

.news1-b li {
    background: url(../images/news3.png) no-repeat left center;
    padding-left: 15px;
    float: left;
    width: 309px;
    line-height: 29px
}

.news1-b li:nth-child(2n) {
    float: right;
}

.news1-b h3 {
    font-size: 15px;
    color: #222222;
    font-weight: 400;
    line-height: 29px;
}

.vn8-news2 h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    background: url(../images/news4.jpg) no-repeat center center;
    height: 58px;
    line-height: 58px;
    text-indent: 57px;
}

.vn8-news2 a.more2 {
    position: absolute;
    font-size: 15px;
    color: #ffffff;
    right: 10px;
    top: 20px;
}

#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 440px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}

.news2-con {
    width: 380px;
    margin: 0 auto;
}

.news-list2 li {
    position: relative;
    padding: 20px 0 12px;
    height: 130px;
    border-bottom: 1px solid #cecece;
}

.news-list2 li a {
    line-height: 30px;
    padding-left: 24px;
    background: url(../images/wen.jpg) left center no-repeat;
    display: block;
    font-size: 15px;
    color: #e60000;
    font-weight: 400;
}

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

.news-list2 span {
    background: url(../images/da.jpg) left 3px no-repeat;
    padding-left: 24px;
    font: 400 14px/20px "å¾®è½¯é›…é»‘";
    margin-top: 5px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    background: url(../images/linek.png) no-repeat top center;
    padding-top: 30px;
    height: 91px;
    overflow: hidden;
}

.f_link a {
    display: inline-block;
    font-size: 14px;
    margin: 0 10px;
    line-height: 30px;
}


/*页面底部*/

.lxwm {
    height: 147px;
    overflow: hidden;
    background: url(../images/bj4.jpg) no-repeat top center;
    margin-top: 30px;
    padding-top: 47px;
}

.copyright {
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #919191;
}

.copyright a {
    color: #919191;
}

.dz1 {
    padding-left: 94px;
    width: 574px;
    color: #fff;
    font-size: 15px;
}

.dtel {
    padding-left: 85px;
    width: 370px;
    color: #fff;
    font-size: 15px;
}

.yx {
    width: 170px;
    color: #fff;
    font-size: 15px;
}

.nav_foot {
    background: #1f1f1f;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.nav_foot a {
    display: inline-block;
    color: #a4a4a4;
    font-size: 18px;
    background: url(../images/line3.jpg) no-repeat right center;
    width: 150px;
}

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

.foot {
    background: #1c1c1c;
    padding: 30px 0;
}


/*内页左侧样式*/

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


/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/

.page-product-inquiry a {
    color: #fff;
}