@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;}
::-webkit-scrollbar-thumb {background: #999;border-radius: 10px;}


/* 头部联系电话*/
.top_bg {width: 100%; background:url(../images/top_bg.jpg) no-repeat center top / cover; max-width:1920px; margin:0 auto; overflow:hidden;}
.top_t{width:90%;max-width:1680px;margin:0 auto; height:115px;}
.top_t .top_logo {float: left; width:23%; padding-bottom:5px; padding-top:35px;}
.top_t .top_logo img {height: 55px;/*filter:grayscale(100%) brightness(500);*/}
.top_t .top_right {float: right; text-align:right; padding-top:35px;}
.top_taleft{ text-align:right; padding-right:15px;}.top_taleft img{ width:50px;/*filter:grayscale(100%) brightness(500);*/ /* border:1px #0080ad solid;*/}
.top_taleft a{display:inline-table; margin-right:5px;margin-left:5px; color:#fff; font-size:22px; font-weight:bold; }
.top_taleft a:hover{ color:#f1f1f1;}
.top {width: 100%;}
.top_navbg{width:100%; overflow:hidden;}
.top_nav_left{float:left; width:6.5%; height:65px; line-height:65px; background:url(../images/nav_left.png) no-repeat right top;}
.top_nav {width:87%;float:left;margin:0 auto;height:65px;line-height:65px; background:url(../images/nav_bg.png) repeat-x center top;}
.top_nav_right{float:right; width:6.5%; height:65px; line-height:65px; background:url(../images/nav_right.png) no-repeat left top;}
.top .top_nav>ul {}
.top .top_nav>ul>li {float: left;padding: 0px 10px; box-sizing: border-box; text-align:center; min-width:152px;}
.top .top_nav>ul>li.active{ background:url(../images/navs_bg.png) no-repeat center top/cover; height:62px; line-height:62px; min-width:152px;}
.top .top_nav>ul>li:hover{ background:url(../images/navs_bg.png) no-repeat center top/cover; height:62px; line-height:62px; min-width:152px;}
.top .top_nav>ul>li.last_li{float:right; padding-right:3px; width:12%;}
.top .top_nav>ul>li.last_li:hover { background:none;}
.top .top_nav>ul>li>a {height: 32px; padding: 0 3px;font-size: 17px;color: #0167cc; display: block;text-align: center;position: relative;}
.top .top_nav>ul>li.active a{color: #fff; font-weight:bold;}.top .top_nav>ul>li:hover a{color: #fff; font-weight:bold;}
.search{ margin-top:16px; width:100%;height:35px; line-height:35px; border:1px #3366FF solid; border-radius:5px; padding:0px!important; overflow:hidden; position:relative;}
.inputtop{border: 0px solid #ccc;height: 28px; line-height:25px;outline: 0;font-size: 16px;color: #666666; width:82%; position:absolute;top:3px; left:5px;}
.searchimg{position:absolute; top:0px; right:3px; z-index:2;}
@media screen and (max-width: 1660px) {
.top .top_nav>ul>li {min-width:142px;}
.top .top_nav>ul>li.active{ height:55px; line-height:55px; min-width:142px;}
.top .top_nav>ul>li:hover{ height:55px; line-height:55px; min-width:142px;}
}
@media screen and (max-width: 1580px) {
.top .top_nav>ul>li {min-width:132px;}
.top .top_nav>ul>li.active{ height:51px; line-height:51px; min-width:132px;}
.top .top_nav>ul>li:hover{ height:51px; line-height:51px; min-width:132px;}
.top_nav_left{height:55px; line-height:55px;}
.top_nav {height:55px;line-height:55px;}
.top_nav_right{ height:55px; line-height:55px;}
.search{ margin-top:10px; }.inputtop{font-size: 12px;}
}
@media screen and (max-width: 1480px) {
.top .top_nav>ul>li {min-width:122px;}
.top .top_nav>ul>li.active{ height:50px; line-height:50px; min-width:122px;}
.top .top_nav>ul>li:hover{ height:50px; line-height:50px; min-width:122px;}

}
@media screen and (max-width: 1480px) {.top .top_nav>ul>li{padding: 0px 10px;}.top .top_nav>ul>li>a {font-size: 16px; /* 24px -> 1.25004vw */;}}
@media screen and (max-width: 1400px) {.top .top_nav>ul>li{padding: 0px 8px;}.top .top_nav>ul>li>a {font-size: 15px; /* 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: 1280px) {.top .top_nav>ul>li{padding: 0px 3px;}.top .top_nav>ul>li>a {font-size: 13px;height: 36px;}
.top .top_nav>ul>li {min-width:112px;}
.top .top_nav>ul>li.active{ height:45px; line-height:45px; min-width:112px;}
.top .top_nav>ul>li:hover{ height:45px; line-height:45px; min-width:112px;}
.top_nav_left{height:50px; line-height:50px;}
.top_nav {height:50px;line-height:50px;}
.top_nav_right{height:50px; line-height:50px;}.search{ margin-top:8px; }
}

/*.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;}


/*头部结束*/


/*首页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; left:0;top: 40%;transform: translateY(-50%); /* 垂直居中 */}
.banner_conbg .banner_con{width:90%; max-width:1640px; margin:0 auto; text-align:left; overflow:hidden;}
.banner_conbg .banner_con h1{ display:block;font-size:52px; letter-spacing:2px; color:#ffffff; font-weight:bold;}
.sj_banner_swiper {display: none;}
/*banner结束*/
@media screen and (max-width: 1580px) {.banner_conbg{top: 45%;}.banner_conbg .banner_con h1{font-size:36px;}}
@media screen and (max-width: 1280px) {.banner_conbg{top: 47%;}}
/*内页banner*/
.pc_banner {width: 100%;max-width:1920px; margin:0 auto;}
.pc_banner img {width: 100%;height: auto;}
.sj_banner { display: none;}


b{ font-family:"宋体"; padding-left:5px;}
/* 标题 */
.title {width: 90%;max-width:1640px;margin: 0 auto; overflow: hidden;margin-bottom: 20px;}
.title h1 {color: #000; font-size:40px; font-weight:550; margin-bottom:5px; letter-spacing:2px;}.title i{width:50px; margin-top:8px; height:3px; background:#0167cc; display:block;}
.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:-40px;  border-radius:50px;}
.title span a{ width:100px; padding:8px 15px; height:48px;font-size: 16px; border:1px #0167cc solid; color:#fff;background:#0167cc; border-radius:48px;}
a b{ font-family:"宋体"; padding-left:10px;}
.title span a:hover{border:1px #0167cc solid; background:#fff; color:#0167cc;}
@media screen and (max-width: 1580px) {.title h1 {font-size:32px;}}

/*首页招标*/
.iproducts_bg {  background: url(../images/izb_bg.jpg) no-repeat center / cover;padding-top: 66px;padding-bottom: 56px;overflow: hidden;max-width:1920px;}
.iproducts {width: 90%;max-width:1640px;margin: 0 auto;position: relative; background:#fff; padding-top:10px; padding-bottom:30px; }
.ipro_nav {width: 96%;height: 60px;margin: 0 auto;text-align: center; line-height:60px; border-bottom:1px #cecccc solid; overflow:hidden;}
.ipro_nav ul {display: inline-block;width: 100%;}
.ipro_nav ul li {display: inline-block;width:24.8%;text-align: center;font-size: 14px;}
.ipro_nav ul li:last-child{border-right:0;}
.ipro_nav ul li a {color: #333;font-size:20px; display:block; height:59px; line-height:59px;font-weight:bold;border-bottom: 2px #fff solid; letter-spacing:2px; }
.ipro_nav ul li.on a{color: #0167cc;border-bottom: 2px #0167cc solid; }
@media screen and (max-width: 1580px) {.ipro_nav ul li {width:24.5%;}.ipro_nav ul li a {font-size:18px;}}

.ipro_content {width: 100%;overflow: hidden;margin: 0px auto;}
.zblist{width:98%; margin:0 auto; overflow:hidden;}
.zblist_left{width:84%; margin-left:1%; float:left; font-size:18px; height:55px; line-height:55px; padding-left:25px; border-bottom:1px #f1f1f1 solid;}.zblist_right{width:14%; float:right; text-align:right; font-size:18px;height:50px; line-height:50px; padding-right:25px; border-bottom:1px #f1f1f1 solid; margin-right:1%;}
.zblist a{display:block; width:98%;height:48px; line-height:48px; font-size:16px; margin:5px auto; border-bottom:1px #f1f1f1 solid; border-top:1px #fff solid; color:#666666;}
.zblist a span:first-child{width:85%; float:left; padding-left:10px;}.zblist a span:last-child{width:15%;float:right; text-align:right; padding-right:10px;}
.zblist a span i{color:#0167cc;}
.zblist a:hover{ color:#0167cc; border:1px #0167cc solid; border-radius:5px; box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}

/* 新闻资讯 */
.inews_bg { background: url(../images/inews_bg.jpg) no-repeat center / cover;max-width:1920px; padding-top: 26px;padding-bottom: 100px;overflow: hidden;}
.iNews {width: 90%; max-width:1640px;margin: 0 auto;overflow: hidden; margin-top:35px;}
.iNews1 {float: left;width: 46%;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: #0167cc;}
.iNews1:hover a span{ color:#0167cc;}
.iNews1 .iNews1_text { background:#fff; padding:10px 20px;}
.iNews1 .iNews1_text > h1 {font-size: 26px;color: #333;font-weight: 550;margin-bottom: 5px;padding-top: 15px;}
.iNews1 .iNews1_text > p {font-size:16px;color: #888;line-height:30px;margin-top: 24px;overflow:hidden;}
.iNews1 .iNews1_text h2{ width:100%; height:58px; line-height:58px;font-size: 16px;color: #999; margin-top:46px; border-top:1px #999 dotted; overflow:hidden; background:url(../images/time.png) no-repeat left center; padding-left:25px}
.iNews1 .iNews1_text span {font-size: 16px; float:right;font-weight:normal;}
.iNews1 .iNews1_img {overflow: hidden;width: 100%;}
.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: 50%;overflow: hidden;}
.iNews2 ul li {overflow:hidden;}
.iNews2 ul li:hover .iNews2_text h1 {color: #0167cc;}.iNews2 ul li:hover .iNews2_text{background:#fff;  border:1px #0167cc solid; border-radius:10px; box-shadow: 0px 0px 8px rgba(0,0,0,0.2);}
.iNews2 ul li a {display: block;padding: 0px 0;overflow: hidden;}
.iNews2 .iNews2_text {width: 98%; padding:15px 15px 1px; margin:5px auto; margin-left:1%; margin-right:1%; border-bottom:1px #ddd dotted; overflow:hidden;margin-bottom:10px;}
.iNews2 .iNews2_text h1 {font-size: 22px;color: #000;margin-bottom: 5px;box-sizing: border-box;  overflow:hidden;}
.iNews2 .iNews2_text p {font-size:16px;color: #999;line-height:25px;overflow:hidden;}
.iNews2 .iNews2_text h2{ width:100%; height:50px; line-height:50px;font-size: 16px;color: #999; margin-top:5px; background:url(../images/time.png) no-repeat left center; padding-left:25px}
.iNews2 .iNews2_text span {font-size: 16px; float:right; font-weight:normal;}
@media screen and (max-width: 1580px) {.iNews1 .iNews1_text > h1 {font-size: 24px;}.iNews1 .iNews1_text h2{ margin-top:36px;}.iNews1 .iNews1_text > p {font-size:14px;}.iNews2 .iNews2_text h1 {font-size: 18px;}.iNews2 .iNews2_text p {font-size:14px;}}

.ipic{max-width:1920px; margin:0 auto; text-align:center;overflow: hidden;}
.ipic img{width:100%;}


/* 政策法规 */
.iIndustry_bg {  background:#ecf0f4; padding-top: 86px;padding-bottom: 100px;overflow: hidden;}
.iIndustry {width: 90%;max-width:1640px;margin: 0 auto;position: relative;}
.iIndustry > img { width: 100%;height: auto;}
.iIndustry ul {width: 100%;height: 100%;overflow: hidden;}
.iIndustry ul li {float: left;width: 32%;margin-right:2%; background:#fff; min-height:680px; padding-bottom:10px;}
.iIndustry ul li:nth-child(3n+3) {margin-right: 0;}
.iIndustry .iIndustry_text {position: relative;height: 100%;}
.zclist{width:98%; margin:0 auto; overflow:hidden;}
.zc_pic{width:96%; margin:20px auto 5px; position:relative;}
.zc_pic img{width:100%;}.zc_pic h1{ font-size:24px; font-weight:bold;color:#fff; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); /* 同时水平和垂直居中 */}

.zclist a{display:block; width:98%;height:48px; line-height:48px; overflow:hidden; font-size:16px; margin:5px auto; border-bottom:1px #f1f1f1 solid; border-top:1px #fff solid; color:#666666;}
.zclist a:last-child{border-bottom:1px #fff solid;}
.zclist a span:first-child{width:78%; float:left; padding-left:5px;}.zclist a span:last-child{width:22%;float:right; text-align:right; padding-right:5px;}
.zclist a span i{color:#0167cc;}
.zclist a:hover{ color:#0167cc; border:1px #0167cc solid; border-radius:5px; box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}

@media screen and (max-width: 1580px) {.zclist a{font-size:14px; }}
@media screen and (max-width: 1480px) {.zclist a{font-size:13px; }}
@media screen and (max-width: 1280px) {.zclist a{font-size:12px; }}

/* 企业简介 */
.aboutus_bg {margin:0 auto;margin-top: 68px;padding-top: 50px; max-width:1920px; padding-bottom:80px; overflow:hidden; position:relative;}
.about_pic{position:absolute; right:0; top:0; width:50%; height:760px; overflow:hidden;display: flex;justify-content: center; /* 水平居中 */align-items: center;     /* 垂直居中 */}
.about_pic img{width:100%;}
.aboutus {width: 90%;max-width: 1640px;margin: 0 auto;overflow: hidden;}
.aboutus .aboutus_left {float: left;width: 48%;} 
.aboutus .aboutus_text {margin-top: 25px;}
.aboutus_text p {font-size: 16px;color: #666;line-height: 30px;margin-bottom: 10px;}

.aboutus_left span{height:60px; display:block; margin-top:100px;}
.aboutus_left span a{ width:100px; padding:8px 15px; height:28px;font-size: 16px; padding-left:20px;background:#0167cc; border:1px #0167cc solid; color:#fff; border-radius:30px;}
.aboutus_left span a:hover{border:1px #0167cc solid; background:#fff; color:#0167cc;}
@media screen and (max-width: 1580px) { .aboutus_bg {margin-top: 48px;padding-top: 30px; padding-bottom:50px; }.aboutus_text p {font-size: 14px;line-height: 26px;}}
.aboutus .aboutus_right {float: right;width: 47%; padding-top: 32px;}
.aboutus_right img{width:100%;}


@media screen and (max-width: 1380px) { .aboutus_bg {margin-top: 38px;padding-top: 30px; padding-bottom:50px; }.aboutus_text p {font-size: 12px;line-height: 26px;}}


/* 内页导航 */
.navigation_bg { width: 100%;max-width:1920px; position:relative; height:62px; line-height:62px; margin:0 auto; overflow:hidden; border-bottom:1px #dddddd solid;}
.navigation {width: 90%;max-width: 1640px;margin: 0 auto; overflow:hidden;}
.nav_list{width:70%; float:left; overflow:hidden;}
.nav_list ul li{display:inline-table;}
.nav_list ul li a{display:block;font-size: 18px; color:#666666; padding:0px 6px; line-height:59px; margin-right:25px;}
.nav_list ul li a:hover,.nav_list ul li a.hover{ border-bottom:3px #0167cc solid; color:#0167cc; font-weight:bold;}
.nav_right{width:30%; float:right; text-align:right;font-size: 16px; color:#666666;}
.nav_right a {font-size: 16px; color:#666666;}
.nav_right a:hover{color:#0167cc;}
.nav_right img{width:23px; margin-top:-1px; margin-right:5px;}
@media screen and (max-width: 1580px) {.nav_list ul li a{font-size: 16px;}.nav_right{font-size: 14px; }.nav_right a {font-size: 14px;}}
@media screen and (max-width: 1280px) {.nav_list ul li a{font-size: 14px;}.nav_right{font-size: 12px; }.nav_right a {font-size: 12px;}}

/*企业文化*/
.culture_bg {max-width:1920px; margin:0px auto 90px;overflow: hidden;position: relative; padding-top:50px; padding-bottom:30px;}
.culture_a{width: 90%;max-width:1640px /*1640px*/;margin:0px auto;height:auto;overflow: hidden; position:relative;background: url(../images/culture_bg.jpg) no-repeat center / cover;}
.culture_c{width: 94%;height: auto;overflow: hidden;margin: 0px auto;margin-bottom: 35px; padding-top:85px;padding-bottom:55px;}
.culture_cl{width: 25%;overflow: hidden;float: left;margin-top: 15px; margin-left:2%;margin-right:8%;margin-bottom: 20px;border-radius: 15px;background:rgba(255,255,255,0.9);box-shadow: 0px 0px 15px rgba(0,0,0,0.2); padding-bottom:60px;}
.culture_cl:nth-child(3n+3){margin-right: 2%;}
.culture_cl a{width: 100%;height: auto;display: block;}
.culture_cl h1{font-size: 24px;text-align: center; color: #333333;margin-top: 80px; letter-spacing:1px;}
.culture_cl h2{font-size: 24px;text-align: center; color: #666;margin-top:10px;}
.culture_cl p{font-size: 16px;text-align: center; color: #666666;width:80%; margin:0 auto; margin-top:200px;line-height:30px; height:90px; overflow:hidden;}
.culture_cl:hover{ background:rgba(1,67,205,0.8);}
.culture_cl:hover h1{color:#FFFFFF;}.culture_cl:hover h2{color:#FFFFFF;}
.culture_cl:hover p{color:#FFFFFF;}
@media screen and (max-width: 1580px) {.culture_cl p{ margin-top:130px;}.culture_cl h1{margin-top: 50px;}.culture_cl p{font-size: 14px;line-height:26px;}}
@media screen and (max-width: 1380px) {.culture_cl p{font-size: 12px;line-height:24px;}}

/* 新闻资讯 */
.news {width: 92%;max-width: 1660px;margin: 0 auto;margin-top: 60px;margin-bottom: 80px;}
@media screen and (max-width: 1280px) {.news .news_text p {font-size: 14px;line-height: 25px;}}


/* 新闻内页 */
.news_de {width: 90%;max-width: 1640px;margin: 70px auto 100px;padding-top: 25px;box-shadow: 0px 0px 15px rgba(0,0,0,0.1);}
.news_de .de_title {text-align: center; padding-top:30px;}
.news_de .de_title h1 {width: 68%; margin:0 auto;color: #333333;font-size: 30px;padding-bottom: 15px;font-weight:bold;}
.news_de .fx {text-align: center;margin: 10px auto;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 {width: 90%; margin:0 auto;margin-bottom: 44px;border-top: 1px solid #e5e5e5; padding-top:20px;font-size: 16px;color: #666;line-height: 30px;}
.news_de .news_content p{font-size: 16px;color: #666;line-height: 32px;text-indent: 2em;}
.news_de .news_content h2 {font-size: 18px;color: #333;font-weight:bold;line-height: 35px; margin-top:20px;text-indent: 2em;}
.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;}

.news_de .zb_content {width: 90%; margin:0 auto;margin-bottom: 44px;border-top: 1px solid #e5e5e5; padding-top:20px;font-size: 16px;color: #666;line-height: 30px;}
.news_de .zb_content p{font-size: 16px;color: #666;line-height: 32px;}
.news_de .zb_content h2 {font-size: 18px;color: #333;font-weight:bold;line-height: 35px; margin-top:20px;}
.news_de .zb_content span{font-size: 16px;font-weight:550; display:block;}
.news_de .zb_content img {margin: 19px auto;max-width: 100%;height: auto;display: block;}
.news_de .zb_content table{width:100%; border-top:1px #000 solid; border-left:1px #000 solid;}
.news_de .zb_content table td{ border-right:1px #000 solid; border-bottom:1px #000 solid; padding:5px 10px;}
.news_de .zb_content table td i{border-bottom:1px #000 solid; padding-left:6px; padding-right:6px;}

.video_btns {width: 90%; margin:0 auto;height: auto;border-top: 1px solid #eee;padding-top: 23px;margin-top: 27px; padding-bottom:50px;}
.btns_con{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: 40px;}
.video_btns a.prev:hover {color: #0167cc;}
.video_btns a.next:hover {color: #0167cc;}
.video_btns a.return {position: absolute;right: 0;top: 50%;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 #0167cc;border-radius: 40px;background-color: #0167cc;box-sizing: border-box;}
.video_btns a.return:hover {border-color: #0167cc;background-color: #fff;color: #0167cc;}

/*资料下载*/
.download {width: 90%;max-width: 1640px;margin: 0 auto;margin-top: 60px;margin-bottom: 80px;}
.download table{width:100%; border-top:1px #e1e1e1 solid;border-left:1px #e1e1e1 solid; font-size:16px;}
.download table tr th{height:55px; line-height:55px; border-right:1px #e1e1e1 solid; border-bottom:1px #e1e1e1 solid; background:#f6f6f6; color:#666; text-align:center;}
.download table tr th:first-child{ padding-left:40px; text-align:left;}
.download table tr td{height:55px; line-height:55px; border-right:1px #e1e1e1 solid; border-bottom:1px #e1e1e1 solid; color:#666; text-align:center;}
.download table tr td:first-child{ padding-left:20px; text-align:left;}
.download table tr td a{color:#666;}.download table tr td a:hover{color:#0167cc;}
.download table tr td i{color:#0167cc;}

.job_bg {margin:0 auto;margin-top: 68px;padding-top: 50px; max-width:1920px; padding-bottom:80px; overflow:hidden; position:relative;}
.job_pic{float:right; width:50%;}
.job_pic img{width:100%;}
.job {width: 90%;max-width: 1640px;margin: 0 auto;overflow: hidden;}
.job .job_left {float: left;width: 48%;} 
.job .job_left h1 {color: #000; font-size:40px; font-weight:550; margin-bottom:5px; letter-spacing:2px;}.job .job_left i{width:50px; margin-top:8px; height:3px; background:#0167cc; display:block;}
.job .job_text {margin-top: 25px;}
.job_text p {font-size: 16px;color: #666;line-height: 30px;margin-bottom: 10px;}


/* 人员招聘 */
.join_bg {width: 90%;max-width: 1640px;margin: 0 auto;position: relative; padding-top: 30px /* 81px -> 4.2188vw */;margin-bottom: 6.25vw /* 120px -> 6.25vw */;
  height: auto;border-bottom: 1px solid #dddddd;}
.join_bg .title { margin-bottom: 3.125vw /* 60px -> 3.125vw */;}
.join_bg .title h1 {font-size: 28px /* 32px -> 1.6667vw */;}
.join_bg .title p {width: 100%;height: auto;background-color: transparent; font-size: 0.8333vw /* 16px -> .8333vw */;color: #333;margin-top: 0.8854vw /* 17px -> .8854vw */;}
.join {margin-top: 25px;}
.join_item {background-color: #efefef; box-sizing: border-box;border: 1px solid #dddddd;border-bottom: 0;}
.join_item_active .join_right img {
 filter: brightness(500%);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}
.join_item_active .join_right span {color: #fff !important;}
.join_item_active .join_title {background-color: #0167cc;}
.join_item_active .join_title h1 {color: #fff;}
.join_item_active .join_title ul li {color: #fff;border-color: #dddddd;}
.join_item:hover .join_right img{filter: brightness(500%);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);}
.join_item:hover .join_right span {color: #fff !important;}
.join_item:hover .join_title { background-color: #0167cc;}
.join_item:hover .join_title h1 {color: #fff;}
.join_item:hover .join_title ul li {color: #fff;border-color: #dddddd;}
.join_title {
  height: 80px /* 88px -> 4.5833vw */;
  line-height: 80px /* 88px -> 4.5833vw */;
  cursor: pointer;
  padding: 0 3.3%;
  font-size: 18px /* 20px -> 1.0417vw */;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #fff;
  transition: all 0.1s;
}
.join_title h1 {
  float: left;
  font-size: 20px /* 20px -> 1.0417vw */;
  color: #666;
  font-weight: 500;
  width: 180px;
}
.join_title ul {
  float: left;
  margin-left: 7.8%;
  overflow: hidden;
  margin-top: 1.4583vw /* 28px -> 1.4583vw */;
}
.join_title ul li {
  float: left;
  border-right: 1px solid #dddddd;
  line-height: 33px /* 33px -> 1.7188vw */;
  font-size: 16px /* 15px -> .7813vw */;
  color: #666;
  padding: 0 26px;
}
.join_title .join_right {
  float: right;
}
.join_title .join_right span {
  font-size: 16px /* 15px -> .7813vw */;
  color: #666;
  margin-right: 39px /* 39px -> 2.0313vw */;
}
.join_title .join_right img {
  width: 33px /* 33px -> 1.7188vw */;
  height: 33px /* 33px -> 1.7188vw */;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.join_text {
  display: none;
  height: auto;
  box-sizing: border-box;
  padding: 0 3%;
  position: relative;
  padding-bottom: 25px /* 25px -> 1.3021vw */;
}
.join_text h1 {
  font-size: 16px /* 15px -> .7813vw */;
  color: #666;
  font-weight: 550;
  line-height: 28px /* 28px -> 1.4583vw */;
  margin-top: 20px;
}
.join_text p {
  font-size: 16px /* 15px -> .7813vw */;
  color: #666;
  line-height: 28px /* 28px -> 1.4583vw */;
}
.join_text_bottom {
  margin-top: 60px /* 75px -> 3.9063vw */;
  height: 80px /* 93px -> 4.8438vw */;
}
.join_text_bottom h2 {
  font-size: 20px /* 20px -> 1.0417vw */;
  color: #0167cc;
  font-weight: 550;
  line-height: 28px /* 28px -> 1.4583vw */;
  margin-bottom: 10px /* 9px -> .4688vw */;
}
.join_text_bottom h3 {
  font-size: 16px /* 16px -> .8333vw */;
  color: #0167cc;
  font-weight: 500;
  line-height: 28px /* 28px -> 1.4583vw */;
}

.searchs{width: 100%;height: auto;overflow: hidden;margin:85px auto 70px;}
.search1{width: 810px;height: 52px;line-height: 52px;border-radius: 25px;border: 1px #999999 solid;overflow: hidden;color: #333;font-size: 18px;margin:0px auto;}
.search1 .input{width: 720px;float: left;margin-left: 28px;height: 50px;overflow: hidden;color: #333;font-size: 18px;border:0px;outline: none;}
.search1 .img{width: 38px;float: right;margin-right:15px;margin-top: 4px;}
.search2{width:100%;height:44px;overflow: hidden;margin: 90px auto 0px;border-bottom: 1px #dddddd solid;}
.search2 ul{width: 96%;padding-left: 2%;padding-right: 2%;max-width: 1280px;overflow: hidden;margin:0px auto;}
.search2 ul a{color: #666666;font-size: 16px;width: 179px;display: block;float: left;text-align: center;height: 43px;}
.search2 ul a:hover{border-bottom: 3px #0167cc solid;color: #0167cc;}
.search2 ul a.hover{border-bottom: 3px #0167cc solid;color: #0167cc;}
.search3{width: 96%;padding-left: 2%;padding-right: 2%;max-width: 1280px;overflow: hidden;margin:36px auto 0px;}
.search3 h2{font-weight: normal;font-size: 16px;color: #666666;height: 80px;overflow: hidden;border-bottom: 1px #dddddd solid;}
.search3 li{height: 140px;overflow: hidden;border-bottom: 1px #dddddd solid;margin-top: 57px;font-size: 19px;}
.search3 li a{color: #333;}
.search3 li a:hover{color: #0167cc;}
.search3 li p{font-size: 15px;color: #999999;line-height: 32px;margin-top: 15px;}


/* 联系我们 */
.contactus_bg {max-width:1920px; margin:50px auto 30px;overflow: hidden;position: relative;}
.contactus {width: 90%; max-width:1640px; margin:0 auto;box-sizing: border-box;overflow: hidden; padding-top:30px;}
.contactus_content {width:35%; float:left; font-size:16px; padding-top:50px;}
.contactus_content i{ font-size:16px; color:#666666; font-weight:lighter; display:block;}
.contactus_content h2 {font-size: 28px;color: #0167cc;font-weight: bold; margin-bottom:20px; padding-bottom:20px; border-bottom:1px #e1e1e1 solid; position:relative;}
.contactus_content .add{ width:100%; padding-bottom:25px; overflow:hidden; padding-top:15px;}
.contactus_content .add h3{font-size:18px; font-weight:bold; color:#777; margin-bottom:10px; letter-spacing:1px;}
.contactus_content .add p{ font-size:16px; color:#888; line-height:30px;}.contactus_content .add p span{ float:left;width:50px;}

.link{ width:100%; border-bottom:1px rgba(0,0,0,0.2) solid; padding-bottom:25px; overflow:hidden; padding-top:35px;}
.link ul li{float:left; width:49%;}

.maps {width:55%;float:right;position: relative;}.map_sj{display:none;}


/* 反馈 */
.feedback_bg {max-width:1920px; margin:30px auto 0px;overflow: hidden;padding-top:30px;position: relative;}
.feedback { width: 90%;max-width: 1640px;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: #0167cc;
}

.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; border-radius:5px;}
.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: #0167cc;border-color: #0167cc;color: #fff;}
.fy ul li:hover a {background-color: #0167cc;border-color: #0167cc;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:10px;}
.bottom {width: 90%;max-width:1640px; margin: 40px auto 10px; overflow:hidden;}
.bottom_text { width:50%;float: left;}
.bottom_text span { display:block;font-size: 16px; font-weight:bold; letter-spacing:1px; color:rgba(255,255,255,0.5); line-height: 32px; }
.bottom_text p{color:rgba(255,255,255,0.5); font-size:14px; line-height:28px;}.bottom_text a{color:rgba(255,255,255,0.5);font-size:14px;font-weight:500;}
.bottom_text a:hover{color:#fff;}
.bottom_text h2{ margin-top:30px; text-align:right; height:40px; line-height:40px;color:rgba(255,255,255,0.5); font-size:14px;}




.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;}