html,

body,

div,

span,

applet,

object,

iframe,

h1,

h2,

h3,

h4,

h5,

h6,

p,

blockquote,

pre,

a,

abbr,

acronym,

address,

big,

cite,

code,

del,

dfn,

em,

img,

ins,

kbd,

q,

s,

samp,

small,

strike,

strong,

sub,

sup,

tt,

var,

b,

u,

i,

center,

dl,

dt,

dd,

ol,

ul,

li,

fieldset,

form,

label,

legend,



caption,

tbody,

tfoot,

thead,

tr,

th,

td,

article,

aside,

canvas,

details,

embed,

figure,

figcaption,

footer,

header,

hgroup,

menu,

nav,

output,

ruby,

section,

summary,

time,

mark,

audio,

video {

  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  font: inherit;

  vertical-align: baseline;

  font-family: "Microsoft YaHei";

  font-size: 14px;

}



/* HTML5 display-role reset for older browsers */

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section {

  display: block;

}



body {

  min-width: 1250px;

}



ol,

ul li {

  list-style: none;

}



blockquote,

q {

  quotes: none;

}



blockquote:before,

blockquote:after,

q:before,

q:after {

  content: '';

  content: none;

}



table {

  border-collapse: collapse;



}



a {

  text-decoration: none;

  color: #ffffff;

}

a:hover {
  color: #fff;
}

.w {

  width: 1200px;

  margin: 0 auto;

}



.clearfix {

  *zoom: 1;

}



.clearfix:before,

.clearfix:after {

  display: table;

  line-height: 0;

  content: "";

}



.clearfix:after,

.clear {

  clear: both;

}



.fl {

  float: left;

}



.fr {

  float: right;

}



.head {

  width: 100%;

  height: 70px;

  background-color: #242424;

}



.head .head-list .logo {

  position: absolute;

  height: 93px;

  z-index: 20;

}



.head .head-list .logo img {

  height: 93px;

}



.head .head-list .logo .logo-bg {

  width: 358px;

  height: 91px;

  background-color: #9c0500;

  position: absolute;

  left: -358px;

  top: 0;

}



.head .head-list .ewling {
  margin-left: 350px;
}

.head .head-list .ewling li {
  float: left;
}

.head .head-list .ewling li a {
  display: block;
  height: 70px;

}

.head .head-list .ewling li .sy {
  margin-left: 0;
}




.am-slider {
  position: relative;
}

.am-control-nav {
  position: absolute;
  bottom: 20px;
  left: 50%;
}

.am-control-nav li {
  width: 10px;
  float: left;
  margin-left: 15px;
}

.am-control-nav a {
  visibility: hidden;
}


.remen {

  height: 76px;

  border-bottom: 1px solid #d0d0d0;

  overflow: hidden;

  background-color: #f5f5f5;

  line-height: 77px;
  margin-top: -5px;

}



.remen span:first-child {

  font-size: 14px;

}



.remen span:last-child {

  color: #9d9d9d;

}



.remen .search input {

  width: 297px;

  height: 32px;

}



.remen .search img {

  height: 37px;

  position: relative;

  top: 14px;

  left: -5px;

  width: 50px;

}



.product {

  height: 96px;

  text-align: center;

  margin-top: 53px;

}



.product p {

  font-size: 28px;

  color: #9c0500;

  font-weight: bold;

}



.product p:first-child {

  font-size: 36px;

  color: #cecece;

}



.product p:last-child {

  font-size: 14px;

  color: #cecece;

  margin-top: 20px;

}



.pro-list {

  overflow: hidden;

  margin-top: 50px;

}






.pro-list ul li {

  margin-left: 50px;

  float: left;

  margin-top: 20px;

}



.pro-list ul li:first-child {

  margin-left: 0px !important;

}

.pro-list ul li:nth-child(6) {
  margin-left: 0px !important;
}

.pro-list ul li a {

  display: block;

  width: 198px;

  height: 38px;

  border: 1px solid #cecece;

  color: #7c7c7c;

  text-align: center;

  line-height: 38px;

}



.pro-list ul li:last-child {

  position: relative;

  float: right;

}



.pro-list ul li:last-child a {

  border: none;

  text-align: right;

}



.pro-list ul li:last-child .line {

  display: block;

  width: 100px;

  height: 1px;

  background-color: #9c0500;

  position: absolute;

  top: 18px;

  left: 61px;

}



.pro-img {

  margin-top: 20px;

  margin-bottom: 50px;

  overflow: hidden;

}



.pro-img ul .wu {

  margin-left: 0;

}



.pro-img ul li {

  position: relative;

  float: left;

  margin-left: 21px;

  margin-top: 20px;
  height: 332px;
}







.pro-img ul li a {

  display: block;

  position: relative;

  overflow: hidden;
  width: 273px;
  height: 332px;
}



.pro-img ul li a:hover .pro-txt {

  display: block;

  transition: 0.5s linear;

  background-color: #242424;

  opacity: 0.8;

}







.pro-img ul li a img {

  width: 273px;

  height: 273px;

}



.pro-img ul li a .pro-tit {

  position: absolute;

  bottom: 5px;

  height: 54px;

  width: 273px;

  background-color: rgba(156, 5, 0, 1);

  text-align: center;

  line-height: 54px;

  transition: 0.5s linear;

}



.pro-img ul li a .pro-txt {

  position: absolute;

  width: 273px;

  height: 277px;

  background-color: #242424;

  text-align: center;

  opacity: 0;

  top: 0;

  transition: 0.5s linear;

}



.pro-img ul li a .pro-txt h3 {

  margin-top: 90px;

}



.pro-img ul li a .pro-txt .line {

  margin-top: 15px;

  margin-bottom: 15px;

  display: block;

  width: 25px;

  height: 2px;

  background-color: #fff;

  margin-left: 50%;

  transform: translateX(-50%);

}



.pro-img ul li a .pro-txt div {

  width: 82px;

  height: 27px;

  line-height: 27px;

  border: 1px solid #ffffff;

  margin-left: 50%;

  transform: translateX(-50%);

}



.youshi {

  background: url('../images/youshi.png') top center no-repeat;

  width: 100%;

  height: 1155px;

}



.youshi .ys-tit {

  width: 700px;

  text-align: center;

  overflow: hidden;

  margin-left: 50%;

  transform: translateX(-50%);

}



.youshi .ys-tit p {

  font-size: 60px;

  color: #ffffff;

}



.youshi .ys-tit p span:first-child {

  color: #9c0500;

  font-size: 70px;

}



.youshi .ys-tit .line {

  display: block;

  width: 80px;

  height: 2px;

  background-color: #9c0500;

  margin-left: 50%;

  transform: translateX(-50%);

  margin-top: 15px;

  margin-bottom: 30px;

}



.youshi .ys-tit .ys {

  margin-top: 120px;

}



.youshi .ys-tit .ys1 {

  font-size: 16px;

  color: #ffffff;

}



.youshi .ys-tit .ys2 {

  font-size: 30px;

  color: #ffffff;

}



.youshi .ys-tit .ys3 {

  margin-top: 25px;

  color: #9c0500;

  font-size: 24px !important;

}



.youshi .ys-tit .ys3 span {

  color: #ffffff;

  font-size: 24px !important;

}



.youshi .gugyu {

  height: 570px;

  margin-top: 400px;

  overflow: hidden;

  position: relative;

}



.youshi .gugyu .line1 {

  width: 348px;

  height: 1px;

  background-color: #7c7c7c;

  transform: rotate(-60deg);

  position: absolute;

  top: 261px;

  left: 117px;

}



.youshi .gugyu .line2 {

  width: 348px;

  height: 1px;

  background-color: #7c7c7c;

  transform: rotate(-60deg);

  position: absolute;

  top: 106px;

  left: 550px;

}



.ul1 {

  width: 310px;

}



.ul1 li i {

  font-size: 80px;

  color: #9c0500;

  position: relative;

  top: 20px;

}



.ul1 li span {

  margin-right: 5px;

  font-size: 24px;

}



.ul1 .li1 {

  font-size: 18px;

}



.ul1 .li1 span {

  color: #9c0500;

  font-size: 24px;

}



.ul1 .li2,

.ul1 .li3 {

  margin-left: 60px;

}



.ul1 .li2 .dian,

.ul1 .li3 .dian {

  color: #9c0500;

}



.ul1 .li2 .txt,

.ul1 .li3 .txt {

  font-size: 16px;

}



.ul2 {

  width: 310px;

  margin-top: 150px;

  margin-left: 20px;

}



.ul2 li i {

  font-size: 80px;

  color: #9c0500;

  position: relative;

  top: 20px;

}



.ul2 li span {

  margin-right: 5px;

  font-size: 24px;

}



.ul2 .li1 {

  font-size: 18px;

}



.ul2 .li1 span {

  color: #9c0500;

  font-size: 24px;

}



.ul2 .li2,

.ul2 .li3 {

  margin-left: 60px;

}



.ul2 .li2 .dian,

.ul2 .li3 .dian {

  color: #9c0500;

}



.ul2 .li2 .txt,

.ul2 .li3 .txt {

  font-size: 16px;

}



.ul3 {

  width: 310px;

  margin-right: 100px;

}



.ul3 li i {

  font-size: 80px;

  color: #9c0500;

  position: relative;

  top: 20px;

}



.ul3 li span {

  margin-right: 5px;

  font-size: 24px;

}



.ul3 .li1 {

  font-size: 18px;

}



.ul3 .li1 span {

  color: #9c0500;

  font-size: 24px;

}



.ul3 .li2,

.ul3 .li3 {

  margin-left: 60px;

}



.ul3 .li2 .dian,

.ul3 .li3 .dian {

  color: #9c0500;

}



.ul3 .li2 .txt,

.ul3 .li3 .txt {

  font-size: 16px;

}



.gg {

  background: url('../images/gg.jpg') no-repeat;

  width: 100%;

  height: 230px;

  text-align: center;

  margin-top: 70px;

  overflow: hidden;

}



.gg .li1 {

  font-size: 40px;

  color: #9c0500;

  font-weight: bold;

  margin-top: 46px;

}



.gg .gg-li2span {

  font-size: 20px;

  margin-top: 38px;

}



.gg .gg-li2span i {

  color: #ff7800;

}



.gg .lin-kung {

  width: 733px;

  height: 4px;

  border: 1px solid #ffffff;

  margin-left: 50%;

  transform: translateX(-50%);

  margin-top: 13px;

}



.gg .li-lx {

  color: #9c0500;

  font-weight: bold;

  font-size: 26px;

  margin-top: 23px;

}



.about {

  margin-top: 120px;

}



#carousel {

  position: relative;

  z-index: 2;

  height: 320px;

  margin-top: 35px;

  transform-style: preserve-3d;

  perspective: 800px;

  width: 600px;

  margin-left: -43px;

}



#carousel img {

  position: absolute;

  left: 50%;

  top: 50%;

  width: 450px !important;

  height: 320px !important;

  margin-left: -220px;

  margin-top: -133px;

  transition: transform 0.5s ease-in-out;

  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.2);

  cursor: pointer;

}



#bannerNav {

  position: relative;

  margin-top: 20px;

  height: 10px;

  padding: 10px 0;

  text-align: center;

  width: 600px;

  display: none;

}



#bannerNav ul li {

  cursor: pointer;

  overflow: hidden;

  display: inline-block;

  width: 14px;

  margin: 0 2px;

}



#bannerNav ul li a {

  margin: 0 auto;

  display: block;

  width: 6px;

  height: 6px;

  vertical-align: top;

  border-radius: 3px;

  background: #5e6671;

  font-size: 0;

  position: absolute;

  left: 120px;

  top: 0;

  margin-left: 15px;

  z-index: 8;

}



#bannerNav ul li.on a,

#bannerNav ul li:hover a {

  background: #b4b7ba;

}



#bannerNav ul li.on a {

  width: 12px;

}



.abt-we {

  width: 555px;

  margin-left: 62px;

}



.abt-we h2 {

  font-weight: bold;

  font-size: 20px;

  color: #9c0500;

}



.abt-we .abt-li1 {

  font-size: 14px;

  color: #9d9d9d;

}



.abt-we .abt-li2 {

  color: #9d9d9d;

  line-height: 1.9em;

  margin-top: 33px;

}



.abt-we .abt-li3 {

  margin-top: 40px;

}



.abt-we .abt-li3 a {

  display: block;

  color: #9c0500;

  width: 146px;

  height: 38px;

  line-height: 38px;

  text-align: center;

  border: 1px solid #9c0500;

}



.abt-we .abt-li4 {

  margin-top: 40px;

}



.abt-we .abt-li4 a {

  display: block;

  width: 217px;

  height: 75px;

  line-height: 75px;

  color: #ffffff;

  background-color: #9c0500;

  float: left;

  text-align: center;

  margin-left: 32px;

}



.abt-we .abt-li4 a img {

  margin-top: 15px;

  margin-left: 35px;

}



.abt-we .abt-li4 a span {

  font-size: 22px;

  margin-left: 20px;

}



.abt-we .abt-li4 a:first-child {

  margin-left: 0px;

}



.zhengshu {

  margin-top: -191px;

  margin-left: -50px;

}



.zhengshu li {

  float: left;

  margin-left: 15px;

}



.zhengshu li img {

  width: 143px;

  height: 191px;

}



.shiopin {

  background: url('../images/spbg.jpg') no-repeat;

  width: 100%;

  margin-top: 50px;

  height: 546px;

  overflow: auto;

}



.shiopin .product {

  margin-top: 50px;

}



.shiopin .product .bai {

  color: #ffffff;

}



.case_box .category ul {

  display: block;

  height: auto;

}



.case_box .category ul li {

  float: left;

  font-size: 14px;

  width: 200px;

  height: 71px;

  padding-top: 20px;

  padding-left: 10px;

  padding-right: 10px;

  text-align: center;

  color: #ffffff;

  border-left: 1px solid #cecece;

  cursor: pointer;

  background-color: #000000;

}



.case_box .category ul li.active {

  color: #fff;

  background: #9c0500;

}



.case_box .content .cont {

  height: 540px;
  border: 2px solid #990B2C;
  display: none;

}



.case_box .content .cont.active {

  display: block;

  width: 1200px;

  overflow: hidden;

}



.case_box .content .cont img.bg {

  width: 1200px;

  height: 540px;

}



.shipine {

  margin-top: -280px;

}



.ckgd {

  display: block;

  color: #9c0500;

  width: 146px;

  height: 38px;

  line-height: 38px;

  text-align: center;

  border: 1px solid #9c0500;

  margin-top: 120px;

  margin-left: 50%;

  transform: translateX(-50%);

}



.gcal {

  margin-top: 50px;

}



.gcal li {

  width: 290px;

  height: 444px;

  transition: all 0.8s;

  float: left;

  margin-left: 13px;

}



.gcal li:first-child {

  margin-left: 0px;

}



.gcal li:hover {

  background-color: #9c0500;

  transition: all 0.8s;

}



.gcal li:hover img {

  transform: scale(0.9);

  transition: all 0.5s;

}



.gcal li:hover div img {

  transform: rotate(360deg);

  transition: All 0.4s ease-in-out;

}



.gcal li a {

  display: block;

}



.gcal li a img {

  width: 290px;

  height: 360px;

  transition: all 0.5s;

}



.gcal li a div {

  border-top: 1px solid #ffffff;

  width: 290px;

  height: 84px;

  background-color: #9c0500;

  margin-top: -4px;

  line-height: 84px;

  text-align: center;

  position: relative;

}



.gcal li a div img {

  width: 60px;

  height: 60px;

  position: absolute;

  left: 115px;

  top: -30px;

}



.gcal-ckgd {

  margin-top: 50px;

}



.new {

  margin-top: 50px;

}



.new .ness {

  width: 833px;

}



.new .ness ul li {

  width: 152px;

  height: 43px;

  float: left;

  border: 1px solid #5e6671;

  line-height: 43px;

  text-align: center;

  cursor: pointer;

}



.new a {

  color: #9c0500;

  margin-top: 20px;

}



.bg-grey {

  width: 100%;

  margin-top: 70px;

}



.content {

  width: 1200px;

  margin: 0 auto;

}



.tab-block {

  width: 829px;

}



.tab-block .tab-buttons {

  width: 100%;

  overflow: hidden;

}



.tab-block .tab-buttons .tab-button {

  width: 151px;

  float: left;

  height: 41px;

  text-align: center;

  font-size: 16px;

  line-height: 41px;

  border: 1px solid #ccc;

  position: relative;

  cursor: pointer;

}

.tab-block .tab-buttons .tab-button:nth-child(1),

.tab-block .tab-buttons .tab-button:nth-child(2) {

  border-right: none;

}

.more {

  color: #9c0500;

  margin-top: 15px;

}



.tab-block .tab-buttons .tab-button.cur {

  background-color: #9c0500;

  color: #ffffff;

}



.tab-block .tabs {

  border: 1px solid #ccc;

  width: 100%;

  margin-top: 50px;

  padding-right: 5px;

  padding-bottom: 29px;

}



.tab-block .tabs .tab-item {

  width: 100%;

  height: 100%;

  display: none;

}



.tab-block .tabs .tab-item.active {

  display: block;

}



.newone img {

  width: 339px;

  height: 196px;

  margin-top: 15px;

  margin-left: 15px;

}



.newone .newtxt {

  width: 425px;

}



.newone .newtxt .biaoti h2 {

  margin-top: 15px;

  font-size: 16px;

  font-weight: bold;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  color: #000000;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}



.newone .newtxt .biaoti h2:hover {

  color: #9c0500;

}



.newone p {

  margin-top: 26px;

  font-size: 14px;

  color: #959595;

  line-height: 1.5em;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  padding-right: 10px;

}



.newone p:hover {

  color: #9c0500;

}



.newone .ckxqaa {

  margin-top: 30px;

  display: block;

  width: 151px;

  height: 41px;

  background-color: #9c0500;

  line-height: 41px;

  text-align: center;

  color: #ffffff;

}



.newtow ul li {

  float: left;

  margin-top: 10px;

  margin-left: 70px;

}



.newtow ul li:nth-child(2n-1) {

  margin-left: 15px;



}



.newtow ul li a {

  display: block;

  width: 365px;

  color: #686868;

}



.newtow ul li a:hover {

  color: #9c0500;

}



.newtow ul li a span {

  display: block;

}



.newtow ul li a .newtow-tit {

  width: 241px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}

.am-slider-default .am-direction-nav a {
  width: 65px;
  height: 42px;
}

.am-slider-default .am-direction-nav a:before {
  font-size: 50px !important;
  line-height: 42px !important;
}

.kuang {

  margin-top: -10px;

  padding-bottom: 20px;

}



.cjwt {

  width: 330px;

  margin-left: 40px;

}



.cjwt .cjwt-top {

  height: 41px;

}



.cjwt .cjwt-top span {
  margin-left: 6px;
  display: block;

  width: 151px;

  height: 41px;

  background-color: #9c0500;

  line-height: 41px;

  text-align: center;

  color: #ffffff;

}



.cjwt .cjwt-top a {

  color: #9c0500;

  margin-top: 15px;

}



.one {

  margin: 50px auto;

  height: 160px;

  width: 1200px;

  overflow: hidden;

  position: relative;

}



.one ul {

  height: 160px;

  width: 100000px;

  position: absolute;

  left: 0;

}



/*ul width的宽不能过小*/

.one ul li {

  display: block;

  float: left;

  margin: 5px;

  height: 150px;

  border-radius: 5px;

  position: relative;

}



.one ul li a {

  display: inline-block;

  height: 150px;

  position: relative;

}



.one ul li a .one-zhez {

  position: absolute;

  width: 100%;

  height: 40px;

  color: #ffffff;

  line-height: 40px;

  background-color: #000000;

  text-align: center;

  left: 0;

  bottom: -5px;

}



.one ul li img {

  border-radius: 5px;

  display: block;

  width: 290px;

  height: 187px;

}



.foot {

  background-color: #383838;

  height: 377px;

}



.foot .foot-top {

  margin-top: 35px;

  margin-bottom: 20px;

}



.foot .foot-top a {

  display: block;

  float: left;

  width: 120px;

  height: 18px;

  line-height: 18px;

  color: #ffffff;

  text-align: center;

  border-right: 1px solid #ffffff;

}



.foot .foot-top a:last-child {

  border: none;

}



.foot .foot-bot {

  border-top: 1px solid #747474;

  border-bottom: 1px solid #747474;

  height: 258px;

}



.foot .foot-bot img {



  height: 203px;

  margin-top: 30px;

}



.foot .foot-bot ul {

  margin-left: 64px;

  margin-top: 30px;

}



.foot .foot-bot ul li {

  color: #ffffff;

  margin-top: 12px;

}



.foot .foot-bot ul li:first-child {

  font-size: 16px;

  font-weight: bold;

  margin-top: 0;

}



.foot .foot-bot .ditu {

  margin-left: 42px;
  margin-top: 30px;
  width: 570px;

  height: 203px;

}



.foot .banquan {

  text-align: center;

  color: #ffffff;

  line-height: 39px;

}



.produt {

  margin-top: 20px;
  margin-bottom: 20px;
}



.produt .produt-cplb .dxcl-top {

  position: relative;

}



.produt .produt-cplb .dxcl-top .dxcl {

  position: absolute;

  left: 50%;

  transform: translateX(-50%);

  top: 30px;

  font-size: 22px;

  color: #ffffff;

}



.produt .produt-cplb ul {

  position: relative;

  z-index: 8;

  margin-left: 29px;

  width: 215px;

  padding-top: 10px;

  margin-top: -18px;

  background-color: #e6e6e5;

  padding-bottom: 20px;

}



.produt .produt-cplb ul li {

  margin-top: 20px;

}



.produt .produt-cplb ul li a {

  display: block;

  color: #000000;

  text-align: center;

}



.produt .produt-cplb ul li a:hover {

  color: #9c0500;

}



.produt-cplbw {

  margin-top: 30px;

  position: relative;

}



.produt-cplbw .dxcl {

  position: absolute;

  left: 50%;

  transform: translateX(-50%);

  top: 40px;

  font-size: 22px;

  color: #ffffff;

}



.kb {

  width: 215px;

  height: 50px;

  margin: 0 auto;

  margin-top: -5px;

  background-color: #e6e6e5;

}



.myscroll {

  width: 215px;

  height: 300px;

  margin: 0 auto;

  margin-top: -5px;

  line-height: 26px;

  font-size: 12px;

  overflow: hidden;

  background-color: #e6e6e5;

}



.myscroll li {

  margin-top: -5px;

  overflow: hidden;

}



.myscroll img {

  border: 0 none;

  width: 150px;

  height: 150px;

  margin-left: 50%;

  transform: translateX(-50%);

}



.produt-cplbwq {

  margin-top: 0;

}



.produt-cplbwq ul {

  width: 215px;

  margin-left: 30px;

  padding-top: 10px;

  margin-top: -18px;

  background-color: #e6e6e5;

  padding-bottom: 20px;

}



.produt-cplbwq ul li {

  color: #000000;

  text-align: center;

  margin-top: 20px;

}



.produt-cplbwq .pdt-img {

  width: 215px;

  margin-left: 30px;

  background-color: #e6e6e5;

  padding-bottom: 30px;

}



.produt-cplbwq .pdt-img img {

  width: 150px;

  height: 150px;

  margin-left: 30px;

}



.pdt-top {

  height: 21px;

  line-height: 21px;

  border-bottom: 1px solid #9c0500;

  padding-bottom: 10px;

}



.pdt-top .pdttop-tit {

  width: 180px;
  text-align: left;
  border-left: 2px solid #9c0500;
  padding-left: 20px;

  border-left: 2px solid #9c0500;

}



.pdt-top .pdttop-txt span a {

  color: #000000;

}



.pdts {

  margin-left: 20px;

  width: 900px;

}

.pdts-list ul li {
  margin-left: 15px;
}





.on {

  color: #9c0500 !important;

}



.zjnews {

  width: 900px;

}



.zjnews li {

  margin-top: 20px;

  background-color: #e8e8e8;

  height: 170px;

}



.zjnews li a {

  display: block;

}



.zjnews li a img {

  width: 294px;

  height: 170px;

}



.zjnews li a .zjnews-txt {

  margin-left: 33px;

  width: 540px;

}



.zjnews li a .zjnews-txt h2 {

  font-size: 16px;

  color: #272727;

  margin-top: 18px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  margin-bottom: 13px;

}



.zjnews li a .zjnews-txt p {

  font-size: 14px;

  color: #272727;

}



.zjnews li a .zjnews-txt .zjnews-sl {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  margin-top: 15px;

}



.zjnews li a .zjnews-txt .zjnews-lj {

  width: 125px;

  height: 27px;

  line-height: 27px;

  text-align: center;

  border-radius: 5px;

  background-color: #9c0500;

  color: #ffffff;

  margin-top: 15px;

}



.fenye {

  text-align: center;

  width: 900px;

  margin-top: 30px;

}



.fenye .onfy {

  background-color: #9c0500;

  color: #ffffff;

  border-color: #9c0500;

}



.fenye a {

  display: inline-block;

  padding: 10px 10px;

  border-radius: 10px;

  border: #272727 1px solid;

  color: #272727;

}



.fenye a:hover {

  background-color: #9c0500;

  color: #ffffff;

  border-color: #9c0500;

}



.pro-shipin {

  margin-top: 20px;

}



.pro-shipin ul li {

  width: 436px;

  height: 270px;

  float: left;

  margin-left: 27px;

  margin-top: 20px;

}



.pro-shipin ul li:nth-child(2n-1) {

  margin-left: 0;

}



.pro-shipin ul li a {

  display: block;

  position: relative;

}



.pro-shipin ul li a:hover .bnniu {

  background-color: #9c0500;

}



.pro-shipin ul li a:hover .shipin-txt {

  color: #9c0500;

}



.pro-shipin ul li a img {

  width: 436px;

  height: 228px;

}



.pro-shipin ul li a .bnniu {

  position: absolute;

  font-size: 20px;

  border: 2px solid #ffffff;

  left: 15px;

  display: block;

  padding: 9px 25px 9px 25px;

  background-color: #515051;

  border-radius: 8px;

  bottom: 65px;

}



.pro-shipin ul li a .shipin-txt {

  padding: 10px;

  background-color: #e6e6e5;

  text-align: center;

  color: #000000;

  margin-top: -5px;

  text-align: left;

}



.pro-shipin ul li a .shipin-txt h3 {

  font-size: 16px;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  text-align: center;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

}



.pro-shipin ul li a .shipin-txt div {

  margin-top: 5px;

  color: #686868;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  line-height: 22px;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}



.pdt-view {

  width: 900px;

}



#example5 {

  margin-top: 40px;

  width: 393px;

  height: 394px;

  padding-right: 105px !important;

}



#example5 .sp-thumbnail-image-container {

  width: 120px;

  height: 100px;

  overflow: hidden;

  float: left;

}



.slider-pro {

  float: left;

}



#example5 .sp-thumbnail-image {

  height: 100%;

}



#example5 .sp-thumbnail-text {

  width: 140px;

  float: right;

  height: 80px;

  padding: 15px;

  background-color: #F0F0F0;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



#example5 .sp-thumbnail-title {

  margin-bottom: 5px;

  text-transform: uppercase;

  color: #333;

}



#example5 .sp-thumbnail-description {

  font-size: 14px;

  color: #333;

}



.sp-right-thumbnails.sp-has-pointer {

  height: 400px !important;

}



.pro-xx {

  margin-left: 50px;

  margin-top: 53px;

}



.pro-xx ul li {

  color: #9c0500;

  text-align: left;

  border-bottom: 1px solid #cccccd;

  height: 35px;

  line-height: 25px;

  width: 334px;

  margin-top: 10px;

}



.pro-xx ul li h1 {

  color: #000000;

  text-align: center;

  font-size: 18px;

}



.pro-xx ul li div {

  display: inline-block;

  width: 100px;

}



.pro-xx ul li span {

  color: #333;

  display: inline-block;

  margin-left: 60px;

}



.pro-xx ul .jscs {

  color: #000000;

  font-size: 14px;

}



.pro-xx .pro-dh,

.pro-xx .pro-zx {

  width: 151px;

  height: 40px;

  text-align: center;

  line-height: 40px;

  margin-top: 20px;

  color: #9c0500;

  border-radius: 10px;

  border: 1px solid #9c0500;

}



.pro-xx .pro-dh:hover,

.pro-xx .pro-zx:hover {

  background-color: #9c0500;

  color: #ffffff;

}



.pro-xx .pro-zx {

  margin-left: 20px;

}



.pdt-cpxq {

  width: 900px;

  height: 53px;

  line-height: 53px;

  background-color: #e6e6e5;

  margin-top: 60px;

}



.pdt-cpxq div {

  height: 0px;

  width: 150px;

  text-align: center;
  color: #ffffff;
  border-bottom: 53px solid #9c0500;

  border-right: 22px solid transparent;

}



.chanpintxt {

  display: block;

  width: 860px;





  line-height: 2em;

  overflow: hidden;

}

.chanpintxt img {

  max-width: 100%;
  height: auto;
}

.proviewfy {

  width: 900px;

}



.proviewfy a {

  color: #9c0500;



  padding: 10px;

  border: 1px solid #9c0500;

  border-radius: 10px;

}

.proviewfy a {
  display: block;
  margin-top: 10px;

}

.nhaoihua a:first-child {
  float: left;
}

.nhaoihua a:last-child {
  float: right;
}

.proviewfy a:hover {

  background-color: #9c0500;

  color: #ffffff;

}



.newvew {

  margin-top: 50px;

}



.newvew h1 {

  text-align: center;

  font-size: 24px;
  font-weight: bold;
} 



.newvew .newv-nav {

  margin-top: 20px;

  text-align: center;

  font-size: 14px;

  color: #9c0500;

  border-bottom: 1px solid #e6e6e5;

  padding-bottom: 10px;

}



.newvew .newv-nav span {

  margin-left: 15px;

}



.wenzhang {

  text-indent: 2em;

  padding: 15px;

  line-height: 2em;

  margin-top: 10px;

  margin-bottom: 10px;

}

.wenzhang img {
  max-width: 100%;
  height: auto;
}


.lianxi p {

  font-size: 20px;

  text-align: center;

  margin-top: 20px;

  margin-bottom: 20px;

}



.lianxi .lianxi-tel {

  margin-top: 50px;

  margin-left: 90px;

}



.lianxi .lianxi-tel li {

  width: 366px;

  height: 32px;

  line-height: 32px;

  color: #808080;

  border-bottom: 1px solid #e8e8e8;

}



.lianxi .lianxi-tel li span {

  color: #9c0500;

  text-align: left !important;

  float: left;

  padding-right: 45px;

  margin-left: 30px;

}



.lianxi .lianxi-tel div {

  width: 164px;

  position: relative;

  margin-left: 130px;

}



.lianxi .lianxi-tel div img {

  width: 164px;

  height: 164px;

}



.lianxi .lianxi-tel div span {

  position: absolute;

  left: 47%;

  transform: translateX(-50%);

  display: block;

}



.zxly {

  margin-left: 50px;

}



.zxly .put {

  margin-top: 40px;

  font-size: 14px;

}



.zxly .put input {

  width: 236px;

  height: 33px;

  border-radius: 10px;

  margin-top: 16px;

  border: 1px solid #808080;

}



.zxly .put input:focus {

  outline: none;

}



.zxly .txtarea {

  margin-top: 50px;

  margin-left: 100px;

  position: relative;

}



.zxly .txtarea .texta {

  resize: none;

  width: 327px;

  height: 125px;

}



.zxly .txtarea span {

  position: absolute;

  left: -70px;

}



.zxly .txtarea button {

  width: 116px;

  height: 32px;

  background-color: #9c0500;

  line-height: 32px;

  color: #ffffff;

  text-align: center;

  border: none;

  border-radius: 10px;

  margin-left: 35px;

  margin-top: 20px;

}



.myscroll1 {

  width: 318px;

  height: 417px;

  margin: 0 auto;

  border: 1px solid #ccc;

  font-size: 12px;

  overflow: hidden;

  padding: 0 10px 0 10px;

}



.myscroll1 li {

  border-bottom: 1px dashed #959595;

  padding-bottom: 10px;



}



.myscroll1 li a .wen {

  margin-top: 15px;

}



.myscroll1 li a .wen .wenbg {

  display: block;

  width: 25px;

  height: 25px;

  background-color: #9c0500;

  text-align: center;

  line-height: 25px;

  margin-left: 24px;

}



.myscroll1 li a .wen p {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;

  color: #9c0500;

  margin-left: 10px;

  width: 220px;

}



.myscroll1 li a .da {

  margin-top: 15px;

}



.myscroll1 li a .da .dabg {

  display: block;

  width: 25px;

  height: 25px;

  background-color: orange;

  text-align: center;

  line-height: 25px;

  margin-left: 24px;

}



.myscroll1 li a .da p {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

  color: #9c0500;

  margin-left: 10px;

  width: 220px;

}



.cont {

  position: relative;

}



.cont:hover .sipbf {

  display: block
}



.cont .sipbf {

  position: absolute;

  display: block;

  width: 73px;

  height: 73px;

  font-size: 30px;

  left: 50%;

  top: 50%;

  border-radius: 50%;

  border: 5px solid #ffffff;

  text-align: center;

  line-height: 73px;

  color: #ffffff;

  transform: translate(-50%, -50%);

  display: none;

}





.gcal-view {

  width: 900px;

  margin-top: 30px;
  ;

}

.gcal-view li {

  margin-top: 20px;

}

.gcal-view li:nth-child(3n-2) {

  margin-left: 0 !important;

}



/*导航栏*/
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 ul li,
.nav_menu3 ul li a,
.nav_menu3 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav_menu3 #menu-button {
  margin-top: 100px;
  background: #F00;
  position: absolute;
  z-index: 99999;
}

.nav_menu3:after,
.nav_menu3>ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.nav_menu3 #menu-button {
  display: none;
}

#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #990B2C;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.nav_menu3>ul>li {
  float: left;
}

.nav_menu3.align-center>ul {
  font-size: 0;
  text-align: center;
}

.nav_menu3.align-center>ul>li {
  display: inline-block;
  float: none;
}

.nav_menu3.align-center ul ul {
  text-align: left;
}

.nav_menu3.align-right>ul>li {
  float: right;
}

.nav_menu3.align-right ul ul {
  text-align: right;
}

.nav_menu3>ul>li>a {
  padding: 30px 10px 29px 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #eee;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;

}

.nav_menu3>ul>li:hover>a {
  color: #990B2C;
  background: #FFF;
}

.nav_menu3>ul>li.nav-has-sub>a {
  padding-right: 25px;

}

.nav_menu3>ul>li.nav-has-sub>a::after {
  position: absolute;
  top: 35px;
  right: 10px;
  width: 4px;
  height: 4px;

  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

.nav_menu3>ul>li.nav-has-sub:hover>a::after {
  border-color: #990B2C;
}

.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
  z-index: 55;
}

.nav_menu3>ul>li>ul {
  border-top: 1px solid #FFF;
}

.nav_menu3 li:hover>ul {
  left: auto;
}

.nav_menu3.align-right li:hover>ul {
  right: 0;
}

.nav_menu3 ul ul ul {
  margin-left: 100%;
  top: 0;
}

.nav_menu3.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

.nav_menu3 ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}

.nav_menu3 ul li:hover>ul>li {
  height: 52px;
}

.nav_menu3 ul ul li a {
  padding: 20px 20px;
  width: 200px;
  background: #990B2C;
  text-decoration: none;
  color: #eeeeee;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-top: 1px solid #990B2C;
}

.nav_menu3 ul ul li:hover>a,
.nav_menu3 ul ul li a:hover {
  color: #990B2C;
  background: #FFF;
  border-top: 1px solid #FFF;
}

.nav_menu3 ul ul li.nav-has-sub>a::after {
  position: absolute;
  top: 25px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

.nav_menu3.align-right ul ul li.nav-has-sub>a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

.nav_menu3 ul ul li.nav-has-sub:hover>a::after {
  border-color: #990B2C;
}

table tr td {
  border: solid 1px #9d9d9d;
  text-align: center;
}

.rty>a {
  width: 140px !important;
}

.am-slides img {
  height: auto;
}

.bulub img {
  width: 100%;
  height: 300px;
}








.mingsheng {
  color: #ca291f;
  font-size: 20px;
  margin-top: 30px;
  padding-left: 20px;
}

.map {
  background: url(/style/images/map.png) top center no-repeat;
  margin-top: 40px;
  height: 750px;

}

.map a {
  color: #000000;
}

.map p {
  text-align: center;
  width: 100px;
}

.map .map-yuan {
  float: left;
}

.map .map-yuan img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.map .map1 {
  margin-left: 200px;
}

.map .map2 {
  margin-left: 210px;
}

.map .map3 {
  margin-left: 50px;
}

.map .map4 {
  margin-left: 200px;
}

.map .map5 {
  margin-left: 510px;
}

.map .map6 {
  margin-left: 355px;
}


.map-three {
  margin-top: 114px;
}

.map .map8 {
  margin-left: 97px;
}

.map .map9 {
  margin-left: 30px;
}

.map .map10 {
  margin-left: 74px;
}

.map .map11 {
  margin-left: 44px;
}

.map .map12 {
  margin-left: 220px;
}

.map .map13 {
  margin-left: 30px;
}

.map-four {
  margin-top: 57px;
}

.map .map14 {
  margin-left: 507px;
}

.map .map15 {
  margin-left: 43px;
}

.map .map16 {
  margin-left: 348px;
}


.mszb {
  margin-top: 20px;
}





.one1 {

  height: 190px;

  width: 600px;

  overflow: hidden;

  position: relative;

}



.one1 ul {

  height: 190px;

  width: 60000px;

  position: absolute;

  left: 0;

}



/*ul width的宽不能过小*/

.one1 ul li {

  display: block;

  float: left;

  margin: 5px;

  height: 190px;

  border-radius: 5px;

  position: relative;

}



.one1 ul li a {

  display: inline-block;

  height: 190px;

  position: relative;

}



.one1 ul li a .one-zhez {

  position: absolute;

  width: 100%;

  height: 40px;

  color: #ffffff;

  line-height: 40px;

  background-color: #000000;

  text-align: center;

  left: 0;

  bottom: -5px;

}



.one1 ul li img {

  border-radius: 5px;

  display: block;

  width: 150px;

  height: 190px;

}

.am-slider .am-slides img {

  min-width: 1200px;
  overflow: hidden;
}

.am-slider-default .am-control-nav {
  display: none;
}

.am-slider-default {
  margin: 0;
}

#map {
  width: 570px;
  height: 203px;
}