@charset "UTF-8";
@import url('global_mobile.css');

/* 应用领域列表 */
.application_bg {margin: 0 auto;padding-top: 30px; padding-bottom:30px;  overflow:hidden;}
.application {width: 94%;margin: 0 auto; overflow:hidden;}
.application ul li {text-align: center; border-radius:10px;padding-bottom:20px; margin-bottom:2%; overflow:hidden;}
.application_img {overflow: hidden;height: 210px;}
.application_img img { width: 100%;transition: all 0.4s ease;} .application ul li:hover .application_img img{transform: scale(1.1);}
.application_text {  width:90%; margin:0 auto;margin-top: 25px; text-align:left;}
.application_text dt {font-size: 20px;color: #333333;font-weight: bold;margin-bottom: 12px;}
.application_text p {font-size: 14px;color: #333333;line-height: 28px;font-weight: lighter;  overflow:hidden;}


/* Quality列表 */
.quality_bg {margin: 0 auto;padding-top: 20px; padding-bottom:30px; overflow:hidden;}
.quality_bg p{width: 90%;margin: 0 auto; overflow:hidden; font-size:18px; line-height:35px; color:#666666;padding-bottom:50px;}
.quality {width: 94%; margin: 0 auto; overflow:hidden;padding-bottom:130px;position: relative;}
.quality1 ul{width:100%;}
.quality1 ul li{width:90%;float: left;text-align: left;overflow: hidden;cursor: pointer; margin:0 auto;}
.quality1 ul li a{ display:block; text-align: right;margin:0 auto; width:94%; background:#f8f8f8; position:relative;}
.quality1 ul li a div{ width:80%; height:300px; float:right; margin-right:5%;margin-top:5%;  background:#999900; overflow:hidden;}
.quality1 ul li a i{display:block; position:absolute; width:30px; height:2px; background:#c9151e; top:313px; left:10px;}
.quality1 ul li a div img{ width:100%; transition: all 0.5s;}
.quality1 ul li:hover img{/*filter:none;*/transform: scale(1.1);}
.quality1 ul li  p{font-size: 16px;color: #999999;text-align: left;width:90%; padding-left:10%;margin-top: 10px; height:auto; line-height:24px; height:200px; overflow:hidden; padding-top:20px;}
.quality1 ul li  p b{display:block;font-weight: bold; font-size:32px; color:#d2d2d2;  line-height:36px;text-transform: uppercase;}
.quality1 ul li  p span{display:block;font-weight: bold; padding-left:3px; font-size:18px; color:#333333;  line-height:26px; margin-bottom:30px;}
/*.quality1 ul li a:hover p{color: #fce4c5;}*/
.k{width: 100px;height: 98px;position: absolute;bottom:0px; right:10px;z-index: 1;cursor: pointer;}
.k a{  display:inline-block; width:40px; height:40px; line-height:40px; text-align:center; font-size:20px; font-family:"宋体"; border:1px #999 solid; border-radius:50%;}
.prev{ float:left;left: 0px;}
.next{right: -45px;float:right;}


/*新闻类*/
.news_list{overflow:hidden;width:94%;  margin:0px auto;margin-top: 30px;  text-align:center; }
.news_list a {
  float:left;
  font-size: 14px;
  color: #0079c2;
  padding: 6px 10px;
  border: 1px solid #0079c2;background-color: #fff;
  border-radius: 20px;
  transition: all 0.4s ease;
  margin-left:10px; margin-right:10px; margin-bottom:10px;
}
.news_list a:hover{
  background-color: #0079c2;
  color: #fff;
  border-color: #0079c2;
}
.news_list a.hover{
  background-color: #0079c2;
  color: #fff;
  border-color: #0079c2;
}

/*新闻列表*/
.newslist_bg {
  padding-top: 0px; overflow:hidden;
}
.newslist {
  margin: 0 auto; overflow:hidden;
}
.newslist ul li { background-color: #fff;position: relative; transition: all 0.4s ease; overflow:hidden;width:94%; margin:0 auto; border-bottom:1px #dddddd solid;}
.newslist ul li a{display:block;  overflow:hidden; margin:30px auto;}
.newslist ul li .newslist_text{ width:100%; padding-top:10px;}
.newslist ul li .newslist_img{ width:100%; overflow:hidden;}/*解决方案图片*/


/*.solution ul li:hover {
  box-shadow: 0 0 25px #ddd;
}*/
.newslist_img img { overflow:hidden;
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
.newslist ul li:hover .newslist_text span,.newslist ul li:hover .newslist_text h2 {
  color: #c9151e;
}
.newslist ul li:hover .newslist_img img{transform: scale(1.1);}
.newslist ul li:hover .newslist_text i {
  background-color: #c9151e;
  color: #fff;
  border-color: #c9151e;
}
.newslist_text img{width:50px; display:block; margin-bottom:10px;}
.newslist_text h2 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  padding-bottom:15px;
  position:relative;
}
.newslist_text span {
  display:block;
  font-size: 15px;
  color: #333;
  padding-bottom:15px;

}


.newslist_text p {
  font-size: 16px;
  color: #666666;
  line-height:30px;
  padding-top:10px;
  overflow: hidden;
}
.newslist_text i {
  display: inline-block;
  font-size: 16px;
  color: #666;
  padding: 8px 18px;
  border: 1px solid #666;background-color: #fff;
  border-radius: 20px;
  transition: all 0.4s ease;
  margin-top: 30px;
}

/* 新闻详情 */
.news_detail_bg{
  width: 94%;margin: 0 auto; margin-top: 50px;margin-bottom: 100px; overflow:hidden;
}
.news_detail{ margin-top: 30px;}
.news_detail_title {text-align: center;border-bottom: 1px solid #dddddd;padding-bottom: 14px;margin-bottom: 10px;}
.news_detail_title h1 {font-size: 32px;color: #000000;font-weight: bold;line-height: 36px; margin-bottom:25px;}
.news_detail_title h2 {font-size: 32px;color: #000000;font-weight: bold;line-height: 36px; margin-bottom:25px; text-align:center;}
.news_time {font-size: 14px; margin-top: 10px; overflow:hidden; padding-top:5px; height:40px;}
.news_time .time{ display:inline-table;  color:#333; padding-left:15px; padding-right:30px;}
.news_time .more{  color: #666;}
.news_time .more a{ margin-right:10px; background:#fff; font-size:14px;  color:#666666; padding-left:6px;}
.news_time .more a:hover{color:#0079c2;}
.news_detail_main{border-bottom: 1px solid #dddddd;margin-bottom: 26px;padding-bottom: 26px;}
.news_detail_main p {font-size: 14px;color: #666666;line-height: 30px;font-weight: lighter; padding-top:10px;}
.news_detail_main p b{ display:block; margin-bottom:10px;}
.news_detail_main img {display: block;max-width: 100%;margin: 20px auto; border-radius:8px;}
.news_de_btns {width: 100%;height: auto;position: relative;padding: 10px 0%;overflow:hidden;}
.news_de_btns a { display:block;font-size: 18px;color: #666666;font-weight: lighter; line-height:30px; margin-bottom:10px;}
.news_de_btns a:hover {color: #c9151e;}
.news_back {height:30px; margin-top:30px; text-align:left;}.news_back a{font-size:16px; color:#ffffff; background:#c9151e; padding:8px 18px; border-radius:20px;}.news_back a:hover{color:#c9151e;background:#fff; border:1px #c9151e solid;}




/* 关于我们 */
.iaboutus_bg {
  padding-top: 0px; margin:0 auto; overflow:hidden;background: url("../images/iaboutus_bg.jpg") no-repeat center/cover;position: relative; padding-bottom:30px;
}
.iaboutus { margin: 0 auto; overflow:hidden; position:relative; }
.iaboutus_left { width:94%; margin:0 auto;}
.iaboutus_left img {width: 100%;border-radius: 10px; overflow:hidden;}
.iaboutus_right {width:94%; margin:0 auto;}
.iaboutus_right h2{ font-weight:normal; color:#333; font-size:14px; margin-bottom:5px;}
.iaboutus_right h1{  color:#333; font-size:20px; font-weight:bold; margin-bottom:10px;}
.iaboutus_right dd{ display:block; width:40px; height:2px; background:#c9151e;margin-bottom:10px;}
.iaboutus_right p {color: #666666;margin:0 auto;font-size: 12px;line-height: 25px;}

.iaboutus_right ul { margin: 0px auto; overflow:hidden;}
.iaboutus_right ul li {float: left;width: 24%;height: 100px;padding-top: 25px;cursor: pointer; transition: all 0.4s ease;}
.iaboutus_right ul li dt span {font-size: 30px;color: #c9151e;font-weight: bold;}
.iaboutus_right ul li dt i { font-size: 18px; vertical-align: top;}
.iaboutus_right ul li dt sup {font-size: 25px;}
.iaboutus_right ul li p {font-size: 12px;color: rgba(0, 0, 0, 0.5);line-height: 20px;}



/* 荣誉证书 */
.honor_bg {padding-top: 38px;padding-bottom: 30px;margin: 0 auto;margin-bottom: 50px; position: relative;}
.honor {width: 94%; margin: 0 auto; overflow:hidden;}
.honor_swiper { }
.honor ul li { width:49%; margin-right:2%; float:left; border:1px #ddd solid;text-align: center;font-size: 16px; line-height: 36px; color: #333333; cursor: pointer; margin-bottom:2%;}
.honor ul li:nth-child(2n){ margin-right:0%; }

.honor_swiper_img {width:100%;border-bottom:1px #ddd solid; overflow:hidden; height:220px;}
.honor_swiper_img img {width: 100%;height: auto;transition: all 0.4s ease;}
.honor_swiper_img:hover img {transform: scale(1.1);}
.honor_swiper_text{ height:30px; line-height:30px;}


/* 荣誉证书弹窗 */
.popup_bg {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup {
  width: 94%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}
.popup img {
  width: 100%;
}

.popup_close {
  position: absolute;
  top: 10%;
  right: 3%;
  cursor: pointer;
  transition: all 0.4s ease;
}

.popup_close:hover {
  transform: rotate(360deg);
}

/* 发展历程 */
.development_history_swiper_bg {
  padding-top: 30px;
  padding-bottom: 30px;
  background: url("../images/history_bg.jpg") no-repeat center/cover;
}

.history_title {
  text-align: center;
  width: 94%;
  margin: 0 auto;
}
.history_title h2 {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 23px;
}
.history_title p {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
}

.development_history_swiper {
  width: 94%;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
}

.development_history_swiper2 {
  overflow: visible !important;
}
.development_history_swiper2 .swiper-slide {
  border-radius: 20px;
  background-color: #c9151e;
  position: relative;
  padding: 17px 3%;
}
.development_history_swiper2 .swiper-slide::after {
  content: "";
  display: block;
  clear: both;
}
.development_history_swiper2 .swiper-slide div {
  height: 270px;
  overflow-y: auto;
}
.development_history_swiper2 .swiper-slide dt {
  text-align: center;
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
}
.development_history_swiper2 .swiper-slide p {
  font-size: 14px;
  color: #ffffff;
  line-height: 26px;
  font-weight: normal;
  margin-bottom: 10px;
}
.development_history_swiper2 .swiper-slide p::after {
  content: "";
  display: block;
  clear: both;
}
.development_history_swiper2 .swiper-slide p span {
  display: block;
  float: left;
  min-width: 120px;
}
.development_history_swiper2 .swiper-slide p i {
  float: right;
  width: calc(100% - 125px);
}
.development_history_swiper2 .swiper-button-next {
  width: 35px;
  height: 35px;
  right: -0px;
  border-radius: 0;
}
.development_history_swiper2 .swiper-button-next::after {
  font-size: 24px;
}
.development_history_swiper2 .swiper-button-next:hover {
  background: #0081cc;
  opacity: 1;
}
.development_history_swiper2 .swiper-button-prev {
  width: 35px;
  height: 35px;
  left: -0px;
  border-radius: 0;
}
.development_history_swiper2 .swiper-button-prev::after {
  font-size: 24px;
}
.development_history_swiper2 .swiper-button-prev:hover {
  background: #0081cc;
  opacity: 1;
}

.development_history_swiper1 {
  margin-top: 30px;
}
.development_history_swiper1 .swiper-slide {
  cursor: pointer;
}
.development_history_swiper1 .swiper-slide b {
  display: block;
  margin-bottom: 7px;
  opacity: 0;
}
.development_history_swiper1 .swiper-slide b img {
  height: 23px;
}
.development_history_swiper1 .swiper-slide div {
  margin-bottom: 13px;
}
.development_history_swiper1 .swiper-slide div::after {
  content: "";
  display: block;
  clear: both;
}
.development_history_swiper1 .swiper-slide span {
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  background-color: #dcdcdc;
  border-radius: 50%;
  position: relative;
}
.development_history_swiper1 .swiper-slide span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
}
.development_history_swiper1 .swiper-slide i {
  float: right;
  display: block;
  width: calc(100% - 31px);
  height: 4px;
  background: url(../images/icon_round2.png) left;
  background-size: auto 4px;
  margin-top: 8px;
  position: relative;
}
.development_history_swiper1 .swiper-slide i::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 4px;
  border-radius: 2px;
  background-color: #c9151e;
}
.development_history_swiper1 .swiper-slide p {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.development_history_swiper1 .swiper-slide.swiper-slide-thumb-active b {
  opacity: 1;
}
.development_history_swiper1 .swiper-slide.swiper-slide-thumb-active span {
  background-color: #bfe3f3;
}
.development_history_swiper1 .swiper-slide.swiper-slide-thumb-active span::after {
  background-color: #c9151e;
}
.development_history_swiper1 .swiper-slide.swiper-slide-thumb-active i::after {
  width: 100%;
  transition: width 4s ease;
}
.development_history_swiper1 .swiper-slide.swiper-slide-thumb-active p {
  color: #c9151e;
}

/*企业文化Culture*/
.culture_bg {margin: 0 auto;padding: 19px 0px; }
.culture {width: 94%;margin: 0 auto; overflow:hidden;}
.culture ul li {text-align: center; border:1px rgba(0,0,0,0.1) solid; border-radius:10px; padding-bottom:20px; padding-top:10px; margin-bottom:10px;}
.culture_img {overflow: hidden;}
.culture_img img { width: auto;height: 60px;}
.culture_text { margin-top: 10px;}
.culture_text dt {font-size: 24px;color: #333333;font-weight: bold;margin-bottom: 20px;}
.culture_text i {display: block;width: 28px;height: 3px;background-color: #0079c2;margin: 0 auto;margin-bottom: 20px;}
.culture_text p {font-size: 16px;color: #333333;line-height: 28px;font-weight: lighter; overflow:hidden;}




/* Contact us */
.contactus_bg {max-width:1920px; margin:0 auto;overflow: hidden;margin-top: 30px;position: relative;}
.contactus {width: 94%; margin:0 auto;box-sizing: border-box;overflow: hidden;}
.contactus_content { margin-bottom:30px;}
.contactus_content h1 {font-size: 30px;color: #333333;font-weight: bold; margin-bottom:30px;}
.contactus_content i{ font-size:16px; color:#666666;}
.contactus_content h2 {font-size: 30px;color: #666;font-weight: bold; margin-bottom:20px; padding-bottom:15px; border-bottom:1px #ddd solid;}
.contactus_content h3 {font-size: 20px;color: #333333;font-weight: bold; margin-bottom:10px;}
.contactus_content p {font-size: 14px;color: #666666;line-height: 30px;}
.contactus_content span img{ float:left; width:100px; margin-right:20px;}
.contactus_content span dd{margin-top:30px; padding-top:15px; line-height:30px; font-size:16px;color: #666666;}

.maps {position: relative; padding-top:20px;}
.maps img{width:100%;}

/* 反馈 */
.feedback {
  width: 94%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
}
.feedback_left ul li{width:100%; overflow:hidden; margin-bottom:30px;}
.feedback_left_img{ float:left; width:15%;}.feedback_left_img img{ width:60px;}
.feedback_left_text{float:right; width:80%;}
.feedback_left_text span{display:block; font-size:24px; font-weight:bold; color:#333333;}
.feedback_left_text p{ font-size:16px; line-height:22px; margin-top:5px; color:#666666;}

.feedback_input {
  height: 50px;
  border-radius: 5px;
  margin-right: 3.05%;
  margin-bottom: 3.05%;
  border: 1px solid #dddddd;
  overflow: hidden;
}

.feedback_input span {
  float: left;
  width: 95px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #666666;
  border-right: 1px solid #dddddd;
  margin-top: 12.5px;
  text-align: center;
}
.feedback_input span img {
  height: 17px;
  margin-top: -3px;
}
.feedback_input input[type=text] {
  float: left;
  width: calc(100% - 95px);
  height: 100%;
  border: 0;
  outline: 0;
  font-size: 14px;
  padding: 0 10px;
  color: #666666;
}

.feedback_textarea textarea {
  display: block;
  width: 100%;
  height: 139px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 10px;
  margin-top: 14.5px;
  resize: none;
  outline: 0;
  font-size: 14px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

.feedback_btn {
  text-align: center;
  margin-top: 25px;
}
.feedback_btn input {
  width: 80px;
  height: 40px;
  border-radius: 5px;
  border: 0;
  outline: 0;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  margin: 0 9px;
}
.feedback_btn input[type=button] {
  background-color: #0081cc;
}
.feedback_btn input[type=reset] {
  background-color: #9a9a9a;
}



/* 搜索 */
.search_bg {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 45px auto 40px;
}

.search1 {
  width: 94%;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
  border-radius: 30px;
  border: 1px #999999 solid;
  overflow: hidden;
  color: #333;
  margin: 0px auto;
  margin-top: 68px;
}

.search1 .input {
  width: 70%;
  font-size: 16px;
  float: left;
  margin-left: 28px;
  height: 50px;
  overflow: hidden;
  color: #333;
  border: 0px;
  outline: none;
}

.search1 .img {
  width: 38px;
  height: auto;
  float: right;
  margin-right: 15px;
  margin-top: 6px;
}

.search2 {
  width: 100%;
  height: 41px;
  overflow: hidden;
  border-bottom: 1px #dddddd solid;
  margin: 40px auto 0px;
}

.search2 ul {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  max-width: 1280px;
  overflow: hidden;
  margin: 0px auto;
  text-align: center;
}

.search2 ul a {
  color: #666666;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 20%;
  font-size: 16px;
  border-bottom: 4px transparent solid;
  line-height: 30px;
  margin: 0 5px;
}

.search2 ul a:hover {
  border-bottom: 4px #0081cc solid;
  color: #0081cc;
}

.search2 ul a.hover {
  border-bottom: 4px #0081cc solid;
  color: #0081cc;
}

.search3 {
  width: 94%;
  overflow: hidden;
  margin: 36px auto 0px;
}

.search3 h2 {
  font-weight: normal;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px #dddddd solid;
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
}

.search3 li {
  height: auto;
  overflow: hidden;
  border-bottom: 1px #dddddd solid;
  padding-bottom: 30px;
  margin-top: 37px;
  font-size: 18px;
}

.search3 li a {
  color: #333;
}

.search3 li a:hover {
  color: #0081cc;
}

.search3 li p {
  font-size: 14px;
  color: #999999;
  line-height: 26px;
  margin-top: 15px;
  max-height: 78px;
  overflow: hidden;
}
/* 网站地图 */
.map_bg{width: 96%;margin: 0 auto;padding-top: 25px;padding-bottom: 25px;}
.map_bg .title{margin-bottom: 25px;}.map_bg .title h2{ color:#333333; font-size:20px;}
.maps {border-top: 1px dashed #ddd;}
.map_item {padding: 15px 0;border-bottom: 1px dashed #ddd;}.map_item2 {padding: 15px 0;border-bottom: 1px dashed #ddd;}
.map_item h2{margin-bottom: 8px;width: 33.33%;text-align: left;}
.map_item h2 a{font-size: 16px;color: #0081cc;font-weight: 550;line-height: 25px;}
.map_item h3{ height:50px;}.map_item h3 a{font-size: 16px;color: #333;font-weight: 550;line-height: 25px;}
.map_item2 h2 a{font-size: 16px;color: #0081cc;font-weight: 550;}
.map_item ul{overflow: hidden;}
.map_item ul li{float: left;width: 33.33%;text-align: left;}
.map_item ul li a{font-size: 13px;color: #666;line-height: 24px;}
.map_item2 h3{ margin-top:10px;}.map_item2 h3 a{font-size: 15px;color: #333;font-weight: 550;line-height: 25px;}
.map_item2 ul{overflow: hidden;}.map_item2 ul li{width:100%; overflow:hidden;}
.map_item2 ul li a{font-size: 16px;color: #666; display:inline-block; margin-right:28px;}
.map_item2 ul li a:hover{opacity: 0.8;}
