<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/new9.com/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/iwomtrack.com/img/5c/abf2b/d52ba.css): failed to open stream: No such file or directory in <b>/www/wwwroot/new9.com/func.php</b> on line <b>115</b><br />
.main{
	background-color: #f6f7f8;
	padding: 4.07% 0;
	font-size: 16px;
}
.main .nav{
	float: left;
	background-color: #fff;
	width: 15.57%;
	padding: 1.786% 0% 2.57%;
}
.main .nav .web,.main .nav .mobile{
	width: 100%;
}
.main .nav ul{
	padding: 0 11%;
}
.main .nav li{
	margin-bottom: 15%;
}
.main .nav li:last-child{
	margin-bottom: 0;
}
.main .nav a{
	display: block;
	line-height: 1.5;
}
.main .nav li > a{
	color: #333;
	position: relative;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid transparent;
}
.main .nav li.active > a{
	font-weight: bold;
	color: #046ab1;
	border-color: #046ab1;
}
.main .nav li > a::after{
	content: "+";
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0.5em;
}
.main .nav li > a.slidedown::after{
	content: "-";
}
.main .nav .slide-box{
	margin-top: 1.5em;
	display: none;
}
.main .nav .slide-box a{
	font-size: 0.875em;
	color: #666;
	margin-bottom: 1.5em;
}
.main .nav .slide-box a.active{
	color: #046ab1;
}
.main .nav .slide-box a:last-child{
	margin-bottom: 0;
}
.main .nav a:hover{
	color: #046ab1;
}


.main .content{
	width: 81.07%;
	float: right;
}


#pop-cover{
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-display: none;
	-moz-display: none;
	-ms-display: none;
	-o-display: none;
	display: none;
	z-index: 99;
}
#pop-cover.active{
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: center;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#pop-cover .pop-box{
	background-color: #fff;
	width: 834px;
	position: relative;
	display: none;
}
#pop-cover .pop-box.active{
	display: block;
}
#pop-cover .pop-box .close img{
	position: absolute;
	right: 10px;
	top: 10px;
}
#pop-cover .pop-box .close.white img{
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 10px;
}
#pop-cover .pop-box.tip{
	text-align: center;
	padding: 6.666% 0;
}
#pop-cover .pop-box.tip .img{
	width: 7.674%;
}
#pop-cover .pop-box.tip p{
	font-size: 24px;
	color: #046ab1;
	line-height: 1.5;
	margin: 4.8% 0;
}
#pop-cover .pop-box.tip .back{
	display: inline-block;
	vertical-align: top;
	width: 11em;
	height: 3.5em;
	line-height: 3.5em;
	background-color: #046ab1;
	font-size: 16px;
	color: #fff;
	border-radius: 0.625em;
}
#pop-cover .pop-box.info{
	padding: 3%;
}
#pop-cover .pop-box.info h5{
	font-size: 24px;
	color: #046ab1;
	font-weight: bold;
	margin-bottom: 5.117%;
}
#pop-cover .pop-box.info ul{
	padding-bottom: 2.63%;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: flex-start;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: flex-start;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: flex-start;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
#pop-cover .pop-box.info li{
	width: 100%;
	margin-bottom: 2.78%;
	border: 1px solid #eee;
	border-radius: 0.625em;
	font-size: 16px;
	position: relative;
	overflow: hidden;
}
#pop-cover .pop-box.info li.half{
	width: 300px;
	max-width: 48%;
}
#pop-cover .pop-box.info li span{
	font-size: 0.75em;
	color: #046ab1;
	font-weight: bold;
	position: absolute;
	left: 3.5em;
	top: 1.125em;
}
#pop-cover .pop-box.info li img{
	width: auto;
	height: 1.25em;
	position: absolute;
	left: 1em;
	top: 0.875em;
}
#pop-cover .pop-box.info li input[type=text]{
	font-size: inherit;
	color: #666;
	height: 3em;
	line-height: 3em;
	width: 100%;
	padding-left: 3.5em;
	padding-right: 1em;
}
#pop-cover .pop-box.info li select{
	font-size: inherit;
	color: #666;
	height: 3em;
	line-height: 3em;
	width: 100%;
	padding-left: 3.5em;
	padding-right: 1em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-repeat: no-repeat;
	background-image: url(../images/solutionlist_sec1_navslidedown.png);
	background-size: auto 20%;
	background-position: right 5% center;
}
#pop-cover .pop-box.info li .check-box{
	font-size: inherit;
	color: #666;
	line-height: 3em;
	width: 100%;
	padding-left: 7.5em;
	padding-right: 1em;
}
#pop-cover .pop-box.info li .check-box i{
	font-style: normal;
	margin-left: -4em;
	margin-right: 1em;
}
#pop-cover .pop-box.info li .check-box label{
	margin-right: 3em;
	display: inline-block;
	vertical-align: middle;
}
#pop-cover .pop-box.info li .check-box label:last-child{
	margin-right: 0;
}
#pop-cover .pop-box.info li .check-box label input[type=checkbox],#pop-cover .pop-box.info li .check-box label input[type=radio]{
	margin-right: 1em;
	vertical-align: baseline;
}
#pop-cover .pop-box.info li textarea{
	font-family: inherit;
	font-size: inherit;
	color: #666;
	height: 6em;
	line-height: 1.5em;
	width: 100%;
	padding-left: 3.5em;
	padding-right: 1em;
	padding-top: 0.875em;
	padding-bottom: 0.875em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	resize: none;
}
#pop-cover .pop-box.info .submit{
	display: block;
	width: 11em;
	height: 3.5em;
	line-height: 3.5em;
	background-color: #046ab1;
	font-size: 16px;
	color: #fff;
	border-radius: 0.625em;
	margin: 0 auto;
	text-align: center;
}
#pop-cover .pop-box.video video{
	width: 100%;
	vertical-align: top;
}



@media only screen and (max-width:1440px){
	.main{
		font-size: 14px;
	}
	
	#pop-cover .pop-box.tip p{
		font-size: 21px;
	}
	#pop-cover .pop-box.tip .back{
		font-size: 14px;
	}
	#pop-cover .pop-box.info h5{
		font-size: 21px;
	}
	#pop-cover .pop-box.info li{
		font-size: 14px;
	}
	#pop-cover .pop-box.info .submit{
		font-size: 14px;
	}
}
@media only screen and (max-width:1024px){
	.main{
		padding: 2.4375rem 0;
		font-size: 0.8125rem;
	}
	.main .nav{
		float: none;
		width: 100%;
		padding: 0;
		margin-bottom: 2rem;
		border-radius: 0.3125rem;
		overflow: hidden;
	}
	.main .nav select{
		width: 100%;
		line-height: 2.77;
		height: 2.77em;
		color: #0267af;
		padding: 0 0.625rem;
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		-o-appearance: none;
		appearance: none;
		background-repeat: no-repeat;
		background-image: url(../images/solutionlist_sec1_navslidedown.png);
		background-position: center right 1em;
		background-size: auto 20%;
	}
	.main .nav optgroup{
		font-style: normal;
	}

	.main .content{
		width: 100%;
		float: none;
	}
	
	#pop-cover .pop-box .close img{
		right: 0.625rem;
		top: 0.625rem;
		width: 1rem;
	}
	#pop-cover .pop-box .close.white img{
		left: 50%;
		top: 100%;
		margin-left: -0.5rem;
		margin-top: 1rem;
	}
	#pop-cover .pop-box.tip p{
		font-size: 0.75rem;
	}
	#pop-cover .pop-box.tip .back{
		font-size: 0.625rem;
	}
	#pop-cover .pop-box.info{
		padding: 1.875rem 3.90625%;
	}
	#pop-cover .pop-box.info h5{
		font-size: 0.75rem;
	}
	#pop-cover .pop-box.info li{
		margin-bottom: 0.625rem;
		font-size: 0.625rem;
	}
	#pop-cover .pop-box.info li.half{
		width: 100%;
		max-width: 100%;
	}
	#pop-cover .pop-box.info .submit{
		font-size: 0.625rem;
	}
}




.main .section{
	margin-bottom: 8.8%;
}
.main .section h3{
	font-size: 1.625em;
	color: #046ab1;
	font-weight: bold;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	line-height: 1.5;
	padding-bottom: 4.6%;
	margin-bottom: 4.4%;
}
.main .section h5{
	font-size: 1.25em;
	color: #046ab1;
	font-weight: bold;
	margin-bottom: 1.1em;
}
.main .section p{
	font-size: 1em;
	color: inherit;
	line-height: 1.75;
	text-align: justify;
	margin-bottom: 0.625em;
}
.main .section p:last-child{
	margin-bottom: 0;
}
.main .section p.icon{
	padding-left: 2.125em;
}
.main .section p.icon.dot{
	margin-left: 2.125em;
}
.main .section p.icon.mb0{
	margin-bottom: 0;
}
.main .section p.icon img{
	width: 1.25em;
	margin-left: -2.125em;
	margin-right: 0.875em;
	vertical-align: middle;
}
.main .section p.dot{
	padding-left: 1em;
}
.main .section p.dot span{
	display: inline-block;
	width: 1em;
	text-align: center;
	color: #1c71a4;
	font-weight: bold;
	margin-left: -1em;
}
.section .contact{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #007bc1;
	height: 2em;
	line-height: calc(2em - 4px);
	border: 2px solid #007bc1;
	border-radius: 1em;
	text-align: center;
	padding: 0 1em;
}
.section .contact img{
	margin-left: 1em;
	background-repeat: no-repeat;
	background-image: url(../images/newsdetail_sec1_back_bg.png);
	background-size: 100% auto;
	background-position: center top;
	width: auto;
	height: 1em;
}
.section .contact span,.section .contact img{
	vertical-align: middle;
}
.section .more{
	border: 2px solid #007bc1;
	font-size: 14px;
	color: #007bc1;
	display: inline-block;
	height: 2em;
	line-height: calc(2em - 4px);
	padding: 0 1em;
	margin-right: 1.6em;
	border-radius: 1em;
}
.section .more span{
	vertical-align: middle;
}
.section .more .plus{
	position: relative;
	width: 1em;
	height: 1em;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5em;
}
.section .more .plus .hor{
	height: 2px;
	width: 100%;
	background-color: #007bc1;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.section .more .plus .ver{
	width: 2px;
	height: 100%;
	background-color: #007bc1;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
}
.section .more.slidedown .plus .ver{
	opacity: 0;
}

.sec1{
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
}
.sec1 h1{
	font-size: 1.875em;
	color: #046ab1;
	font-weight: bold;
  	line-height: 1.5;
  	flex-shrink: 0;
  	padding: 8%;
  	padding-right: 0;
}
.sec1 .left{
	width: 43.44%;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-direction: column;
}
.sec1 .right{
	width: 56.56%;
}
.sec1 .left ul{
	padding: 9.1%;
	background-color: #fff;
	flex-grow: 1;
}
.sec1 li{
	margin-bottom: 12%;
}
.sec1 li:last-child{
	margin-bottom: 0;
}



.sec2 li{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 8.8%;
}
.sec2 li.mb0{
	margin-bottom: 3%;
}
.sec2 li.a-center{
	align-items: center;
}
.sec2 li:nth-child(odd){
	flex-direction: row-reverse;
}
.sec2 li:nth-child(even){
	flex-direction: row;
}
.sec2 li:last-child{
	margin-bottom: 0;
}
.sec2 li .text-box{
	width: 48%;
}
.sec2 li .img-box{
	width: 47.225%;
}
.sec2 li .slide-box{
	width: 100%;
	padding: 3.2% 0;
	display: none;
}


.sec3 .tab-control{
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 4%;
}
.sec3 .tab-control a{
	display: inline-block;
	vertical-align: top;
	font-size: 1.625em;
	color: #333;
	margin-right: 1.5em;
	padding-bottom: 1.1em;
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
}
.sec3 .tab-control a:last-child{
	margin-right: 0;
}
.sec3 .tab-control a.active{
	color: #046ab1;
	border-color: #046ab1;
	font-weight: bold;
}
.sec3 .tab-content{
	display: none;
}
.sec3 .tab-content.active{
	display: block;
}
.sec3 h4{
	font-size: 1.375em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 1em;
}
.sec3 ul{
	margin-bottom: 2.5%;
	white-space: nowrap;
	overflow-x: auto;
}
.sec3 li{
	display: inline-block;
	margin-right: 2em;
	font-size: inherit;
	border-bottom: 2px solid transparent;
	padding-bottom: 0.5em;
	cursor: pointer;
}
.sec3 li:last-child{
	margin-right: 0;
}
.sec3 li.active{
	color: #046ab1;
	border-color: #046ab1;
}
.sec3 .flex-box{
	background-color: #fff;
	display: none;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}
.sec3 .flex-box.active{
	display: flex;
}
.sec3 .text-box{
	width: 49.43%;
	padding: 0 4.4%;
}
.sec3 .img-box{
	width: 50.57%;
	position: relative;
}
.sec3 .img-box::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	background-image: linear-gradient(to right, #fff 25%, rgba(0,0,0,0));
}
.main .sec3 p{
	margin-bottom: 1em;
}
.sec3 p b{
	font-size: 1.125em;
}




.section .qa-box{
	border-top: 1px solid #ddd;
	margin-top: 3.86%;
}
.section .qa-box li{
	border-bottom: 1px solid #ddd;
	padding: 2.86% 0;
	cursor: pointer;
}
.section .qa-box.default li{
	cursor: default;
}
.section .qa-box .slide-box{
	display: none;
	margin-top: 0.875em;
}
.section .qa-box .title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
}
.section .qa-box .title p{
	margin-bottom: 0;
	flex-grow: 1;
}
.section .qa-box .btn{
	width: 0.625em;
	height: 0.625em;
	flex-shrink: 0;
	margin: 0 0.625em;
	position: relative;
}
.section .qa-box .btn div{
	background-color: #046ab1;
	position: absolute;
}
.section .qa-box .btn .hor{
	width: 100%;
	height: 0.125em;
	left: 0;
	top: 50%;
	margin-top: -0.0625em;
}
.section .qa-box .btn .ver{
	width: 0.125em;
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -0.0625em;
}
.section .qa-box li.slidedown .btn .ver{
	opacity: 0;
}
@media only screen and (min-width:1025px){
	.section .contact:hover{
		background-color: #007bc1;
		color: #fff;
	}
	.section .contact:hover img{
		background-position: center bottom;
	}
	.section .more:hover{
		background-color: #007bc1;
		color: #fff;
	}
	.section .more:hover .plus .hor,.section .more:hover .plus .ver{
		background-color: #fff;
	}
	.section .qa-box.default li{
		padding: 1.5% 0;
	}

	.sec3 .tab-control a:hover{
		color: #046ab1;
		border-color: #046ab1;
		font-weight: bold;
	}
	.sec3 li:hover{
		color: #046ab1;
		border-color: #046ab1;
	}

}
@media only screen and (max-width:1024px){
	.main .section{
		margin-bottom: 10%;
	}
	.section .contact{
		font-size: 0.625rem;
		line-height: calc(2em - 2px);
		border: 1px solid #007bc1;
	}
	.section .more{
		border: 1px solid #007bc1;
		font-size: 0.625rem;
		line-height: calc(2em - 2px);
	}
	.section .more .plus .hor{
		height: 1px;
		margin-top: -0.5px;
	}
	.section .more .plus .ver{
		width: 1px;
		margin-left: -0.5px;
	}

	.sec1{
		display: block;
	}
	.sec1 h1{
	  	padding: 5%;
	}
	.sec1 .left{
		width: 100%;
		display: block;
	}
	.sec1 .left ul{
		padding: 1.25rem 1rem 0.75rem;
	}
	.sec1 .right{
		width: 100%;
		padding: 0.75rem 1rem 1.25rem;
		background-color: #fff;
	}
	.sec1 li{
		margin-bottom: 0.5rem;
	}



	.sec2 li{
		-webkit-display: block;
		display: block;
		margin-bottom: 10%;
	}
	.sec2 li.mb0{
		margin-bottom: 5%;
	}
	.sec2 li .text-box{
		width: 100%;
		margin-bottom: 5%;
	}
	.sec2 li:nth-child(odd) .text-box{
		padding-left: 0;
		padding-right: 0;
	}
	.sec2 li:nth-child(even) .text-box{
		padding-left: 0;
		padding-right: 0;
	}
	.sec2 li .img-box{
		width: 100%;
	}
	.sec2 li .slide-box{
		padding: 5% 0;
	}


	.sec3 .tab-control{
		margin-bottom: 10%;
		white-space: nowrap;
		overflow-x: auto;
	}
	.sec3 ul{
		margin-bottom: 5%;
	}
	.sec3 .flex-box.active{
		display: block;
	}
	.sec3 .text-box{
		width: 100%;
		padding: 5%;
	}
	.sec3 .img-box{
		width: 100%;
		position: relative;
	}
	.sec3 .img-box::before{
		width: 100%;
		height: 25%;
		background-image: linear-gradient(to bottom, #fff 25%, rgba(0,0,0,0));
	}


	.section .qa-box{
		margin-top: 5%;
	}
	.section .qa-box li{
		padding: 5% 0;
	}
}