#banner {
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
#loc {
  height: 50px;
  line-height: 50px;
  background-color: #f7f7f7;
  box-shadow: 0 0 10px #999;
  position: relative;
}
#loc .container p {
  padding-left: 36px;
  background: url(../images/icon_home.png) left center no-repeat;
  font-family: SimSun;
}
#loc .container p a:hover {
  text-decoration: underline;
  color: #0264d1;
}
#about_us .box1 {
  height: 480px;
  position: relative;
  margin-top: 50px;
  background: url(../images/about_us_box1_bg.png) left bottom no-repeat;
}
#about_us .box1 .hd {
  height: 86px;
}
#about_us .box1 .hd .tit {
  float: left;
  margin-left: -360px;
  width: 515px;
  height: 86px;
  background: url(../images/about_us_tit1.png) no-repeat;
}
#about_us .box1 .bd {
  height: 340px;
  position: relative;
}
#about_us .box1 .bd .text {
  float: left;
  width: 560px;
  margin-top: 20px;
}
#about_us .box1 .bd .text p {
  color: #868585;
  line-height: 40px;
  font-family: SimSun;
}
#about_us .box1 .bd .pic {
  float: right;
  width: 610px;
  height: 334px;
  border: 3px solid #ffffff;
  overflow: hidden;
}
#about_us .box1 .bd a.xq {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 123px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border: 1px solid #0264d1;
  border-bottom: 6px solid #0264d1;
  font-size: 14px;
  color: #0264d1;
}
#about_us .box1 .bd a.xq:hover {
  background-color: #0264d1;
  color: #ffffff;
}
#about_us .box1 .bd a.xq span.line {
  display: block;
  width: 120px;
  height: 1px;
  background-color: #0264d1;
  position: absolute;
  right: -120px;
  top: 20px;
}
#about_us .box2 {
  margin-top: 35px;
}
#about_us .box2 .img {
  float: left;
  width: 655px;
  height: 552px;
  background-image: url(../images/about_us_box2_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}
#about_us .box2 .img .pic {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 267px;
  height: 351px;
  overflow: hidden;
  border: 15px solid #ffffff;
  box-shadow: 5px 5px 15px #999;
}
#about_us .box2 .text {
  margin-top: 95px;
  float: right;
  width: 510px;
  position: relative;
}
#about_us .box2 .text .hd {
  height: 86px;
}
#about_us .box2 .text .hd .tit {
  float: right;
  margin-right: -360px;
  width: 605px;
  height: 86px;
  background: url(../images/about_us_tit2.png) no-repeat;
}
#about_us .box2 .text .bd {
  margin-top: 20px;
}
#about_us .box2 .text .bd p {
  color: #716f6f;
  font-family: SimSun;
  line-height: 40px;
}
#about_us .box2 .text a.xq {
  display: block;
  width: 123px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border: 1px solid #0264d1;
  border-bottom: 6px solid #0264d1;
  font-size: 14px;
  color: #0264d1;
  position: relative;
  margin-top: 20px;
}
#about_us .box2 .text a.xq:hover {
  background-color: #0264d1;
  color: #ffffff;
}
#about_us .box2 .text a.xq span.line {
  display: block;
  width: 120px;
  height: 1px;
  background-color: #0264d1;
  position: absolute;
  right: -120px;
  top: 20px;
}
#about_us .box3 {
  margin-top: 75px;
}
#about_us .box3 a {
  width: 578px;
  height: 357px;
  overflow: hidden;
  transition: opacity .3s;
}
#about_us .box3 a:hover {
  opacity: .7;
}
#news_list {
  margin-top: 55px;
}
#news_list .hd {
  height: 50px;
  position: relative;
}
#news_list .hd h3.cn {
  float: left;
  font-size: 24px;
  color: #000000;
  line-height: 35px;
}
#news_list .hd h3.en {
  float: left;
  margin-left: 10px;
  font-size: 18px;
  color: #a3a3a3;
  line-height: 35px;
}
#news_list .hd span.line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 19px;
  height: 4px;
  background-color: #f39420;
}
#news_list .hd .news_tits {
  float: right;
  margin-top: 10px;
}
#news_list .hd .news_tits a {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f5f5f5;
  overflow: hidden;
  font-size: 16px;
  color: #000000;
}
#news_list .hd .news_tits a + a {
  margin-left: 24px;
}
#news_list .hd .news_tits a.active {
  background-color: #f29826;
  color: #ffffff;
}
#news_list .bd {
  margin-top: 45px;
}
#news_list .bd ul {
  border-bottom: 1px solid #e8e8e8;
}
#news_list .bd ul .top_news {
  margin-bottom: 33px;
}
#news_list .bd ul .top_news .pic {
  float: left;
  width: 460px;
  height: 280px;
  overflow: hidden;
}
#news_list .bd ul .top_news .textbox {
  float: right;
  width: 710px;
  margin-top: 20px;
}
#news_list .bd ul .top_news .textbox h3 a {
  font-size: 18px;
  color: #0264d1;
}
#news_list .bd ul .top_news .textbox h3 a:hover {
  text-decoration: underline;
}
#news_list .bd ul .top_news .textbox p.date {
  font-size: 14px;
  color: #000000;
  margin-top: 10px;
}
#news_list .bd ul .top_news .textbox .text {
  margin-top: 10px;
}
#news_list .bd ul .top_news .textbox .text p {
  font-size: 14px;
  color: #686868;
  line-height: 3;
}
#news_list .bd ul .top_news .textbox a.more {
  display: block;
  position: relative;
  width: 50px;
  margin-top: 20px;
}
#news_list .bd ul .top_news .textbox a.more span.s {
  position: absolute;
  right: 0;
  top: 2px;
  width: 0;
  height: 0;
  border-left: 8px solid #898989;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
#news_list .bd ul .top_news .textbox a.more:hover {
  color: #0264d1;
}
#news_list .bd ul .top_news .textbox a.more:hover span.s {
  border-left-color: #0264d1;
}
#news_list .bd ul li {
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #e8e8e8;
}
#news_list .bd ul li span.date {
  float: left;
  font-size: 14px;
  color: #898989;
  margin-left: 5px;
}
#news_list .bd ul li a.tit {
  float: left;
  font-size: 14px;
  color: #515151;
  margin-left: 106px;
}
#news_list .bd ul li a.tit:hover {
  text-decoration: underline;
  color: #0264d1;
}
#news_list .bd ul li a.more {
  float: right;
  position: relative;
  padding-right: 15px;
  margin-right: 5px;
}
#news_list .bd ul li a.more span.s {
  position: absolute;
  right: 0;
  top: 23px;
  width: 0;
  height: 0;
  border-left: 8px solid #898989;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
#news_list .bd ul li a.more:hover {
  color: #0264d1;
}
#news_list .bd ul li a.more:hover span.s {
  border-left-color: #0264d1;
}
#show_news {
  margin-top: 50px;
}
#show_news h3 {
  font-size: 24px;
  color: #000000;
  text-align: center;
}
#show_news span.mark {
  display: block;
  margin-top: 20px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #e9e9e9;
  background-color: #f7f7f7;
}
#show_news .text {
  margin-top: 20px;
}
#show_news .text p {
  font-size: 14px;
  line-height: 3;
  text-indent: 2em;
}
#show_news .page {
  margin-top: 20px;
  height: 70px;
  line-height: 70px;
  border-top: 1px dashed #dbd9d9;
}
#show_news .page p {
  font-size: 14px;
}
#show_news .page p a:hover {
  text-decoration: underline;
  color: #0264d1;
}
#product_list {
  margin-top: 70px;
  margin-bottom: 30px;
}
#product_list .hd {
  width: 120px;
  height: 70px;
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid #e3e4e4;
}
#product_list .hd h3 {
  font-size: 24px;
  color: #000000;
}
#product_list .bd .btn_group{
  text-align: center;
  padding-top: 20px;
}
#product_list .bd .btn_group a{
  display: inline-block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
  font-size: 16px;
  margin: 0 10px;
}
#product_list .bd .btn_group a.on{
  background-color: #f29826;
  color: #fff;
}
#product_list .bd .items {
  margin-left: -20px;
}
#product_list .bd .items a {
  float: left;
  margin-top: 60px;
  margin-left: 20px;
  width: 380px;
  height: 320px;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
#product_list .bd .items a .pic {
  height: 280px;
  padding: 30px 0;
  overflow: hidden;
}
#product_list .bd .items a .pic img{
	max-width: 380px;
  height: 280px;
}
#product_list .bd .items a p {
  font-size: 18px;
  color: #000000;
  margin-top: 10px;
}
#product_list .bd .items a span.h {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 100, 209, 0.4);
  transition: opacity .3s;
  opacity: 0;
}
#product_list .bd .items a:hover span.h {
  opacity: 1;
}
#product_show {
  margin-top: 58px;
}
#product_show .show {
  height: 511px;
  position: relative;
}
#product_show .show .pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 645px;
  height: 509px;
  border: 1px solid #efeeee;
  text-align: center;
  display: table;
}
#product_show .show .pic .img {
  display: table-cell;
  vertical-align: middle;
}
#product_show .show .textbox {
  position: absolute;
  right: 0;
  top: 0;
  width: 490px;
  height: 510px;
}
#product_show .show .textbox .tel span.icon {
  display: block;
  width: 135px;
  height: 32px;
  background: url(../images/product_show_tel.jpg.png) no-repeat;
}
#product_show .show .textbox .tel p {
  font-size: 36px;
  color: #ff0000;
  letter-spacing: 5px;
  line-height: 2.5;
}
#product_show .show .textbox .tit {
  width: 600px;
  height: 172px;
  background-color: #0264d1;
  margin-left: -108px;
}
#product_show .show .textbox .tit .inside {
  padding-left: 60px;
  padding-top: 35px;
}
#product_show .show .textbox .tit .inside h3 {
  font-size: 30px;
  color: #ffffff;
}
#product_show .show .textbox .tit .inside span.line {
  display: block;
  width: 35px;
  height: 2px;
  background-color: #ffffff;
  margin-top: 20px;
}
#product_show .show .textbox .tit .inside p {
  font-size: 14px;
  color: #fcff00;
  margin-top: 20px;
}
#product_show .show .textbox .mes {
  margin-top: 20px;
  height: 200px;
  overflow: hidden;
}
#product_show .show .textbox .mes h4 {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}
#product_show .show .textbox .mes p {
  font-size: 14px;
  color: #848383;
  line-height: 36px;
}
#product_show .detail {
  margin-top: 40px;
}
#product_show .detail .hd {
  height: 26px;
  background-color: #0264d1;
  text-align: center;
  font-size: 0;
}
#product_show .detail .hd .items {
  display: inline-block;
  background-color: #ffffff;
  padding-right: 10px;
  transform: skewX(-25deg);
}
#product_show .detail .hd .items a {
  display: inline-block;
  width: 204px;
  height: 24px;
  line-height: 24px;
  background-color: #0264d1;
  margin-left: 10px;
  border: 1px solid #0264d1;
}
#product_show .detail .hd .items a span {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  transform: skewX(25deg);
}
#product_show .detail .hd .items a.on {
  border: 1px solid #0264d1;
  background-color: #ffffff;
  color: #0264d1;
  font-weight: bold;
}
#product_show .detail .hd .items a.on span {
  color: #0264d1;
}
#product_show .detail .bd {
  margin-top: 30px;
  border-bottom: 1px solid #dddede;
  padding-bottom: 20px;
  position: relative;
  min-height: 340px;
}
#product_show .detail .bd span.page_n {
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -13px;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background-color: #0264d1;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #ffffff;
}
#product_show .detail .bd .box_change {
  display: none;
}
#product_show .detail .bd .box_change.on {
  display: block;
}
#product_show .detail .bd .cptd ul li span.icon {
  float: left;
  width: 8px;
  height: 8px;
  border: 1px solid #bdbdbe;
  border-radius: 100%;
  margin-right: 7px;
  margin-top: 17px;
}
#product_show .detail .bd .cptd ul li p {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 3;
}
#product_show .detail .bd .cptd p{
	font-size: 14px;
    color: #848383;
    line-height: 36px;
}
#product_show .detail .bd .jxcs table {
  width: 100%;
  border-collapse: collapse;
}
#product_show .detail .bd .jxcs table th,
#product_show .detail .bd .jxcs table td {
  border: 1px solid #999;
  line-height: 3;
  text-align: center;
}
#product_show .detail .bd .jxjs .slidebox .wrapper {
  height: 270px;
  overflow: hidden;
}
#product_show .detail .bd .jxjs .slidebox .wrapper .roll .slide {
  float: left;
  display: table;
  text-align: center;
  border: 1px solid #efeeee;
  width: 266px;
  height: 260px;
  margin-left: 30px;
}
#product_show .detail .bd .jxjs .slidebox .wrapper .roll .slide .pic {
  display: table-cell;
  vertical-align: middle;
}
#product_show .detail .bd .ljzx{padding-bottom: 20px;}
#product_show .detail .bd .ljzx form{
  display: block;
  width: 565px;
  border: 1px solid #ededed;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 31px;
  padding-bottom: 31px;
  box-shadow: 5px 5px 10px #ededed;
}
#product_show .detail .bd .ljzx form .contorl{
  height: 36px;
  margin-bottom: 24px;
}
#product_show .detail .bd .ljzx form .contorl label{
  float: left;
  width: 107px;
  height: 36px;
  line-height: 36px;
  text-align: right;
  font-size: 14px;
  color: #000;
}
#product_show .detail .bd .ljzx form .contorl input{
  float: left;
  width: 425px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #e5e4e4;
}
#product_show .detail .bd .ljzx form .btn_group{text-align: center;}
#product_show .detail .bd .ljzx form .btn_group button{
  width: 122px;
  height: 30px;
  border-radius: 15px;
  font-size: 18px;
  border: 1px solid #0170d1;
  background-color: #ffffff;
  color: #0170d1;
  cursor: pointer;
  margin: 0 10px;
  outline: none;
}
#product_show .detail .bd .ljzx form .btn_group button:hover{
  background-color: #0170d1;
  color: #ffffff;
}
#yjan_show {
  margin-top: 40px;
}
#yjan_show .detail {
  background-color: #f5f5f5;
}
#yjan_show .detail .text {
  padding: 20px 54px;
  background: url(../images/yjan_show_textbg.png) right bottom no-repeat;
}
#yjan_show .detail .text h3 {
  text-align: center;
  font-size: 36px;
  color: #0264d1;
  line-height: 75px;
}
#yjan_show .detail .text p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 48px;
}
#yjan_show .detail .nav a {
  float: left;
  width: 72px;
  height: 85px;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 20px 84px;
}
#yjan_show .contact {
  margin-left: -30px;
}
#yjan_show .contact a {
  float: left;
  width: 380px;
  height: 100px;
  overflow: hidden;
  margin-top: 25px;
  margin-left: 30px;
}
#yjan_show .contact a .loc {
  float: left;
  width: 96px;
  height: 100px;
  background-color: #47c4a6;
}
#yjan_show .contact a .loc p {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  padding: 18px;
  letter-spacing: 3px;
}
#yjan_show .contact a .tel {
  float: right;
  width: 282px;
  height: 100px;
  background-color: #47c4a6;
}
#yjan_show .contact a .tel .txt {
  padding: 18px;
}
#yjan_show .contact a .tel .txt p {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 3px;
  line-height: 1.5;
}
#yjan_show .contact a.bottom {
  width: 1200px;
}
#yjan_show .contact a.bottom .loc {
  width: 184px;
  background-color: #fc7c63;
}
#yjan_show .contact a.bottom .loc p {
  padding: 0;
  line-height: 100px;
}
#yjan_show .contact a.bottom .tel {
  width: 1014px;
  background-color: #fc7c63;
}
#yjan_show .contact a.bottom .tel p {
  text-align: center;
  line-height: 100px;
  font-size: 24px;
  color: #ffffff;
}
#yjan_show .contact a:hover .loc {
  background-color: #17b3e6;
}
#yjan_show .contact a:hover .tel {
  background-color: #17b3e6;
}
