.page_banner {
  width: 100%;
}
.page_banner img {
  width: 100%;
}

.layui-btn-green {
  background: #037e48;
}
.layui-btn-black {
  background: #000;
}
.layui-container {
  width: 1200px;
}

.page_title {
  width: 100%;
}
.page_title {
  width: 100%;
  font-weight: bold;
  font-size: 44px;
  color: #fff;
  font-family: "microsoft yahei", "Helvetica", simhei, simsun, sans-serif;
}
.page_line {
  background: url("../images/top_page_tit1.jpg") no-repeat 0px 12px;
  padding-left: 30px;
}

.page_body {
}
.page_body .layui-container .page_hd {
  margin-top: 80px;
  width: 100%;
  border: 1px solid rgb(217, 217, 217);
  height: 79px;
}
.page_body .layui-container .page_hd .t_title {
  width: 130px;
  margin: 0 auto;
  position: relative;
}
.page_body .layui-container .page_hd .h3_span {
  position: absolute;
  top: -16px;
  left: 0px;
  text-align: center;
  color: rgb(28, 69, 135);
  font-family: 微软雅黑;
  font-size: 23px;
  line-height: 144%;
  display: inline-block;
}
.page_body .layui-container .page_hd .h3_span {
  word-wrap: break-word;
  padding: 0px;
  border: 0px solid transparent;
  height: 38px;
  width: 135px;
  display: block;
  white-space: nowrap;
  background-color: rgb(255, 255, 255);
}

.page_body .layui-container .category_wrap {
  margin-top: 30px;
}
.page_body .layui-container .category {
  width: 610px;
  margin: 0 auto;
  height: 40px;
}
.page_body .layui-container .category ul li {
  float: left;
  width: 138px;
  height: 40px;
  text-align: center;
  background: #666666;
  border-right: 1px solid #fff;
  position: relative;
}
.page_body .layui-container .category ul li a {
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.page_body .layui-container .category ul li.cur {
  background: #1267c4;
  color: #fff;
}
.page_body .layui-container .category ul li .caret {
  position: absolute;
  bottom: -6px;
  left: 70px;
  color: #fff;
  display: block;
}
.page_body .layui-container .category ul li .caret i {
  font-size: 20px;
}
.page_body .layui-container .category ul li:hover {
  background: #1267c4;
  color: #fff;
}
.page_body .layui-container .category ul li:hover .caret {
  display: block;
}
.page_body .layui-container .category ul li.cur .caret {
  display: block;
}
.page_body .layui-container .category ul li .caret {
  display: none;
}
.page_body .layui-container .new_category {
  width: 426px;
}
.page_body .layui-container .pro_category {
  width: 76%;
}

.page_body .page_company_profle {
  line-height: 24px;
  font-size: 14px;
}
.page_body .page_company_profle p {
  padding: 3px 0px 10px 0px;
}

.join_us_list {
  width: 92%;
  margin: 0 auto;
}
.join_us_list .dlitem {
  margin-bottom: 80px;
}
.join_us_list .lbox {
  width: 502px;
  overflow: hidden;
}
.join_us_list .rbox {
  float: right;
}
.join_us_list .lbox .img {
  float: left;
  width: 140px;
  height: 120px;
  overflow: hidden;
}
.join_us_list .lbox .img img {
  width: 140px;
  height: 120px;
}
.join_us_list .lbox .content {
  float: right;
  width: 350px;
}
.join_us_list .lbox .content h3 {
  font-size: 20px;
  line-height: 25.2px;
  color: rgb(204, 0, 0);
}
.join_us_list .lbox .content .sub_tit {
  font-size: 14px;
  line-height: 25.2px;
  color: rgb(204, 204, 204);
}
.join_us_list .lbox .content .desc {
  font-size: 14px;
  line-height: 25.2px;
  font-family: 微软雅黑;
}

.news_list_wrap {
  margin-top: 50px;
}
.news_list {
  margin: 0px 50px 50px 50px;
  font-family: arial, helvetica, sans-serif;
}
.news_list ul li {
  width: 100%;
  height: 98px;
  border-bottom: 1px dotted #dbd4cd;
  margin-bottom: 25px;
}
.news_list ul li .date {
  float: left;
  width: 72px;
  height: 65px;
  padding-top: 10px;
  background: #198ede;
}
.news_list ul li .date .day {
  font-size: 24px;
  color: #fff;
  padding-bottom: 5px;
  text-align: center;
}
.news_list ul li .date .yeardate {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.news_list ul li .title_section {
  margin-left: 30px;
  float: left;
  width: 80%;
}
.news_list ul li .title_section .title {
  height: 30px;
  font-size: 18px;
  color: #5a5a5a;
  line-height: 140%;
}
.news_list ul li .title_section .title a {
  color: #5a5a5a;
}
.news_list ul li .title_section a .title:hover {
  color: #5a5a5a;
}
.news_list ul li .title_section .desc {
  font-size: 12px;
  color: #5a5a5a;
  line-height: 20px;
}

.new_page_content {
  width: 99%;
  margin-top: 50px;
}
.new_page_content .news_hd {
  height: 50px;
  line-height: 50px;
  color: #333;
  font-size: 26px;
  text-indent: 25px;
  color: #555555;
}
.new_page_content .tm_hd {
  border-bottom: 1px solid #eee;
}
.new_page_content .hd_section span {
  padding: 0px 15px;
}
.new_page_content .hd_section {
  font-size: 12px;
  color: #c2c2c2;
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
.new_page_content .in_content {
  width: 100%;
  color: #919191;
  margin-top: 20px;
  color: #666666;
}
.new_page_content .in_content p {
  font-size: 14px;
  padding: 8px 0px 8px 0px;
  line-height: 25px;
}
.new_page_content img {
  max-width: 820px;
}

.product_center {
  margin-top: 50px;
}
.product_center .page_prolist {
  width: 100%;
  margin-top: 50px;
}
.product_center .page_prolist ul li {
  margin-bottom: 20px;
}
.product_center .page_prolist ul li .item {
  width: 240px;
  height: 250px;
  overflow: hidden;
  background: #fff;
  padding: 15px;
  border: 1px solid rgb(238, 238, 238);
}
.product_center .page_prolist ul li .item:hover {
  border: 1px solid #333;
}
.product_center .page_prolist ul li .item .pro_img {
  width: 240px;
  height: 220px;
  overflow: hidden;
}
.product_center .page_prolist ul li .item .pro_img img {
  max-width: 240px;
  max-height: 200px;
  width: 240px;
  height: 200px;
}
.product_center .page_prolist ul li .item .pro_title {
  height: 40px;
  line-height: 40px;
  color: #5a5a5a;
  text-align: center;
}

.products_show {
  margin-top: 30px;
}
.products_show .hd {
  height: 90px;
  line-height: 90px;
  color: #333;
  font-size: 30px;
  border-bottom: 1px dashed #e1e1e1;
  text-indent: 25px;
}
.products_show .d_content_img {
  margin-top: 50px;
  text-align: center;
  overflow: hidden;
}
.products_show .d_content_img img {
  max-width: 850px;
}
.products_show .d_content {
  margin-top: 20px;
  overflow: hidden;
}
.products_show .d_content img {
  max-width: 99%;
}
.products_show .d_content p {
  padding: 3px 0px 8px 0px;
  line-height: 24px;
  font-size: 14px;
  color: #333;
}

.dataprvenext {
  margin-top: 15px;
}
.dataprvenext p a {
  color: #919191;
}
.bottom_area {
  float: left;
  display: block;
  width: 100%;
  margin-top: 20px;
}
.bottom_area a.link_act {
  margin-left: 15px;
  padding: 8px 25px;
  background: #1267c4;
  color: #fff;
}

.contact_list {
  width: 960px;
  margin: 80px auto;
}
.contact_list ul li {
  float: left;
  width: 187px;
  height: 216px;
  border: 1px solid rgb(230, 230, 230);
  margin-right: 50px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.contact_list ul li .inbox {
  padding: 15px;
}
.contact_list ul li .image {
  height: 102px;
  line-height: 80px;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.contact_list ul li .image img {
  width: 70px;
  height: 70px;
}
.contact_list ul li .content {
}
.contact_list ul li .content h3 {
  margin-top: 30px;
  font-size: 14px;
  color: #555;
  text-align: center;
}
.contact_list ul li .content .txt {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #555;
  text-align: center;
}

.form_area {
  width: 580px;
  margin: 0 auto;
}
.form_area .fitem {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
}
.form_area .fitem dt {
  float: left;
  width: 76px;
}
.form_area .fitem dd {
  float: left;
  width: 450px;
}
.form_area .fitem dd input {
  background: #f7f7f7;
  border: 1px solid #dedede;
}
.form_area .fitem dd textarea {
  width: 450px;
  background: #f7f7f7;
  border: 1px solid #dedede;
}
.form_area .btn_form {
  float: left;
  margin-top: 30px;
  margin-left: 76px;
}
.form_area .save_submit {
  width: 450px;
  background: #ff9513;
}
.form_area .save_submit:hover {
  width: 450px;
  background: #ff9317;
}

#device_tab {
  margin-top: 50px;
}
#device_tab ul.layui-tab-title {
  background: #eee;
  border: none;
}
#device_tab ul.layui-tab-title li.on {
  background: #1267c4;
  color: #fff;
}

/**news add**/
.about_picture{ width: 1180px; margin: 0 auto; position: relative; padding-top:40px;}
.about_picture  .probtn{display:block;height:38px;position:absolute;top:115px;width:23px;z-index:200;cursor:pointer;}
.about_picture .hd{ margin-bottom: 30px; margin-top: 30px;}
.about_picture .hd h2{ text-align: center; font-size: 28px; font-weight: bold}
.about_picture .prev{background: url(../images/prevbtn.png) no-repeat 0 0; left: 0px;}
.about_picture .next{background: url(../images/nextbtn.png) no-repeat 0 0; right: 10px;}
.about_picture .picture_list{ width:1100px;margin:0 auto; }
.about_picture .picture_list ul li{ float:left;width:350px; height:200px; margin:0px 10px 0px 10px; overflow:hidden }
.about_picture .picture_list ul li .picture_img{ width:350px; height:200px; overflow:hidden; margin:0 auto; }
.about_picture .picture_list ul li .picture_img img{ width:350px; height:200px;}

