@charset "utf-8";
/* CSS Document */
::-webkit-input-placeholder{ /* WebKit browsers */color: #b3b3b3;}
:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */color: #b3b3b3;}
::-moz-placeholder{ /* Mozilla Firefox 19+ */color: #b3b3b3;}
:-ms-input-placeholder{ /* Internet Explorer 10+ */color: #b3b3b3;}
*{padding: 0;margin: 0;list-style: none;background-position: center;background-repeat: no-repeat;background-size: contain;font-family: "微软雅黑";}
a{text-decoration: none;color: inherit;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.bg-color{background-color: #fff;}
.clearfix {zoom: 1;}
@font-face{font-family: Bahnschrift;src: url("../fonts/BAHNSCHRIFT.TTF");    font-weight: normal;font-style: normal;}
@font-face{font-family: Timesnewroman;src: url("../fonts/Timesnewroman.ttf");    font-weight: normal;font-style: normal;}
@font-face{font-family: Timesnewromanbold;src: url("../fonts/Timesnewromanbold.ttf");    font-weight: normal;font-style: normal;}
@font-face{font-family: Impact;src: url("../fonts/Impact.ttf");font-weight: normal;font-style: normal;}
.wrap{position: relative;right: 0;transition:right ease 0.35s;padding-bottom: 60px;}
.wrap.on{right: 60%;}
#nav-over{position: fixed;left: 0;top: 0;z-index: 998;display: none;width: 100%;height: 100%;background: rgba(0,0,0,0.5);}
#nav-over.on{display: block;}
.sp_header{height: 40px;padding: 5px 10px;background-color: #fff;}
.sp_header .logo{float: left;width: 80%;height: 30px;line-height: 30px;margin-top: 5px;font-size: 0;box-sizing: border-box;padding-right: 10px;}
.sp_header .logo img{display: inline-block;max-height: 100%;max-width: 100%;vertical-align: middle;}
.sp_header .mOpenBtn{float: right;width: 18%;height: 40px;line-height: 40px;text-align: right;font-size: 0;}
.sp_header .mOpenBtn img{max-width: 50%;max-height: 50%;display: inline-block;vertical-align: middle;}

/* 头部导航样式 */
.mMenuLayBg{opacity: 0;position: fixed;z-index: 900;left: 0;top: 0;width: 100%;height: 100%;transform: translateX(100%);transition-delay: 0.4s;display: block;background-color: #016fd0;}
.mMmenuLay{position: fixed;height: 100%;left: 70px;top: 0px;right: 0px;bottom: 0px;z-index: 999;overflow-y: auto;color: #fff;font-size: 14px;box-shadow: -2px 0px 4px 3px rgba(0,0,0,0.06);padding: 25px;opacity: 0;transform: translateX(100%);transition-delay: 0.2s;display: block;background-color: #016fd0;box-sizing: border-box;}
.mCloseBtn{background: url(../images/mclose.png) no-repeat center center;height: 26px;width: 26px;position: fixed;left: 15px;top: 15px;cursor: pointer;z-index: 950;background-size: 26px 26px;opacity: 0;display: block;}
.mLogo{float: left;width: 100%;line-height: 50px;color: #fff;font-weight: 700;font-size: 18px;}
.mMmenuLay dt{position: relative;}
.mMenu_a1{font-size: 15px;font-weight: bold;color: #fff;padding: 0 48px 0 6px;display: block;line-height: 46px;border-bottom: 1px solid rgba(255,255,255,0.3);}
.mMenu_a2{font-size: 14px;color: #fff;line-height: 46px;display: block;border-bottom: 1px solid rgba(255,255,255,0.3);padding-left: 25px;}
.mToggle{height: 47px;width: 47px;position: absolute;top: 0px;right: 0px;background: url(../images/mhead_i1.png) no-repeat center center;cursor: pointer;display: none;}
.mToggle2{background: url(../images/reduce.jpg) no-repeat center center;}
.mMmenuLay dd{transition: all 0.5s ease-in-out;height: 0;overflow: hidden;}
.mMmenuLay dl.on dd{height: 47px;}
.mMenu_a1:hover,.mMenu_a2:hover{color: #fff;opacity: 0.8;}
.mMenu_a1 i{vertical-align: middle;}
.mMenuLayBg.on{opacity: 0.9; transform: translateX(0%); transition-delay: 0.2s;}
.mMmenuLay.on{opacity: 1; transform: translateX(0%); transition-delay: 0.4s;}
.mCloseBtn.on{opacity: 1; transform: rotate(360deg);}
/* 大图banner */
.banner{width: 100%;margin: 0 auto;position: relative;overflow: hidden;}
.banner a{display: block;}
.banner img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 10px;width: 100%;display: flex;justify-content: center;align-items: center;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 4px;height: 4px;background-color: #016fd0;border-radius: 50%;opacity: 1;margin: 0 4px;overflow: hidden;transition: all 0.5s ease-in-out;}
.banner .swiper-pagination .swiper-pagination-bullet-active{width: 25px;border-radius: 20px;}
/*底部导航栏*/
.footer{position: fixed;z-index: 99;left: 0;bottom: 0;width: 100%;background-color: #fff;}
.footer ul{margin-bottom: 0;}
.footer ul li{width: 17%;float: left;}
.footer ul li.tel{width: 49%;}
.footer ul li a{display: block;padding: 7px 0;text-align: center;border-top: 1px solid #dcdcdc;}
.footer ul li:first-child a{border-right: 1px solid #dcdcdc;}
.footer ul li:nth-child(2) a{border-right: 1px solid #dcdcdc;}
.footer li a .img{height: 26px;margin-bottom: 5px;}
.footer ul li a .img img{max-height: 100%;}
.footer ul li a p{color: #016fd0;font-size: 14px;line-height: 1;text-transform: uppercase;margin-bottom: 0;}
.footer ul li.tel a{height: 60px;background-color: #016fd0;border-top: none;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}
.footer ul li.tel a .img{margin-right: 5px;margin-bottom: 0;height: 25px;}
.footer ul li.tel a p{color: #fff;font-size: 14px;}
/* 返回顶部 */

.cd-top{
	display: block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 90px;
	right: 10px;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	line-height: 40px;
	white-space: nowrap;
	background-color: #016fd0;
	visibility: hidden;
	opacity: 0;
	font-size: 0;
	text-align: center;
	z-index: 99;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top img{
	max-width: 80%;
	max-height: 80%;
	display: inline-block;
	vertical-align: middle;
}

.cd-top.cd-is-visible{visibility: visible;opacity: 1;}
/* 无内容 */

.no-goods,.no-network{padding: 50px 0;overflow: hidden;text-align: center;}

.no-goods img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}

.no-network img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}

.no-goods p,.no-network p{font-size:14px;color:#666666;line-height: 20px;}

/* 内页banner */

.fix-banner{width: 100%;margin: 0 auto;}

.fix-banner img{display: block;width: 100%;}

/* 面包屑 */
.rig-title{border-bottom: 1px solid #d6d6d6;padding: 10px;display: flex;justify-content: space-between; align-items: center;width: 100%;box-sizing: border-box;}
.rig-title .crumbs{width: calc(100% - 40px);color: #666;line-height: 1;padding-left: 10px;margin-right: auto;box-sizing: border-box;font-size: 14px;position: relative;}
.rig-title .crumbs:before{display: block;content: '';width: 2px;height: 100%;background: #016fd0;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.rig-title .crumbs a{font-size: 14px;color: #666;}
.rig-title .crumbs a:hover{color: #016fd0;text-decoration: underline;}
.rig-title .back{width: 20px;height: 20px;margin-right: 0;background-image: url(../images/back.png);background-position: center;background-repeat: no-repeat;background-size: cover;}



.common{padding: 10px 10px;}



.de-about-content p{font-size: 1rem;line-height: 2rem;text-indent: 2em;}

.de-about-content p img{max-width: 100%;display: block;}

.de-about-content p video{display: block;width: 100%;height: 16rem;margin-bottom: 1rem;}



.de-page-mian{overflow: hidden;text-align: center;font-size: 0;margin: 1rem 0;}

.de-page-mian .page-inner{display: inline-block;overflow: hidden;}

.de-page-mian .page-inner a{display: block;float: left;min-width: 26px;padding: 0 5px;height: 36px;border: 1px solid #dddddd;background: #fff;text-align: center;line-height: 36px;font-size: 14px;color: #333;margin-right: -1px;overflow: hidden;margin-bottom: 10px;}

.de-page-mian .page-inner a.active,

.de-page-mian .page-inner a:hover{color: #fff;border-color: #016fd0;background: #016fd0}

.de-page-mian .page-inner a.prev{margin-right: 10px;background: #fff url(../images/prev.jpg) no-repeat center;}

.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}

.de-page-mian .page-inner a.prev:hover{background-color: #fff;border-color: #dddddd;}

.de-page-mian .page-inner a.next{margin-left: 10px;margin-right: 15px;background: #fff url(../images/next.jpg) no-repeat center;}

.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}

.de-page-mian .page-inner a.next:hover{background-color: #fff;border-color: #dddddd;}

.de-page-mian .page-inner a.page-btn{font-size: 12px;margin-right: 0;width: 63px;margin-left: 10px;display: none;}

.de-page-mian .page-inner span{display: none;font-size: 12px;color: #333;float: left;line-height: 38px;}

.de-page-mian .page-inner input{display: none;float: left;height: 36px;width: 36px;border: 1px solid #dddddd;text-align: center;line-height: 36px;font-size: 14px;color: #333;margin: 0 5px;}



.center-img{width: 100%;margin: 0 auto;overflow: hidden;position: relative;}
.center-img img{display: block;width: 100%;}

.center-title{font-weight: 700;font-size: 16px;color: #333;line-height: 24px;margin: 5px 0;text-align: center;}

.center-tit{width: 100%;margin: 10px auto;background: #e9e8e9;}
.center-tit span{font-size: 14px;display: block;width: 80px;background: #016fd0;color: #fff;text-align: center;line-height: 34px;}

.center-content{overflow: hidden;padding-bottom: 20px;}

.center-content p{line-height: 20px;font-size: 16px;padding: 5px 0;}

.center-content img{max-width: 100%;display: block;}

.center-content table{font-family: '微软雅黑';width: 100%;border-collapse: collapse;table-layout: fixed;margin-bottom: 20px;}

.center-content table tr th{width: 50%;text-align: center;font-size: 0.8rem;color: #262626;background: #deeae9;border: 1px solid #ccc;line-height: 48px;font-weight: bold;}

.center-content table tr td{line-height: 1.5rem;color: #595959;font-size: 0.8rem;text-align: center;border: 1px solid #ccc;padding: 0.5rem;}



.newsPage {font-size: 14px;color: #323232;line-height:26px; margin: 0.5rem 0 1rem;}

.newsPage a {color: #323232;}



.news-detail-content {width: 100%;margin: 0 auto;}

.news-detail-content .news-detail-title {padding-bottom: 0.8rem;border-bottom: 1px dashed #eaeaea;text-align: center;margin-bottom: 0.8rem;}

.news-detail-content .news-detail-title .h3 {font-size: 1rem;color: #323232;line-height: 24px;font-weight: bold;margin: 0 0 0.5rem;}

.news-detail-content .news-detail-title .b {font-size: 0.8rem;color: #999999;line-height: 20px;}
.news-detail-content .news-detail{overflow: hidden;}
.news-detail-content .news-detail p {font-size: 14px;color: #595959;line-height: 24px;}
.news-detail-content .news-detail img {max-width: 100%;margin: 0 auto;display: flex;}



.de-contact {overflow: hidden;}

.de-contact .text h4{font-size: 16px;color: #000;margin-bottom: 5px;font-weight: normal;margin-top: 10px;}

.de-contact .text p{font-size: 14px;line-height: 1.5;border-bottom: 1px solid #e5e5e5;text-align: justify;padding-bottom: 10px;margin-bottom: 10px;}

.de-contact .contact-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;-webkit-justify-content: space-between;-webkit-flex-wrap: wrap;}

.de-contact .contact-list ul li{width: 100%;margin-bottom: 10px;background: #f5f5f5;border: 1px solid #eee;box-sizing: border-box;padding: 20px 0;}

.de-contact .contact-list ul li img{display: block;width: 40px;height: 40px;margin: 0 auto;}

.de-contact .contact-list ul li h4{text-align: center;font-size: 16px;font-weight: normal;margin: 10px 0;line-height: 1;}

.de-contact .contact-list ul li p{text-align: center;font-size: 14px;padding: 0 5px;line-height: 20px;}

.de-contact .contact-list ul li span{display: block;float: left;color: #999;}

.de-contact .contact-list ul li.icon-01{background: url(../images/contact-icon-01.png) no-repeat left top;}

.de-contact .contact-list ul li.icon-02{background: url(../images/contact-icon-02.png) no-repeat left top;}

.de-contact .contact-list ul li.icon-03{background: url(../images/contact-icon-03.png) no-repeat left top;}

.de-contact .contact-list ul li.icon-04{background: url(../images/contact-icon-04.png) no-repeat left top;}

.de-contact .contact-list ul li.icon-05{background: url(../images/contact-icon-05.png) no-repeat left top;}

.de-contact .contact-list ul li.icon-06{background: url(../images/contact-icon-06.png) no-repeat left top;}

.de-contact .contact-map{overflow: hidden;}

.de-contact .contact-map #dituContent{width: 100%;height: 300px;margin: 0 auto 10px;}



.de-message{overflow: hidden;}

.de-message .tips{font-size: 14px;line-height: 24px;color: #737373;}

.de-message .mes-form{overflow: hidden;margin: 10px 0;}

.de-message .mes-form .form-tr{overflow: hidden;}

.de-message .mes-form .form-tr input{display: block;width: 100%;padding: 0 10px;height: 38px;line-height: 38px;border: 1px solid #e6e6e6;box-sizing: border-box;}

.de-message .mes-form .form-tr textarea{display: block;width: 100%;padding: 5px 10px;height: 168px;border: 1px solid #e6e6e6;box-sizing: border-box;}

.de-message .mes-form .form-tr .code{overflow: hidden;}

.de-message .mes-form .form-tr .code input{width: 60%;float: left;box-sizing: border-box;}

.de-message .mes-form .form-tr .code .verify{cursor: pointer;float: left;margin-left: 5%;width: 35%;height: 40px;line-height: 40px;text-align: center;font-size: 0;}

.de-message .mes-form .form-tr .code .verify img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}

.de-message .mes-form .form-tr .submit{display: block;width: 100%;height: 40px;text-align: center;line-height: 40px;background: #016fd0;color: #fff;font-size: 15px;}

.de-message .mes-form .form-tr .submit:hover{background: #343434;}

.de-message .mes-form .form-tr .error{height: 18px;line-height: 18px;font-size: 12px;color: #f00;padding: 0 5px;}

/* 分类 */

.pro-sider-ul{text-align: center;}
.pro-sider-ul .ul-li{height: 32px;width: 32%;float: left;overflow: hidden;position: relative;margin-right: 2%;margin-bottom: 8px;background-color: #016fd0;}
.pro-sider-ul .ul-li:nth-child(3n){margin-right: 0;}
.pro-sider-ul .ul-li a{display: block;padding: 0 5px;text-align: center;color: #fff;line-height: 32px;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-sider-ul .ul-li a.currentmenu{color: #fff;background-color: #343434;}

/* 产品列表 */

.product li{width: 49%;float: left;margin-right: 2%;}

.product li:nth-child(2n){margin-right: 0;}

.product li a{display: block;}

.product li a .img{height: 160px;line-height: 160px;text-align: center;font-size: 0;border: 1px solid #eee;background-color: #fff;overflow: hidden;}

.product li a .img img{width: 100%;height: 100%;object-fit: cover;}

.product li a:hover .img img{transform: scale(1.1);}

.product li a .title{padding: 0 5px;text-align: center;font-size: 14px;color: #333;line-height: 35px;}

/* 案例列表 */
.case li{width: 49%;float: left;margin-right: 2%;}
.case li:nth-child(2n){margin-right: 0;}
.case li .img{height: 160px;text-align: center;line-height: 160px;overflow: hidden;background-color: #fff;border: 1px solid #eee;}
.case li .img img{width: 100%;height: 100%;object-fit: cover;}
.case li .img.teacher{height: 200px !important;line-height: 200px !important;}
.case li .img.teacher img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;width: auto !important;height: auto !important;}
.case li p{padding: 0 5px;line-height: 35px;text-align: center;color: #333;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}



.honor li{width: 49%;float: left;margin-right: 2%;}

.honor li:nth-child(2n){margin-right: 0;}

.honor li .honor_img{height: 180px;text-align: center;line-height: 180px;border: 1px solid #eee;font-size: 0;background-color: #fff;overflow: hidden;}

.honor li .honor_img img{max-width: 100%;max-height: 100%;vertical-align: middle;display: inline-block;}

.honor li p{height: 35px;line-height: 35px;text-align: center;color: #646464;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.news{width: 100%;margin: 0 auto;}
.news ul li{margin-bottom: 15px;}
.news ul li a{display: block;}
.news ul li a .time{width: 60px;height: 66px;display: flex;justify-content: center;flex-direction: column;text-align: right;line-height: 1;float: left;border-right: 1px solid #999;padding-right: 10px;}
.news ul li a .time .month{color: #016fd0;font-size: 18px;margin-bottom: 6px;}
.news ul li a .time .year{color: #666;font-size: 14px;}
.news ul li a .box{width: calc(100% - 80px);float: right;}
.news ul li a .box .tit{color: #333;font-size: 16px;line-height: 1;margin-bottom: 10px;}
.news ul li a .box .con{color: #666;font-size: 13px;line-height: 1.6;}

.contact{width: 100%;margin: 0 auto;text-align: center;}

.contact li{line-height: 2.4rem;color: #3e3e3e;font-size: 1.2rem;}



.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px; font-family:"微软雅黑";}

.page #page_num{width:50px; margin-top:6px; border-radius:0px;}

.page a{display:inline-block; height:16px; line-height:16px; border:1px solid #ccc; padding:5px;color:#000; border-radius:0px; background:#fff; margin-right:4px;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}

.page a &:hover{background:#f4f4f4;border:none; padding:5px 25px;color:#000; text-decoration:none; border:1px solid #ccc; height:16px; line-height:16px;}

.btn2{border:solid 1px #ccc; padding:5px; }

.btn3{border:solid 1px #ccc; background:#f4f4f4; padding:5px 25px; margin-right:4px; height:18px; }



#page_num1{ width:50px; height:29px; line-height:18px; margin-top:4px; border:solid 1px #ccc; border-radius:0px; }



.topic-con{padding:20px; font-size:1rem;line-height:1.8rem;}

.article{padding:0;}

.article .hd{font-size:1.3em;font-weight:normal;text-align:center;}

.article .meta{padding:0 0.833em;font-size:0.857em;color:#9c9c9c;text-align:center;}

.article .intro{padding:0.5em 1em;margin:0 0.833em;border-radius:0.21em;}

.article .article-con{margin:0.8em 0.833em 0 0.833em;}

.article .article-con img{width:95%;height:auto;max-width:600px;}



#prev_next{width: 100%;padding: 10px 0px;border-top: 1px solid #f2f2f2;margin-top: 10px;}

#prev_next li{line-height: 36px;width: 100%;padding: 0 1%;}

#prev_next li a{color: #333;text-decoration: none;}



.cnyleft{width: 96%;margin: 2rem auto;}

.cnyleft h4{width: 100%;height: 3rem;border-bottom: 1px solid #ddd;line-height: 3rem;font-size: 1.2rem;font-weight: normal;}

.cnyleft h4 img{width: 8%;margin-right: 1rem;display: inline-block;vertical-align: middle;}

.cnyleft li{width: 100%;line-height: 3rem;}

.cnyleft li img{width: 8%;display: inline-block;vertical-align: middle;}

.cnyleft .cnyewm{width: 100%;}

.cnyleft .cnyewm img{width: 50%;margin: 2rem;}

/* 招聘 */

.de-job-list{overflow: hidden;}

.de-job-list ul li{overflow: hidden;border-bottom: 1px solid #ededed;margin-top: 1rem;}

.de-job-list ul li .job-title h3{font-weight: bold;font-size: 1.2rem;color: #333;line-height: 2rem;margin-bottom: 1rem;}

.de-job-list ul li .job-title p{font-size: 1rem;color: #000;line-height: 1.5rem;font-weight: bold;}

.de-job-list ul li .job-title p em{font-weight: normal;font-size: 12px;}

.de-job-list ul li .job-info{padding-top: 1rem;}

.de-job-list ul li .job-info p{font-size: 0.8rem;color: #b2b2b2;line-height: 1.5rem;margin-bottom: 0.5rem;}

.de-job-list ul li .job-info p span{color: #737373;}

.de-job-list ul li .job-btn {height: 2rem;width: 40%;line-height: 2rem;text-align: center;font-size: 0.8rem;color: #fff;background: #000;margin: 1rem 0;}



.jobs-info{padding: 1rem;border-bottom: 1px dashed #ededed;}

.jobs-info .h3{overflow: hidden;margin-bottom: 1rem;}

.jobs-info .h3 .job-name{font-weight: bold;font-size: 1rem;color: #333333;line-height: 2rem;}

.jobs-info .h3 .job-price{font-weight: bold;font-size: 1.2rem;color: #000;line-height: 2rem;}

.jobs-info .h3 .job-price em{font-weight: normal;font-size: 1rem;}

.jobs-info .p{font-size: 0.9rem;color: #999999;line-height: 1.5rem;margin-bottom: 0.5rem;}

.jobs-info .p span{color: #595959;}

.jobs-info .btn{padding-top: 0.5rem;overflow: hidden;}

.jobs-info .btn a{display: block;width: 40%;height: 2.5rem;text-align: center;line-height: 2.5rem;color: #fff;background: #000;font-size: 1rem;}

.jobs-info .btn a:hover{background: #000;}

.jobs-info-content{padding: 1rem;overflow: hidden;}

.jobs-info-content h3 {font-size: 1rem;color: #333333;font-weight: bold;line-height: 2rem;margin-bottom: 0.5rem;}

.jobs-info-content p{font-size: 14px;color: #333;line-height: 24px;}



.apply-job{overflow: hidden;}

.apply-job .job-tr{overflow: hidden;}

.apply-job .job-tr .tr-over{overflow: hidden;}

.apply-job .job-tr .error{height: 0.5rem;line-height: 0.5rem;font-size: 12px;color: #f00;}

.apply-job .job-tr .tr-title{float: left;width: 14%;min-height: 3rem;font-size: 0.8rem;color: #808080;margin-right: 2%;line-height: 3rem;}

.apply-job .job-tr .tr-cont{float: left;width: 84%;}

.apply-job .job-tr .tr-cont h3{font-size: 1rem;color: #4c4c4c;line-height: 3rem;font-weight: bold;}

.apply-job .job-tr .tr-cont input[type=text] {line-height: 2.5rem;font-size: 1rem;color: #333;display: block;padding: 0 5%;width: 89%;height: 2.5rem;border: 1px solid #e6e6e6;}

.apply-job .job-tr .tr-cont input[name='captcha']{font-size: 1rem;line-height: 2.5rem;color: #333;width: 40%;float: left;margin-right: 5%;}

.apply-job .job-tr .tr-cont .verify{cursor: pointer;float: left;width: 40%;height: 2.5rem;line-height: 2.5rem;text-align: center;font-size: 0;}

.apply-job .job-tr .tr-cont .verify img{width: 100%;}

.apply-job .job-tr .tr-cont textarea{font-size: 1rem;color: #333;display: block;height: 6rem;line-height: 2rem;padding: 5px 5%;width: 89%;border: 1px solid #e6e6e6;}

.apply-job .job-tr .tr-cont.radio-cont{line-height: 2.5rem;}

.apply-job .job-tr .tr-cont.radio-cont input[type=radio]{margin-right: 10px;}

.apply-job .job-tr .tr-cont.radio-cont label{margin-right: 30px;color: #4c4c4c;line-height: 2.5rem;font-weight: bold;}

.apply-job .job-tr .tr-cont a.submit{display: block;width: 100%;height: 2.5rem;line-height: 2.5rem;text-align: center;background: #000;color: #fff;font-size: 1rem;}

.apply-job .job-tr .tr-cont a.submit:hover{background: #333;}



.ly{width:96%;margin: 2rem auto;}

.ly-k{border:solid 1px #f4f4f4; padding:15px;}

.ly-k-k{width:100%; height:2.6rem; line-height:2.6rem;font-family:"微软雅黑"; font-size:14px;border-radius:0px; border:dashed 1px #ccc; box-shadow:none; background:#fff;margin-bottom: 1rem;text-indent: 1rem;}

.ly-k-k1{width:100%; height:5rem; line-height:2.6rem; font-family:"微软雅黑"; font-size:14px;border-radius:0px; border:dashed 1px #ccc; box-shadow:none;margin-bottom: 1rem;text-indent: 1rem;}

.ly-k-k2{float:left; width:30%; height:2.6rem; line-height:2.6rem; font-family:"微软雅黑"; font-size:14px; border-radius:0px; border:dashed 1px #ccc; box-shadow:none; margin-right:15px;text-indent: 1rem;}

.ly-k-k3{float: left;}

input.ly-k-k4{width: 34%;margin-top: 1rem;height: 2.6rem;line-height: 2.6rem;text-align: center;border: none;box-shadow: none;border-radius: 0;background: #000;color: #fff;}

/* 行数 */

.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}

.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}

.ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}

.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;}

.ellipsis6{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;text-overflow:ellipsis;}

.ellipsis7{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;text-overflow:ellipsis;}

.ellipsis8{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;text-overflow:ellipsis;}

.ellipsis9{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 9;overflow: hidden;text-overflow:ellipsis;}

.transition{

	transition: all 0.5s ease-in-out;

	-ms-transition: all 0.5s ease-in-out; /* IE 9 */

	-moz-transition: all 0.5s ease-in-out; /* Firefox */

	-webkit-transition: all 0.5s ease-in-out; /* Safari 和 Chrome */

	-o-transition: all 0.5s ease-in-out; /* Opera */

}

/* 公共头部 */
.index-title{text-align: center;margin-bottom: 15px;line-height: 1;height: 35px;position: relative;}
.index-title .en,
.index-title .name{position: absolute;left: 0;width: 100%;font-weight: 700;}
.index-title .en{top: 0;font-size: 30px;text-transform: uppercase;background-image: -webkit-linear-gradient(90deg, transparent 20%, #f1f1f3 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.index-title .name{bottom: 0;color: #000;font-size: 20px;font-family: "微软雅黑";}
/* 尛天心理考证中心 */
.exam-main{padding: 30px 10px 0 10px;}
.exam-main .list li{margin-bottom: 10px;}
.exam-main .list li a{display: block;height: 50px;display: flex;justify-content: space-between;align-items: center;background-position: center;background-repeat: no-repeat;background-size: cover;}
.exam-main .list li:nth-child(1) a{background-image: url(../images/exam-1.jpg);}
.exam-main .list li:nth-child(2) a{background-image: url(../images/exam-2.jpg);}
.exam-main .list li:nth-child(3) a{background-image: url(../images/exam-3.jpg);}
.exam-main .list li:nth-child(4) a{background-image: url(../images/exam-4.jpg);}
.exam-main .list li:nth-child(5) a{background-image: url(../images/exam-5.jpg);}
.exam-main .list li:nth-child(6) a{background-image: url(../images/exam-6.jpg);}
.exam-main .list li:nth-child(7) a{background-image: url(../images/exam-7.jpg);}
.exam-main .list li:nth-child(8) a{background-image: url(../images/exam-8.jpg);}
.exam-main .list li:nth-child(9) a{background-image: url(../images/exam-9.jpg);}
.exam-main .list li:nth-child(10) a{background-image: url(../images/exam-10.jpg);}
.exam-main .list li:nth-child(11) a{background-image: url(../images/exam-11.jpg);}
.exam-main .list li:nth-child(12) a{background-image: url(../images/exam-1.jpg);}
.exam-main .list li a .key{width: 14%;text-align: center;line-height: 70px;color: #fff;font-size: 24px;}
.exam-main .list li a .tit{width: calc(100% - 30%);color: #000;font-size: 18px;font-weight: 700;}
.exam-main .list li a .tit span{font-size: 14px;font-weight: 400;}
.exam-main .list li:nth-child(1) a:hover .tit{color: #00a199;}
.exam-main .list li:nth-child(2) a:hover .tit{color: #2ba6e1;}
.exam-main .list li:nth-child(3) a:hover .tit{color: #8ec220;}
.exam-main .list li:nth-child(4) a:hover .tit{color: #e95613;}
.exam-main .list li:nth-child(5) a:hover .tit{color: #e03f4e;}
.exam-main .list li:nth-child(6) a:hover .tit{color: #ae5da1;}
.exam-main .list li:nth-child(7) a:hover .tit{color: #67b74c;}
.exam-main .list li:nth-child(8) a:hover .tit{color: #f39800;}
.exam-main .list li:nth-child(9) a:hover .tit{color: #dab072;}
.exam-main .list li:nth-child(10) a:hover .tit{color: #556fb5;}
.exam-main .list li:nth-child(11) a:hover .tit{color: #6aaec4;}
.exam-main .list li:nth-child(12) a:hover .tit{color: #00a199;}
/* 心理疾病 */
.jibing-main{background-color: #fff;padding: 30px 10px;}
.jibing-main .index-title{margin-bottom: 0;}
.jibing-main .top{color: #666;font-size: 16px;line-height: 1.4;text-align: center;padding: 0 20px;margin: 10px 0 20px 0;}
.jibing-main .top span{color: #333;font-weight: 700;}
.jibing-main .box{border-width: 1px;border-style: solid;border-radius: 5px;overflow: hidden;}
.jibing-main .box.one{border-color: #016fd0;margin-bottom: 15px;}
.jibing-main .box.two{border-color: #0198d0;}
.jibing-main .box .title{line-height: 40px;padding: 0 10px;color: #fff;font-weight: 700;font-size: 18px;border-radius: 5px;overflow: hidden;}
.jibing-main .box.one .title{background-color: #016fd0;}
.jibing-main .box.two .title{background-color: #0198d0;}
.jibing-main .box .list{padding: 0 10px;display: flex;justify-content: space-between;align-items: center;}
.jibing-main .box .list li{padding: 15px 0;}
.jibing-main .box .list li a{color: #333;font-size: 14px;line-height: 1;}
/* 想了解，你的心理问题吗? */
.liaojie-main{background-color: #f2f5fa;padding: 30px 10px 20px 10px;}
.liaojie-main .index-title .en{background-image: -webkit-linear-gradient(90deg, transparent 20%, #c7ddf2 100%);}
.liaojie-main .list li{float: left;width: 49%;margin-right: 2%;margin-bottom: 10px;}
.liaojie-main .list li:nth-child(2n){margin-right: 0;}
.liaojie-main .list li a{display: block;width: 100%;height: 200px;position: relative;border-radius: 5px;overflow: hidden;}
.liaojie-main .list li a::before{content: '';position: absolute;bottom: 15px;left: 14px;width: 24px;height: 4px;background-color: #016fd0;border-radius: 20px;z-index: 2;transition: all 0.5s ease-in-out;}
.liaojie-main .list li a .img{position: relative;width: 100%;height: 100%;}
.liaojie-main .list li a .img::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url(../images/liaojie-li.png);background-position: center;background-repeat: no-repeat;background-size: cover;z-index: 1;}
.liaojie-main .list li a .img img{width: 100%;height: 100%;object-fit: cover;}
.liaojie-main .list li a .tit{width: calc(100% - 40px);position: absolute;bottom: 30px;left: 10px;color: #fff;font-size: 20px;line-height: 26px;min-height: 52px;z-index: 2;}
.liaojie-main .list li a:hover .img img{transform: scale(1.1);}
/* 尛天心理专家 */
.zhuanjia-main{background-color: #fff;padding: 30px 10px 0 10px;}
.zhuanjia-main .box{padding: 10px;background-color: #f8f8f8;border-radius: 5px;}
.zhuanjia-main .box .img{float: left;width: 80px;height: 128px;border-radius: 5px;overflow: hidden;}
.zhuanjia-main .box .img img{width: 100%;height: 100%;object-fit: cover;}
.zhuanjia-main .box .con{float: right;width: calc(100% - 100px);}
.zhuanjia-main .box .con .tit{color: #000;font-size: 18px;line-height: 1;font-weight: 700;}
.zhuanjia-main .box .con .tit span{color: #666;font-size: 14px;margin-left: 4px;font-weight: 400;}
.zhuanjia-main .box .con .tags li{display: inline-block;line-height: 30px;padding: 0 10px;color: #fff;font-size: 14px;background-color: #016fd0;border-radius: 20px;margin: 10px 0;}
.zhuanjia-main .box .con .content p{color: #333;font-size: 14px;line-height: 1.4;}
/* 公司简介 */
.company-main{background-color: #fff;padding: 30px 10px 0 10px;}
.company-main .img{width: 100%;}
.company-main .img img{width: 100%;display: block;}
.company-main .con{line-height: 1.7;color: #333;font-size: 14px;text-align: justify;margin: 10px 0;}
.company-main .more{display: block;width: 50%;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #666;background-color: #dcdcdc;border-radius: 20px;margin: 0 auto;}
/* 资质荣誉 */
.honor-main{padding: 30px 10px;background-color: #fff;position: relative;}
.honor-main::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 50%;background-color: #015ea3;}
.honor-main .type{display: flex;justify-content: space-between;align-items: center;margin-bottom: 15px;height: 40px;border-bottom: 1px solid #dcdcdc;}
.honor-main .type .left a{padding: 0 5px;margin-right: 10px;line-height: 40px;color: #999;font-size: 16px;display: inline-block;position: relative;}
.honor-main .type .left a::before{content: '';position: absolute;bottom: 0;left: 50%;width: 0;height: 2px;background-color: #016fd0;transition: all 0.5s ease-in-out;}
.honor-main .type .left a:hover,
.honor-main .type .left a.cur{color: #282828;font-weight: 700;}
.honor-main .type .left a:hover::before,
.honor-main .type .left a.cur::before{width: 100%;left: 0;}
.honor-main .type .right a{display: block;color: #666;font-size: 14px;line-height: 1;transition: all 0.5s ease-in-out;}
.honor-main .type .right a:hover{color: #282828;text-decoration: underline;}
.honor-main .list{position: relative;overflow: hidden;}
.honor-main .list .swiper-slide a{display: block;}
.honor-main .list .swiper-slide a .honorimg,
.honor-main .list .swiper-slide a .envirimg{text-align: center;font-size: 0;overflow: hidden;}
.honor-main .list .swiper-slide a .honorimg{line-height: 200px;height: 200px;background-color: #eee;padding: 5px;}
.honor-main .list .swiper-slide a .envirimg{height: 198px;line-height: 198px;background-color: #fff;padding: 5px;border: 1px solid #eee;}
.honor-main .list .swiper-slide a .honorimg img,
.honor-main .list .swiper-slide a .envirimg img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
.honor-main .list .swiper-slide a .tit{text-align: center;color: #000;font-size: 18px;line-height:44px;}
.honor-main .list .swiper-slide a:hover .honorimg img,
.honor-main .list .swiper-slide a:hover .envirimg img{transform: scale(1.1);}
.honor-main .list .swiper-slide a:hover .tit{color: #016fd0;}
/* 联系方式 */
.contact-main{background-color: #f5f5f5;padding: 30px 10px;}
.contact-main .nav{display: flex;justify-content: center;text-align: center;margin-bottom: 15px;}
.contact-main .nav a{width: 25%;color: #000;font-size: 14px;line-height: 1;border-right: 1px solid #ccc;box-sizing: border-box;}
.contact-main .nav a:last-child{border-right: none;}
.contact-main p{text-align: center;color: #999;font-size: 14px;line-height: 1.3;padding: 3px 0;}
/* 微信弹窗 */
.wx_box p{text-align: center;font-size: 18px;line-height: 40px;}
.wx_box h4{text-align: center;font-size: 24px;background-color: #016fd0;color: #fff;line-height: 48px;font-weight: 700;}
.wx_box img{width: 226px;height: 226px;margin: 10px auto 0;display: block;border: 1px solid #eee;}
.wx_box span{display: block;text-align: center;font-size: 16px;color: #666;line-height: 40px;}

/* 清关认证列表 */

.de-custom-list li{float: left;width: 49%;margin-right: 2%;margin-bottom: 10px;}

.de-custom-list li:nth-child(2n){margin-right: 0;}

.de-custom-list li a{display: block;padding: 4px;background-color: #fff;border: 1px solid #dcdcdc;}

.de-custom-list li a .img{width: 100%;}

.de-custom-list li a .img img{display: block;width: 100%;}

.de-custom-list li a .tit{color: #282828;font-size: 14px;text-align: center; line-height: 1;margin: 15px 0 10px 0;}

.de-custom-list li a:hover .img img{transform: scale(1.1);}

.de-custom-list li a:hover .tit{color: #ed8e14;}

/* 产品认证 */

.de-goods-list ul li{border-bottom: 1px solid #eee;}

.de-goods-list ul li a{display: flex;justify-content: space-between;align-items: center;padding: 5px 0;line-height: 2;}

.de-goods-list ul li a .name{width: calc(100% - 80px);color: #282828;font-size: 14px;}

.de-goods-list ul li a .time{width: 80px;text-align: right;color: #999;font-size: 12px;}

.de-goods-list ul li:hover .img img{transform: scale(1.1);}

.de-goods-list ul li:hover .name{color: #ed8e14;}

/* 心测量表 */
.de-scale-list{overflow: hidden;}
.de-scale-list .top{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #eee;padding: 10px 0;margin-bottom: 20px;}
.de-scale-list .top .txt{line-height: 1;width: calc(100% - 60px);}
.de-scale-list .top .txt .name{font-size: 18px;color: #313131;}
.de-scale-list .top .txt .name span{font-weight: 700;color: #ff0000;}
.de-scale-list .top .txt .en{font-size: 12px;color: #999;margin-top: 10px;line-height: 1.2;}
.de-scale-list .top a{font-size: 12px;color: #999;width: 50px;text-align: right;}
.de-scale-list .list li{float: left;width: 49%;margin-right: 2%;margin-bottom: 10px;}
.de-scale-list .list li:nth-child(2n){margin-right: 0;}
.de-scale-list .list li a{display: block;padding: 5px;border: 1px solid #ccc;background-color: #fff;border-radius:5px;}
.de-scale-list .list li a .img{height: 160px;line-height: 160px;text-align: center;font-size: 0;overflow: hidden;}
.de-scale-list .list li a .img img{max-width: 100%;max-height: 100%;display: inline-block;vertical-align: middle;}
.de-scale-list .list li a .tit{padding: 10px 0;border-top: 1px solid rgba(120,130,140,0.13);line-height: 1;font-size: 14px;color: #333;margin-top: 10px;}
.de-scale-list .list li a:hover{border-color: #016fd0;}
.de-scale-list .list li a:hover .img img{transform: scale(1.1);}
.de-scale-list .list li a:hover .tit{color: #016fd0;}
/* 心测量表详情 */
.scaleinfo .white-box{margin-bottom: 20px;}
.scaleinfo .white-box .img{width: 100%;}
.scaleinfo .white-box .img img{display: block;width: 100%;}
.scaleinfo .white-box .box{margin: 10px 0;}
.scaleinfo .white-box .box .tit{font-size: 18px;line-height: 1.5;margin-bottom: 15px;}
.scaleinfo .white-box .box p{font-size: 13px;line-height: 18px;margin-bottom: 10px;}
.scaleinfo .white-box .box p .span-font{font-weight: 700;}
.scaleinfo .white-box .box p.proinfo-serv i{background: url(../images/mall-icon.png) no-repeat;width: 16px;height: 16px;display: inline-block;margin-right: 3px !important;vertical-align: middle;}
.scaleinfo .white-box .box p.proinfo-serv i.cxbzj{background-position: 0px 0px;}
.scaleinfo .white-box .box p.proinfo-serv i.rzxh{background-position: -21px 0px;}
.scaleinfo .white-box .box p.proinfo-serv i.zspl{background-position: -43px 0px;}
.scaleinfo .white-box .box p.proinfo-serv i.zfb{background-position: -64px 0px;}
.scaleinfo .white-box .box p.proinfo-serv i.wx{background-position: -85px 0px;}
.scaleinfo .white-box .ewm{width: 80%;margin: 0 auto;}
.scaleinfo .content{width: 100%;}
.scaleinfo .content .tab-content{margin-top: 10px;}
/* 搜索分页 */
.search_pagenation{text-align: center;padding: 10px 0;}
.search_pagenation a{display: inline-block;width: 80px;height: 35px;font-size: 14px;background: #016fd0;color: #fff;line-height: 35px;margin:0 5px;}
.search_pagenation a:hover{background-color: #bb3507;}
.search_pagenation .noothers {display: none;}