@charset "UTF-8";
.in_news .in_news_main .in_news_main_r .more, .tonglan .tl_message .submit, .news_list li .wz h3 span, .news_list li .wz .ckxq {
  float: right;
}

.header .nav li .sub_menu > a, .in_news .in_news_main .in_news_main_l .wz h3, .in_news .in_news_main .in_news_main_r li a, .in_news .in_news_main .in_news_main_r li span, .mbx_nav, .page_product li h4, .news_list li .wz h3, .news_show .article_info, .np .prev,
.np .next {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/*清除浮动*/
.clearfix, .news_list li {
  zoom: 1;
}

.clearfix:after, .news_list li:after {
  content: '';
  display: table;
  clear: both;
}

/*公用样式*/
html {
  color: #000;
  font-family: "Microsoft YaHei";
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  color: #4d9ed7;
}

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

.w1000 {
  width: 1000px;
  margin: 0 auto;
}

.header {
  height: 110px;
  background: #fff;
}
.header .logo {
  display: block;
  width: 105px;
  height: 106px;
  text-align: center;
  line-height: 95.4px;
  margin-top: 2px;
}
.header .logo img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.header .logo:after {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.header .nav {
  width: 710px;
  margin-left: 150px;
}
.header .nav li {
  padding: 0 26px;
  float: left;
  height: 110px;
  position: relative;
}
.header .nav li > a {
  display: block;
  width: 100%;
  padding-top: 60px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #000;
}
.header .nav li.cur, .header .nav li:hover {
  background: #4d9ed7;
}
.header .nav li.cur > a, .header .nav li:hover > a {
  color: #fff;
}
.header .nav li .sub_menu {
  display: none;
  position: absolute;
  z-index: 22;
  width: 100%;
  padding: 10px 0;
  background: #4d9ed7;
  left: 0;
  top: 110px;
}
.header .nav li .sub_menu > a {
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
  box-sizing: content-box;
  color: #fff;
  font-size: 14px;
}
.header .nav li .sub_menu > a:hover {
  background: #3c7ca9;
}
.header .nav li:hover .sub_menu {
  display: block;
}
.header .lag {
  margin-top: 10px;
  width: 230px;
  color: #000;
}
.header .lag a {
  display: inline-block;
  padding-left: 50px;
  font-size: 18px;
}
.header .lag .chinese {
  background: url("../images/chinese.png") left center no-repeat;
  margin-right: 15px;
}
.header .lag .english {
  background: url("../images/english.png") left center no-repeat;
}

/*banner*/
/* flexslider */
.flexslider {
  position: relative;
  height: 600px;
  overflow: hidden;
  background: url(../images/loading.gif) 50% no-repeat;
}

.slides {
  position: relative;
  z-index: 1;
}

.slides li {
  height: 600px;
}

.flex-control-nav {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}

.flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #4d9ed7;
  line-height: 40px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.flex-control-nav .flex-active {
  background: #4d9ed7;
  border: 2px solid #333;
}

.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}

.flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}

.flex-direction-nav li a.flex-prev {
  left: 40px;
  background: url(../images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(../images/next.png) center center no-repeat;
}

/**/
.in_info {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}
.in_info .in_info_main {
  width: 1200px;
}
.in_info .in_info_main li {
  width: 313px;
  float: left;
  margin-right: 130px;
  text-align: center;
}
.in_info .in_info_main li h3 {
  height: 51px;
  line-height: 50px;
  margin-bottom: 20px;
}
.in_info .in_info_main li h3 span {
  color: #272636;
  font-size: 24px;
  position: relative;
  bottom: 5px;
  left: 10px;
}
.in_info .in_info_main li p {
  font-size: 18px;
  color: #272636;
  line-height: 1.667;
  margin-bottom: 40px;
  text-align: left;
}
.in_info .in_info_main li .more {
  background: #0375c6;
  padding: 7px 10px;
  font-family: Arial;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
}
.in_info .in_info_main li:last-child {
  margin-right: 0;
}

.in_product {
  background: #f0f0f0;
  width: 100%;
  padding: 30px 0;
}

.in_tit {
  text-align: center;
}
.in_tit h4 {
  font-size: 28px;
  padding: 7px 20px;
  display: inline-block;
  background: #7f7f7f;
  color: #fff;
  margin-bottom: 5px;
}
.in_tit span {
  display: inline-block;
  width: 100%;
  color: #888787;
  font-size: 24px;
  font-family: Arial;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.in_tit p {
  font-size: 18px;
  color: #3a3a3a;
}

.in_protx {
  position: relative;
  margin-top: 60px;
}
.in_protx .prev,
.in_protx .next {
  position: absolute;
  display: inline-block;
  width: 37px;
  height: 67px;
  top: 62px;
}
.in_protx .prev {
  background: url("../images/l_jt.png") no-repeat;
  left: -25px;
}
.in_protx .next {
  background: url("../images/r_jt.png") no-repeat;
  right: -25px;
}
.in_protx .bd {
  width: 1160px;
  margin: 0 auto;
  overflow: hidden;
}
.in_protx .bd li {
  width: 259px;
  height: 192px;
  float: left;
  margin: 0 15px;
  position: relative;
}
.in_protx .bd li span {
  display: block;
  width: 259px;
  height: 192px;
  text-align: center;
  line-height: 172.8px;
}
.in_protx .bd li span img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.in_protx .bd li span:after {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.in_protx .bd li .pro_info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 55;
  padding: 20px;
  overflow: hidden;
  -webkit-transform: scale(0.0001);
      -ms-transform: scale(0.0001);
          transform: scale(0.0001);
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.in_protx .bd li .pro_info h3 {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
}
.in_protx .bd li .pro_info p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  line-height: 1.7;
  height: 90px;
  overflow: hidden;
}
.in_protx .bd li:hover .pro_info {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.in_news {
  width: 100%;
  padding: 40px 0 70px 0;
  background: #fff;
}
.in_news .in_news_main {
  margin-top: 40px;
}
.in_news .in_news_main .in_news_main_l {
  width: 50%;
}
.in_news .in_news_main .in_news_main_l .img {
  display: block;
  width: 230px;
  height: 190px;
  text-align: center;
  line-height: 171px;
  box-shadow: 6px 6px 10px -5px #333;
}
.in_news .in_news_main .in_news_main_l .img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.in_news .in_news_main .in_news_main_l .img:after {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.in_news .in_news_main .in_news_main_l .wz {
  width: 330px;
  margin-left: 15px;
}
.in_news .in_news_main .in_news_main_l .wz .date {
  font-size: 18px;
  color: #505050;
  margin-bottom: 15px;
}
.in_news .in_news_main .in_news_main_l .wz .date span {
  display: block;
  font-size: 24px;
  color: #000;
}
.in_news .in_news_main .in_news_main_l .wz h3 {
  font-size: 20px;
  color: #000;
  line-height: 40px;
}
.in_news .in_news_main .in_news_main_l .wz .info {
  font-size: 18px;
  color: #6a6a6a;
  line-height: 1.5;
  height: 80px;
  overflow: hidden;
}
.in_news .in_news_main .in_news_main_r {
  width: 50%;
}
.in_news .in_news_main .in_news_main_r li {
  height: 30px;
  line-height: 30px;
  padding-left: 50px;
  background: url("../images/news_li_bg.png") left 20px center no-repeat;
  color: #1a1a1a;
}
.in_news .in_news_main .in_news_main_r li a {
  display: inline-block;
  width: 70%;
  float: left;
  text-align: left;
  font-size: 20px;
}
.in_news .in_news_main .in_news_main_r li span {
  display: inline-block;
  width: 25%;
  float: right;
  text-align: right;
  padding-right: 10px;
  font-size: 18px;
  color: #505050;
}
.in_news .in_news_main .in_news_main_r .more {
  padding: 7px 15px;
  background: #0375c6;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  border-radius: 10px;
  margin-top: 10px;
}

.tonglan {
  background: #464646;
  width: 100%;
  padding: 25px 0 20px 0;
}
.tonglan h4 {
  font-size: 16px;
  color: #dddddd;
  margin-bottom: 10px;
}
.tonglan .tl_contact {
  width: 20%;
  margin-right: 40px;
}
.tonglan .tl_contact #allmap {
  width: 90%;
  height: 85px;
  border: 5px solid #313133;
}
.tonglan .tl_contact #allmap .BMap_cpyCtrl {
  display: none;
}
.tonglan .tl_contact p {
  font-size: 12px;
  color: #ddd;
  line-height: 1.7;
  margin: 5px 0;
}
.tonglan .tl_pro {
  width: 15%;
  margin-right: 40px;
}
.tonglan .tl_pro li {
  border-bottom: 1px solid #545454;
  line-height: 25px;
  background: url("../images/arrow.png") left 5px center no-repeat;
  padding-left: 20px;
  color: #aaa;
}
.tonglan .tl_message {
  width: 260px;
  margin-right: 40px;
}
.tonglan .tl_message p {
  color: #a9a9a9;
  font-size: 12px;
  line-height: 25px;
}
.tonglan .tl_message .name,
.tonglan .tl_message .phone,
.tonglan .tl_message .content {
  width: 260px;
  height: 34px;
  background: #333333;
  border: 1px solid #575757;
  padding-left: 14px;
  font-size: 12px;
  color: #a9a9a9;
  margin-bottom: 5px;
  line-height: 32px;
}
.tonglan .tl_message .submit {
  background: url("../images/index_66.jpg");
  border: none;
  width: 95px;
  height: 34px;
}
.tonglan .tl_dy {
  width: 280px;
}
.tonglan .tl_dy a {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin: 13px 13px 13px 0;
  background: #333333;
}
.tonglan .tl_dy a:hover {
  background: #338ada;
}

.footer {
  background: #464646;
  width: 100%;
  border-top: 1px solid #7a7a7a;
  padding: 10px 0;
  text-align: center;
}
.footer p {
  color: #fff;
  line-height: 2;
  font-size: 14px;
}

.page_con {
  width: 100%;
  background: #e1e1e1;
  position: relative;
  padding: 30px 0 40px 0;
}

.mbx_nav {
  position: absolute;
  top: -20px;
  left: calc(50% - 500px);
  height: 40px;
  line-height: 40px;
  background: #fff;
  font-size: 14px;
  color: #666;
}
.mbx_nav .mbx_icon {
  padding: 0 5px 0 10px;
  color: #00a0e8;
  font-size: 18px;
}
.mbx_nav a:after {
  content: ">>";
  padding-left: 5px;
}
.mbx_nav span {
  color: #333;
}

.page_about {
  background: #fff;
  padding: 15px;
}
.page_about .page_nav {
  text-align: center;
  margin-bottom: 10px;
}
.page_about .page_nav li {
  display: inline-block;
  border: 1px solid #00a0e8;
  color: #00a0e8;
  margin-right: 10px;
  background: #eee;
  border-radius: 5px;
  margin-bottom: 10px;
}
.page_about .page_nav li a {
  display: inline-block;
  font-size: 14px;
  padding: 7px 20px;
}
.page_about p {
  font-size: 14px;
  color: #333;
  line-height: 1.75;
  margin-bottom: 10px;
}

.page_contact #dtcontent {
  width: 500px;
  height: 400px;
  border: 1px solid #ccc;
}
.page_contact .page_contact_r {
  width: 450px;
}
.page_contact .page_contact_r h3 {
  font-size: 18px;
  color: #222;
  line-height: 2;
  margin-bottom: 10px;
}

.page_product li {
  width: 222px;
  float: left;
  margin: 0 10px 20px 10px;
}
.page_product li .jzimg {
  display: block;
  width: 222px;
  height: 222px;
  text-align: center;
  line-height: 199.8px;
  border: 1px solid #ccc;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.page_product li .jzimg img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.page_product li .jzimg:after {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.page_product li .jzimg img {
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.page_product li .jzimg:hover {
  border-color: #00a0e8;
  box-shadow: 0 0 5px #00a0e8;
}
.page_product li .jzimg:hover img {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}
.page_product li h4 {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.page_product li p {
  font-size: 12px;
  line-height: 1.5;
  height: 36px;
  overflow: hidden;
  padding: 0 5px;
}

.news_list li {
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  height: 122px;
  overflow: hidden;
}
.news_list li .tu {
  display: block;
  width: 140px;
  height: 110px;
  text-align: center;
  line-height: 99px;
  border: 1px solid #ccc;
  padding: 1px;
}
.news_list li .tu img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.news_list li .tu:after {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.news_list li .wz {
  width: 800px;
}
.news_list li .wz h3 {
  font-size: 16px;
  color: #222;
  line-height: 35px;
}
.news_list li .wz h3 span {
  font-size: 14px;
  color: #666;
  padding-right: 5px;
  font-weight: normal;
}
.news_list li .wz .info {
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  margin: 0;
}
.news_list li .wz .ckxq {
  color: #f00;
  padding: 5px 15px;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.news_list li .wz .ckxq:hover {
  color: #00a0e8;
  letter-spacing: 1px;
}

/*join*/
.career {
  padding: 15px 0;
  overflow: hidden;
  zoom: 1;
}
.career .common_table {
  border-collapse: collapse;
  width: 100%;
}
.career tr {
  color: #222;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #d0d0d0;
}
.career tr:nth-child(2n+1) {
  background: #e6e6e6;
}
.career tr.career_tr1 {
  background: #00A0EA;
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.career tr.career_tr1 td {
  color: #fff;
}
.career tr td {
  border: none;
  font-size: 14px;
  color: #222;
}

.news_show h3 {
  text-align: center;
  font-size: 18px;
  color: #222;
  line-height: 2;
}
.news_show .article_info {
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 10px;
}
.news_show .article_info span {
  padding-right: 10px;
}

.pro_show_t_l {
  width: 360px;
}

.pro_show_t_r {
  width: 570px;
}
.pro_show_t_r h3 {
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  margin-bottom: 10px;
}
.pro_show_t_r p {
  line-height: 2;
  font-size: 16px;
}

.pro_show_b {
  margin: 10px 0;
}
.pro_show_b .pro_show_b_tit {
  line-height: 35px;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
  font-size: 16px;
  color: #000;
}
.pro_show_b p {
  margin-bottom: 10px;
  line-height: 1.7;
  color: #333;
  text-indent: 2em;
}

/*分页*/
.fenye {
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.fenye a {
  display: inline-block;
  font-size: 0.7rem;
  padding: 5px 15px;
  background: #efefef;
  border: 1px solid #ccc;
  color: #333;
  margin-bottom: 0.5rem;
}
.fenye a.on, .fenye a:hover {
  background: #00a0e8;
  color: #fff;
}

/*上一篇下一篇*/
.np {
  line-height: 30px;
  margin: 10px 0;
  color: #333;
}
.np .prev,
.np .next {
  width: 48%;
  margin-right: 2%;
  font-size: 14px;
  border-left: 4px solid #00a0e8;
  padding-left: 10px;
  background: rgba(225, 225, 225, 0.5);
}
