@charset "UTF-8";
/* CSS Document */
*{margin: 0;padding: 0; box-sizing: border-box;}
body {font-size: 12px;font-family:"微软雅黑";}
ul,li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,h2{font-weight: normal;color: #000;}
i {font-style: normal;}
/* 滚动条 */
::-webkit-scrollbar {width: 6px;background: #ffffff; height:10px;}
::-webkit-scrollbar-thumb {background: #999;border-radius: 10px;}


/* 头部联系电话*/
.top_bg {width: 100%;color: #555;box-sizing: border-box; z-index: 9999;transition: all 0.4s ease;}
.top_t{width:90%;max-width:1560px;margin:0 auto; height:28px;line-height:45px;}
.top_ta {margin: 0 auto; overflow:hidden;}
.top_taleft{ text-align:right; 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;}

.top {width: 90%;max-width:1580px;margin: 0 auto; overflow:hidden;}
.top .top_logo {float: left; width:23%; padding-bottom:5px;}
.top .top_logo img {height: 68px;/*filter:grayscale(100%) brightness(500);*/}
.top .top_right {float: right;margin-left: 0.5%; width:70%;}
.top_navbg{float:right;}.top .top_nav {float: left; }
/*.top_mem{float:right;margin-top: 45px;}.top_mem a{height: 32px; margin-left:15px; padding: 0 3px;font-size: 15px;color: #0080ad; display:inline-table;text-align: center;}
.top_mem a img{width:20px;}.top_mem a:hover{color:#FF9900;}*/
.top .top_nav>ul {margin-top: 34px;}
.top .top_nav>ul>li {float: left;padding: 0px 10px;margin: 0 10px;box-sizing: border-box;}
.top .top_nav>ul>li>a {float: left;height: 32px; padding: 0 3px;font-size: 17px;color: #333; display: block;text-align: center;position: relative;}
@media screen and (min-width: 1680px) {.top .top_nav>ul>li{padding: 0px 15px;}.top .top_nav>ul>li>a {font-size: 18px; /* 24px -> 1.25004vw */;}}
@media screen and (max-width: 1480px) {.top .top_nav>ul>li{padding: 0px 8px;}.top .top_nav>ul>li>a {font-size: 16px; /* 24px -> 1.25004vw */;}}
@media screen and (max-width: 1380px) {.top .top_nav>ul>li{padding: 0px 8px;}.top .top_nav>ul>li>a {font-size: 14px; /* 24px -> 1.25004vw */;}}
@media screen and (max-width: 1240px) {.top .top_nav>ul>li{padding: 0px 4px;}.top .top_nav>ul>li>a {font-size: 12px;height: 36px;}}
.top .top_nav>ul>li.active a{color: #0080ad;}.top .top_nav>ul>li a:hover{color: #0080ad;}
.top .top_nav>ul>li.active i {width: 90%; background-color: #0080ad;}
.top .top_nav>ul>li:hover i {width: 90%;background-color: #0080ad;}
.top .top_nav>ul>li i {position: absolute;left: 50%; bottom: 0;width: 0%;height: 2px; display: block;transform: translateX(-50%); transition: all 0.4s ease;}
.top .nav_sj { display: none;}
.top .top_rr {display: none;}
/* 下拉菜单 */
.top_menus_bg {display: none;position: absolute;top: 123px;left: 0px;width: 100%;z-index: 99; background:#fff; overflow:hidden; border-top:1px rgba(0,0,0,0.1) solid;}
.top_menus {width: 90%; max-width:1500px;margin: 0 auto;padding-top: 0;position: relative;}
.top_menus_right {width:80%; float:right;}
.top_menus_two {padding-top: 30px;padding-bottom: 20px; overflow:hidden;}
.top_menus_two dl{width:22.5%; display:block; float:right; margin-left:2.5%;}
.top_menus_two dl img{width:100%;}
.top_menus_two dl p{height:40px; line-height:40px; text-align:center;}
.top_menus_two dl a{color:#555; font-size:16px;}

@media screen and (min-width: 1680px) {.top_pro .top_menus_title dl dd a {line-height: 60px;font-size: 19px;}.top_pro .top_menus_two dl dd a {display: block;max-width: 320px;}.top_pro .top_menus_two dl dd p{font-size: 18px;line-height: 24px;}}
@media screen and (max-width: 1480px) {.top_menus_title dl h1{font-size:24px;}.top_menus_title dl p{ margin-top:20px;font-size: 12px;line-height: 24px;}.top_menus_title dl a{margin-top:20px;font-size: 12px;}.top_menus_three_con p{font-size: 12px;}}
@media screen and (max-width: 1360px) {}
@media screen and (max-width: 1160px) {.top_menus_title dl h1{font-size:24px;}.top_menus_title dl p{ margin-top:20px;font-size: 12px;line-height: 24px;}.top_menus_title dl a{margin-top:20px;font-size: 12px;}.top_menus_three_con p{font-size: 12px;}}

/*头部结束*/


/*首页banner*/
.pc_banner_swiper {display: block; background:#000000;width: 100%;max-width:1920px; position:relative;}
.pc_banner_swiper .swiper-slide img { display: block;width: 100%;max-height: 100vh; -o-object-fit: cover; object-fit: cover;}
.pc_banner_swiper .swiper-button-next { right: 0.5%;}
.pc_banner_swiper .swiper-button-prev { left: 0.5%;}
.pc_banner_swiper .swiper-button-prev,
.pc_banner_swiper .swiper-button-next {width: 50px;height: 50px;border-radius: 50%;opacity: 1; color:rgba(255, 255, 255, 1)!important;filter:grayscale(100%) brightness(500);background: rgba(255, 255, 255, 0.2);}
.pc_banner_swiper .swiper-button-prev:hover,.pc_banner_swiper .swiper-button-next:hover {opacity: 1;background: #0081cc;filter:none;}
.pc_banner_swiper .swiper-button-prev:hover::after,.pc_banner_swiper .swiper-button-next:hover::after {color: #ffffff;}
.pc_banner_swiper .swiper-button-prev::after,.pc_banner_swiper .swiper-button-next::after {  font-size: 20px;color: #666666;}
.pc_banner_swiper .swiper-pagination {bottom: 4.5% !important;z-index: 99;}
.pc_banner_swiper .swiper-pagination-bullet {width: 16px;height: 16px;background-color: rgba(255, 255, 255, 0.8);border-radius: 50%;opacity: 1;margin: 0 12px !important;position: relative;cursor: pointer !important;position: relative;}
.pc_banner_swiper .swiper-pagination-bullet::after { position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);content: "";display: block;width: 26px;height: 26px; border-radius: 50%;border: 1px solid #fff; z-index: 9;opacity: 0;}
.pc_banner_swiper .swiper-pagination-bullet-active { background-color: #0081cc;}
.pc_banner_swiper .swiper-pagination-bullet-active::after {border-color: #0081cc;opacity: 1;
}
/*首页banner图上的文字*/
.banner_conbg{width:100%; position:absolute; overflow:hidden; top:22%; left:0;}
.banner_conbg .banner_con{width:90%; max-width:1500px; margin:0 auto; text-align:center; overflow:hidden;}
.banner_conbg .banner_con dt{ font-size:46px/*48px 2.50008vw*/; color:#ffffff; line-height:46px/*48px 2.50008vw*/; font-weight:bold;}
.banner_conbg .banner_con i{ display:block;font-size:32px; color:#ffffff; font-weight:bold; margin-top:30px;}
.banner_conbg .banner_con p{ font-size:18px; line-height:28px; width:80%; margin:0 auto;color:#ffffff;margin-top:20px; padding-left:5px;}
.banner_conbg .banner_con span{ display:block; margin:0 auto; margin-top:20px;color:#ffffff; width:150px; padding:10px 15px; text-align:center; border:1px rgba(255,255,255,0.5) solid; font-size:18px; border-radius:22px; }
.banner_conbg .banner_con span b{ font-family:"宋体";}
.banner_con:hover span{color:#fff; background:#0079c2;border:1px #0079c2 solid;}
.sj_banner_swiper {display: none;}
/*banner结束*/

/*内页banner*/
.banners{ position:relative;}
.pc_banner {width: 100%;max-width:1920px; margin:0 auto;}
.pc_banner img {width: 100%;height: auto;}
.sj_banner { display: none;}
/*banner图上的文字*/
.banner_conbg{width:100%; position:absolute; overflow:hidden; top:36%; left:0; }
.banner_conbg .banner_con{width:88%; max-width:1480px; margin:0 auto; text-align:left; overflow:hidden;}
.banner_conbg .banner_con h1{ display:block;font-size:32px; color:#ffffff; font-weight:bold;}
.banner_conbg .banner_con p{ font-size:16px; line-height:30px;color:#ffffff;margin-top:10px; width:60%;}

/*产品详情页banner*/
.pc_banner_de{width: 100%; max-width:1920px;height: auto;overflow: hidden;margin:0px auto;vertical-align: middle;}
.pc_banner_de img{width: 100%;height: auto;overflow: hidden;vertical-align: middle;}

.query{width:80%; max-width:600px;margin:60px auto;text-align:center; border:1px #ccc solid; border-radius:60px; height:60px; line-height:50px;}
.query input{border: 0px solid #ccc; border-radius:8px;height: 50px;outline: 0;font-size: 16px;padding:0 10px;color: #666666; width:72%; margin-left:3%;}
.button2{background:url(../images/search.png) no-repeat center / cover; color:#fff; border:0px #0080ad solid;border-radius:30px; font-size:16px; height:52px;margin-top:3px;outline: 0; width:24%;}

/* 标题 */
.title {width: 90%;max-width: 1580px;margin: 0 auto; overflow: hidden;margin-bottom: 20px;}
.title h1 {color: #000; font-size:40px; font-weight:550; margin-bottom:5px;}
.title p { color: #000; margin-top:8px; font-size:16px;}.title i{font-size:14px; color:#555;}
.title span {float: right;font-size: 16px;color: #fff;text-align: right; height:50px; margin-top:-50px;}
.title span a{ width:100px; padding:8px 15px; height:28px;font-size: 14px; border:1px #fff solid; color:#0080ad; border-radius:40px;}
a b{ font-family:"宋体"; padding-left:10px;}
.title span a:hover{border:1px #0080ad solid; background:#0080ad; color:#fff;}

/* 核心优势 */
.iIndustry_bg {  background: url(../images/iadv_bg.jpg) no-repeat center / cover; padding-top: 96px;padding-bottom: 56px;overflow: hidden;}
.iIndustry {width: 90%;max-width: 1580px;margin: 0 auto;position: relative;}
.iIndustry > img { width: 100%;height: auto;}
.iIndustry ul {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.iIndustry ul li {float: left;width: 20%;height: 100%;transition: all 1s ease;}
.iIndustry ul li.iIndustry_active { width: 40%;}
.iIndustry ul li.iIndustry_active a {/*background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(10,57,127,0.8));
background: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(10,57,127,1));
background: -o-linear-gradient(top,rgba(255,255,255,0),rgba(10,57,127,1));
background: -ms-linear-gradient(top,rgba(255,255,255,0),rgba(10,57,127,1));*/background: rgba(0, 0, 0, 0.3) url(../images/red_bg.png) bottom;background-position-y: no-repeat;background-position-x: no-repeat;background-size: auto 100%;}
.iIndustry ul li.iIndustry_active .iIndustry_text span::after {width: 90%;}
.iIndustry ul li.iIndustry_active .iIndustry_bottom p {visibility: visible;height: 66px;transition: all 0.6s ease;}
/*.iIndustry ul li.iIndustry_active .iIndustry_bottom i {opacity: 1;margin-bottom: 57px;transform: translateY(0px);}*/
.iIndustry ul li:nth-child(4n+4) {margin-right: 0;}
.iIndustry ul li a {display: block;height: 100%;background: rgba(0, 0, 0, 0.7);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: 22px;color: #fff;margin: 0 27px;box-sizing: border-box;}
.iIndustry .iIndustry_text span div{width: calc(100% - 10px); margin-top:-10px;}
/*.iIndustry .iIndustry_text span::after { position: absolute;top: 22px;left: 33px;content: '';display: block;width: 86.5%;height: 1px;background-color: #fff;transition: all 1s ease;}*/
.iIndustry .iIndustry_bottom {position: absolute;bottom: 0;left: 0;width: 100%;padding: 0 27px;box-sizing: border-box;text-align: left;}
.iIndustry .iIndustry_bottom img { width: 55px; padding-bottom:15px; }
.iIndustry .iIndustry_bottom i{display:block; width:45px; background:#fff; height:2px; margin-left:5px;}
.iIndustry .iIndustry_bottom h1 {font-size: 20px;color: #fff;font-weight: 550;margin-top: 18px;}
.iIndustry .iIndustry_bottom p {font-size: 16px;color: #fff;line-height: 32px;height: 0px;visibility: hidden;margin-top: 18px;margin-bottom: 28px;}
/*.iIndustry .iIndustry_bottom i { opacity: 0;display: block; width: 101px;height: 32px;line-height: 30px;font-size: 14px;color: #fff;border: 1px solid #f08300;box-sizing: border-box;margin: 0 auto;
  margin-bottom: 25px;transform: translateY(200px); transition: all 0.4s ease; background:#f08300;}
.iIndustry .iIndustry_bottom i b { font-family:"宋体"; padding-left:10px;}
.iIndustry .iIndustry_bottom i:hover {background-color: #fff;border-color: #fff;color: #f08300;}*/



/* 企业简介 */
.aboutus_bg {margin:0 auto;margin-top: 108px; max-width:1920px; padding-bottom:150px; overflow:hidden; position:relative;}
.about_pic{position:absolute; right:0; top:0; width:50%; border-radius:50px 0px 0px 50px; height:520px; overflow:hidden;display: flex;justify-content: center; /* 水平居中 */align-items: center;     /* 垂直居中 */}
.about_pic img{width:100%;}

.aboutus {width: 90%;max-width: 1580px;margin: 0 auto;overflow: hidden;}
.aboutus .aboutus_left {float: left;width: 43%;} .aboutus .aboutus_left .title{width:100%;}

.aboutus .aboutus_right img {width: 100%;}
.aboutus .aboutus_text {margin-top: 15px;}
.aboutus .aboutus_text h1 {font-size: 24px;color: #666;font-weight: 550;margin-bottom: 22px;}

.aboutus_text p {font-size: 16px;color: #666;line-height: 30px;margin-bottom: 20px;}
.aboutus_text ul{ overflow:hidden; margin-top:50px;}
.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: 24px;color: #0080ad;line-height: 29px;padding: 0 10px;font-weight: 550;margin-bottom: 6px;}
.aboutus_left span{height:60px; display:block; margin-top:100px;}
.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; max-width:1920px; margin:0 auto;}
.iaboutus {width:100%; max-width:1920px; text-align:center;margin: 0 auto; }.iaboutus ul li{position:relative;}
.iaboutus img {width:100%; height:auto;}
.iaboutus .bd_text{position:absolute;width: 100%; left:0%; top:10%;z-index:2;}
.iaboutus .bd_text h1{width:90%; max-width:1580px; margin:0 auto;color:#fff; font-size:42px; font-weight:bold; text-align:left;}
.iaboutus .bd_text p{width:90%; max-width:1580px; margin:20px auto;color:#fff; font-size:16px; line-height:25px; text-align:left; }
.iaboutus .bd_text p a{ display:block; text-align:center; width:120px; height:36px; line-height:36px; margin-top:80px; 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:50px; margin:0 auto;left: 0%;}
.iaboutlist ul{width:100%;width: 90%; max-width:1580px;margin:0 auto;}
.iaboutlist ul li{width:16.5%; margin-right:0.2%; float:left; border-bottom:3px solid #0080ad; position:relative;}
.iaboutlist ul li:nth-child(6) {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;}.iaboutlist ul li.on .iaboutus_text{ display:none;}
.iab_l{position:absolute; left:0; bottom:-240px;transition: all .4s; width:100%;opcity:0;text-align:center; background:#0080ad; padding-top:30px;padding-bottom:5px;}.iab_l img{ width:50px;filter:grayscale(100%) brightness(500);}.iab_l h1{text-align:center; color:#fff;font-size: 18px;font-weight: bold; height:66px; line-height:66px; }
.iaboutus_text {position:absolute; left:0; bottom:0;width:100%; height:80px; line-height:80px; padding-left:15px;background:rgba(255,255,255,0.8);}.iaboutus_text img{width:50px; float:left; margin:0 auto; margin-right:12px; margin-top:15px;}
.iaboutus_text h1 { height:80px; line-height:80px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}


/* 新闻资讯 */
.inews_bg { margin: 0 auto;margin-top: 84px;margin-bottom: 50px;overflow: hidden;}
.iNews {width: 90%; max-width:1580px;margin: 0 auto;overflow: hidden; margin-top:35px;}
.iNews1 {float: left;width: 63%;overflow: hidden; padding-top:3px; position:relative;}
.iNews1 a{ display:block;color:#999;}
.iNews1:hover .iNews1_img img {transform: scale(1.1);}
.iNews1:hover .iNews1_text > h1 {color: #0080ad;}.iNews1:hover .iNews1_text > p {color: #0080ad;}.iNews1:hover .iNews1_text > h2{color: #0080ad;}
.iNews1:hover a span{ color:#0080ad;}
.iNews1 .iNews1_text {width:99%;width:32%; float:right;}
.iNews1 .iNews1_text > h1 {font-size: 28px;color: #333;font-weight: 550;margin-bottom: 15px;}
.iNews1 .iNews1_text > p {font-size:15px;color: #888;line-height:28px;margin-top: 26px; /*height:300px;*/overflow:hidden;}
.iNews1 .iNews1_text h2{ width:100%; height:30px; line-height:30px;font-size: 16px;color: #000; font-weight:bold; margin-top:50px;}
.iNews1 .iNews1_text span {font-size: 16px; float:right;font-weight:normal;}
.iNews1 .iNews1_img {overflow: hidden;width: 65%; float:left;}
.iNews1 .iNews1_img img {width: auto;height: 100%;-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 {float: right;width: 33%;overflow: hidden;}
.iNews2 ul li {overflow:hidden;}
.iNews2 ul li:hover .iNews2_text h1 {color: #0080ad;}.iNews2 ul li:hover .iNews2_text h2 {color: #0080ad;}.iNews2 ul li:hover .iNews2_text p {color: #0080ad;}
.iNews2 ul li a {display: block;padding: 0px 0;overflow: hidden;}
.iNews2 .iNews2_text {width: 100%; margin:0 auto; border-bottom:1px rgba(0,0,0,0.1) solid; overflow:hidden; padding-bottom:20px; margin-bottom:20px;}
.iNews2 ul li:nth-child(3) .iNews2_text{ border-bottom:0px;}
.iNews2 .iNews2_text h1 {font-size: 18px;color: #555;margin-bottom: 5px;font-weight: 550;box-sizing: border-box; height:25px; overflow:hidden;}
.iNews2 .iNews2_text p {font-size:15px;color: #999;line-height:25px; height:50px; overflow:hidden;}
.iNews2 .iNews2_pic {width: 38%; float:left; text-align:right; overflow:hidden;}.iNews2 .iNews2_pic img{width:100%;}
.iNews2 .iNews2_text_right {width: 60%; float:right; padding-left:3%;}
.iNews2 .iNews2_text h2{ width:100%; height:50px; line-height:50px;font-size: 14px;color: #333; font-weight:bold;}
.iNews2 .iNews2_text span {font-size: 14px; float:right; font-weight:normal;}

/*货物轨迹*/
.tracking_bg {max-width:1920px; margin:30px auto 20px;overflow: hidden;position: relative;}
.tracking {width: 90%; max-width:680px; margin:0 auto;box-sizing: border-box;overflow: hidden; text-align:center;}
.tracking h1{margin-bottom:10px;color: #0080ad; margin-bottom:20px;font-size:32px; font-weight:550;}
.tracking h2{margin-top:20px;}
.tracking h2 input{border: 1px solid #ccc; border-radius:8px;height: 45px;outline: 0;font-size: 16px;padding: 0 12px;color: #666666; width:80%;}
input::placeholder{opacity:0.5;}
.tracking h2 a{padding:13px 30px; background:#0080ad; color:#fff; margin-left:8px; font-size:18px; border-radius:8px;}
.tracking p{ color:#999; text-align:left;font-size: 16px; margin-top:10px; padding-left:30px;}
.button1{ width:16%; float:right;background:#0080ad; color:#fff; border:1px #0080ad solid;border-radius:8px; font-size:18px; height:44px; line-height:44px; margin-top:0px;}
.products_bg {width: 90%;max-width: 1580px;margin: 0 auto; padding-right:6px;}
.products {width: 90%;max-width: 1580px;margin: 0 auto; max-height:68vh; /*overflow: auto;*/overflow-y: scroll; padding-bottom:20px; margin-bottom:20px; }
.table2{ width:99.6%; /*min-width:1280px;*/ border-top:1px #dddddd solid; border-left:1px #dddddd solid;  margin-top:0px;}
.table2 th,.table2 td{ height:40px; line-height:40px; font-size:13px; 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;}
.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: 90%; max-width: 1580px;margin:0 auto; height:50px;font-size:16px; color:#333; margin-bottom:30px;}
.paging a{padding:4px 8px; margin-right:10px; border:1px #666 solid; border-radius:5px; font-size:16px; color:#666;}
.paging a:hover,.paging a.hover{background:#0080ad; color:#fff;border:1px #0080ad solid;}
.paging span{color:#0080ad;}

@media screen and (max-width: 1280px) {.table2 th,.table2 td{ font-size:12px;}}

.productsa {width: 90%;max-width: 1580px;margin: 0 auto; overflow: auto; padding-bottom:20px; margin-bottom:50px; }
.productsa ul{width:100%;overflow:hidden; margin-top:10px;}
.productsa ul li{width:24%; float:left; margin-right:2%; height:60px;border:1px #ccc solid; border-radius:10px; padding:0 6px;margin-bottom:30px; line-height:30px;  padding-top:15px; font-size:18px;}
.productsa ul li:nth-child(3n+3){width:48%;margin-right:0%;}
.productsa ul li span{display:block; width:27%; float:left; padding-left:10px;border-right:1px #e1e1e1 solid; height:30px; line-height:30px; color:#999; margin-right:10px;}
.productsa ul li:nth-child(3n+3) span{ width:20%;}
/*.products ul li:hover{background-color: #0080ad; color:#fff;}.products ul li:hover span{ color:#fff;border-right:1px #0080ad solid;}*/
.productsa ul li.li_last{width:100%; height:auto; min-height:60px;}
.productsa ul li.li_last span{width:5.5%;}.products ul li.li_last i{width:90%; display:block; float:left; padding-bottom:20px;}
.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;}


@media screen and (max-width: 1580px) { .products ul li{ font-size:16px;}}
@media screen and (max-width: 1480px) { .products ul li{ font-size:14px;}}

/*关于我们 新闻分类*/
.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:90%; max-width:1580px; 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;}

/* 关于我们 */
.about1_bg {max-width:1920px; margin:50px auto;overflow: hidden;position: relative;}
.about1 {width: 90%; max-width:1580px; margin:0 auto;box-sizing: border-box;overflow: hidden; margin-top:20px;}
.about1_content {width:50%; float:left;}
.about1_content p {font-size: 16px;color: #666666;line-height: 28px;}
.about1_right {width:46%; float: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 {max-width:1920px; margin:0px auto;overflow: hidden;position: relative; margin-top:50px; padding-top:10px; padding-bottom:80px;}
.culture {width: 90%;max-width: 1580px;margin: 0 auto;position: relative;}
.culture > img { width: 100%;height: auto;}
.culture ul {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.culture ul li {float: left;width: 24%; margin-right:1%;height: 100%;transition: all 1s ease;}
.culture ul li:last-child{margin-right:0%;}
.culture ul li.culture_active { width: 50%;}
.culture ul li.culture_active a {/*background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));
background: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));
background: -o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));
background: -ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));*//*background: rgba(0, 0, 0, 0.3) url(../images/red_bg.png) bottom;background-position-y: no-repeat;background-position-x: no-repeat;background-size: auto 100%;*/}
.culture ul li.culture_active .iIndustry_text span::after {width: 90%;}
.culture ul li.culture_active .iIndustry_bottom p {visibility: visible;height: 66px;transition: all 0.6s ease;}
.culture ul li:nth-child(4n+4) {margin-right: 0;}
.culture ul li a {display: block;height: 100%; background: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(255,255,255,0));
background: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));
background: -o-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));
background: -ms-linear-gradient(top,rgba(255,255,255,0),rgba(0,0,0,0.2));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: 22px;color: #fff;margin: 0 27px;box-sizing: border-box;}
.culture .iIndustry_text span div{width: calc(100% - 10px); margin-top:-10px;}

.culture .iIndustry_bottom {position: absolute;bottom: 0;left: 0;width: 100%;padding: 0 27px;box-sizing: border-box;text-align: left;}
.culture .iIndustry_bottom img { width: 55px; padding-bottom:15px; }
.culture .iIndustry_bottom i{display:block; width:45px; background:#fff; height:2px; margin-left:5px;}
.culture .iIndustry_bottom h1 {font-size: 24px;color: #fff;font-weight: 550;margin-top: 18px;}
.culture .iIndustry_bottom h2 {font-size: 18px;color: #fff;font-weight: 550;margin-top: 10px;}
.culture .iIndustry_bottom p {font-size: 16px;color: #fff;line-height: 26px;height: 0px;visibility: hidden;margin-top: 10px;margin-bottom: 20px;}


/* 公益事业 */
.public_charity_swiper {
  max-width:1920px; margin:0 auto; background:#f1f1f1;
  overflow: hidden;
  margin-bottom: 65px;margin-top: 25px; padding-top:80px; position:relative;
}
.public_charity_swiper1{}
.public_charity_swiper1 .swiper-slide {
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  perspective: 250px;
  transform-style: preserve-3d;
  overflow: hidden;
  cursor: pointer;
  width:23%;
}

.public_charity_swiper1 .swiper-slide-active{background:#f1f1f1;width:54%!important;/*border-radius:10px 10px 0px 0px;*/}
.public_charity_swiper1 .swiper-slide img {
  width: auto;margin-top:-5px;
  height: 100%;
  border-radius:15px;
  transition: all 0.4s ease;
}

@media screen and (min-width: 1580px) {.public_charity_swiper1 .swiper-slide {height: 660px;}}
/*@media screen and (max-width: 1680px) {.public_charity_swiper1 .swiper-slide {height: 664px;}}*/

.public_charity_swiper1 .swiper-slide-active img{margin-top:0px;border-radius:0px; width:100%;}
.public_charity_swiper1 .swiper-slide-active1{width:22%!important;}.public_charity_swiper1 .swiper-slide-active4{width:23%!important;}
.public_charity_swiper1 .swiper-slide-active1 img {
  transform: scale(1.1) rotateY(7deg); height:500px;
}
/*.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.1) rotateY(-7deg); height:500px;
}
@media screen and (max-width: 1480px) {.public_charity_swiper1 .swiper-slide {height: 500px;}.public_charity_swiper1 .swiper-slide-active1 img {
  transform: scale(1.1) rotateY(7deg); height:400px;
}.public_charity_swiper1 .swiper-slide-active4 img {
  transform: scale(1.1) rotateY(-7deg); height:400px;
}}


.public_charity_swiper2 {
/* position:absolute; top:370px; left:32.35%; z-index:100;*/
  max-width: 65%;
  margin: 0 auto;
}
.public_charity_swiper2 .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 146px;
  padding: 0 10%;
}

.public_charity_swiper2 .swiper-slide div {
  width:90%; margin:0 auto; padding:4% 5%; height:100%;min-height: 256px;
  background-color: #f1f1f1; 
}
@media screen and (min-width: 1780px) {.public_charity_swiper2 .swiper-slide div{width:90.8%;}}

.public_charity_swiper2 .swiper-slide div span {font-size: 19px;color: #333;font-weight: 550;margin-top: 10px;}
.public_charity_swiper2 .swiper-slide div p { width:60%; margin:0 auto; text-align:center;font-size:18px;color: #666;line-height:36px;margin-top: 6px; 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 {outline: 0; margin-top:-80px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #dfdfdf;
  transition: all 0.4s ease;
  opacity: 1;
}
.public_charity_swiper2 .swiper-button-next::after {
  font-size: 21px;
}
.public_charity_swiper2 .swiper-button-next:hover {
  background: #0080ad;
}
.public_charity_swiper2 .swiper-button-prev {outline: 0;margin-top:-80px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #dfdfdf;
  transition: all 0.4s ease;
  opacity: 1;
}
.public_charity_swiper2 .swiper-button-prev::after {
  font-size: 21px;
}
.public_charity_swiper2 .swiper-button-prev:hover {
  background: #0080ad;
}



/* 产品与服务 */
.business_bg {margin: 0 auto;padding-top: 60px; padding-bottom:60px; max-width:1920px; overflow:hidden;}
.business {width: 90%;max-width: 1580px;margin: 0 auto; overflow:hidden;}
.business ul li {float: left;width: 31%;margin-right: 3%;text-align: center;padding-bottom:20px; margin-bottom:2%;margin-top:1%;overflow:hidden;}
.business ul li:nth-child(3n+3) { margin-right: 0%;}
.business_img {overflow: hidden;height: 260px;}
.business_img img { width: 100%;transition: all 0.4s ease;} .business ul li:hover .business_img img{transform: scale(1.1);}
.business_text {  width:100%; margin:0 auto;margin-top: 25px; text-align:left;}
.business_text dt {font-size: 22px;color: #333333;font-weight: bold;margin-bottom: 12px;}
.business ul li:hover .business_text dt{color:#0080ad;}
.business_text i{display:block; height:2px; width:30px; background:#0080ad; margin-top:10px; margin-bottom:10px;}
.business_text p {font-size: 16px;color: #333;line-height: 28px; height:100px;font-weight: lighter;  overflow:hidden;}

/* 业务范围内页 */
.business_de {width: 90%;max-width: 1580px;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: 90%;max-width: 1580px;margin: 0 auto; overflow:hidden;margin-bottom: 64px; margin-top:-20px;}
.business_other ul li {float: left;width: 31%;margin-right: 3.5%;text-align: center; border-radius:15px;border:1px rgba(0,0,0,0.12) solid; overflow:hidden;}
.business_other ul li:nth-child(3n+3) { margin-right: 0%;}
.business_other .business_text{text-align:center; margin-bottom:30px;}.business_other .business_text dt {font-size:20px;}
.business_other ul li:hover .business_text dt{color:#eb820d;}
.business_other .business_img {overflow: hidden;height: 200px;}
.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;}




/* 新闻资讯 */
.news {width: 90%;max-width: 1580px;margin: 0 auto;margin-top: 80px;margin-bottom: 80px;}
.news ul {}
.news ul li {overflow: hidden;position: relative;border-bottom: 1px solid #eeeeee;padding: 39px 0;}
.news ul li a {display: block;}
.news ul li a:hover .news_img img {transform: scale(1.1);}
.news ul li a:hover .news_time h1 {color: #0080ad;}
.news ul li a:hover .news_time i {color: #0080ad;}
.news ul li a:hover .news_time p {color: #0080ad;}
.news ul li a:hover .news_text h1 {color: #0080ad;}
.news ul li a:hover .news_text span {opacity: 1;}
.news .news_img {float: left;width: 31.9%;overflow: hidden;}
.news .news_img img {width: 100%;height: auto;min-height: 280px;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: 20px;color: #999;font-weight: 550;margin-top: 12px;}
.news .news_time i {font-size: 20px;color: #999;font-weight: 550;display: block;margin-top: 7px;}
.news .news_time p {font-size: 36px;color: #999;font-weight: 550;margin-top: 7px;}
.news .news_text {position: absolute;top: 19px;right: 0;width: 55.9%;/*height: calc(100% - 78px);*/}
.news .news_text h1 {font-size: 24px;color: #333;font-weight: 400;margin-top: 30px;margin-bottom: 14px;-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_text p {font-size: 16px;color: #999;line-height: 32px;height: 128px;overflow: hidden;}
.news .news_text span {opacity: 0;display: block;width: 112px;height: 33px;line-height: 33px;border-radius: 20px;font-size: 13px;color: #fff;text-align: center;background-color: #0080ad;-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 #0080ad 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: 90%;max-width: 1580px;margin: 0 auto;padding-top: 25px;}
.news_de .de_title {text-align: center;}
.news_de .de_title h1 {color: #333333;font-size: 32px;padding-bottom: 15px;}
.news_de .fx {text-align: center;margin: 20px auto;border-bottom: 1px solid #e5e5e5;padding-bottom: 33px;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 {width: 86%; margin:0 auto;margin-bottom: 44px;font-size: 16px;color: #666;line-height: 30px;}
.news_de .news_content p{font-size: 16px;color: #666;line-height: 30px;}
.news_de .news_content h2 {font-size: 18px;color: #666;font-weight:bold;line-height: 35px; margin-top:20px;}
.news_de .news_content span{font-size: 16px;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;border-top: 1px solid #eee;padding-top: 43px;margin-bottom: 30px;margin-top: 67px;}
.btns_con{width:86%; margin:0 auto;position: relative;}
.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 {position: absolute;right: 0;top: 65%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);width: 141px;height: 42px;color: #fff;text-align: center;line-height: 40px;border: 1px solid #0080ad;border-radius: 40px;background-color: #0080ad;box-sizing: border-box;}
.video_btns a.return:hover {border-color: #0080ad;background-color: #fff;color: #0080ad;}
/* 联系我们 */
.contactus_bg {max-width:1920px; margin:50px auto;overflow: hidden;position: relative;}
.contactus {width: 90%; max-width:1580px; margin:0 auto;box-sizing: border-box;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: 90%;max-width: 1580px;margin: 0 auto; overflow:hidden;margin-bottom: 64px; margin-top:-20px;}
.contactus_link ul li {float: left;width: 47%;margin-right: 6%;text-align: left; overflow:hidden;border:1px rgba(0,0,0,0.15) solid; border-radius:20px;}
.contactus_link ul li:nth-child(2n+2) { margin-right: 0%;}
.contactus_link ul li img{width:100%;}
.contactus_link ul li .con_text{width:90%; margin:0 auto;padding-top:20px;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 {max-width:1920px; margin:30px auto 0px;overflow: hidden;padding-top:30px;position: relative;}
.feedback { width: 90%;max-width: 1580px;margin: 0 auto;margin-top: 50px; margin-bottom: 81px;}
.feedback .title{width:100%; margin:0 auto; text-align:center;}.feedback .title h1{margin-bottom:10px;}.feedback .title p{ color:#666;}

.feedback_from {text-align: center;margin-top: 45px;}
.feedback_input {
  float: left;
  width: 31.3%;
  height: 64px;
  border-radius: 5px;
  margin-right: 3.05%;
  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: 31%;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #666666;
  border-right: 1px solid #dddddd;
  margin-top: 14.5px;
  text-align: center;
}

.feedback_input span img {
  margin-top: -5px;
}

.feedback_input input[type=text] {
  float: left;
  width: 68%;
  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: 55px;
}

.feedback_btn input {
  width: 120px;
  height: 56px;
  border-radius: 5px;
  border: 0;
  outline: 0;
  font-size: 24px;
  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; border:1px #ccc solid;text-align: center;margin: 0 8px;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: #0080ad;color: #fff;}
.fy ul li:hover a {background-color: #0080ad;border-color: #0080ad;color: #fff;}
.fy ul li a {display: block;line-height: 32px;color: #666;border:0px #fff solid;font-size: 14px;}

/* 会员登录 */
.login_bg {margin:0 auto; max-width:1920px; margin-top:10px; margin-bottom:30px; height:780px; position:relative; overflow:hidden;}
.login_pic{position:absolute; left:0; top:0; width:50%; border-radius:50px 0px 0px 50px;display: flex;height:780px;justify-content: center; /* 水平居中 */align-items: center;     /* 垂直居中 */}
.login_pic img{width:100%;}
.login {width: 90%;max-width: 1580px;margin: 80px auto;overflow: hidden;}
.login .login_left {float: right;width: 33%; margin-right:5%;}
.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;}

/* 底部 */
.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 { width:30%;float: left;}
.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 {float: right;width:60%;}
.bottom_nav dl {float: left; width:28%;}
.bottom_nav dl b{ width:16px; height:2px; background:#fff; display:block; margin-bottom:8px;}
.bottom_nav dl dt {margin-bottom: 5px;position:relative; height:35px; line-height:35px;}
/*.bottom_nav dl dt::after {position:absolute; bottom:-1px; left:0;content: ' ';display: block;clear: both;width:20px;border-bottom:3px #fff solid;transition: all 0.4s ease;}*/
.bottom_nav dl dt a {font-size: 18px;color: #ffffff;}.bottom_nav dl dt a:hover {color: rgba(255,255,255,0.6);}
@media screen and (max-width: 1480px) {.bottom_nav dl dt a {font-size: 16px;}}
.bottom_nav dl dd a {font-size: 14px;color: rgba(255, 255, 255, 0.5);line-height: 28px;}
.bottom_nav dl dd a:hover {opacity: 0.8;}
.bottom_nav dl p{font-size: 14px;color: rgba(255, 255, 255, 1);line-height: 25px;}.bottom_nav dl p span{width:44px; float:left; height:50px;}
.bottom_nav dl img{margin-top:8px;width:110px;}.bottom_nav dl p{text-align:center;width:110px;float:right; margin-top:5px;}

.bottom_terraces {width:99%; margin:30px auto; overflow:hidden;}
.bottom_terraces ul li { display:inline-table; margin-left:10px;}
.bottom_terraces ul li img{width:40px;}.bottom_terraces ul li a {opacity: 0.6;}
.bottom_terraces ul li a:hover {opacity: 1;}

.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;}
.bottom3 a:last-child{float:right;}

.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;}