@charset "utf-8";

/*格式化*/

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input,
textarea {
	margin: 0;
	padding: 0;
}

body {
	font-size: 1rem;
	font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	background: #fff;
}

li,
ol {
	list-style: none;
}

ins {
	text-decoration: none;
}

i,
em {
	font-style: normal;
}

a {
	text-decoration: none;
	font-family: "Microsoft Yahei";
	color: #333;
}

a:hover {
	cursor: pointer;
	text-decoration: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}

:focus {
	outline: 0;
}

.clear {
	clear: both;
	line-height: 0px;
	overflow: hidden;
	zoom: 1;
	font-size: 0px;
	content: '.';
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

img {
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

input,
textarea {
	border: none;
	font-family: "Microsoft Yahei";
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 1rem;
}

h2,
h2 a {
	color: #333;
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* -- 页面整体布局 -- */

.wrap {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: -0.05rem;
}


/*网站首页宽度*/

.wrap img {
	display: block;
	width: 100%;
}

/*banner*/
.g-adv {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	z-index: 15;
	font-size: 0;
}

.g-adv img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}


/*公共标题*/

.title-black {
	text-align: center;
	line-height: 100%;
	margin-bottom: 1.88rem;
}

.title-black a {
	display: block;
}

.title-black b {
	display: block;
	font-size: 1.71rem;
	color: #333333;
	line-height: 1.7rem;
}

.title-black span {
	display: block;
	font-size: 1.1rem;
	color: #676767;
	line-height: 1.03rem;
	margin-top: 1rem;
}

/* .title-black:after {
	content: "";
	display: block;
	width: 2rem;
	height: 2px;
	background: #15B89B;
	margin: 0 auto;
	margin-top: 0.8rem;
} */

.title-white {
	text-align: center;
	line-height: 100%;
}

.title-white a {
	display: block;
}

.title-white b {
	display: block;
	font-size: 1.7rem;
	color: #fff;
	line-height: 1.7rem;
}

.title-white span {
	display: block;
	font-size: 1.03rem;
	color: #fff;
	line-height: 1.03rem;
	margin-top: 1rem;
}

.title-white:after {
	content: "";
	display: block;
	width: 2rem;
	height: 2px;
	background: #15B89B;
	margin: 0 auto;
	margin-top: 0.8rem;
}



/*产品*/
.pro {
	margin: 0 1.28rem;
	background-size: 100% auto;
	padding-top: 2.95rem;
}
.pro .pro-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pro .pro-content a {
	display: block;
	width: 100%;
}
.pro .pro-content img {
	margin-bottom: 0.77rem;
	width: 100%;
}
.pro .con {
	margin-bottom: 1.5rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.pro .con li {
	width: 100%;
	height: 100%;
	background-color: #DAB159;
	text-align: center;
}

.pro .con li a {
	font-size:1.11rem;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	line-height: 2.99rem;
}
.pro .pro-btn {
	text-align: center;
}
.pro .pro-btn a {
	margin: 0.6rem auto 0;
	display: block;
	width: 5.81rem;
	height: 1.88rem;
	background: #DAB159;
	font-size: 0.94rem;
	color: #FFFFFF;
	line-height: 1.88rem;
	border: none;
	outline: none;
}
/*个性化定制服务*/
.person {
	margin: 3.46rem 1.28rem 0;
}
.-title {
	text-align: center;
}
.-title h2 {
	font-size: 1.71rem;
	font-weight: bold;
	color: #333333;
	line-height: 1.71rem;
}
.-title h3 {
	margin-top: 0.85rem;
	font-size: 1.11rem;
	color: #676767;
	line-height:1.11rem;
}
.person .person-nav {
	margin-bottom: 2.14rem;
	margin-top: 2.09rem;
	display: flex;
	justify-content: space-around;
}
.person .person-nav .on {
	background: url("../img/gx-bg-y.png") no-repeat !important;
	background-size: 100% 100% !important;
}
.person .person-nav .item {
	width: 4.96rem;
	height: 5.56rem;
	text-align: center;
	background: url("../img/gx-bg-b.png") no-repeat;
	background-size: 100% 100%;
}
.person .person-nav .item h3 {
	margin-top: 1.4rem;
	margin-left: 0.9rem;
	margin-right: 0.81rem;
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2rem;
}
.person .person-nav .item h4 {
	margin-top: 0.5rem;
	margin-bottom: 1.41rem;
	font-size: 1.2rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2rem;
}
.person .person-content {
	margin-bottom: 2.14rem;
}
.person .person-content img {
	width: 100%;
}

/*分割图*/
.part {
	margin-top: 3rem;
	display: flex;
	justify-content: flex-start;
	background: url("../img/part-bg.jpg") no-repeat;
}
.part .part-l {
	position: relative;
	z-index: 9;
	margin-left: 1rem;
}
.part .part-l h1 {
	width: 12rem;
	padding-top: 3rem;
	font-size: 1.97rem;
	font-family: jiangxizhuokai;
	color: #FFFFFF;
	line-height: 1.97rem;
}
.part .part-l h2 {
	width: 16rem;
	margin-top: 1rem;
	font-size: 1.97rem;
	font-family: jiangxizhuokai;
	color: #E77919;
	line-height: 1.97rem;
}
.part .part-l h3 {
	margin-top: 2rem;
	margin-bottom: 3rem;
	font-size: 0.94rem;
	font-family: Source Han Sans CN;
	color: #FFFFFF;
	line-height: 0.94rem;
}
.part .part-l h3 span {
	font-size: 1rem;
	font-family: Source Han Sans CN;
	color: #E77919;
	line-height: 1rem;
}
.part .part-r img {
	position: relative;
	z-index: 100;
	margin-top: 3rem;
	margin-left: -6rem;
	width: 15rem;
}

/*3大核心优势*/
.advantage .on {
	background: #DBB562 !important;
}
.advantage {
	margin: 3rem 1.28rem 0;
}
.advantage .adv-content {
	margin-top: 2rem;
}
.advantage .adv-content img {
	margin-top: 2rem;
	margin-bottom: 1rem;
	width: 29rem;
}
.advantage .adv-content .desc .adv-title h1 {
	margin-top: 1rem;
	font-size: 5.77rem;
	font-family: Minion Variable Concept;
	font-weight: normal;
	font-style: italic;
	color: #DAB159;
	line-height: 2.2rem;
}
.advantage .adv-content .desc .adv-title h2 {
	margin-left: 7rem;
	font-size: 1.75rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 1.56rem;
}
.advantage .adv-content .desc .adv-title h3 {
	margin-top: 1rem;
	margin-left: 3rem;
	font-size: 0.97rem;
	font-family: Source Han Sans CN;
	color: #666666;
	line-height: 1.56rem;
}
.advantage .info {
	margin-top: 1rem;
}
.advantage .info .item {
	margin-top: 1rem;
	display: flex;
}
.advantage .info .item img {
	margin-top: 0.5rem;
	margin-right: 1rem;
	width: 1rem;
	height: 1rem;
}
.advantage .info .item p {
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	color: #333333;
	line-height: 1.79rem;
	letter-spacing: 0.01rem;
}
.advantage .info .item p span {
	color: #DBB562;
	font-weight: bold;
}
.advantage .adv-nav {
	margin-top: 3rem;
	display: flex;
	justify-content: center;
}
.advantage .adv-nav .nav-item {
	margin: 0 0.5rem;
	width: 5.13rem;
	height: 0.43rem;
	background: #979799;

}

/*测试认证*/
.test {
	margin-top: 3rem;
}
.test .-title {
	margin: 0 auto;
}
.test .test-content img {
	width: 100%;
}
.test .test-content .item {
	margin-top: 2rem;
	margin-left: 1.28rem;
	margin-right: 1.28rem;
}
.test .test-content .item h2 {
	font-size: 1.28rem;
	font-family: Source Han Sans CN;
	color: #333333;
	line-height: 1.28rem;
}
.test .test-content .item h3 {
	margin: 1rem 0;
	width: 1.32rem;
	height: 0.13rem;
	background: #DAB159;
}
.test .test-content .item h4 {
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	color: #666666;
	line-height: 1.79rem;

}

/*项目案例*/
.case .on {
	color: #ffffff;
	background: #DAB159 !important;
}
.case {
	padding: 3.95rem 3.125% 3.65rem;
}

.case img {
	width: 100%;
}

.case .case-nav .case-item {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.case .case-nav .case-item a {
	width: 9.27rem;
	height: 2.35rem;
	margin-bottom: 0.9rem;	
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	color: #666666;
	text-align: center;
	line-height: 2.35rem;	
	border: 1px solid #CCCCCC;
}
.case .case-nav .case-item .on {
	background: #DAB159;
	color: #FFFFFF;
	border: none;
}
.case .case-list li {
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	width: 9.27rem;
	height: 2.48rem;
	line-height: 2.3rem;
	text-align: center;
	margin-bottom: 1.1rem;
}

.case .case-list li:nth-of-type(1) {
	background: url("../img/dichan.png") no-repeat left 1.44rem center;
	background-size: 1.2rem 1.03rem;
}

.case .case-list li:nth-of-type(2) {
	background: url("../img/jiushui.png") no-repeat left 1.44rem center;
	background-size: 0.73rem 1.11rem;
}

.case .case-list li:nth-of-type(3) {
	background: url("../img/jinrong.png") no-repeat left 1.44rem center;
	background-size: 1.15rem 1.11rem;
}

.case .case-list li:nth-of-type(4) {
	background: url("../img/zhengqi.png") no-repeat left 1.44rem center;
	background-size: 1.2rem 1.15rem;
}

.case .case-list li:nth-of-type(5) {
	background: url("../img/chanyin.png") no-repeat left 1.44rem center;
	background-size: 1.24rem 1.11rem;
}

.case .case-list li:last-child {
	background: url("../img/shengchan.png") no-repeat left 1.44rem center;
	background-size: 1.2rem 1.11rem;
}

.case .case-list li a {
	font-size: 1.2rem;
	color: #666666;
	margin-left: 1.7rem;
	display: block;
	line-height: 2.35rem;
	letter-spacing: 0.09rem;
}

.case .case-info{
	position: relative;
}

.case .case-info .case-desc-mask{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 3rem;
	background-color:#000000;
	opacity: 0.58;
}
.case .case-info .case-desc-mask .desc-title{
	font-size: 1.1rem;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0.2rem;
	margin-left: 1.5rem;
}
.case .case-info .case-desc-mask p{
	width: 27rem;
	font-size: 0.8rem;
	margin-left: 1.5rem;
	color: #FFFFFF;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.case .case-info .case-desc-mask p a{
	color: #DAB159;
}

.current {
	background-color: #dab159;
	color: #FFFFFF;
}

/*服务流程*/
.process-info {
	margin: 0 3.125%;
	display: flex;
	justify-content: space-between;
}

.process-info .process-desc {
	width: 6.07rem;
	height: 6.07rem;
	border-radius: 50%;
	box-shadow: 0.09rem 0.09rem 0.27rem #7C7C7C;
}

.process-info .process-desc:nth-of-type(1) {
	margin-top: 2.14rem;
	background: url("../img/zx.png");
	background-size: 6.2rem 6.5rem;
}

.process-info .process-desc:nth-of-type(2) {
	margin-top: 2.14rem;
	background: url("../img/dg.png");
	background-size: 6.2rem 6.5rem;
}

.process-info .process-desc:nth-of-type(3) {
	margin-top: 2.14rem;
	background: url("../img/zc.png");
	background-size: 6.2rem 6.5rem;
}

.process-info .process-desc:nth-of-type(4) {
	margin-top: 2.14rem;
	background: url("../img/qs.png");
	background-size: 6.2rem 6.5rem;
}

.process-info2 {
	margin: 0 3.125%;
	display: flex;
	justify-content: center;
}

.process-info2 .process-desc {
	width: 6.07rem;
	height: 6.07rem;
	margin-right: 1.67rem;
	border-radius: 50%;
	box-shadow: 0.09rem 0.09rem 0.27rem #7C7C7C;
}

.process-info2 .process-desc:nth-of-type(1) {
	background: url("../img/sj.png");
	background-size: 6.2rem 6.5rem;
}

.process-info2 .process-desc:nth-of-type(2) {
	background: url("../img/sc.png");
	background-size: 6.2rem 6.5rem;
}

.process-info2 .process-desc:nth-of-type(3) {
	background: url("../img/wl.png");
	background-size: 6.2rem 6.5rem;
}

.process-desc .process-desc-title {
	font-size: 0.85rem;
	color: #333333;
	letter-spacing: 0.09rem;
	margin-top: 3.59rem;
	text-align: center;
}

.process-desc .process-desc-num {
	font-size: 0.85rem;
	color: #FFF9F9;
	margin-top: 0.25rem;
	text-align: center;
}

.process .process-bar {
	margin: 0 3.125%;
	display: flex;
	justify-content: flex-start;
}

.process .process-bar .gray-bar {
	width: 0.09rem;
	height: 3.89rem;
	background-color: #c0c0c0;
}

.process .process-bar .gray-bar:nth-of-type(-n+4) {
	margin-left: 8rem;
}

.process .process-bar .gray-bar:nth-of-type(1) {
	margin-left: 2.91rem;
}

.process .process-bar2 {
	margin: 0 3.125%;
	display: flex;
	justify-content: flex-start;

}

.process .process-bar2 .gray-bar {
	/*margin: 0 3.125%;*/
	width: 0.09rem;
	height: 1.58rem;
	background-color: #c0c0c0;
}

.process .process-bar2 .gray-bar:nth-of-type(-n+3) {
	margin-left: 7.53rem;
}

.process .process-bar2 .gray-bar:nth-of-type(1) {
	margin-left: 6.92rem;
}

.process .process-line {
	margin-left: 3.125%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}

.process .process-line .process-yuan {
	width: 0.3rem;
	height: 0.3rem;
	border: 0.2rem solid #c0c0c0;
	border-radius: 50%;
}

.process .process-line .process-line-bar {
	width: 30.77rem;
	height: 0.06rem;
	background-color: #c0c0c0;
}

.process .process-img img {
	width: 0.81rem;
	height: 0.81rem;
	display: inline-block;
}

.process .process-img img:nth-of-type(1) {
	position: absolute;
	left: 2.52rem;
	top: -0.09rem;
	z-index: 100;
}

.process .process-img img:nth-of-type(2) {
	position: absolute;
	left: 6.54rem;
	top: -0.09rem;
	z-index: 100;
}

.process .process-img img:nth-of-type(3) {
	position: absolute;
	left: 10.7rem;
	top: 0;
	z-index: 100;
}

.process .process-img img:nth-of-type(4) {
	position: absolute;
	left: 14.12rem;
	top: 0;
	z-index: 100;
}

.process .process-img img:nth-of-type(5) {
	position: absolute;
	left: 18.7rem;
	top: 0;
	z-index: 100;
}

.process .process-img img:nth-of-type(6) {
	position: absolute;
	left: 21.84rem;
	top: 0;
	z-index: 100;
}

.process .process-img img:nth-of-type(7) {
	position: absolute;
	left: 26.73rem;
	top: 0;
	z-index: 100;
}

.process .process-learn {
	margin-top: 2.09rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.process .process-learn span {
	font-size: 1.2rem;
	color: #333333;
	display: block;
}

.process .process-learn button {
	margin-top: 1.15rem;
	width: 6.5rem;
	height: 2.14rem;
	background-color: #dab159;
	color: #FFFFFF;
	font-size: 1.11rem;
	border: none;
	outline: none;
}

/*走进锦天翔*/
.about {
	margin-top: 3rem;
}
.about p {
	margin: 2rem 2rem 2rem 1rem;
	font-size: 1.2rem;
	font-family: Source Han Sans CN;
	color: #666666;
	line-height: 1.79rem;
	text-align: justify;
	text-indent: 2em;
}
.about img {
	width: 100%;
}

/*新闻中心*/
.new {
	margin: 0 1.28rem;
	padding-top: 2.75rem;
}

.new-t {
	margin-top: 2rem;
	height: 1.78rem;
	padding-bottom: 1.5rem;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
}
.new-wrap img {
	width: 100%;
}
.new-t li {
	width: 8.12rem;
	height: 2.56rem;
	line-height: 2.56rem;
	text-align: center;
	font-size:1.2rem;
	letter-spacing: 0.05rem;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	color: #333;
}

.new-t li:last-child {
	border-left: none;
}

.new-t li a {
	color: #333;
}

.new-t li.cur {
	background: #DAB159;
	color: #fff;
}

.new-t li.cur a {
	color: #fff;
}

.news-ys-info .news-ys-title {
	margin-top: 1.24rem;
	font-size: 1.28rem;
	font-weight: bold;
	color: #DAB159;
}

.news-ys-info .news-ys-desc {
	margin-top: 0.81rem;
	font-size:1.2rem;
	color: #666666;
	line-height: 1.79rem;
	text-align: justify;
}

.news-ys-list {
	margin-top: 1.71rem;
}

.news-ys-list .list-info:last-child {
	margin-bottom: 2rem;
}

.news-ys-list .list-info {
	margin-bottom: 1.28rem;
	width: 29.44rem;
	border: 0.09rem solid #F0F0F0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: url("../img/next2.png") no-repeat;
	background-position: right 1.32rem center;
	background-size: 1.5rem 1.5rem;
}

.news-ys-list .info-date {
	width: 4rem;
	height: 100%;
	text-align: center;
	padding: 0.3rem 0.6rem;
}

.news-ys-list .info-date .date-day {
	color: #333333;
}

.news-ys-list .info-date .date-year {
	color: #666666;
}

.news-ys-list .info-desc {
	font-size: 1.2rem;
	color: #505050;
	margin-left: 0.51rem;
}
