/* news_list */
.news_box{ width: 100%; background: #fff; padding: 60px 0px;}
.news_inbox{ width: 1200px; margin: 20px auto;}
.news_inbox ul{display: flex;  justify-content:space-between; flex-wrap:wrap;}
.news_inbox ul li{ width: 96%;  padding:2%;  display:box; display:-webkit-box; display:-moz-box; display:-moz-box; position: relative; }
.news_inbox ul li .right_nav{ width: 36px; height: 36px; position: absolute; right: 0px; top: 84px;}
.news_inbox ul li .right_nav img{ width: 36px;}
.news_inbox ul li .time{ width: 80px; padding: 0px 20px 0px 0px;}
.news_inbox ul li .time .day{ width: 100%; display: block; text-align: center; line-height: 60px;  font-size: 60px; font-weight: 600; }
.news_inbox ul li .time .riqi{ display: block; line-height: 20px; text-align: center; font-size: 14px; color: #979797; font-weight: 600;}
.news_inbox ul li .imgbox01{ width: 280px; height: 160px; background:url(../images/NEWS-0520.jpg);}
.news_inbox ul li .imgbox01 img{ width: 280px; height: 160px; }
.news_inbox ul li .imgbox02{ width: 280px; height: 160px; background:url(../images/NEWS-0521.jpg);}
.news_inbox ul li .imgbox02 img{ width: 280px; height: 160px; }
.news_inbox ul li .imgbox03{ width: 280px; height: 160px; background:url(../images/NEWS-0522.jpg);}
.news_inbox ul li .imgbox03 img{ width: 280px; height: 160px; }
.news_inbox ul li .infor{ padding-left: 20px; padding-right: 40px; position: relative;-webkit-box-flex:1;box-flex:1;-moz-box-flex:1;}
.news_inbox ul li .infor h3{ font-size: 16px; margin-bottom: 5px; color: ##51607f; font-weight: 500; text-align: left; line-height: 30px; }
.news_inbox ul li .infor h3 a{ text-decoration: none;  color: #51607f;}
.news_inbox ul li .infor p{ font-size: 14px; color: #979797; line-height: 24px;overflow : hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;  -webkit-box-orient: vertical; text-align: left; }
.news_inbox ul li .infor .time{ position: absolute; left: 20px; bottom: 0px; width: 100%;}
.news_inbox ul li .infor .time span{ display: inline-block; margin-right: 10px; font-size: 12px; padding-left: 22px; line-height: 18px; color: #9899b0;}
.news_inbox ul li .infor .time span:nth-child(1) { background: url(../images/time.jpg) no-repeat left center; background-size: auto 18px;}
.news_inbox ul li .infor .time span:nth-child(2) { background: url(../images/eye.jpg) no-repeat left center; background-size: auto 18px;}
.news_inbox img{width: 100%;padding: 26px 0;}
/* page */
.pagebox{ width: 100%; border-top: 1px solid #e8e8e8; margin-top: 30px;}
.page{ width: 1200px; margin: 0px auto; padding: 30px 0px; text-align: right;}
.page a{ display: inline-block; padding: 5px 10px; border: 1px solid #c0c0c0; text-align: center; color: #c0c0c0; text-decoration: none; line-height: 20px;}
.page a:hover, .page a.active{ background: #4e4b4c; color: #fff; }

/*  新闻内容 */
.new_intorbox{ padding-bottom: 120px;height: 1120px;}
.new_intorbox_123{ padding-bottom:80px;height: 1050px;}
.new_intorbox .n_title{ width: 1200px; margin: 0px auto; color: #666666; line-height: 35px; text-align: left; font-size: 14px; padding-top: 20px;}
.new_intorbox .n_title a{ display: inline-block; color: #666666; text-decoration: none;  }
.infor_box{ width: 1080px; margin: 30px auto; background: #fff; border-radius: 20px; padding: 60px;}
.infor_box .h2{ text-align: left; line-height: 36px; font-size: 18px; color: #242424;}
.infor_box .t_time{ border-bottom: 1px solid #e8e8e8; padding-bottom: 20px;padding-top: 20px;}
.infor_box .t_time span{ display: inline-block; margin-right: 10px; font-size: 12px; padding-left: 22px; line-height: 18px; color: #9899b0;}
.infor_box .t_time span:nth-child(1) { background: url(../images/time.jpg) no-repeat left center; background-size: auto 18px;}
.infor_box .t_time span:nth-child(2) { background: url(../images/eye.jpg) no-repeat left center; background-size: auto 18px;}
.infor_box .infor_in{ margin: 20px 0px;/*min-height: 650px;*/position: relative;}
.infor_box .infor_in .next_in{ width: 100%; position: absolute; left: 0px; bottom: 0px; height: 30px; line-height: 30px;font-size: 14px; text-align: left;}
.infor_box .infor_in .next_in a{ color: #666; line-height: 30px; text-decoration: none;}
.infor_box .infor_in p{ text-align: left; font-size: 18px; color: #666; line-height: 30px; text-indent: 2em; margin-bottom: 15px;}
.infor_box .infor_in p span{font-size: 18px; font: bold;}
.infor_box .infor_in_123{min-height: 800px;}
.infor_box .new_img img{width: 510px;display:inline-block;float:left;border:solid 3px #000000;margin:0 12px;}
.about_img{ float: left; margin: 0px 50px 30px 0px;}
.infor_box .infor_about_pic img{width: 24%; float: left;padding: 0 4px;}
.infor_box .cn{clear: both;}
/* 招聘 */
.job_box{ width: 1080px; margin: 30px auto; background: #fff; border-radius: 20px; padding: 60px;}
.job_box .top_in{ text-align: center; font-size: 14px; color:#666 ; padding-bottom: 40px; border-bottom: 1px solid #dcdcdc;}
.job_box .top_in a{ display: block; width: 300px; height: 50px; margin: 15px auto; text-align: center; line-height: 50px; border-radius: 8px; background: #2a3b8c; color: #fff;}
.job_box .top_in span{color: #b03135;}
.job_box .job_inbox{display:box;display:-webkit-box;display:-moz-box;display:-moz-box;}
.job_box .job_inbox .job_left{ width: 200px; padding: 50px 50px 0px 0px; border-right: 1px solid #c0c0c0;}
.job_box .job_inbox .job_left ul{ margin: 0px; padding: 0px;}
.job_box .job_inbox .job_left ul li{ text-align: right; line-height: 30px; font-size: 14px; color: #000000;}
.job_box .job_inbox .job_left ul li a{ line-height: 30px; text-decoration: none; }
.job_box .job_inbox .job_left ul li a:hover,.job_box .job_inbox .job_left ul li a.active{ color: #b03135;}
.job_box .job_inbox .job_right{ padding-top: 50px; padding-left: 50px;}
.job_box .job_inbox .job_right h3{ text-align: left; line-height: 30px; font-size: 14px; font-weight: 600;}
.job_box .job_inbox .job_right p{text-align: left; font-size: 14px; color: #666; line-height: 26px; text-indent: 0em; margin-bottom: 15px;}


/* 联系我们 */
.con_bg{ width: 100%; background: #fff;/*padding-bottom: 50px;*/}
.new_bg{background: #f2f2f2;}
.con_box{ width: 1200px; margin: 100px auto;padding: 80px 20px;}
.con_box h2{ text-align: left;  margin: 20px 0px; font-size: 20px; color: #000000; font-weight: 600;}
.con_box_left{ width: 30%; float: left;}
.con_box_left img{width: 220px;padding-left: 40%;margin-top:60px;}
/*.con_box_left .inputbox{ width: 440px; height: 30px; line-height: 30px; background: #fff; border: 1px solid #e9e9e9; border-radius: 4px; padding: 5px; margin: 0px 30px 30px 0px;}
.con_box_left .textbox { width: 440px; height: 200px; padding: 5px;background: #fff; border: 1px solid #e9e9e9; border-radius: 4px; font-size: 14px; line-height: 24px; color: #666;}
.con_box_left .btn{ width: 140px; height: 40px; font-size: 14px; background:#2a3b8c ; border: none; border-radius: 8px; color: #fff; outline: none; line-height: 40px; margin: 50px 0px 50px 300px;}*/
.con_box_right { width: 55%; float: right;}
.con_box_right p {text-align: left;  margin: 0px 0px 30px 0px; font-size: 20px; color: #000000; font-weight: 600;}
.con_box_right span{ line-height: 30px; margin-bottom: 40px; text-align: left; text-indent: 0rem; padding-left: 20px; font-size: 18px; color: #666;}
/*.con_box_right p:nth-child(2){ background: url(../images/dizhi.png) no-repeat left center;}
.con_box_right p:nth-child(4){ background: url(../images/tel.png) no-repeat left center;}
.con_box_right p:nth-child(6){ background: url(../images/email.png) no-repeat left center;}*/
.map{ width: 100%; /*height: 450px; */overflow: hidden;}
.map img{ width: 100%; vertical-align: middle;}
/* 响应式 */
 @media screen and (max-width: 767px) and (min-width: 375px){
/* 核心业务 */
.business_box{ width: 100%; margin: 0px auto; padding: 30px 0px;}
.business_box .b_title{ text-align: left; color: #2f3444; margin-bottom: 30px; padding: 0px 20px;}
.business_box .b_title h1{ font-size: 35px; font-family: "Plantagenet Cherokee"; text-align: left; line-height: 35px; font-weight: 500;}
.business_box .b_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-top: 0px;}
.business_in{ width: 100%; margin: 0px auto 0px; }
.business_in ul{ display: flex;justify-content:space-between;flex-wrap:wrap; padding: 0px 20px;}
.business_in ul li{width:25%;margin: 0px 10px;display: flex; justify-content: space-around; flex-direction: column;align-items:center}
.business_in ul li .imgbox{width: 80px; height: 80px; border: 1px solid #51607f; border-radius: 50%;background: #fff;  }
.business_in ul li:nth-child(1) .imgbox{background: url(../images/bs_icon7.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(2) .imgbox{background: url(../images/bs_icon8.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(3) .imgbox{background: url(../images/bs_icon9.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(4) .imgbox{background: url(../images/bs_icon10.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(5) .imgbox{background: url(../images/bs_icon11.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(6) .imgbox{background: url(../images/bs_icon12.png) no-repeat center center; background-size: 90%;}
.business_in ul li:hover .imgbox{width: 80px; height: 80px; border: 1px solid #b03135; border-radius: 50%;  }
.business_in ul li:nth-child(1):hover .imgbox{background: url(../images/bs_icon1.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(2):hover .imgbox{background: url(../images/bs_icon2.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(3):hover .imgbox{background: url(../images/bs_icon3.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(4):hover .imgbox{background: url(../images/bs_icon4.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(5):hover .imgbox{background: url(../images/bs_icon5.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(6):hover .imgbox{background: url(../images/bs_icon6.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li p{font-size: 14px; margin: 0px au; color: #6f779d; line-height: 28px; font-weight: 400; margin-top: 10px; margin-bottom: 10px;}

/* news */
.news_box{ width: 100%; background: #f2f3f6; padding: 60px 0px;}
.news_inbox{ width: 100%; margin: 0px auto;}
.news_inbox .n_title{ text-align: center; color: #2f3444; margin-bottom: 20px;}
.news_inbox .n_title h1{ font-size: 35px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 35px; font-weight: 500;}
.news_inbox .n_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 20px;}
.news_inbox ul{display: flex;  justify-content:space-between; flex-wrap:wrap;}
.news_inbox ul li{ width: 94%;  padding:3%;  display: flex; }
.news_inbox ul li .time{ width: 80px; padding: 0px 20px 0px 0px; border-right: 1px solid #dcdcdc; }
.news_inbox ul li .time .day{ width: 100%; display: block; text-align: center; line-height: 60px;  font-size: 60px; font-weight: 600; }
.news_inbox ul li .time .riqi{ display: block; line-height: 20px; text-align: center; font-size: 14px; color: #979797; font-weight: 600;}
.news_inbox ul li .infor{ padding-left: 20px;}
.news_inbox ul li .infor h3{ font-size: 16px; margin-bottom: 5px; color: ##51607f; font-weight: 500; text-align: left; line-height: 30px; }
.news_inbox ul li .infor h3 a{ text-decoration: none;  color: #51607f;}
.news_inbox ul li .infor p{height: 48px; font-size: 14px; color: #979797; line-height: 24px; overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; text-align: left; }
.news_inbox .btn{  width: 100px; margin:10px auto 0px; line-height: 40px; text-align: center; display: block; background-color: #b03135;  border-radius: 8px; color: #fff !important;  font-size: 14px;}

/* parter */
.parter_box{ width: 100%; background: #353a4d; padding: 30px 0px 0px 0px;}
.parter_inbox{ width: 100%; margin: 0px auto;}
.parter_inbox .n_title{ text-align: center; color: #fff; margin-bottom: 30px;}
.parter_inbox .n_title h1{ font-size: 35px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 35px; font-weight: 500;}
.parter_inbox .n_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #fff; line-height: 22px; font-weight: 200; margin-bottom: 30px;}
.mingqi{ width: 100%; padding: 0px 0px 20px 0px;}
.mingqi ul{display: flex;justify-content:space-between;}
.mingqi ul li{flex: 1; margin: 0px 10px;}
.mingqi ul li img{ width: 100%;}
/* 就业明星 */
.star_box{ width: 100%; background: #fff; padding: 60px 0px;}
.star_inbox{ width: 90%; margin: 0px auto;}
.star_inbox .n_title{ text-align: center; color: #2f3444; margin-bottom: 30px;}
.star_inbox .n_title h1{ font-size: 30px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 45px; font-weight: 500;}
.star_inbox .n_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 30px;}
#certify {position: relative;width: 80%;/*判断宽度设置响应式效果*/margin: 0px auto 0px;}
#certify .swiper-container {padding-bottom: 0px;}
#certify  .swiper-slide {width: 339px;	height: 449px;background: #fff;  border:1px solid #c2c2c2;}
#certify  .swiper-slide img{	width: 335px;	height: 445px;display:block;border:2px solid #fff;}
#certify .swiper-pagination {	width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {	margin: 0 5px;	border: 3px solid #fff;	background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {	border: 3px solid #00aadc;background-color: #fff;}


}
