@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;border-radius: 0;box-sizing: border-box;}
body {font-size: 13px;font-family: "思源黑体";margin: 0px auto;background: #fff;max-width: 640px;height: auto;padding-top: 68px;}
ul,
li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;color: #000;}
i {font-style: normal;}
/* 滚动条 */
::-webkit-scrollbar {width: 6px;background: #ffffff; height:3px;}
::-webkit-scrollbar-thumb {background: #999;border-radius: 10px;}
/* 头部*/
.top_bg {width: 100%;max-width: 640px;height: 68px;border-bottom: 1px solid #eeeeee;position: fixed;left: 50%;top: 0px; background:#FFFFFF;box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.11);box-sizing: border-box;z-index: 9999;transform: translateX(-50%);transition: all 0.4s ease;}
.top_t{display:none!important;}
.top {width: 96%;margin: 0 auto;}
.top .top_logo {float: left; margin-top: 10px;}
.top .top_logo img {height: 50px;}
.top .top_nav {display: none;}
/*右边三横*/
.top_rr {float: right;}

.top_taleft{ text-align:left; padding-right:15px;}.top_taleft img{ width:23px;filter:grayscale(100%) brightness(500); border-radius:50%;/* border:1px #0080ad solid;*/}
.top_taleft a{display:inline-table; margin-right:5px;margin-left:5px; color:#333; font-size:15px; }
.top_taleft a:hover{ color:#0080ad;}

.menu {float: right;width: 20px;overflow: hidden;display: inline;position: relative;height: 40px;margin-top: 21px;margin-left: 13px;cursor: pointer;}
.menu span {width: 100%;overflow: hidden;position: absolute;left: 0px;top: 5px;z-index: 12;height: 2px;border-radius: 1px;background: #333;transition: all 0.4s ease;}
.menu span:nth-child(2) {top: 12px;transition: all 0.4s ease;}
.menu span:nth-child(3) {top: 19px;transition: all 0.4s ease;}
.menu_show {top: 4px;}
.menu_show span { transform: rotate(45deg);top: 8px;}
.menu_show span:nth-child(2) {transform: rotate(-45deg);top: 8px;}
.menu_show span:nth-child(3) {display: none;}
/*手机版主菜单*/
.nav_sj {display: none;width: 80%;position: absolute;top: 68px;right: 0px;height: auto;background: rgba(24, 24, 24, 0.9);overflow: hidden;padding: 0px 0px;z-index: 99999;}
.nav_sj ul {float: none;display: block;}
.nav_sj ul li {float: none;font-size: 16px;padding: 0 5%;line-height: 50px;text-align: left;border-bottom: 1px #666 solid;box-sizing: border-box;}
.nav_sj ul li span {float: right;}
.nav_sj ul li span img {width: 15px;}
.nav_sj ul li a {color: #f1f1f1;text-align: left;height: 50px;line-height: 50px;display: inline-block;}
.nav_sj ul li a.hover {color: #cccccc; /*font-weight: bolder;*/border-bottom: 0px #666 solid;}
.nav_sj ul li .nav1 {display: none;width: 86%;margin-left: 6%;}
.nav_sj ul li .nav1 a {color: #999;height: 40px;line-height: 40px;font-size: 15px;}
/* 下拉搜索 */


/*首页banner*/
.pc_banner_swiper{display:none;}
.sj_banner_swiper{display:block;}
.sj_banner_swiper .swiper-slide img {width: 100%;height: auto;}
.sj_banner_swiper .swiper-pagination-bullet {width: 18px;height: 5px;border-radius: 2.5px;background: #ffffff;opacity: 1;margin: 0 5px !important;}
.sj_banner_swiper .swiper-pagination-bullet-active { background: #af0517;}
.ibanner_conbg{width:100%; position:absolute; overflow:hidden; top:12%; left:0; z-index:10000;}
.ibanner_conbg .banner_con{width:88%; margin:0 auto; text-align:left; overflow:hidden;}
.ibanner_conbg .banner_con h1{ display:block;font-size:16px; color:#000; font-weight:bold;}
.ibanner_conbg .banner_con p{ font-size:11px; line-height:20px;color:#666;margin-top:10px; width:60%;}
.ibanner_conbg .banner_con span{ display:block; margin-top:5%;color:#ffffff; width:90px; padding:4px 6px; text-align:center; border:1px #af0517 solid; font-size:12px; background:#af0517;  }
.ibanner_conbg .banner_con span b{ font-family:"宋体";}
/*.ibanner_conbg .banner_con:hover span{color:#af0517; background:#eee;}*/
/*banner结束*/

.query{width:94%; max-width:600px;margin:30px auto;text-align:center; border:1px #ccc solid; border-radius:50px; height:50px; line-height:50px;}
.query input{border: 0px solid #ccc; border-radius:8px;height: 30px;outline: 0;font-size: 16px;padding:0 10px;color: #666666; width:66%; margin-left:3%;}
.button2{background:url(../images/search.png) no-repeat center / cover; color:#fff; border:0px #0080ad solid;border-radius:10px; font-size:16px; height:32px;margin-top:3px;outline: 0; width:24%;}
/*.button1{background:url(../images/search.png) no-repeat center / cover; color:#fff; border:0px #0080ad solid;border-radius:30px; font-size:16px; height:42px;margin-top:2px;outline: 0; width:30%;}*/
.button1{ width:26%; float:right;background:#0080ad; color:#fff; border:1px #0080ad solid;border-radius:8px; font-size:18px; height:40px; line-height:40px; margin-top:0px;}
/*内页banner*/
.pc_banner {display: none;}
.banners{ position:relative;}
.sj_banner img {width: 100%;height: auto;}
.banner_conbg{width:100%; position:absolute; overflow:hidden; top:30%; left:0;}
.banner_conbg .banner_con{width:90%; margin:0 auto; text-align:left; overflow:hidden;}
/*.banner_conbg .banner_con dt{ font-size:20px; line-height:20px; color:#ffffff; font-weight:bold; text-align:center;}*/
.banner_conbg .banner_con h1{ font-size:16px; line-height:20px; color:#ffffff; font-weight:bold;}
/*.banner_conbg .banner_con i{ display:block;font-size:20px; color:#ffffff; font-weight:bold; margin-top:10px;}*/
.banner_conbg .banner_con p{ font-size:12px; line-height:16px;color:#ffffff;margin-top:10px; width:60%;}
/*.banner_conbg .banner_con span{ display:block; margin:0 auto; margin-top:10px;color:#ffffff; width:100px; padding:5px 10px; text-align:center; border:1px rgba(255,255,255,0.5) solid; font-size:12px; border-radius:22px; }*/
.banner_conbg .banner_con span b{ font-family:"宋体";}
.banner_con:hover span{color:#fff; background:#0079c2;border:1px #0079c2 solid;}

/* 标题 */
.title {width: 90%;max-width: 1580px;margin: 0 auto; overflow: hidden;margin-bottom: 10px; position:relative;}
.title h1 {color: #000; font-size:30px; font-weight:550; margin-bottom:5px;}
.title p { color: #000; margin-top:8px; font-size:16px;}
.title span {float: right;font-size: 16px;color: #fff;text-align: right; height:50px; position:absolute; right:0px; top:10px;}
.title span a{ width:100px; padding:8px 12px; height:28px;font-size: 14px; border:1px #0c4395 solid; color:#0c4395;}
a b{ font-family:"宋体"; padding-left:10px;}
.title span a:hover{border:1px #0c4395 solid; background:#0c4395; color:#fff;}

/* 业务范围 */
.iIndustry_bg {/*  background: url(http://meili.2ee9.com//images/i_bg.jpg) no-repeat center / cover;*/
  padding-top: 6px;padding-bottom: 16px;overflow: hidden;min-height: 529px; margin-top:30px;}
.iIndustry {width: 94%; margin: 0 auto;position: relative;}
.iIndustry > img { width: 100%;height: auto;min-height: 529px;}
.iIndustry ul {position: absolute;top: 0;left: 0;width: 100%; height: 100%;overflow: hidden;}
.iIndustry ul::after {content: '';display: block;clear: both;}
.iIndustry ul li {float: left;width: 49%;height: 260px;transition: all 1s ease;margin-right: 2%; margin-bottom: 2%;overflow: hidden;}
.iIndustry ul li:nth-child(2n+2) {margin-right: 0;}
.iIndustry ul li a {display: block;height: 100%;background: rgba(0, 0, 0, 0) url(../images/red_bg.png) bottom; background-position-y: no-repeat;background-position-x: no-repeat;background-size: auto 100%; transition: all 1s ease;}
.iIndustry .iIndustry_text { position: relative;height: 100%;}
.iIndustry .iIndustry_text span {position: absolute;top: 5%; text-align:right; width: calc(100% - 54px);display: block;font-size: 18px;color: #fff;margin: 0 27px;box-sizing: border-box;}
.iIndustry .iIndustry_text span div{width: calc(100% - 5px); margin-top:-10px;}
.iIndustry .iIndustry_bottom {position: absolute;bottom: 10px;left: 0;width: 100%;padding: 0 10px;box-sizing: border-box;text-align: left;}
.iIndustry .iIndustry_bottom img { width: 40px;}
.iIndustry .iIndustry_bottom h1 {font-size: 16px;color: #fff;font-weight: 400;margin-top: 5px;}
.iIndustry .iIndustry_bottom p {display: none; font-size: 16px; color: #fff;line-height: 32px;height: 0px; visibility: hidden;margin-top: 23px;margin-bottom: 28px; text-align: left;}
.iIndustry .iIndustry_bottom i{display:block; width:25px; background:#fff; height:0px;}

/* 业务范围 */
.culture_bg {padding-top: 0px;padding-bottom: 16px;}
.culture {width: 94%; margin: 0 auto;position: relative;}
.culture > img { width: 100%;height: auto;min-height: 620px;}
.culture ul {position: absolute;top: 0;left: 0;width: 100%; height: 100%;overflow: hidden;}
.culture ul::after {content: '';display: block;clear: both;}
.culture ul li {height: 200px;transition: all 1s ease; margin-bottom: 2%;overflow: hidden;}

.culture ul li a {display: block;height: 100%;background: rgba(0, 0, 0, 0.2); background-position-y: no-repeat;background-position-x: no-repeat;background-size: auto 100%; transition: all 1s ease;}
.culture .iIndustry_text { position: relative;height: 100%;}
.culture .iIndustry_text span {position: absolute;top: 5%; text-align:right; width: calc(100% - 54px);display: block;font-size: 18px;color: #fff;margin: 0 27px;box-sizing: border-box;}
.culture .iIndustry_text span div{width: calc(100% - 5px); margin-top:-10px;}
.culture .iIndustry_bottom {position: absolute;bottom: 10px;left: 0;width: 100%;padding: 0 10px;box-sizing: border-box;text-align: left;}
.culture .iIndustry_bottom img { width: 40px;}
.culture .iIndustry_bottom h1 {font-size: 16px;color: #fff;font-weight: 550;margin-top: 5px;}
.culture .iIndustry_bottom h2 {font-size: 14px;color: #fff;font-weight: 550;margin-top: 5px;}
.culture .iIndustry_bottom p {font-size: 12px; color: #fff;line-height: 16px;text-align: left;}
.culture .iIndustry_bottom i{display:block; width:45px; background:#fff; height:2px; margin-left:5px;}

/* 企业简介 */
.aboutus_bg {margin:0 auto;margin-top: 38px;margin-bottom:10px; position:relative;}
.about_pic{ display:none;}
.about_pic img{width:100%;}
.aboutus {width: 90%;margin: 0 auto;overflow: hidden;}
.aboutus .aboutus_left {} .aboutus .aboutus_left .title{width:100%;}

.aboutus .aboutus_right img {width: 100%;}
.aboutus .aboutus_text {margin-top: 5px;}
.aboutus .aboutus_text h1 {font-size: 24px;color: #666;font-weight: 550;margin-bottom: 2px;}

.aboutus_text p {font-size: 14px;color: #666;line-height: 25px;margin-bottom: 20px;}
.aboutus_text ul{ overflow:hidden; margin-top:10px;}
.aboutus_text ul li{/*width:31%; margin-right:2%; float:left; text-align:center;*/}
.aboutus_text ul li:last-child{margin-right:0%;}
.aboutus_text ul li h2 {display: inline-block;font-size: 18px;color: #0080ad;line-height: 29px;padding: 0 0px;font-weight: 550;margin-bottom: 6px;}
.aboutus_left span{height:60px; display:block; margin-top:30px;}
.aboutus_left span a{ width:100px; padding:8px 15px; height:28px;font-size: 14px; padding-left:20px; border:1px #0080ad solid; color:#0080ad; border-radius:30px;}
.aboutus_left span a:hover{border:1px #0c4395 solid; background:#0080ad; color:#fff;}

/* 产品与服务 */
.iaboutus_bg {overflow: hidden;position:relative; margin:0 auto;}
.iaboutus {width:100%;text-align:center;margin: 0 auto; }.iaboutus ul li{position:relative;text-align:right; /* 水平居中 */}
.iaboutus img {height:530px; width:800px;display: block; /* 使图片成为块级元素 */margin: auto; /* 水平居中 */}
.iaboutus .bd_text{position:absolute;width: 100%; left:0%; top:5%;z-index:2;}
.iaboutus .bd_text h1{width:90%; margin:0 auto;color:#fff; font-size:24px; font-weight:bold; text-align:left;}
.iaboutus .bd_text p{width:90%;margin:20px auto;color:#fff; font-size:14px; line-height:25px; text-align:left; }
.iaboutus .bd_text p a{ display:block; text-align:center; width:100px; height:36px; line-height:36px; margin-top:30px; background:rgba(255,255,255,0.9); color:#0080ad; border-radius:20px;}
.iaboutus .bd_text p a:hover{border:1px #0c4395 solid; background:#0080ad; color:#fff;}

.iaboutlist{position:absolute; z-index:102; width:100%; bottom:10px; margin:0 auto;left: 0%;}
.iaboutlist ul{width:98%;margin:0 auto;}
.iaboutlist ul li{width:33%; margin-right:0.5%; float:left; border-bottom:3px solid #0080ad; position:relative;}
.iaboutlist ul li:nth-child(3n+3) {margin-right:0%;}
.iaboutlist ul li a{display: block; width:100%;font-size:18px; color:#999999;  overflow:hidden;}
.iaboutlist ul li.on .iab_l{ opcity:1; bottom:0px;display:none;}.iaboutlist ul li.on .iaboutus_text{ background:#0080ad;}
.iab_l{display:none;}.iaboutlist ul li.on .iaboutus_text img{ width:40px;filter:grayscale(100%) brightness(500);}.iaboutlist ul li.on .iaboutus_text h1{ color:#fff;}
.iaboutus_text {width:100%;background:rgba(255,255,255,0.8); text-align:center;}.iaboutus_text img{width:40px; margin:0 auto; margin-top:10px;}
.iaboutus_text h1 { height:32px; line-height:18px;
  font-size: 12px;
  color: #333;
}


/* 公益事业 */
.public_charity_swiper {
  overflow: hidden;
  margin-bottom: 35px;margin-top: 25px;
}
.public_charity_swiper1{}
.public_charity_swiper1 .swiper-slide {
  height: 264px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  perspective: 250px;
  transform-style: preserve-3d;
  overflow: hidden;
  cursor: pointer;
  width:33%;
}

.public_charity_swiper1 .swiper-slide-active{background:#f1f1f1;/*width:34%!important;*/}
.public_charity_swiper1 .swiper-slide img {
  width: auto;margin-top:-5px;
  height: 100%;
  transition: all 0.4s ease;
}


.public_charity_swiper1 .swiper-slide-active img{margin-top:0px;border-radius:0px;}
/*.public_charity_swiper1 .swiper-slide-active1{width:32%!important;}.public_charity_swiper1 .swiper-slide-active4{width:32%!important;}*/
.public_charity_swiper1 .swiper-slide-active1 img {
  transform: scale(1.0) rotateY(2deg);
}
/*.public_charity_swiper1 .swiper-slide-active2 img {
  transform: scale(1.1) rotateY(7deg);
}
.public_charity_swiper1 .swiper-slide-active3 img {
  transform: scale(1.1) rotateY(-7deg);
}*/
.public_charity_swiper1 .swiper-slide-active4 img {
  transform: scale(1.0) rotateY(-2deg);
}
.public_charity_swiper2 {
 /*position:absolute; top:370px; left:32.35%; z-index:0;*/
  max-width: 100%;
  margin: 0 auto;
}
.public_charity_swiper2 .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}

.public_charity_swiper2 .swiper-slide div {
  width:100%; margin:0 auto; padding:2% 8%; text-align:center; height:100%;min-height: 120px;
  background-color: #f1f1f1; 
}

.public_charity_swiper2 .swiper-slide div span {font-size: 18px;color: #333;font-weight: 550;margin-top: 10px;}
.public_charity_swiper2 .swiper-slide div p {width:80; margin:0 auto;font-size:14px;color: #777;line-height:26px;margin-top: 6px; height:75px; overflow:hidden;}
.public_charity_swiper2 .swiper-slide div a{ width:100px; height:35px; line-height:35px; text-align:center; color:#af0517; border:1px #af0517 solid; display:block; margin-top:20px;}
.public_charity_swiper2 .swiper-slide div a:hover{ background:#af0517; color:#fff;}



.public_charity_swiper2 .swiper-button-next { position:absolute; right:0px; top:40px;outline: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #dfdfdf;
  transition: all 0.4s ease;
  opacity: 1;
}
.public_charity_swiper2 .swiper-button-next::after {
  font-size: 16px;
}
.public_charity_swiper2 .swiper-button-next:hover {
  background: #ae1118;
}
.public_charity_swiper2 .swiper-button-prev {position:absolute; left:0px; top:40px;outline: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #dfdfdf;
  transition: all 0.4s ease;
  opacity: 1;
}
.public_charity_swiper2 .swiper-button-prev::after {
  font-size: 16px;
}
.public_charity_swiper2 .swiper-button-prev:hover {
  background: #ae1118;
}


/* 新闻资讯 */
.inews_bg { margin: 0 auto;margin-top: 34px;margin-bottom: 10px;overflow: hidden;}
.iNews {width: 94%;margin: 0 auto;overflow: hidden; margin-top:35px;}
.iNews1 {overflow: hidden; padding-top:3px;}
.iNews1 a{border-bottom:1px #dddddd solid; display:block;color:#999;}
.iNews1:hover .iNews1_img img {transform: scale(1.1);}
.iNews1:hover .iNews1_text > h1 {color: #f08300;}.iNews1:hover .iNews1_text > p {color: #f08300;}.iNews1:hover .iNews1_text > h2{color: #f08300;}
.iNews1:hover a span{ color:#f08300;}
.iNews1 .iNews1_text {width:99%; padding-bottom: 5px;}
.iNews1 .iNews1_text > h1 {font-size: 22px;color: #333;font-weight: 550;margin-top: 20px;margin-bottom: 15px;}
.iNews1 .iNews1_text > p {font-size:15px;color: #888;line-height:28px;margin-top: 6px; overflow:hidden;}
.iNews1 .iNews1_text h2{width:100%; height:50px; line-height:50px;font-size: 14px;color: #555;}
.iNews1 .iNews1_text span {display:inline-table; float:right;font-size: 14px;}
.iNews1 .iNews1_img {overflow: hidden;width: 100%;}
.iNews1 .iNews1_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}

.iNews2 {overflow: hidden;}
.iNews2 ul li {overflow:hidden; border-bottom:1px rgba(0,0,0,0.1) solid; padding-bottom:10px; margin-bottom:10px;}
.iNews2 ul li a {display: block;padding: 10px 0;overflow: hidden;}
.iNews2 .iNews2_text {width: 100%; margin:0 auto;}
.iNews2 .iNews2_text h1 {font-size: 16px;color: #555;margin-bottom: 5px;font-weight: 550;margin-top: -5px;padding-right: 12px;box-sizing: border-box; height:25px; overflow:hidden;}
.iNews2 .iNews2_text p {font-size:14px;color: #999;line-height:18px; height:36px; overflow:hidden;}
.iNews2 .iNews2_text h2{font-size: 14px;color: #333; padding-top:5px;}
.iNews2 .iNews2_text_right {width: 66%; float:right; padding-left:3%;}
.iNews2 .iNews2_text span {font-size: 14px; float:right; font-weight:normal;}
.iNews2_pic{width: 32%; float:left; overflow:hidden;}.iNews2_pic img{width:100%;}

.news_nav {width: 100%;margin: 0px auto;text-align: center; border-bottom:1px rgba(0,0,0,0.1) solid; height:60px; margin-bottom:30px; }
.news_nav ul {width:100%; margin:0px auto; overflow:hidden; text-align:left;}
.news_nav ul a {display:inline-block;padding-left:34px;padding-right:34px;text-align: left;font-size: 18px; line-height:60px;color: #666;overflow:hidden;}
.news_nav ul a:hover{color: #fff; background:#0080ad;}
.news_nav ul a.hover{color: #fff; background:#0080ad;}

/*货物轨迹*/
.tracking_bg {margin:20px auto 0px;overflow: hidden;position: relative;}
.tracking {width: 98%; margin:0 auto;box-sizing: border-box;overflow: hidden; text-align:center;}
.tracking h1{margin-bottom:10px;color: #0080ad;font-size:24px; font-weight:550;}
.tracking h2{margin-top:20px;}
.tracking h2 input{border: 1px solid #ccc; border-radius:8px;height: 40px;outline: 0;font-size: 16px;padding: 0 15px;color: #666666; width:70%;}
input::placeholder{opacity:0.5;}
.tracking h2 a{padding:9px 20px; background:#0080ad; color:#fff; margin-left:5px; font-size:18px; border-radius:8px;}
.tracking p{ color:#999; text-align:left;font-size: 16px; margin-top:10px; padding-left:30px;}
.products{overflow: auto; margin-top:10px; margin-bottom:20px; min-height:58vh;}
.table2{ width:1500px; border-top:1px #dddddd solid; border-left:1px #dddddd solid;  margin-top:0px;}
.table2 th,.table2 td{ height:40px; line-height:40px; font-size:14px; padding:5px;border-bottom:1px #dddddd solid; text-align:center;}
.table2 th{ background:#0080ad; color:#fff;border-right:1px #dddddd solid; width:6%;}
.table2 td{  color:#333;border-right:1px #dddddd solid; line-height:22px; cursor:pointer;}
.table2 td img{width:28px; margin:0 auto;}
.table2 tr:nth-child(2n+1) td{ background:#fefefe;}
.table2 tr:hover td{ background:#e5f2f7;}.table2 tr.no:hover td{ background:#fff;}.table2 tr.no td{cursor:default; text-align:left; padding-left:10px;}
.table2 tr td a{ display:block; width:50px; height:30px; line-height:30px; margin:5px 10px; border:1px #00568d solid; color:#00568d; background:#fff; border-radius:5px;}
.paging{width: 98%; margin:10px auto;font-size:16px; color:#333;}
.paging a{padding:4px 8px; margin-right:10px; border:1px #666 solid; border-radius:5px; font-size:14px; color:#666; margin-bottom:10px;margin-top:10px;}
.paging a:hover,.paging a.hover{background:#0080ad; color:#fff;border:1px #0080ad solid;}
.paging span{color:#0080ad;}.paging i{width:98%; display:block; margin-top:10px; padding-left:5px;}

.productsa{overflow: auto; margin-top:20px; margin-bottom:50px;}
.productsa ul{width:94%; margin:0 auto;overflow:hidden; margin-top:20px;}
.productsa ul li{border:1px #ccc solid; border-radius:10px; padding:10px 6px;margin-bottom:30px; line-height:25px; font-size:16px; overflow:hidden;}
.productsa ul li span{display:block; width:26%; float:left; padding-left:10px;border-right:1px #e1e1e1 solid; line-height:25px; color:#999; margin-right:10px;}
/*.products ul li:hover{background-color: #0080ad; color:#fff;}.products ul li:hover span{ color:#fff;border-right:1px #0080ad solid;}*/
.productsa ul li i{ display:inline-table;width:70%;}
.productsa ul li a img{width:36px; margin:0px 5px; margin-bottom:5px;}
a.back {display:block;width: 150px;height: 42px; margin:0 auto;color: #fff;text-align: center;line-height: 40px;border: 1px solid #0080ad;border-radius: 6px;background-color: #0080ad;box-sizing: border-box; font-size:18px;}
a.back:hover {border-color: #0080ad;background-color: #fff;color: #0080ad;}

/* 关于我们 */
.about1_bg {margin:30px auto;overflow: hidden;position: relative;}
.about1 {width: 94%; margin:0 auto;box-sizing: border-box;overflow: hidden; margin-top:20px;}
.about1_content { margin-top:20px; text-align:center;}.about1_content .title p{text-align:center;}
.about1_content p {font-size: 16px;color: #666666;line-height: 28px; text-align:left;}
.about1_right {position: relative; text-align:right;}.about1_right img{max-width:100%;}.about1_right p{font-size: 16px; padding-top:10px text-align:right;color: #666666;line-height: 30px;}

/*企业文化*/
.culture_bg { margin:10px auto;overflow: hidden;position: relative; padding-top:20px; padding-bottom:30px;}
.culture_a{width: 94%;margin:0px auto;height:auto;overflow: hidden; position:relative;}
.culture_c{width: 100%;height: auto;overflow: hidden;margin: 0px auto;margin-bottom: 35px;}
.culture_cl{overflow: hidden;margin-top: 15px; margin-left:3%;margin-right:3%;margin-bottom: 20px;border-radius: 15px;background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.2); padding-bottom:30px;}
.culture_cl a{width: 100%;height: auto;display: block;}
.culture_cl a h1{font-size: 24px;text-align: center; color: #333333;margin-top: 5px; font-weight:bolder;}
.culture_cl a p{font-size: 16px;text-align: center; color: #666666;width:88%; margin:0 auto;line-height:30px; overflow:hidden;}
.culture_cl a .culture_cl1{width: 100%; text-align:center;margin:20px auto 0px;}
.culture_cl img{width: 80px;margin:0px auto;/*filter: grayscale(100%)brightness(10%);*/}

/* 业务范围 */
.business_bg {margin: 0 auto;padding-top: 10px; padding-bottom:10px; overflow:hidden;}
.business {width: 94%;margin: 0 auto; overflow:hidden;}
.business ul li {text-align: center; padding-bottom:20px; margin-bottom:20px;margin-top:1%; overflow:hidden;}
.business_img {overflow: hidden;height: 160px;}
.business_img img { width: 100%;transition: all 0.4s ease;}
.business_text {  margin:0 auto;margin-top: 8px; text-align:left;}
.business_text dt {font-size: 20px;color: #333333;font-weight: bold;margin-bottom: 12px;}
.business_text i{display:block; height:2px; width:30px; background:#0080ad; margin-top:10px; margin-bottom:10px;}
.business_text p {font-size: 14px;color: #666;line-height: 28px;font-weight: lighter;  overflow:hidden;}

/* 业务范围内页 */
.business_de {width: 94%;margin: 0 auto;padding-top: 4%;padding-bottom:1%;}
.business_de .de_title {text-align: center;}
.business_de .de_title h1 {color: #333333;font-size: 36px;padding-bottom: 15px;}

.business_de .business_content {margin-bottom: 44px;font-size: 16px;color: #666;line-height: 30px;}
.business_de .business_content p{font-size: 16px;color: #666;line-height: 30px;}
.business_de .business_content h1 {font-size: 20px;color: #333;font-weight:bold;line-height: 35px; padding-top:20px; position:relative; padding-left:20px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px #e1e1e1 solid;}
.business_de .business_content h1 i{ width:2px; height:26px; line-height:26px; position:absolute; top:25px; left:0px; background:#f08300;}
.business_de .business_content span{font-size: 16px;font-weight:550; display:block;}
.business_de .business_content img {margin: 19px auto;max-width: 100%;height: auto;display: block;}
.business_other{width: 94%;margin: 0 auto; overflow:hidden;margin-bottom: 64px; margin-top:-20px;}
.business_other ul li {text-align: center; border-radius:15px;border:1px rgba(0,0,0,0.12) solid; overflow:hidden; margin-bottom:20px;}
.business_other .business_text{text-align:center; margin-bottom:30px;}.business_other .business_text dt {font-size:20px;}
.business_other .business_img {overflow: hidden;height: 150px;}
.business_content a{width:220px; height:80px; display:block; background:url(../images/tb_01.png) no-repeat center/cover; margin:0 auto;}
.business_content a:hover{background:url(../images/tb_02.png) no-repeat center/cover;}

/* 案例分析 */
.case_bg {margin: 0 auto;padding-top: 30px; padding-bottom:30px;overflow:hidden;}
.case {width: 94%;max-width: 1580px;margin: 0 auto; overflow:hidden;}
.case ul li {text-align: center; border-radius:15px;padding-bottom:20px; margin-bottom:20px;margin-top:1%; border:1px rgba(0,0,0,0.12) solid; overflow:hidden;}
.case_img {overflow: hidden;height: 180px;}
.case_img img { width: 100%;transition: all 0.4s ease;} .case ul li:hover .case_img img{transform: scale(1.1);}
.case_text {  width:90%; margin:0 auto;margin-top: 25px; text-align:left;}
.case_text dt {font-size: 22px;color: #333333;font-weight: bold;margin-bottom: 12px;}
.case_text i{display:block; height:2px; width:30px; background:#eb820d; margin-top:10px; margin-bottom:10px;}
.case_text p {font-size: 16px;color: #666;line-height: 28px;font-weight: lighter;  overflow:hidden;}


/* 新闻资讯 */
.news {width: 94%;margin: 0 auto;margin-bottom: 40px;}
.news ul {}
.news ul li {overflow: hidden;position: relative;border-bottom: 1px solid #eeeeee;padding: 19px 0;}
.news ul li a {display: block;}
.news .news_img {overflow: hidden;}
.news .news_img img {width: 100%;height: auto;min-height: 220px;object-fit: cover;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;}
.news .news_time {float: left;width: 8.8%;margin-left: 3.4%;}
.news .news_time h1 {font-size: 14px;color: #999;font-weight: 550;margin-top: 15px;}
.news .news_time i {font-size: 18px;color: #999;font-weight: 550;display: block;margin-top: 7px;}
.news .news_time p {font-size: 18px;color: #999;font-weight: 550;margin-top: 7px;}
.news .news_text {float: right;width: 85%;}
.news .news_text h1 {font-size: 18px;color: #333;font-weight: 400;margin-top: 12px;margin-bottom: 14px;}
.news .news_text p {font-size: 12px;color: #999;line-height: 22px;overflow: hidden;}
.news .news_text span {opacity: 0;position: absolute;left: 0;bottom: 0;display: block;width: 112px;height: 33px;line-height: 33px;border-radius: 20px;font-size: 13px;color: #64a846;text-align: center;background-color: #fff;-webkit-transition: all 0.4s;-o-transition: all 0.4s;-ms-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s; border:1px #64a846 solid;}
.news .news_text i {font-family: swiper-icons;font-weight: bold;font-size: 12px;}

@media screen and (max-width: 1280px) {.news .news_text p {font-size: 14px;line-height: 25px;}}

/* 新闻内页 */
.news_de {width: 94%;margin: 0 auto;padding-top: 25px;}
.news_de .de_title {text-align: center;}
.news_de .de_title h1 {color: #333333;font-size: 24px;padding-bottom: 15px;}
.news_de .fx {text-align: center;margin: 10px auto;border-bottom: 1px solid #e5e5e5;padding-bottom: 13px;position: relative;}
.news_de .fx span {font-size: 16px;color: #333333;vertical-align: middle;}
.news_de .fx img {width: 28px;height: auto;margin: 0 10px;margin-top: -2px;}
.news_de .fx span.news_de_time {margin-right: 22px;color: #666;}
.news_de .news_content {margin-bottom: 24px;font-size: 12px;color: #666;line-height: 22px;}
.news_de .news_content p{font-size: 12px;color: #666;line-height: 22px;}
.news_de .news_content h2 {font-size: 12px;color: #666;font-weight:bold;line-height: 35px; margin-top:10px;}
.news_de .news_content span{font-size: 12px;font-weight:550; display:block;}
.news_de .news_content img {margin: 19px auto;max-width: 100%;height: auto;display: block;}
.video_btns {width: 100%;height: auto;position: relative;border-top: 1px solid #dddddd;padding-top: 23px;margin-bottom: 30px;margin-top: 27px;}
.video_btns a {display: inline-block;font-size: 16px;color: #666666;}
.video_btns a.prev,
.video_btns a.next {line-height: 53px;}
.video_btns a.prev:hover {color: #64a846;}
.video_btns a.next:hover {color: #64a846;}
.video_btns a.return {width: 141px;height: 42px;color: #fff;text-align: center;line-height: 40px;border: 1px solid #64a846;border-radius: 40px;background-color: #64a846;box-sizing: border-box;}

/* 会员登录 */
.login_bg {margin:0 auto; max-width:1920px; margin-top:10px; margin-bottom:30px; height:780px; position:relative; overflow:hidden;}
.login_pic{display:none;}
.login_pic img{width:100%;}
.login {width: 90%;max-width: 1580px;margin: 30px auto;overflow: hidden;}
.login .login_left {}
.login_nav {width: 100%;height: 44px;margin: 0 auto;text-align: center; line-height:44px; border-bottom:1px #cecccc solid; overflow:hidden;}
.login_nav ul {display: inline-block;width: 100%;}
.login_nav ul li {display: inline-block; width:30%;margin-left:1%;margin-right:10%;text-align: left;font-size: 14px;}
.login_nav ul li:last-child{margin-left:10%;margin-right:1%;}
.login_nav ul li a {color: #555;font-size:16px; font-weight:bold; padding-bottom:9px;border-bottom: 2px #fff solid; }
.login_nav ul li.on a{color: #0080ad;border-bottom: 2px #0080ad solid;}
.login_content {width: 100%;overflow: hidden;margin: 0px auto; margin-top:10px;}
.login_input{ padding-bottom:10px; padding-top:20px;}
.login_input p{font-size:16px; color:#555; line-height:28px;}.login_input p span{color:#ff0000;font-size:14px;}
.login_input .input{width:100%;border: 1px solid #ccc;background:#fff;outline: 0;font-size: 16px; height:50px; padding: 0 10px;color: #333;border-radius: 5px;}
.login_input .input::placeholder {color: #666; /* 灰色 */}
.login_input a{width:100%; display:block; margin-top:10px; text-align:center; background:#0080ad; border-radius:5px; height:40px; line-height:40px; color:#fff; font-size:16px; font-weight:bold;}
.login_input a:hover{opacity: 0.8;}


/* 联系我们 */
.contactus_bg { margin:50px auto;overflow: hidden;}
.contactus {width: 94%; margin:0 auto;overflow: hidden;}
.contactus .title{width:100%; margin:0 auto; text-align:center;}.contactus .title h1{margin-bottom:10px;}.contactus .title p{ color:#666;}
.contactus_link{width: 94%;margin: 0 auto; overflow:hidden; margin-top:-20px;}
.contactus_link ul li {text-align: left; overflow:hidden;border:1px rgba(0,0,0,0.15) solid; border-radius:10px; margin-bottom:20px;}
.contactus_link ul li img{width:100%;}
.contactus_link ul li .con_text{width:90%; margin:0 auto;padding-top:5px;padding-bottom:20px;}
.contactus_link ul li h1{height:55px; line-height:55px;  position:relative; color:#0080ad;}
.contactus_link ul li .con_text i{width:30px; height:2px; display:block; background:#0080ad;}
.contactus_link ul li p{padding-top:10px; color:#666666; line-height:28px; font-size:16px;}

/* 反馈 */
.feedback_bg {margin:0px auto;overflow: hidden; background:#f9f9f9; padding-top:20px;position: relative;}
.feedback .title{width:100%; margin:0 auto; text-align:center;}.feedback .title h1{margin-bottom:10px;}.feedback .title p{ color:#666;}
.feedback {
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 51px;
}

.feedback_from {
  text-align: center;
  margin-top: 35px;
}


.feedback_input {
  
  height: 64px;
  border-radius: 5px;

  margin-bottom: 3.05%;
  border: 1px solid #dddddd;
  background:#fff;
  overflow: hidden;
}

.feedback_input::after {
  content: "";
  display: block;
  clear: both;
}

.feedback_input:nth-child(3n+3) {
  margin-right: 0%;
}

.feedback_input span {
  float: left;
  width: 33%;
  height: 35px;
  line-height: 18px;
  font-size: 16px;
  color: #666666;
  border-right: 1px solid #dddddd;
  margin-top: 14.5px;
  text-align: center;
}
.feedback_from .feedback_input:nth-child(3) span{line-height:35px;}
.feedback_input span img {
  margin-top: -5px;
}

.feedback_input input[type=text] {
  float: left;
  width: 60%;
  height: 100%;
  border: 0;
  outline: 0;
  font-size: 16px;
  padding: 0 15px;
  color: #666666;
}

.feedback_textarea textarea {
  display: block;
  width: 100%;
  height: 239px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 15px;
  margin-top: 14.5px;
  resize: none;
  outline: 0;
  font-size: 16px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

.feedback_btn {
  text-align: center;
  margin-top: 45px;
}

.feedback_btn input {
  width: 100px;
  height: 46px;
  border-radius: 5px;
  border: 0;
  outline: 0;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  margin: 0 18px;
}

.feedback_btn input[type=button] {
  background-color: #0080ad;
}

.feedback_btn input[type=reset] {
  background-color: #9a9a9a;
}



/* 分页 */
.fy {text-align: center;margin-bottom: 87px;}
.fy ul {display: inline-block;overflow: hidden;}
.fy ul li {float: left;width: 32px;height: 32px;box-sizing: border-box;text-align: center;margin: 0 1px;overflow: hidden;}
.fy ul li.fy_prev a {font-weight: bold;font-size: 14px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_next a {font-weight: bold;font-size: 14px;font-family: swiper-icons;background-color: #dddddd;}
.fy ul li.fy_active a {background-color: #0080ad;border-color: #f08300;color: #fff;}
.fy ul li:hover a {background-color: #0080ad;border-color: #f08300;color: #fff;}
.fy ul li a {display: block;line-height: 32px;color: #666;border:0px #fff solid;font-size: 14px;}


/* 底部 */
.bottom_bg {background-color: #4c4c4c; width: 100%;max-width: 1920px; margin:0 auto; overflow:hidden; padding-bottom:20px;}
.bottom_bg1 {background-color: #3b3b3b; width: 100%;max-width: 1920px; margin:0 auto; overflow:hidden;}
.bottom {width: 90%;max-width: 1580px; margin: 0 auto;}

.bottom2 {padding-top: 33px; overflow:hidden;}
.bottom_text {}
.bottom_logo { margin-bottom:10px;}
.bottom_logo img {height:50px;}
.bottom_text span { display:block;font-size: 20px;  color:#f08300; line-height: 32px; margin-bottom:10px; margin-top:-6px;}
.bottom_text a { color:#f08300; padding-right:20px; font-weight:550;}.bottom_text a:hover{ color: rgba(255, 255, 255, 0.5);}
.bottom_text p{color:rgba(255,255,255,0.5); font-size:14px; line-height:28px;}.bottom_text p a{color:rgba(255,255,255,0.5);font-size:14px;font-weight:500;}
.bottom_text p a:hover{color:#f08300;}

.bottom_nav { display:none;}


.bottom3 { background:#3b3b3b;font-size: 13px;color: rgba(255, 255, 255, 0.6); height:50px; line-height:50px; overflow:hidden;text-align:left;}
.bottom3 a {display: inline-block;margin-left: 10px;color: rgba(255, 255, 255, 0.6);}
.bottom3 a:hover {opacity: 0.8;}


.close{position:absolute; top:14px; right:16px;cursor: pointer; color:rgba(255,255,255,0.8);}.close img{filter:grayscale(100%) brightness(500); width:20px;}
#close2{display:none; font-size:18px; top:12px;}