@charset "utf-8";



html, body {

  height: 100%;

  padding: 0px;

  margin: 0px;

  min-width: 1200px;

  font: 14px 微软雅黑;

  color: #444;

}



a {

  text-decoration: none;

  outline: none;

  color: #000;

  transition: 0.2s;

}



p {

  text-align: justify;

  text-justify: inter-ideograph;

  margin: 0;

}



li {

  list-style-type: none;

  vertical-align: top;

  margin: 0;

  padding: 0;

}



ul {

  margin: 0;

  padding: 0;

}



img {

  margin: 0;

  padding: 0;

}



img {

  border: 0;

  vertical-align: top;

}



h1, h2, h3, h4, h5, h6 {

  font-weight: normal;

  font-size: 100%;

  margin: 0;

  padding: 0;

}



dl, dt, dd {

  padding: 0;

  margin: 0;

}



i, em {

  font-style: normal;

}



.fl {

  float: left;

}



.fr {

  float: right;

}



.clear {

  clear: both;

}



.w0 {

  width: 100%;

  overflow: hidden;

}



.w1 {

  width: 100%;

  clear：both;

}



.w1200 {

  width: 1200px;

  margin: 0 auto;

}



.w1140 {

  width: 1140px;

  margin: 0 auto;

}



/*header start*/

.head {

  position: relative;

  z-index: 99999;

  background: #fff;

  box-shadow: 0 0 40px;

  border-bottom: 5px solid #454545;

  height: 85px;

}





.head_body .tel {

  padding: 10px 0 10px 60px;

  background: url(../images/tel.png) no-repeat center left;

}



.head_body .tel p {

  font-size: 16px;

  line-height: 31px;

  color: #454545;

}



.head_body .tel b {

  font-size: 25px;

  font-family: Arial;

  color: #fe4d00;

}



.head_body a {

  padding-top: 10px;

}



.head_body a img {

  height: 70px;

}



.head_nav {

  float: right;

  padding-top: 30px;





}



.head_nav li {

  float: left;

  position: relative;

}



.head_nav a {

  display: block;

  padding: 0 30px;

  line-height: 35px;

  font-size: 16px;

  text-align: center;



  white-space: nowrap;

}



.head_nav li a:hover {

  background: #69b62c;

  color: #fff;

}



.head_nav li .erji {

  display: none;

  width: 126%;

  top: 35px;

  left: -13px;

  position: absolute;

  z-index: 999;

  background: #fff;

}



.head_nav li .erji li {

  padding: 5px 0;

  float: none;

}



.head_nav li .erji li a {

  text-align: center;

  font-size: 14px;

}



.head_nav li:hover .erji {

  display: block;

}



/*header end*/



/*banner start*/

.flexslider {

  margin: 0px auto 0px;

  position: relative;

  width: 100%;

  height: 550px;

  overflow: hidden;

  zoom: 1;

  background: url(../images/cp1.jpg) no-repeat bottom;

  background-size: cover;

}



.flexslider .slides li {

  width: 100%;

  height: 100%;

}



.flex-direction-nav a {

  width: 70px;

  height: 70px;

  line-height: 99em;

  overflow: hidden;

  margin: -35px 0 0;

  display: block;

  background: url(../images/ad_ctr.png) no-repeat;

  position: absolute;

  top: 50%;

  z-index: 10;

  cursor: pointer;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: all .3s ease;

  border-radius: 35px;

}



.flex-direction-nav .flex-next {

  background-position: 0 -70px;

  right: 0;

}



.flex-direction-nav .flex-prev {

  left: 0;

}



.flexslider:hover .flex-next {

  opacity: 0.8;

  filter: alpha(opacity=25);

}



.flexslider:hover .flex-prev {

  opacity: 0.8;

  filter: alpha(opacity=25);

}



.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {

  opacity: 1;

  filter: alpha(opacity=50);

}



.flex-control-nav {

  width: 100%;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  text-align: center;



}



.flex-control-nav li {

  margin: 0 3px;

  display: inline-block;

  zoom: 1;

  *display: inline;

}



.flex-control-paging li a {

  background: rgba(0, 0, 0, 0.3);

  display: block;

  height: 12px;

  overflow: hidden;

  text-indent: -99em;

  width: 12px;

  cursor: pointer;

  -webkit-transition: all 0s ease;

  border-radius: 10px;

}



.flex-control-paging li a.flex-active, .flex-control-paging li.active a {

  background: #fe4d00;

}



.flexslider .slides a img {

  width: 100%;

  height: 500px;

  display: block;

}



/*banner end*/



.title {

  margin-bottom: 30px;

  text-align: center;

}



.title p {

  font-family: Arial;

  font-size: 30px;

  letter-spacing: 1px;

  color: #aaa;

  opacity: 0.3;

  font-weight: bold;

  text-align: center;

}



.title b {

  font-size: 30px;

  color: #454545;

  font-weight: normal;

  display: block;

  text-align: center;

  margin-bottom: 20px;

}



/*product start*/

.product {

  padding: 50px 0 20px 0;

  background: #f7f7f7 url(../images/cp.jpg) no-repeat center;

  background-size: cover;

}



.prol {

  width: 270px;

  border: 5px solid #454545;

  padding: 16px 20px;

  min-height: 452px;

}



.prol .title {}



.prol .title p {

  font-size: 16px;

  font-weight: normal;

  color: #666;

  letter-spacing: 1px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  opacity: 1;

}



.prol .title b {

  margin-bottom: 10px;

  font-size: 25px;

}



.prol .title .xt {

  margin: 0 auto;

  height: 1px;

  width: 50px;

  background: #fe4d00;

  margin-top: 10px;

}



.prol ul li {

  width: 235px;

  margin: 0 10px;

  /*	border-left: 5px solid #fff;*/

  padding: 0 10px;

  margin-top: 20px;

}



.prol ul li a {

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  font-size: 16px;

  color: #454545;

  line-height: 38px;

  width: 200px;

  padding-left: 35px;

  background: url(../images/jt.png) no-repeat center left;

}



.prol ul li:hover {

  border-left: 5px solid #fe4d00;

}



.prol ul li:hover a {

  color: #fe4d00;

  background: url(../images/jt1.png) no-repeat center left;

}



.prol .bot {

  margin-top: 20px;

  text-align: center;

  background: #454545;

  padding: 10px 0;

}



.prol .bot b {

  font-weight: normal;

  font-size: 20px;

  color: #fff;

}



.prol .bot .xt {

  height: 1px;

  width: 50px;

  margin: 10px auto;

  background: #fe4d00;

}



.prol .bot em {

  display: block;

  text-align: center;

  font-size: 16px;

  color: #fff;

}



.prol .bot p {

  line-height: 30px;

  font-size: 16px;

  color: #fff;

  text-align: center;

}



.prol .bot span {

  font-family: Arial;

  font-size: 30px;

  color: #fe4d00;

  line-height: 40px;

}



.pror {

  width: 100%;

}



.pror ul li {

  float: left;

  width: calc(25% - 20px);

  margin-bottom: 14px;

  margin: 10px;

}



/* .pror ul li:nth-child(3n+1){

	margin-left: 0;

} */

.pror ul li .img {

  /* width: 260px;

	height: 195px; */

  width: 100%;

  overflow: hidden;

}



.pror ul li .img img {

  /* width: 260px;

	height: 195px; */

  width: 100%;

  margin-left: auto;

  margin-right: auto;

  cursor: pointer;

  transition: all 2s;

}



.pror ul li:hover .img img {

  transform: scale(1.2);

}



.pror ul li p {

  width: 100%;

  line-height: 40px;

  background: #ededed;

  color: #454545;



  text-align: center;

  font-size: 16px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  border-bottom: 5px solid #454545;

}



.pror ul li:hover p {

  background: #454545;

  color: #fff;

  border-bottom: 5px solid #fe4d00;

}



/*product end*/



/*company start*/

.company {

  padding: 50px 0;



}

.ab_tu {
  width: 590px;
  background: url(../images/about.jpg) no-repeat;
  height: 653px;
  margin-left: 10px;
  background-size: cover;
}

.ab_tu img {
  width: 100%;
}

.com_nr {
  height: 553px;
  width: 490px;
  margin-right: 10px;
  background: #454545;
  padding: 50px;

}



.com_nr b {

  font-size: 18px;

  font-weight: normal;

  color: #fff;

  line-height: 30px;

  display: block;

}



.com_nr .xt {

  margin: 10px 0;

  height: 1px;

  width: 50px;

  background: #fe4d00;

}



.com_nr p {

  font-size: 16px;

  text-indent: 2em;

  line-height: 30px;

  color: #ddd;

}



.com_nr a {

  display: block;

  margin-top: 20px;

  width: 130px;

  border: 1px solid #fe4d00;

  text-align: center;

  line-height: 30px;

  font-family: 16px;

  color: #fe4d00;

}



.com_nr a:hover {

  background: #fe4d00;

  color: #fff;

}



/*company end*/



/*new start*/

.new {

  padding-top: 50px;

}



.newl {

  width: 500px;

}



.newl img {

  width: 500px;

  height: 200px;

  overflow: hidden;

}



.newl .newl_nr {

  background: #454545;

  padding: 20px;

  width: 460px;

}



.newl_nr b {

  display: block;

  font-size: 18px;

  color: #fff;

  font-weight: normal;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  line-height: 30px;

}



.newl_nr .xt {

  height: 1px;

  width: 50px;

  margin: 5px 0;

  background: #fe4d00;

}



.newl_nr p {

  line-height: 30px;

  text-indent: 2em;

  font-size: 16px;

  color: #ddd;

  overflow: hidden;

  height: 60px;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;

}



.newl_nr a {

  margin-top: 10px;

  display: block;

  width: 130px;

  border: 1px solid #fe4d00;

  text-align: center;

  line-height: 30px;

  font-family: 16px;

  color: #fe4d00;

}



.newl_nr a:hover {

  background: #fe4d00;

  color: #fff;

}



.newr {

  width: 650px;

}



.newr li {

  width: 650px;

  margin-top: 21px;

}



.newr li:nth-child(1) {

  margin-top: 0;

}



.newr .num {

  border: 5px solid #ededed;

  background: #454545;

  width: 70px;

  text-align: center;

}



.newr .num p {

  text-align: center;

  font-size: 14px;

  line-height: 25px;

  color: #aaa;

  font-family: Arial;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.newr .num b {

  font-family: Arial;

  font-size: 40px;

  color: #fff;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.newr .nr {

  width: 550px;

}



.newr .nr b {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  font-weight: normal;

  font-size: 17px;

  display: block;

  line-height: 30px;

  color: #454545;

}



.newr .nr p {

  line-height: 25px;

  color: #888;

  font-size: 15px;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;

  overflow: hidden;

  height: 50px;

}



.newr li:hover .num {

  border: 5px solid #454545;

  background: #fe4d00;

}



.newr li:hover .num p {

  color: #fff;

}



.newr li:hover .nr b {

  color: #fe4d00;

}



/*new end*/



/*partners start合作伙伴*/

.partner {

  padding: 50px 0 30px 0;

}



.par_nr {

  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;

}



.par_nr li {

  display: inline-block;
  width: calc(100% / 6 - 20px);
  box-shadow: 0 0 5px #aaa;

  overflow: hidden;

  margin: 0 10px 20px 10px;

}



.par_nr li img {

  width: 170px;

  height: 128px;

}



/*partners end*/



/*message start*/

.message {

  padding: 50px 0;

  padding-bottom: 0;

  background: url(../images/mesbg.jpg);

}



.message .mes {

  width: 400px;

  margin: 0 auto;

  padding: 90px;

  padding-top: 30px;

  background: url(../images/xf.png) no-repeat center bottom;

}



.mes p {

  font-family: Arial;

  font-size: 30px;

  letter-spacing: 1px;

  color: #aaa;

  opacity: 0.3;

  font-weight: bold;

  text-align: center;

}



.mes b {

  font-size: 25px;

  color: #454545;

  font-weight: normal;

  display: block;

  text-align: center;

  margin-bottom: 10px;

}



.mes .sub {

  margin-top: 10px;

}



.mes form label {

  display: block;

  font-size: 15px;

  color: #454545;

  line-height: 34px;

}



.mes form .ixinput {

  height: 28px;

  line-height: 28px;

  outline: none;

  width: 100%;

  border: none;

  text-indent: 10px;

  background: #ededed;

  border: 1px solid #aaa;

}



.mes form .ly {

  width: 100%;

  outline: none;

  height: 60px;

  padding: 5px;

  line-height: 23px;

  margin: 0;

  background: #ededed;

}



.mes form .btn_sub {

  background: #454545;

  display: block;

  width: 110px;

  height: 35px;

  text-align: center;

  line-height: 35px;

  color: #fff;

  text-decoration: none;

  cursor: pointer;

  border: none;

  font-size: 16px;

}



.mes form .btn_sub:hover {

  background: #fe4d00;

}



.mes form .sub .input-code {

  outline: none;

  width: 100px;

  height: 35px;

  line-height: 35px;

  border: none;

  text-indent: 10px;

  background: #ededed;

  border: 1px solid #aaa;

}



.mes .indexcode {

  vertical-align: top;

  height: 40px;

  margin-left: 10px;

}



/*message end*/



/*footer start*/

.foot {

  background: #454545;

  padding-top: 5px;

}



.foot_body .logo {

  width: 400px;

  text-align: center;

  border-right: 1px solid #aaa;

  margin-right: 50px;

}



.foot_body .logo img {

  width: 120px;

  height: 116px;

  margin-bottom: 5px;

}



.foot_body .logo b {

  font-size: 25px;

  letter-spacing: 6px;

  color: #fff;

  display: block;

  text-align: center;

  font-weight: normal;

}



.foot_body .logo p {

  font-family: Arial;

  font-size: 16px;

  color: #fff;

  text-align: center;

  line-height: 20px;

  opacity: 0.6;

}



.foot_body ul {

  width: 700px;

}



.foot_body ul li {

  float: left;

  padding-left: 50px;

  width: 200px;

}



.foot_body ul li:nth-child(2) {

  width: 350px;

}



.foot_body ul li b {

  font-size: 18px;

  font-weight: normal;

  display: block;

  line-height: 30px;

  color: #fff;

}



.foot_body ul li .xt {

  margin: 5px 0;

  height: 1px;

  width: 73px;

  background: #fe4d00;

}



.foot_body ul li a {

  display: block;

  font-size: 15px;

  line-height: 22px;

  color: #ccc;

}



.foot_body ul li a:hover {

  color: #fe4d00;

}



.foot_body ul li p {

  font-size: 15px;

  line-height: 26px;

  color: #ccc;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.foot_body ul li span {

  font-family: Arial;

  font-size: 25px;

  color: #ccc;

}



.foot .foot_bot {

  background: #737373;

  line-height: 20px;

  margin-top: 5px;

}



.foot .foot_bot span {

  font-size: 15px;

  color: #fff;

}



.foot .foot_bot a {

  font-size: 15px;

  color: #fff;

}



/*footer end*/