/*Ã¥Ë†ÂÃ¥Â§â€¹Ã¥Å’â€“Ã¦Â Â·Ã¥Â¼Â*/
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: 14px/1.8 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: #151515;
    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;
}


/*Ã¦Â»Å¡Ã¥Å Â¨*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_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);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*Ã¥Â¤Â´Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â*/
.top1 {
    height: 36px;
    background: #fff;
    color: #666666;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px solid #ede8e6;

}

.top1 p {
    color: #666666;
    font-size: 14px;
    opacity: 0.62;
}

.top2 {
    height: 110px;
    overflow: hidden;
    border-bottom: 1px solid #b5b5b5;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 16px;
}

.logo a img {
    max-width: 80%;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.topLink a {
    color: #666666;
    font-size: 14px;
    opacity: 0.62;

}

.topLink a:hover{

  color:#c00500;
}

.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: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
}

#menu {
    background: #151515;
    position: relative;
    z-index: 999;
}

.k2 {
    margin-top: 26px;
}

.k2a img {
    display: block;
}

.k2b {
    margin-left: 10px;
}

.k2b span {
    font-size: 16px;
    letter-spacing: 1px;
    color: #303030;
    text-indent: -20px;
}

.k2b p {
    font-size: 20px;
    color: #c00500;
    line-height: 21px;
}

.k2b p:nth-child(2) {
    padding-top: 7px;
}



.v-article {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}




.pro-index {
    margin-top: 60px;
}

.black.hot {
    background: url(../images/hot.png) center top no-repeat;
}


.pro-con {
    position: relative;
}

.pro-con .hd .next {
    position: absolute;
    background: url(../images/left.png) no-repeat top center;
    width: 47px;
    height: 86px;
    left: 0;
    top: 50px;
}

.pro-con .hd .next:hover {
    background: url(../images/lefth.png) no-repeat top center;
}

.pro-con .hd .prev {
    position: absolute;
    background: url(../images/right.png) no-repeat top center;
    width: 47px;
    height: 86px;
    right: 0;
    top: 50px;
}

.pro-con .hd .prev:hover {
    background: url(../images/righth.png) no-repeat top center;
}

.pro-con .tempWrap {
    width: 1100px !important;
    margin: 0 auto !important;
}

.pro-con .bd .pro-list li {
    float: left;
    margin: 0 15px;
    position: relative;
}

.pro-con .bd .pro-list li a {
    display: block;
}

.pro-con .bd .pro-list li a .img1 {
    width: 248px;
    height: 184px;
    border: 1px solid #cfcfcf;
overflow: hidden;
}

.pro-con .bd .pro-list li a .img1 img {
    width: 246px;
    height: 182px;
transition: 0.5s;
}


.pro-con .bd .pro-list li a .hh {
    opacity: 0;
   position:absolute;
   left:0;
   top:0;
   right:0;
  background:rgba(0,0,0,.5);
  width: 100%;
  height: 100%;
}

.pro-con .bd .pro-list li a h3 {
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}

.pro-con .bd .pro-list li a .more {
    background: url(../images/more1.png) no-repeat top center;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 98px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.pro-con .bd .pro-list li:hover .hh {
    opacity: 1;

}

.pro-con .bd .pro-list li:hover a .img1 img{
     transform: scale(1.1);
}

.z1-bg {
    margin-top: 60px;
    background: #f5f5f5;
}

.z1 {
    padding-top: 60px;
    padding-bottom: 70px;
}

.z1-left {
    width: 623px;
    height: 425px;
    position: relative;
    margin-top: 20px;
}

.z1-left h1 {
    color: #3c3c3c;
    height: 96px;
    position: relative;
    font-size: 46px;
    font-weight: bold;
    display: flex;
    justify-content: left;

}

.z1-left h1 span {
    font-size: 50px;
    color: #ebebeb;
    margin-left: 15px;
}

.z1-txt {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-indent: 2em;
}

.z1-left>a {
    position: absolute;
    bottom: 0;
 transition:0.5s;
}
.z1-left>a:hover{
    transform: translateX(10px);
}
.z1-right {
    width: 540px;
}

.z1-top {
    width: 562px;
    height: 462px;
    overflow: hidden;
}

.z1-bottom {
    height: 132px;
    background: url(../images/z1bottom.gif) center;
    font: 18px/45px "Ã¥Â®â€¹Ã¤Â½â€œ";
    color: #212020;
}

.z1-bottom>p {
    padding: 15px 116px 0 28px;
}

.ht {
    margin-top: 65px;
}

.ht img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}


.p1 {
    background-color: #c00500;
    padding: 48px 0;
}

.p1a {
    text-align: center;
}

.p1a span {
    font-size: 70px;
    color: #e2db11;
    letter-spacing: 1px;
    text-align: left;
    text-shadow: 5px -3px 5px #000000;
    font-weight: bold;
}

.p1a strong {
    font-size: 54px;
    color: #fff;
    font-weight: 500;
    margin-left: 5px;
    font-style: italic;
}

.p1a p {
    color: #fff;
    font-size: 40px;
}

.p1b {
    text-align: center;
    margin-left: 243px;
}

.p1b1 p {
    font-size: 14px;
    line-height: 22px;
    color: #f7e8e7;
    text-align: left;
}

.p1b2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.p1b2 img {}

.p1b2 p {
    display: inline;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}

.p1b2 span {
    font-size: 46px;
    color: #e2db11;
    text-align: left;
    text-shadow: 5px -3px 5px #000000;
    font-weight: bold;
}

.z2 {
    margin-top: 60px;
    margin-bottom: 68px;
}

.z2title {
    margin-bottom: 46px;
}

.black {
    padding-top: 45px;
    background: url(../images/z2blk.png) center top no-repeat;
    text-align: center;
    font: bold 46px/1 "å¾®è½¯é›…é»‘";
    color: #fff;
    height: 145px;
    color: #333333;
}

.black span {
    display: block;
    font: 16px/40px "å¾®è½¯é›…é»‘";
    color: #525252;
}

.z2aTitle {
    width: 255px;
    height: 148px;
    background-color: #c00500;


}

.z2aTitle h3 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: url(../images/p1.png) no-repeat 34px 35px;
    padding-left: 56px;
    padding-top: 35px;
    height: 50px;
}

.z2aTitle span {
    display: block;
    text-transform: uppercase;
    color: #ebebeb;
    font-family: "Arail";
    font-weight: normal;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}

.z2a>li {
    width: 255px;
    line-height: 53px;

}

.z2a>li>a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #dddddd;
    background: url(../images/san.png) no-repeat 232px center;
    font-weight: bold;
    text-indent: 30px;
}

.z2a>li:hover>a{
    background: url(../images/san.png) no-repeat 232px center #c00500;
    color: #fff;
}

.z2a li .layer2 {
    padding: 15px 0;
}

.z2a li .layer2 li {
    background: none;
}

.z2a li .layer2 li a {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 30px;
    display: block;
    background: url(../images/san.png) no-repeat 30px center;
    text-indent: 50px;
}

.z2a li .layer2 li a:hover{
 background: url(../images/sanh.png) no-repeat 30px center;
color:#c00500;
}

.z2contact {
    width: 255px;
    height: 110px;
    background: #c00500;
    text-align: center;
    padding-top: 40px;
}



.z2contact p {
    font-size: 30px;
    color: #ebebeb;
    font-weight: bold;
}


.z222 {
    width: 882px;
}

.z222 ul li {
    margin-right: 27px;
}

.z222 ul li:nth-child(3n) {
    margin-right: 0;
}

.z222 ul li:hover .z222Img {
    border: 1px solid #c00500;
}

.z222 ul li:hover a {
    color: #c00500;
}


.z222Img {
    /*width: 286px;*/
    /*height: 206px;*/
    border: 1px solid #bfbfbf;
    text-align: center;
    /*padding: 9px 18px 0px 16px;*/

}
.z222Img a{
display:block;
overflow:hidden;
}
.z222Img img {
    display: block;
    width: 270px;
    height: 200px;
    text-align: center;
    transition: 0.5s;
}

.z222 h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: 400;
}

.z222 h3 a {
    font-size: 16px;
    color: #333333;

}
.z222 ul li:hover .z222Img img {
     transform: scale(1.1);
}
/* Ã¤Â¼ËœÃ¥Å Â¿ */
.p2 {
    height: 685px;
    background: url(../images/ys.png) no-repeat center center;
}


.p2title .black {
    padding-top: 45px;
    background: url(../images/ysb.png) center top no-repeat;
    text-align: center;
    font: bold 46px/1 "å¾®è½¯é›…é»‘";
    color: #fff;
    height: 145px;
    color: #333333;
}

.p2title .black span {
    display: block;
    font: 16px/40px "å¾®è½¯é›…é»‘";
    color: #525252;
}

.p2a {
    width: 394px;
    padding-top: 148px;

}

.p2a1a span {
    font-size: 154px;
    font-weight: 400;
    color: #e8e8e8;
    margin-right: 20px;
}

.p2a1b {
    padding-top: 94px;

}

.p2a1b h4 {
    font-size: 40px;
    color: #e8e8e8;
    font-weight: 400;
    margin-bottom: 8px;
}

.p2a1b p {
    font-size: 24px;
    font-weight: normal;
    color: #e8e8e8
}


.p2a2 span {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 6px;
    color: #e8e8e8;
    opacity: 0.5;
    text-transform: uppercase;
}

.p2a2 p {
    font-size: 22px;
    color: #e8e8e8;
}

.p2b {
    width: 735px;
    height: 541px;
    margin-top: 50px;
    margin-left: 55px;
}

.p2bul li {
    width: 273px;
    height: 212px;
    text-align: center;
    padding: 25px 25px 40px 27px;
    margin-bottom: 30px;
    margin-right: 40px;
    transition: all .4s;

}

.p2bul li:last-child {
    padding-top: 20px;
}

.p2bul li img{
   transition: 0.5s;
}

.p2bul li h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 38px;
    color: #333333;
    position: relative;
}

.p2bul li:hover img {
    filter: invert(14%) sepia(95%) saturate(3743%) hue-rotate(356deg) brightness(85%) contrast(113%);
   transform:scale(-1,1);
}

.p2bul li:hover h3 {
    color: #c00500;
}

.p2bul li:nth-child(1) h3 {
    margin-top: 16px;
    margin-bottom: 40px;
}

.p2bul li:nth-child(2) h3 {
    margin-top: 16px;
    margin-bottom: 40px;
}

.p2bul li:nth-child(3) h3 {
    margin-top: 16px;
    margin-bottom: 42px;

}

.p2bul li:nth-child(3) {
    padding-right: 26px;
}

.p2bul li:nth-child(4) h3 {
    margin-top: 16px;
    margin-bottom: 44px;
}

.p2bul li h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background-color: #c00500;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.p2bul li p {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    text-align: center;
}


/* Ã¦ÂµÂÃ§Â¨â€¹ */


.z4 {
    padding-top: 60px;
    height: 522px;
    border-bottom: 3px solid #e5e5e5;
    background: url(../images/z4.png) center top repeat-x;
    margin-top: -14px;
}

.z4 .black {
    background: url(../images/z4blk.png) no-repeat center 0px;
    color: #fff;
}

.z4 h1 span {
    display: block;
    color: #fff;
}

.z4 ul {
    margin-top: -24px;
    display: flex;
    justify-content: space-between;
    height: 280px;
}

.z4 ul li {
    width: 159px;
    height: 159px;
  
    text-align: center;
}

.z4 ul li p {
      background: url(../images/z4li.png) top center no-repeat;
      transition: 0.5s;
}

.z4 ul li h4 {
    font-size: 36px;
    height: 66px;
    line-height: 66px;
    color: #333333;
    font-weight: normal;
    font-family: Arial;
}

.z4 ul li h3 {
    font: 18px/28px "å¾®è½¯é›…é»‘";
    color: #201f1e;
}

.z4 ul li:hover p{
     transform:rotate(360deg);
-ms-transform:rotate(360deg);    
-moz-transform:rotate(360deg);    
-webkit-transform:rotate(360deg); 
-o-transform:rotate(360deg);
}

.z4 ul li:hover img {
    filter: invert(15%) sepia(100%) saturate(6455%) hue-rotate(10deg) brightness(77%) contrast(112%);
    
}

.z4 ul li:hover h4 {
    color: #c00500;
}

.z4 ul li:hover h3 {
    color: #c00500;
}

.z4>.wh>a {
    display: block;
    width: 220px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    background-color: #c00500;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    border-radius: 20px;
    transition: 0.5s;
}
.z4>.wh>a:hover{
    transform: translateX(10px);
}
/* Ã¨Âµâ€žÃ¨Â®Â¯ */
.z5 {
    padding-top: 50px;
    margin-bottom: 50px;
}

.z5 .black {
    background: url(../images/z5blk.png) no-repeat center -2px;
}

.z5 h1 span {
    display: block;
    margin-top: 4px;
}

.p5zs2 {
    width: 100%;
    margin-top: 34px;
}

.p5zs2a {
    width: 366px;
    height: 408px;
    margin-bottom: 20px;
    background: url(../images/zs11.png) no-repeat;
}

.p5zs2a .tempWrap {
    height: 494px !important;
}

.p5zs2at {
    padding-bottom: 10px;
    margin-bottom: 14px;
    background: url(../images/xw1.png) no-repeat left bottom;
}

.p5zs2ati {
    margin-bottom: 42px;
}

.p5zs2a1 {
    margin-bottom: 30px;
}

.p5zs2a1 img {
    width: 100%;
    height: 100%;
}

.p5zs2at h5 {
    font-size: 21px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 1px;
    color: #333333;
    margin: 0;
}

.p5zs2at a {
    font-size: 16px;
    line-height: 35px;
    color: #333333;
}

.p5zs2at a:hover {
    color: #c00500;
}

.p5zs2a2 li {
    height: 116px !important;
    border-bottom: 1px dashed #efefef;
    padding-top: 18px;
}

/* .p5zs2a2 li:hover p {
    color: #c00500;
}

.p5zs2a2 li:hover h3 {
    color: #c00500;
} */

.p5zs2a2 li a h3 {
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: å¾®è½¯é›…é»‘;
    position: relative;
    padding-left: 35px;
    line-height: 23px;
    color: #666666;
}

.p5zs2a2 li:hover a h3 {
    color: #c00500;
}

.p5zs2a2 li a h3:before {
    content: "问";
    display: block;
    width: 24px;
    height: 23px;
    background-color: #c00500;
    text-align: center;
    line-height: 23px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 1px;
}

.p5zs2a2 li p {
    padding-left: 35px;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.p5zs2a2 li p:before {
    content: "答";
    display: block;
    width: 24px;
    height: 23px;
    background-color: #313131;
    text-align: center;
    line-height: 23px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 9px;
}

.p5zs2b {
    width: 366px;
    margin-right: 41px;
}

.p5zs2b1 {
    margin-bottom: 30px;
}

.p5zs2b1 img {
    width: 366px;
    height: 283px;
}

.p5zs2b2 li {
    width: 376px;
    height: 37px;
    line-height: 37px;
    padding-left: 20px;
    background: url(../images/njian.png) no-repeat left center;
}

.p5zs2b2 li a h3 {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    line-height: 37px;
}

.p5zs2b2 li a p {
    line-height: 37px;
    font-size: 14px;
    color: #666666;
}

.p5zs2b2 li:hover {
    background: url(../images/njianj.png) no-repeat left center;
}

.p5zs2b2 li:hover p {
    color: #c00500;
}

.p5zs2b2 li:hover h3 {
    color: #c00500;
}

.p5zs2c {
    width: 366px;
    height: 408px;
}


/*Ã§Æ’Â­Ã©â€”Â¨Ã¦ÂÅ“Ã§Â´Â¢*/
.sou {
    margin: 15px 0;
}

#formsearch {
    float: left;
    width: 212px;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    background-color: #2a2a2a;
    font-size: 0;

}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

#keyword::-webkit-input-placeholder {
    color: #767676;
}

#keyword::-moz-placeholder {
    color: #767676;
}

#keyword:-ms-input-placeholder {
    color: #767676;
}



/*Ã¦ÂÅ“Ã§Â´Â¢Ã¥â€™Å’Ã§Æ’Â­Ã©â€”Â¨Ã¦ÂÅ“Ã§Â´Â¢*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    background: none;
    border: none;
    line-height: 44px;
    height: 32px;
    outline: none;
}

#formsearch input#keyword {
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
    color: #666666;
    font-size: 14px;
    width: 150px;
}

#formsearch input#s_btn {
    width: 40px;
    cursor: pointer;
    background: url(../images/sou.png) no-repeat center center;
    float: right;
}

.lang {
    width: 44px;
    height: 52px;
    line-height: 52px;
    display: block;
    background: #c00500;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.lang a {
    color: #fff;
}

/*Ã©Â¦â€“Ã©Â¡Âµbanner
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #151515;
}

.banner .num li.num_hover {
    background-color: #c00500;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

*/

/* Ã¥Âºâ€¢Ã©Æ’Â¨ */
.footer {
    background-color: #2b2b2b;
    padding-top: 50px;
}

.footer1 dt {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: bold;
}

.footer1 dd a {
    font-size: 15px;
    line-height: 30px;
    color: #808080;
}

.footer1 dd a:hover {
    color: #c00500;
}

.footer1 dl {
    margin-right: 90px;
}

.footer1 dl:nth-child(3) {
    margin-right: 107px;
}



.footer1 dd p {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    opacity: 0.5;
}

.footer2b {
    margin-left: 12px;
    padding-top: 22px;
}

.footer2b span {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}

.footer2b p {
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}



.footer3 {
    text-align: center;
    padding: 15px 0;
}

.footer3 a:hover {
    color: #c00500;
}

.footer3a,
.footer3b,
.footer3c {
    font-size: 15px;
    line-height: 24px;
    color: #808080;
}

.footer3a a {
    font-size: 15px;
    line-height: 24px;
    color: #808080;
}

.footer3b a {
    font-size: 15px;
    line-height: 24px;
    color: #808080;
}

.footer3c a {
    font-size: 15px;
    line-height: 24px;
    color: #808080;
}









/*link*/

.link-bg {
    background: #c00500;
    padding: 14px 0;
}

.f_link {
    color: #fff;
    font-size: 20px;
}

.f_link a {
    color: #fff;
font-size:14px;
}

/*foot*/
#footer {
    height: 321px;
    background: #151515;
}

.ff_er {
    width: 324px;
    height: 304px;
    background: #151515;
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    background: url(../images/line2.png) no-repeat right top;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}














/*Ã¥â€ â€¦Ã©Â¡ÂµÃ¥Â·Â¦Ã¤Â¾Â§Ã¦Â Â·Ã¥Â¼Â*/


.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;
}

/* Ã¥â€ â€¦Ã©Â¡Âµ */
.product-detail-swiper {
    width: 399px;
    float: left;
}

.product-detail-swiper .view {
    border: 1px solid #e5e5e5;
}

.product-detail-swiper .view .swiper-slide {
    outline: none;
}

.product-detail-swiper .view .slick-con {
    text-align: center;
    display: block;
    height: 318px;
    line-height: 318px;
    font-size: 0;
}

.product-detail-swiper .view .slick-con img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.product-detail-swiper .view .slick-con:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.product-detail-swiper .preview {
    margin: 0 -5px;
    position: relative;
    margin-top: 10px;
    display: none;
}

.product-detail-swiper .preview .swiper-slide {
    outline: none;
}

.product-detail-swiper .preview .swiper-slide.active-nav .slick-con {
    border-color: #151515;
}

.product-detail-swiper .preview .slick-con {
    text-align: center;
    display: block;
    height: 101px;
    line-height: 99px;
    margin: 0 5px;
    border: 1px solid #e1e1e1;
    font-size: 0;
}

.product-detail-swiper .preview .slick-con img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.product-detail-swiper .preview .slick-con:after {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.product-detail-swiper .preview .arrow-left,
.product-detail-swiper .preview .arrow-right {
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -25px;
    width: 20px;
    height: 50px;
    background: rgba(89, 89, 89, 0.8);
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}

.product-detail-swiper .preview .arrow-left {
    left: 5px;
}

.product-detail-swiper .preview .arrow-right {
    right: 5px;
}

.product-detail-lists {
    width: calc(100% - 440px);
    padding-top: 20px;
    float: right;
}

.product-detail-lists h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 65px;
}

.product-detail-lists .product-detail-item li {
    border-top: 1px solid #eee;
    padding: 25px 0;
    font-size: 18px;
    color: #333333;
}

.product-detail-lists .product-detail-item li span {
    font-size: 14px;
    color: #666666;
}

.product-detail-lists .product-detail-inquiry {
    margin-bottom: 20px;
}

.product-detail-lists .product-detail-inquiry a {
    display: inline-block;
    width: 80%;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background: #151515;
    border-radius: 2px;
}

.product-detail-lists .product-detail-inquiry a i {
    font-size: 20px;
    line-height: 0;
    vertical-align: -2px;
    margin-right: 5px;
}

.product-detail-lists .service-number {
    font-size: 14px;
    color: #333333;
}

.product-detail-lists .service-number span {
    font-size: 25px;
    color: #151515;
}


.icon-arrowleft:before {
    content: "e620" !important;
}

.icon-arrowright:before {
    content: "e61f" !important;
}

.right .content a strong{
    color:#c00500 !important;
    text-decoration:underline;
}


.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);
}