@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px/24px "Microsoft Yahei", Arial, sans-serif;
	color: #333;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
i,
span,
b {
	margin: 0;
	padding: 0;
	font-style: normal;
}

img {
	border: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #003f81;
	text-decoration: none;
}

.wap {
	width: 1200px;
	margin: 0 auto;
}

.header {
	height: 90px;
	background: #fff;
}

.header .wap {
	position: relative;
}

.header .logo {
	position: absolute;
	top: -100px;
	background: url(../images/logo.jpg) left no-repeat;
}

.topbar-header {
	padding-top: 20px;
}

.topbar-header img {
	float: left;
}

.topbar-text {
	float: left;
	text-align: left;
	font-size: 24px;
	color: #181818;
	display: inline-block;
	padding-left: 15px;
	border-left: 1px solid #999;
	margin-left: 20px;
	margin-top: 18px;
}

.header .back {
	float: right;
	margin-top: 30px;
	font-weight: normal;

	font-size: 20px;
	color: #181818;
	display: inline-block;
	color: #ff7800;
}

/*footer*/
.footer {
	height: 160px;
	line-height: 160px;
	background-color: #f7f7f7;
	border-top: 1px solid #ddd;
}

.footer a {
	color: #333333;
}

.footer .zwj-ewm {
	float: right;
	width: 100px;
	text-align: center;
	line-height: 1;
	padding-top: 20px;
}

/*banner*/
.banner {
	width: 100%;
	height: 440px;
	background: url(../images/banner.jpg) center no-repeat;
}

.banner .wap {
	position: relative;
}


/*qiehuan*/
.qh-xinwen {
	width: 320px;
	/* height: 330px; */
	height: 372px;
	background: #fff;
	float: right;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 34px;
}

.qh-xinwen .tit2 {
	width: 320px;
	width: 216px;
	margin: 0 auto;
	overflow: hidden;
	height: 50px;
	margin-top: 15px;

}

.qh-xinwen .tit2 ul li {
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
}

.qh-xinwen .tit2 ul li a {
	font-size: 16px;
	font-weight: normal;
	color: #181818;
	background: none;
}

.qh-xinwen .tit2 ul li.cur {
	height: 50px;
	font-weight: bold;
	display: inline-block;
}

.qh-xinwen .tit2 ul li.cur a {
	text-decoration: none;
	/* color: #167bff; */
	font-weight: bold;
	border: 1px solid #167bff;
}


/* 77 */
.qh-xinwen .tit2 ul li a:first-child {
	border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

.qh-xinwen .tit2 ul li a:last-child {
	border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}


.qh-xinwen .tit2 ul li a {
	float: left;
	display: block;
	width: 106px;
	height: 28px;
	line-height: 28px;
	margin-right: -1px;
	border: 1px solid #eee;
	font-size: 15px;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.qh-xinwen .tit2 ul li a:hover {
	/* color: #00c250; */
	color: #167bff;
}

.qh-xinwen .tit2 ul li.cur a {
	/* 	color: #00c250;
	border-color: #00c250; */

	color: #167bff;
	border-color: #167bff;
	/* border: 1px solid #167bff; */

	position: relative;
	z-index: 2;
}

/* 777 */
.ewm-box {
	width: 200px;
	height: 200px;
	background: #fff;
	/*padding: 9px 11px;*/
	border: 1px solid #eee;
	text-align: center;
	margin: 0 auto;
	margin-top: 0px;

}

.ewm-box img {
	width: 200px;
	height: 200px;

}

.ico-ewm {
	background: url(../images/ico-ewm.png) left no-repeat;
	padding-left: 40px;
	margin: 0 auto;
	width: 170px;
	margin-top: 5px;
}

.login {
	/* width: 363px; */
	padding: 10px 16px;
	margin: 0 auto;
}

.login li {
	margin-bottom: 6px;
}

.login .text {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ddd;
	background: #fff;
	padding-left: 40px;
	box-sizing: border-box;
}

.login li:first-child .text {
	background: url(../images/icon-user.png) no-repeat 10px;
	
}
.login input{outline: none;}
.login li:nth-child(2) .text {
	background: url(../images/icon-psd.png) no-repeat 10px;
}

.login li:nth-child(3) .text {
	width: 120px;
	padding-left: 10px;
	margin-right: 4px;
}

.login .code {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 43px;
	border: 1px solid #ddd;
}

.login .tip-txt {
	margin-left: 12px;
	cursor: pointer;
	color: #666666;
}

.login .foget-txt {
	float: right;
}

.login .button {
	border: 0;
	background: none;
	background: #1570ff;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	width: 100%;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}

.login-qq {
	text-align: center;
}

/*--checkbox--*/
.login .login-checkbox {
	/*margin-top: 20px;*/
	padding-top: 10px;
	/* margin-bottom: 25px; */
}

.login-checkbox input[type="checkbox"] {
	display: none;
}

.login-checkbox input[type="checkbox"]+label {
	position: relative;
	padding-left: 2em;
	border: none;
	outline: none;
	font-size: 1em;
	/*color: #999;*/
	font-weight: 400;
	cursor: pointer;
}

.login-checkbox input[type="checkbox"]+label span:first-child {
	width: 14px;
	height: 14px;
	border: 1px solid #bbb;
	position: absolute;
	left: 0;
	top: 3px;
}

.login-checkbox input[type="checkbox"]:checked+label span:first-child:before {
	content: "";
	background: url(../images/tick.png)no-repeat;
	position: absolute;
	left: 2px;
	top: 2px;
	font-size: 10px;
	width: 10px;
	height: 10px;
}

/* title */
.title-box {
	padding-top: 40px;
	text-align: center;
	line-height: 2;
}

.title-box h1 {
	font-weight: bold;
	font-size: 30px;
}

.title-box p {
	font-size: 16px;
	color: #666666;
}

/* customer */
.customer {
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 50px;
}

.customer ul {
	width: 1200px;
	margin: 0 auto;
	padding: 12px 0;
}

.customer ul li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 2;
}

.customer ul li p {
	font-size: 16px;
	line-height: 2;
}

/* zhiwanjia */
.zhiwanjia {
	background: url(../images/zhiwanjia-bg.jpg);
	height: 506px;
	color: #FFFFFF;
}

.left {
	float: left;
}

.zwj-ul {
	/* float: left;
	overflow: hidden;
	width: 726px; */
}

.zwj-ul li {
	width: 322px;
	/* float: left; */
	margin-bottom: 25px;
	overflow: hidden;
	clear: left;
}

/* .zwj-ul li:nth-child(2n){margin-left: 20px;} */

.zwj-ul li:nth-child(5) {
	position: relative;
	top: 0;
	margin-top: -50px;
	margin-bottom: 0px;
	float: right;
}

.zwj-ul li img {
	float: left;
	margin-right: 10px;
}

.zwj-ul li p {
	float: left;
	width: 240px;
	padding-bottom: 10px;
	border-bottom: 2px solid #FFFFFF;
}

/* honor */
.honor {
	overflow: hidden;
}

.honor .title-box {
	margin-bottom: 20px;
}

.demo4 {
	width: 1200px;
	/* float: left; */
	overflow: hidden;
	/* background-color: #f8f8f8; */
	margin: 0 auto;
}

#indemo2 {
	float: left;
	width: 8800%;
}

.demo5
{
	float: left;
}

.demo6 {
	float: left;
}

.demo5 ul,
.demo6 ul {
	float: left;
}

.demo5 ul li,
.demo6 ul li {
	float: left;
	width: 282px;
	/* padding: 20px 0; */
	position: relative;
	margin-right: 20px;
	text-align: center;
	/* border: 1px solid #ddd; */
	background: #fff;


	width: 380px;
	/* height: 364px; */
}

.demo5 img,
.demo6 img {
	width: 184px;
	height: 198px;
	width: 378px;
	height: 262px;
	border: 1px solid #ddd;
}

.demo5 em,
.demo6 em {
	display: block;
	width: 100%;
	font-style: normal;
	/* height: 60px; */
	line-height: 30px;
	color: #333;
	font-weight: normal;
	font-size: 16px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}

.teacher-txt {
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	padding: 0 20px;
	overflow: hidden;
	color: #333;
	margin-bottom: 10px;
	text-align: center;
}



.demo4 a {
	font-size: 15px;
	color: #fff;
	display: block;
}

.demo4 a:hover {
	font-size: 15px;
	color: #0f4ba1;
}

.demo4 a:hover span.more {
	background: #df8505;
}

/* newslist */
.news-list {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
}

.news-list li {
	margin-bottom: 18px;
	width: 48%;
	float: left;
}

.news-list li:nth-child(2n) {
	float: right;
}

.news-list li .title {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	float: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-list li .desription {
	clear: left;
	margin-top: 7px;
	padding-top: 7px;
	line-height: 30px;
	color: #666;
	font-size: 16px;
	color: #888888;

	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

/* contact */
.contact .clearfix {
	/* width: 1200px;
	margin: 0 auto; */
	padding-bottom: 30px;
}

.contact .title-box {
	padding-top: 0;
}

.tel {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1570ff;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 300px;
	margin: 0 auto;
	border-radius: 25px;

}

.tel i {
	display: inline-block;
	width: 36px;
	height: 28px;
	/* background-color: red; */
	vertical-align: middle;
	background: url(../images/icon-tel.png) no-repeat left;
}

.infot {
	line-height: 2;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
}

.apply-form {
	padding: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	justify-content: space-around;
}

.apply-form ul {
	margin-right: 20px;
	display: flex
}

.apply-form .apply-form-iterm {
	float: left;
	margin-right: 20px;
	position: relative;
	transition: all .5s
}

.apply-form .apply-form-iterm input {
	width: 240px;
	padding-left: 15px;
	height: 30px;
	border-radius: 2px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	outline: none;
	/* background-color: #003F81; */
}

.apply-form .form-region {
	width: 257px;
	height: 32px;
	margin: 0;
	position: relative;
	display: flex;
	align-items: center;
	border-radius: 4px;
	border: 1px solid #d3d9e6
}

.apply-form .form-region:active,
.apply-form .form-region:hover {
	border-color: #a8b0bf
}

.apply-form .form-region .region-city,
.apply-form .form-region .region-province {
	width: 50%
}

.apply-form .form-region .region-city .one-select,
.apply-form .form-region .region-province .one-select {
	border: none;
	width: 100% !important
}

.apply-form .form-region.region-error .region-error-message {
	display: block;
	top: 46px
}

.apply-form .form-region .one-input-error,
.apply-form .form-region .region-error-message {
	position: absolute;
	top: 36px;
	left: 10px;
	background: #fff;
	z-index: 20
}

.apply-form .form-region .region-error-message {
	display: none;
	color: #ff5b5b;
	font-size: 12px
}

.prov,
.city {
	border: 0;
	outline: none;
	height: 32px;
	line-height: 32px;
	background: transparent;
}

.prov {
	width: 120px;
}

.city {
	width: 120px;
}

.border {
	border: 1px solid #ddd;
	width: 256px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
}


/* btn */
.one-button-primary {
	background-color: #0052cc;
	color: #fff;
	border: 1px solid transparent;
}

.one-button {
	box-sizing: border-box;
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	user-select: none;
	line-height: 1;
	white-space: nowrap;
	vertical-align: middle;
	transition-property: border-color, background-color, color, opacity, box-shadow;
	transition-duration: .2s;
	cursor: pointer;
	border: 0;
	height: 32px;
	width: 70px;
	border-radius: 4px;
}
/* 24.2.28 */
.aboutus{
	width: 1200px;
	    margin: 0 auto;
	    overflow: hidden;
	    /* padding: 30px 0; */
}
.aboutus .row{
	padding-top: 40px;
}
.aboutus .company-introduct{
	/* padding-top: 18vh; */
	width: 50%;
	float: left;
}

.aboutus .titleBox{
	/* padding-bottom: 40px; */
	/* opacity: 1; */
	/* border-bottom: 1px solid #DDDDDD; */
	/* position: relative; */
}
.aboutus .titleBox h3{
	font-size: 30px;
	font-weight: bold;
	
}
/* .aboutus .titleBox::before{
	content: "";
	width: 72px;
	height: 3px;
	background: linear-gradient(360deg, #1CBCFF 0%, rgba(167,222,245,0.99) 100%);
	opacity: 1;
	position: absolute;
	bottom: -1px;
	z-index: 9;
} */

.about-detail{
	/* font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px; */
	padding-top: 40px;
	
	font-size: 16px;
	    line-height: 2;
	    color: #333;
	display: -webkit-box;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    -webkit-line-clamp: 5;
	    -webkit-box-orient: vertical;
	
}

.aboutus .more{
	position: relative;
	margin-top: 30px;
	
}
.aboutus .more a{
	position: relative;
	font-size: 16px;
	display: inline-block;
	color: #fff;
	height: 36px;
	line-height: 36px;

	background: linear-gradient(to left, #5154fb, #2facfc);
	padding: 0 16px;
	border-radius: 4px;
}

.aboutus .rgtImg{
	height: 50%;
	float: right;
}

.aboutus .rgtImg.companyImg{
	width: 430px;
}
.footer .lft{
	line-height: 2;
	float: left;
	padding-top: 40px;
}