/*初始化样式*/
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; */
  font-size:12px;
  line-height: 1.5;
  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: #3480ce;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;

}

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;
}
.w1920{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    
}
.w1200{
    width: 1200px;
   margin: 0 auto;
    
}

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


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

.com-img img {
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}

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



.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.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

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



/*头部样式*/
.top1 {
  height: 29px;
  background: #bf9f62;
  color: #fff;
  line-height: 29px;
  overflow: hidden;
}

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

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

/* .logo{float:left;line-height: 150px;} */
.top2 .k2 {
  margin-top: 45px;
}

.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: #fff;
}

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


.headgtop {
    position: fixed;
    width: 1920px;
    z-index: 9999;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    z-index: 999;
    background: #fff;
}
.x-banner{    margin-top: 192px;}
.page-banner{ margin-top: 192px;}
.fix {
    position: fixed;
    width: 1920px;
    z-index: 9999;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    z-index: 999;
    background: #fff;
}


.zuoce{position: fixed;left:0px;width: 175px;top:220px;z-index: 99999;display: none;}
.zuoce ul{background: #014ba0}
.zuoce ul li{width: 175px;line-height: 60px;text-align: center;position:relative;}
.zuoce ul li:hover{background: #002f67}
.zuoce ul li a{color: #fff;font-size: 16px;display:inline-block;width:175px;height:60px;}

.zuoce .sec{
    position: absolute;
    right:  -175px;
    top: 0px;
    background: #014ba0;
    height: 0px;
    display: none;
}
.zuoce ul li:hover .sec{
    display: block;
}
.zuoce .sec a{
    display: block;
    font-size: 14px;
    width: 175px;line-height: 60px;text-align: center;
}
.zuoce .sec a:hover{
    background: #002f67;
}
/*导航栏样式*/
#menu {
  
  margin-top: 10px;
}

.nav {
  height: 56px;
}

.nav li {
  line-height: 56px;
  height: 56px;
  text-align: center;
  width: 170px;
  float: left;
  position: relative;
  z-index: 999;
  background: url(../images/nav_line.jpg) no-repeat right center;

}

.nav li a {
  display: block;
  line-height: 56px;
  color: #fff;
  height: 56px;
  font-size: 16px;
  padding: 0
}

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

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

.nav .sec a {
  background: #2459A9;
  color: #fff;
  height: 56px;
  line-height: 56px;
  width: 170px;
}

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



/*内页左侧样式*/

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

.page-position a {
  color: #fff;
}

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

.right {
  width: 910px;
  float: right;
}

.xypg-case-list li {
  width: 300px;
}

.xypg-product-list li {
  width: 293px;
}

.xypg-product-list li .img img {
  width: 271px;
  
}

.relate-product-slick .owl-item .img img {
  width: 213px;
  height: 200px;
}

.xypg-case-list li .img img {
  width: 300px;
  height: 250px;
}

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

.page-mob-tool {
  display: none;
}




/* k610017架构main.css样式 */
/*头部样式*/
.head-bg {
  /*background: url(../images/head.png) no-repeat top center;*/
  height: 26px;
  overflow: hidden;
}

.wel {
  line-height: 26px;
  color: #fff;
  background: url(../images/t1.png) no-repeat left center;
  padding-left: 20px;
}

 .head-bg .k2 {
  /* width:390px; */
  color: #333;
  line-height: 26px;
}
 .head-bg .k2 a{
     color: #333;
 }
#header {
  width: 1200px;
  margin: 0 auto;
}

.top {
  height: 100px;
}

.logo {
  float: left;
  line-height: 100px;
  width: 255px;
  margin-top: 15px;
}

.logo img {
  height: auto;
}

 .line-black {
    display: block;
    float: left;
    width: 1px;
    height: 43px;
    background-color: #746f6f;
    margin: 32px 15px 0 12px;
}

.topLink {
  width: 65%;
  height: 100px;
  ;
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}
.topwz{
    margin-top: 26px;
}

.call {
    width: 300px;
    display: block;
    float: right;
    background: url(../images/top_tel.png) left 23px no-repeat;
    padding-top: 20px;
    height: 84px;
}
.call p {
    padding-left: 60px;
    display: block;
    line-height: 1;
    font-size: 17px;
    color: #e8551e;
    margin-top: 0px;
}

.call h3 {
    padding-left: 60px;
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #e8551e;
    line-height: 1;
    margin-top: 15px;
}
.call small {
    padding-left: 65px;
    font-size: 14px;
    color: #595757;
    padding-right: 20px;
}

.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 {
  line-height: 32px;
  padding-top: 5px;
}

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



/*热门搜索*/
.hotSearch a {
  margin-right: 6px;
}

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

#formsearch input#keyword {
  height: 26px;
  line-height: 26px;
  padding-left: 4px;
  color: #666;
  outline: none;
}

#formsearch input#s_btn {
  width: 36px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  float: right;
}


.search {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
}

#formsearch {
  float: right;
  background: url(../images/sou.png) no-repeat top center;
  height: 26px;
  width: 200px;
  margin-top: 47px;
}

.k1 {
  line-height: 24px;
  color: #fff;
  float: left;
}

.k1 a:hover {
  color: #e87518;
}

.hotSearch {
  float: right;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

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




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

.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

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




.topnav{
    height: 56px;
    background: #2459A9;
}
/*主体样式*/
#container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
}

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

.product-index {
  margin-top: 75px;
}

.pro-title {
  font-size: 28px;
  color: #2459a9;
  text-align: center;
  background: url(../images/t11.png) no-repeat 50% 79%;
  line-height: 46px;
  text-transform: uppercase;
}

.pro-title span {
  display: block;
  font-weight: normal;
}

.pro-title p {
  font-size: 16px;
  color: #323232;
  font-weight: normal;
}

.product-left {
  width: 246px;
}

.product-con {
  margin-top: 60px;
}

.p-con {
  border: 2px solid #2459a9;
  padding: 0 14px;
  padding-bottom: 30px;
}

.p-con .tt {
  border-bottom: 1px dashed #dadada;
  line-height: 80px;
  height: 80px;
  font-size: 16px;
}

.p-con .tt a {
  color: #2459a9;
  font-weight: bold;
}

.p-con .tt a span {
  float: right;
  display: inline-block;
  font-size: 24px;
  color: #666666;
}

.sort1 li {
  border-bottom: 1px dashed #dadada;
}

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

.sort1 li a {
  font-size: 16px;
  color: #2459a9;
  line-height: 80px;
  background: url(../images/sort.png) no-repeat 96% center;
  display: block;
}

.sort1 li .layer2 li {
  border-bottom: none;
}

.sort1 li .layer2 li a {
  font-size: 14px;
  color: #212121;
  background: none;
  margin-left: 40px;  
}

.sort1 li .layer2 li a:hover {
  color: #2459a9;
}

.product-right {
  width: 930px;
}

.pp-title {
  font-size: 20px;
  color: #fff;
  background: url(../images/t4.png) no-repeat left bottom;
  height: 85px;
  line-height: 56px;
  font-weight: normal;
  padding-left: 26px;
}

.pp-title a {
  float: right;
  font-size: 16px;
  color: #141414;
  font-weight: normal;
  margin-top: 30px;
}


/* 产品列表 */
.product_list1 {
  margin: 0 -5px;
}

.product_list1 li {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  _display: inline;
  margin-bottom: 22px;
}

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

.product_list1 li a.img img {
  width: 295px;
  height: 222px;
}

.product_list1 li h3 {
  text-align: center;
  padding-top: 15px;
}

.product_list1 li h3 a {
  font-weight: normal;
  font-size: 14px;
  color: #303030;
}

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

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



.bj1 {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 540px;
  overflow: hidden;
  margin-top: 78px;
}

.about-index {
  margin-top: 60px;
}

.about-left {
  width: 546px;
  padding-left: 58px;
  margin-top: -12px;
}

.about-title {
  font-size: 32px;
  color: #2459a9;
  font-family: "Arail";
  text-transform: uppercase;
  position: relative;
}

.about-title::after {
  content: "";
  position: absolute;
  left: -60px;
  top: 26px;
  width: 46px;
  height: 1px;
  background: #2459a9;
}

.about-title p {
  font-size: 22px;
  font-weight: normal;
}

.about-con {
  font-size: 14px;
  color: #232323;
  text-align: justify;
  margin-top: 20px;
  line-height: 26px;
}

.about1-title {
  font-size: 20px;
  color: #2459a9;
  font-family: "Arail";
  margin-top: 15px;
}

.about1-list {
  margin: 0 -69px;
  margin-top: 25px;
}

.about1-list li {
  float: left;
  margin: 0 60px;
  text-align: center;
}

.about1-list li a.img1 {
  display: block;
  height: 53px;
  line-height: 53px;
}

.about1-list li span {
  font-size: 12px;
  color: #252525;
  font-family: "Arail";
  display: block;
  margin-top: 20px;
}

.about1-list li p {
  font-size: 14px;
  color: #252525;
}

.about-right {
  width: 539px;
  height: 419px;
  overflow: hidden;
}




.case-index {
  margin-top: 75px;
}

.case-con {}

#multipleColumn {
  position: relative;
  width: 1200px;
  margin-top: 50px;
}

#multipleColumn .hd {}

#multipleColumn .hd .next {
  background: url(../images/left.png) no-repeat top center;
  width: 54px;
  height: 54px;
  position: absolute;
  left: 406px;
  bottom: -93px;
  z-index: 999;
}

#multipleColumn .hd .next:hover {
  background: url(../images/lefth.png) no-repeat top center;
}

#multipleColumn .hd .prev {
  background: url(../images/right.png) no-repeat top center;
  width: 54px;
  height: 54px;
  position: absolute;
  right: 406px;
  bottom: -93px;
  z-index: 999;
}

#multipleColumn .hd .prev:hover {
  background: url(../images/righth.png) no-repeat top center
}

#multipleColumn .bd {
  overflow: hidden;
}

#multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  _display: inline;
  margin: 0 -10px;
}

#multipleColumn .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 285px;
  position: relative;
  margin: 0 10px;
  margin-bottom: 20px;
  position: relative;
}

#multipleColumn .bd ul li img {
  width: 285px;
  height: 214px;
  display: block;
}

#multipleColumn .bd ul li h3 {
  background: #e5e5e5;
  height: 50px;
}

#multipleColumn .bd ul li h3 a {
  font-size: 18px;
  color: #373737;
  line-height: 50px;
  font-weight: normal;
}

#multipleColumn .bd ul li .hh {
  background: #222222;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}

#multipleColumn .bd ul li .hh a {
  display: block;
}

#multipleColumn .bd ul li .hh a.p-more1 {
  color: #fff;
  font-size: 18px;
  padding-top: 25px;
}

#multipleColumn .bd ul li .hh a.p-more2 {
  color: #a8a8a8;
  font-size: 14px;
  font-family: "Arial";
}

#multipleColumn .bd ul li:hover .hh {
  display: block;
}


.case-more {
  width: 148px;
  height: 40px;
  border: 1px solid #2459a9;
  margin: 0 auto;
  border-radius: 5px;
  margin-top: 46px;
}

.case-more a {
  display: block;
  text-align: center;
  lighting-color: 40px;
  line-height: 40px;
  color: #2459a9;
  font-size: 16px;
}



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

.advantage-index {
  padding-top: 306px;
}

.ad1 {
  width: 450px;
  margin-left: 93px;
}

.ad-title {
  font-size: 32px;
  color: #2459a9;
  height: 70px;
  line-height: 70px;
}

.ad-title span {
  font-size: 20px;
  color: #222221;
  padding-left: 80px;
  font-weight: normal;
}

.ad1-con {
  font-size: 16px;
  color: #727272;
  line-height: 32px;
  margin-top: 20px;
  text-align: justify;
}

.ad2 {
  margin-top: 55px;
}

.ad3 {
  margin-left: 748px;
  margin-top: 80px;
}

.ad4 {
  margin-left: 748px;
  margin-top: 86px;
}


.hezuo-index {
  margin-top: 70px;
}

.hezuo-con {
  margin-top: 55px;
  position: relative;
}

.hezuo-con::after {
  content: "";
  position: absolute;
  top: 47px;
  left: 50%;
  margin-left: -507px;
  width: 1014px;
  border: 1px dashed #2459a9;
  z-index: -1;
}

.hezuo-list {
  margin: 0 -24px;
}

.hezuo-list li {
  float: left;
  text-align: center;
  margin: 0 24px;
}

.hezuo-list li p {
  font-size: 18px;
  color: #222221;
  padding-top: 10px;
}

.bj3 {
  margin-top: 70px;
  background: #f2f2f2;
}


.kehu-index {
  padding-top: 70px;
  padding-bottom: 80px;
}

.kehu-con {
  position: relative;
  margin-top: 55px;
}

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

.l_btn {
  left: -38px;
}

.r_btn {
  right: -38px;
}



.news-index {
  margin-top: 70px;
}

.news-con {
  margin-top: 55px;
}

.news-left {
  width: 522px;
  height: 322px;
  overflow: hidden;
}

.news-right {
  width: 578px;
  background: #f1f1f1;
  padding: 0 50px;
  height: 322px;
}

.news_list1 li a {
  font-size: 16px;
  color: #2459a9;
  font-weight: bold;
  display: block;
  padding-top: 55px;
}

.news_list1 li h2 {
  font-weight: normal;
  font-size: 14px;
  color: #949494;
  line-height: 25px;
  padding-top: 25px;
}

.news_list1 li span {
  font-size: 14px;
  color: #acacac;
  padding-top: 10px;
  display: block;
}

.news_list1 li a.news-more {
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  float: right;
  margin-top: 6px;
}



.news-con2 {
  margin-top: 60px;
}

.news_list2 {
  margin: 0 -15px;
}

.news_list2 li {
  float: left;
  width: 380px;
  margin: 0 15px;
  background: #f1f1f1;
  height: 240px;
  overflow: hidden;
}

.news_list2 li .date {
  width: 60px;
  height: 107px;
  background: url(../images/date.png) no-repeat top center;
  text-align: center;
  color: #fff;
  margin-top: 67px;
}

.news_list2 li .date dl {
  font-size: 24px;
  font-weight: bold;
  line-height: 70px;
}

.news_list2 li .date dt {
  font-size: 14px;

}

.news_list2 li:hover .date {
  background: url(../images/dateh.png) no-repeat top center;
}

.news_list2 li .wenzi {
  width: 230px;
  margin-left: 25px;
}

.news_list2 li .wenzi a {
  padding-top: 40px;
  display: block;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}

.news_list2 li .wenzi h3 {
  font-weight: normal;
  font-size: 14px;
  color: #ababab;
  line-height: 24px;
  margin-top: 25px;
}



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

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

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

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

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

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

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



/*品牌列表*/
.brand-list {
  margin: 20px 0px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.brand-list li {
  margin: 5px 8px;
}

.brand-list li:hover {
  box-shadow: 2px 1px 5px;
}

.brand-list li img {
  width: 150px;
  height: 120px;
}




/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}

.f_link span {
  background: url(../images/link.png) no-repeat top center;
  height: 34px;
  display: block;
}

.f_link a {
  background: url(../images/link1.png) no-repeat right center;
  font-size: 14px;
  padding-right: 8px;
  line-height: 40px;
}

/*页面底部*/
.foot-bg {
  background: url(../images/foot.png) no-repeat top center #2459a9;
  height: 480px;
  overflow: hidden;
  margin-top: 30px;
}

#footer {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 95px;
  color: #fff;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #e87518;
  text-decoration: none;
}

.foot1 {
  width: 140px;
  margin-top: -15px;
}

.public-title {
  font-weight: normal;
  font-size: 14px;
  background: url(../images/tt2.png) no-repeat left bottom;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
}

.sec1 {
  height: 155px;
  overflow: hidden;
}

.sec1 a {
  display: block;
  line-height: 22px;
}

.xian {
  margin-left: 43px;
}

.foot-ct {
  margin-left: 92px;
}

.foot-ct p {
  font-size: 12px;
  line-height: 30px;
}

.foot-ct p:nth-of-type(1) {
  font-size: 18px;
}

.foot-ct p:nth-of-type(2) {
  font-size: 30px;
  font-weight: bold;
}

.erq {
  text-align: center;
  line-height: 30px;
}

.logo1 {
  margin-top: 10px;
}

.logo1 p {
  text-align: center;
}


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

/*------------内页-------------------*/

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

.left .box {
  margin-bottom: 10px;
}

.left .box h3 {
  line-height: 60px;
  padding-left: 34px;
  background: #2459a9;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  position: relative
}

.left .box h3::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 20px;
  top: 20px;
  left: 15px;
  background: #fff
}

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

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

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

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



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

.sort_product {
  margin-top: 10px;
}

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

.n_contact {
  margin-top: 10px;
}

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

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

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

.sitemp {
  border-bottom: 1px solid #eee;

}

.sitemp h2 {
  width: 340px;
  float: left;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #333;
}

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

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

.sort_album {
  margin-top: 15px;
}





.product_list2 li {
  float: left;
  margin-left: 14px;
  margin-right: 14px;
  _display: inline;
}

.product_list2 li a.img {}

.product_list2 li a.img img {
  width: 279px;
  height: 170px;
}

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

.roll_product {
  float: left;
}

.kehu-con {
  position: relative;
  margin-top: 55px;
}

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

.l_btn {
  left: -38px;
}

.r_btn {
  right: -38px;
}

/*滚动*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

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

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}