/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

 ::selection {
	background-color: #cc0a0a;
	color: #fff;
}

::-moz-selection {
	background-color: #cc0a0a;
	color: #fff;
}

::-webkit-selection {
	background-color: #cc0a0a;
	color: #fff;
}
* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}




/* 询盘 */

i {
    font-weight: normal;
    font-style: normal;
}

.xp_span {
    width: auto;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    display: block;
    padding-left: 20px;
    background: url(../images/coma.png)left no-repeat;
}

.topxunpan .container {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.topxunpan {
    width: 100%;
    height: 40px;
    position: relative;
    top: 0;
}
.topxunpan .ly{
	position: absolute;
    line-height: 40px;
    color: #cc0a0a;
    font-size: 12px;
    cursor: pointer;
    right: 155px;
    top: 0;
}
.topxunpan .xp {
    position: absolute;
    line-height: 40px;
    color: #cc0a0a;
    font-size: 12px;
    cursor: pointer;
    right: 0;
    top: 0;
}

.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.topxunpan .xp i {
    padding: 0 5px;
    margin-left: 4px;
    margin-right: 4px;
    box-sizing: border-box;
    color: #fff;
    background: #cc0a0a;
}

.topxunpan .xp #xunpantip {
    z-index: 5;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #cc0a0a;
    border: 1px solid #ffffff;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
}

.topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #cc0a0a;
}

.topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
}



/* top */

.main_width {
    width: 100%;
    max-width:1200px;
    margin:0 auto;
}

.main_auto {
    width: 100%;
    margin: 0 auto;
}

/* top */

.top {
    height: 94px;
}

.top_center {
    height: 94px;
    position: relative;
    margin: 0 auto;
}

.top_logo {
    position: absolute;
    top: 15px;
}

.top_logo, .top_logo h1, .top_logo h1 a, .top_logo h1 img {
    width: 172px;
    height: 64px;
}

/* 导航 */

.first-menu>li {
    width: 104px;
    height: 94px;
    float: left;
    text-align: center;
    position: relative;
    margin-left: 12px;
}

.first-menu>li>a {
    float: left;
    display: block;
    height: 94px;
    width: 104px;
    line-height: 94px;
    font-size: 14px;
    transition: .6s;
    color: #333333;
    position: relative;
    z-index: 1;
}

.first-menu>li>a::before {
    content: '';
    width: 0%;
    height: 32px;
    position: absolute;
    top:29px;
    left: 50%;
    z-index: -1;
    background-color: #cc0a0a;
	border-radius: 4px;
    transition: all 0.6s ease-in-out;
}

.first-menu>li:hover a {
    color: #fff;
}

.first-menu>li:hover a::before {
    width: 100%;
    left: 0;
}

.nav_main {
    width: 942px;
    height: 94px;
    position: absolute;
    right: 0;
    top: 0px;
}

.another a::before {
    width: 100% !important;
    background: #cc0a0a;
    left: 0 !important;

}

.another a {
    color: #ffffff !important;
}

.first-menu>li:hover .second-menu {
    height: auto;
    -webkit-transform: rotate3d(0, 0, 0, 0);
    transform: rotate3d(0, 0, 0, 0);
    opacity: 1;
}

.first-menu>li:hover .subnav {
    height: auto;
    -webkit-transform: rotate3d(0, 0, 0, 0);
    transform: rotate3d(0, 0, 0, 0);
}

.second-menu {
    position: absolute;
    z-index: 5;
    width: 104px;
    height: 0;
    top:62px;
	border-radius: 4px;
    left: 0px;
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    background: #cc0a0a;
    transition: all 0.7s ease-in-out;
    opacity: 0;
}

.first-menu .second-menu a {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    width: 104px;
    height: 40px;
    display: block;
    transition: .6s;
}

.first-menu .second-menu li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ffffff;
    position: relative;
}

.thr {
    width: 104px;
    height: auto;
    position: absolute;
    left: 104px;
    top: 0;
	border-radius: 4px;
    overflow: hidden;
    transition: .6s;
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform:  rotateY(90deg);
    -moz-transform:  rotateY(90deg);
    -ms-transform:  rotateY(90deg);
    -o-transform:  rotateY(90deg);
    transform:  rotateY(90deg);
    background: #cc0a0a;
}

.thr a {
    border-left: 1px dashed #fff;
}

.first-menu .second-menu li:hover .thr {
    -webkit-transform:  rotateY(0deg);
    -moz-transform:  rotateY(0deg);
    -ms-transform:  rotateY(0deg);
    -o-transform:  rotateY(0deg);
    transform:  rotateY(0deg);
}

.thr a {
    border-bottom: 1px dashed #ffffff;
}

.first-menu .second-menu a {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px;
}

.first-menu .second-menu li:last-child, .thr a:last-child {
    margin-bottom: 8px;
}

.first-menu .second-menu a:hover {
    padding-left: 6px;
    width: 98px
}

/* 导航 */

.nav_xiala_xx{height: 40px;position:relative;top: 23px;right: 0;}
.nav_xiala_x{margin: 0 auto;}
.nav_xiala{height:50px;/* margin: 0 auto; */float: right;}
.nav_xiala > ul{position:relative;height: 40px;}
.nav_xiala ul li{float:left;width: 115px;height: 40px;line-height: 40px;text-align:center;font-size:15px;-webkit-transition:.5s;
transition:.5s;}
.nav_xiala ul li a{display:block;color: #333;border-radius: 10px; height:70px;line-height: 40px;overflow: hidden;font-size: 14px;-webkit-transition:.5s;transition:.5s;}
.nav_xiala ul li:hover{ background:; color:#fff; }
.nav_xiala ul li:hover a{ color:#da251e; }
/* .nav_xiala ul li:nth-child(1) { background: #da251e; } */

.nav_xiala .erji_xiala{z-index:20;height:0px;visibility: hidden;opacity:0;-webkit-transition: all .3s linear;transition: all .3s linear;position:absolute;top: 70px;left: -90px;width: calc(196px * 3);background:rgba(218, 37, 30,0.85);}  /*ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¤Ã‚Â¸Ã‚ÂªÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â±Ã‚Â» *1 ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¤Ã‚Â¸Ã‚ÂªÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â±Ã‚Â» *2  ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â­ÃƒÂ¤Ã‚Â¸Ã‚ÂªÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â±Ã‚Â»100%  left:ÃƒÂ¤Ã‚Â¿Ã‚Â®ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹ÃƒÂ¥Ã‹â€ Ã‚Â°ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â®; */

.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; opacity: 1; }

.nav_xiala .erji_xiala .daohang_xiala{ float:left; width: 156px; padding: 0 20px 5px 20px; }
.nav_xiala .erji_xiala .daohang_xiala i{ font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.35); display: block; }
.nav_xiala .erji_xiala .daohang_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; text-align: left;  }
.nav_xiala .erji_xiala .daohang_xiala a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; }
.nav_xiala .erji_xiala .daohang_xiala i a{  font-size:15px;  text-align: left; padding-left: 13px;  }
.nav_xiala .erji_xiala .daohang_xiala i a:hover{ padding-left: 0px; }
.nav_xiala .erji_xiala a:hover{  color:#FFF; padding-left: 15px; }
.nav_xiala ul li.another{
        background: #da251e;
}
.nav_xiala ul li:hover{
      background: #da251e;
}
.nav_xiala ul li:hover a{
    color: #fff;
}
.nav_xiala ul li.another a{
    color: #fff;
}
.nav_xiala .erji_xiala1{  position:absolute; top:70px; z-index:20; background:rgba(218, 37, 30,0.85); width: 147px;  /*ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂºÃ‚Â¦*/
height:0px; visibility: hidden; opacity:0;  -webkit-transition: all .3s linear; transition: all .3s linear; }
.nav_xiala ul li:hover .erji_xiala1{ height:auto; visibility: visible; opacity: 1; }

.nav_xiala .erji_xiala1 .daohang_xiala{ padding: 0 0 5px 0; }
.nav_xiala .erji_xiala1 .daohang_xiala i{ font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.35); display: block; }
.nav_xiala .erji_xiala1 .daohang_xiala a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; }
.nav_xiala .erji_xiala1 a:hover{  color:#FFF; padding-left: 15px; }


.nav_xiala > ul > li.another{
        background: #da251e;
}

.nav_xiala > ul > li.another a{
    color: #fff;
}
.nav_xiala > ul > li.another > a{  color:#da251e; }

.fixedNav { 
    position: fixed;
    top: 0px;
    left: 0px;
    z-index:99999999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));  
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08); 
    background: #fff;
}
.fixedNav .nav_xiala {
}






/*foot*/
.foot {
    width: 100%;
    height: 260px;
    background-color: #201d1d;
  }
  .foot .foot_cen {
    max-width: 1200px;
    margin: 0 auto;
    height: 220px;
    padding-top: 40px;
    position: relative;
  }
  .foot .foot_cen .foot_box {
    width: 790px;
    height: 146px;
  }
  .foot .foot_cen .foot_box .foot_ever {
    float: left;
    font-size: 14px;
    color: #9a9a9a;
    padding-left: 55px;
    width: 300px;
    height: 46px;
    margin-bottom: 36px;
  }
  .foot .foot_cen .foot_box .foot_ever span,
  .foot .foot_cen .foot_box .foot_ever i {
    display: block;
  }
  .foot .foot_cen .foot_box .foot_ever0 {
    background: url(../Image/foot1.png) left no-repeat;
    background-size:12%;
  }
    .foot .foot_cen .foot_box .foot_ever1 {
        background: url(../Image/foot2.png) left no-repeat;
        background-size: 12%;
    }
    .foot .foot_cen .foot_box .foot_ever2 {
        background: url(../Image/foot3.png) left no-repeat;
        background-size: 12%;
    }
    .foot .foot_cen .foot_box .foot_ever3 {
        background: url(../Image/foot4.png) left no-repeat;
        background-size: 10%;
    }
  .foot .foot_cen p {
    text-align: left;
    font-size: 14px;
    color: #9a9a9a;
    margin-top: 24px;
  }
  .foot .foot_cen p a {
    font-size: 14px;
    color: #9a9a9a;
  }
  .foot .foot_cen .ewm {
    position: absolute;
    width: 354px;
    height: 108px;
    right: 0;
    top: 80px;
  }
  .foot .foot_cen .ewm .ewm_ever {
    width: 136px;
    height: 108px;
    margin-right: 40px;
    float: left;
  }
  .foot .foot_cen .ewm span,
  .foot .foot_cen .ewm img {
    display: block;
    float: left;
  }
  .foot .foot_cen .ewm span {
    text-align: center;
    line-height: 28px;
    letter-spacing: 8px;
    color: #fff;
    width: 28px;
    height: 108px;
    background: #484848;
    writing-mode: vertical-rl;
  }
  .foot .foot_cen .ewm img {
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
  }
  




.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    max-width: 100%;
    z-index: 5;
    _position: absolute;
    background: #fff;
    _top: expression(eval(document.documentElement.scrollTop));
}
