.test-list-page .web .banner{
	height: 299px;
	line-height: 299px;
	background-repeat: repeat;
	background-image: url(../images/bg_blue.png);
	font-size: 60px;
	color: #fff;
	font-weight: lighter;
	text-align: center;
}
.test-list-page .web .nav{
	background-color: #fff;
	text-align: center;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	transition: all 0.3s;
}
.test-list-page .web .nav table{
	margin: 0 auto;
	height: 100px;
	line-height: 100px;
}
.test-list-page .web .nav table td{
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	width: 290px;
}
.test-list-page .web .nav a{
	display: block;
	font-size: 18px;
	color: #444;
}
.test-list-page .mobile .banner{
	height: 150px;
	line-height: 150px;
	background-color: #0190dc;
	font-size: 3rem;
	color: #fff;
	font-weight: lighter;
	text-align: center;
}
.test-list-page .mobile .nav{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1.5rem;
	color: #444;
	background-color: #ffd900;
}
/*在线预约*/
.test-list-page.test-01 .web .sec1{
	background-image: url(../images/test_list_01_img1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 809px;
	padding-top: 150px;
}
.test-list-page.test-01 .web .sec1 h3{
	font-family: "sfh";
	font-weight: bold;
	font-size: 72px;
	color: #0091db;
	margin-bottom: 30px;
}
.test-list-page.test-01 .web .sec1 h3 sup{
	font-size: 56px;
	font-weight: lighter;
	font-family: "sfl";
}
.test-list-page.test-01 .web .sec1 h4{
	font-size: 30px;
	color: #323237;
	font-weight: lighter;
	margin-bottom: 20px;
}
.test-list-page.test-01 .web .sec1 p{
	font-size: 14px;
	color: #585858;
	line-height: 30px;
	width: 610px;
	margin-bottom: 10px;
}
.test-list-page.test-01 .web .sec1 a{
	display: block;
	width: 210px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #0091db;
}
.test-list-page.test-01 .web .sec2{
	text-align: center;
	padding: 70px 0 84px;
	background-image: url(../images/bg_blue.png);
	background-repeat: repeat;
}
.test-list-page.test-01 .web .sec2 h3{
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 58px;
}
.test-list-page.test-01 .web .sec2 ul li{
	display: inline-block;
	width: 16.66%;
	vertical-align: top;
}
.test-list-page.test-01 .web .sec2 ul li img{
	margin-bottom: 44px;
}
.test-list-page.test-01 .web .sec2 ul li p{
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.test-list-page.test-01 .web .sec3{
	padding: 30px 0 106px;
}
.test-list-page.test-01 .web .sec3 h3{
	font-size: 18px;
	color: #323237;
	font-weight: normal;
	margin-bottom: 12px;
}
.test-list-page.test-01 .web .sec3 p{
	font-size: 12px;
	color: #7e7e83;
	line-height: 26px;
	padding-bottom: 13px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.test-list-page.test-01 .web .sec3 a{
	display: block;
	width: 210px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #0091db;
	margin: 0 auto;
}
.test-list-page.test-01 .mobile .sec1{
	padding: 40px 4.7% 45px;
	text-align: center;
}
.test-list-page.test-01 .mobile .sec1 h3{
	font-family: "sfh";
	font-weight: bold;
	font-size: 3.6rem;
	color: #0091db;
	margin-bottom: 15px;
}
.test-list-page.test-01 .mobile .sec1 h3 sup{
	font-size: 2rem;
	font-weight: lighter;
	font-family: "sfl";
}
.test-list-page.test-01 .mobile .sec1 h4{
	font-size: 1.5rem;
	color: #323237;
	font-weight: lighter;
	margin-bottom: 10px;
}
.test-list-page.test-01 .mobile .sec1 p{
	font-size: 1.1rem;
	color: #585858;
	line-height: 20px;
	margin-bottom: 5px;
}
.test-list-page.test-01 .mobile .sec1 a{
	display: block;
	width: 135px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 0.9rem;
	background-color: #0091db;
	margin: 0 auto;
}
.test-list-page.test-01 .mobile .sec2{
	text-align: center;
	padding: 40px 4.7% 11px;
	background-image: url(../images/bg_blue.png);
	background-repeat: repeat;
}
.test-list-page.test-01 .mobile .sec2 h3{
	font-size: 1.5rem;
	color: #fff;
	font-weight: normal;
	margin-bottom: 34px;
}
.test-list-page.test-01 .mobile .sec2 ul li{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	margin-bottom: 22px;
}
.test-list-page.test-01 .mobile .sec2 ul li img{
	margin-bottom: 20px;
	height: 29px;
}
.test-list-page.test-01 .mobile .sec2 ul li p{
	text-align: center;
	font-size: 0.9rem;
	color: #fff;
}
.test-list-page.test-01 .mobile .sec3{
	padding: 25px 0 40px;
}
.test-list-page.test-01 .mobile .sec3 h3{
	font-size: 1.2rem;
	color: #323237;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0 4.7%;
}
.test-list-page.test-01 .mobile .sec3 p{
	font-size: 1.1rem;
	color: #7e7e83;
	line-height: 20px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 25px;
	padding: 0 4.7% 20px;
}
.test-list-page.test-01 .mobile .sec3 a{
	display: block;
	width: 135px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 0.9rem;
	background-color: #0091db;
	margin: 0 auto;
}
/*在线预约内页*/
.test-list-page.test-01.detail .web{
	background-color: #fafafa;
}
.test-list-page.test-01.detail .web .section1{
	padding: 70px 0 37px;
	text-align: center;
}
.test-list-page.test-01.detail .web .section1 h3{
	margin-bottom: 23px;
	font-size: 30px;
	color: #323237;
	font-weight: lighter;
}
.test-list-page.test-01.detail .web .section1 p{
	font-size: 14px;
	color: #7e7e83;
	text-align: center;
	line-height: 26px;
}
.test-list-page.test-01.detail .web .section2{
	text-align: center;
	padding-bottom: 80px;
}
.test-list-page.test-01.detail .web .section2 h3{
	font-weight: normal;
	font-size: 18px;
	color: #323237;
	margin-bottom: 20px;
}
.test-list-page.test-01.detail .web .section2 ul{
	padding-left: 31%;
}
.test-list-page.test-01.detail .web .section2 ul li{
	position: relative;
	font-size: 0;
	width: 420px;
	margin-bottom: 10px;
	min-height: 50px;
	text-align: left;
}
.test-list-page.test-01.detail .web .section2 ul li.big{
	width: 500px;
}
.test-list-page.test-01.detail .web .section2 ul li .name{
	font-size: 14px;
	font-weight: bold;
	color: #323237;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -210px;
	height: 50px;
	line-height: 50px;
	width: 200px;
	text-align: right;
}
.test-list-page.test-01.detail .web .section2 ul li input{
	width: 420px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #d2d2d2;
	padding: 0 20px;
}
.test-list-page.test-01.detail .web .section2 ul li select{
	width: 174px;
}
.test-list-page.test-01.detail .web .section2 ul li textarea{
	resize: none;
	width: 420px;
	height: 154px;
	padding: 10px 22px;
	border: 1px solid #d2d2d2;
}
.test-list-page.test-01.detail .web .section2 ul li .radio-box{
	display: inline-block;
	width: 100px;
	text-align: left;
	font-size: 14px;
	color: #323237;
	height: 50px;
	line-height: 50px;
}
.test-list-page.test-01.detail .web .section2 .radio-box .jqTransformRadioWrapper{
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.test-list-page.test-01.detail .web .section2 .radio-box .jqTransformRadioWrapper .jqTransformRadio{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-image: none;
	border: 2px solid #d2d2d2;
}
.test-list-page.test-01.detail .web .section2 .radio-box .jqTransformRadioWrapper .jqTransformRadio.jqTransformChecked{
	background-color: #0190dc;
	border: 2px solid #0190dc;
}
.test-list-page.test-01.detail .web .section2 .radio-box .jqTransformCheckboxWrapper{
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.test-list-page.test-01.detail .web .section2 .radio-box .jqTransformCheckboxWrapper .jqTransformCheckbox{
	width: 18px;
	height: 18px;
	background-image: none;
	border: 2px solid #d2d2d2;
}
.test-list-page.test-01.detail .web .section2 .radio-box .jqTransformCheckboxWrapper .jqTransformCheckbox.jqTransformChecked{
	background-color: #0190dc;
	border: 2px solid #0190dc;
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper{
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #d2d2d2;
	height: 50px;
	line-height: 48px;
	background-image: none;
	background-color: #fff;
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper:nth-child(2){
	margin-left: 0;
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper:nth-child(3){
	margin-right: 0;
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper div span{
	padding: 0 20px;
	height: 48px;
	line-height: 48px;
	left: 0;
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper a.jqTransformSelectOpen{
	height: 48px;
	background-image: url(../images/test_list_01_detail_icon1.png);
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper ul{
	padding: 0;
	top: 50px;
	overflow-y: scroll!important;
	max-height: 250px!important;
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper li{
	margin-bottom: 0;
	width: auto;
	line-height: 30px;
	min-height: auto;
}
.test-list-page.test-01.detail .web .section2 ul li .jqTransformSelectWrapper li a{
	padding: 0 20px;
}
.test-list-page.test-01.detail .web .section2 .bitian{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 28px 0 20px;
}
.test-list-page.test-01.detail .web .section2 .xuantian{
	padding: 30px 0 20px;
	border-bottom: 1px solid #e5e5e5;
}
.test-list-page.test-01.detail .web .section2 .tip{
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	padding: 16px 0 13px;
}
.test-list-page.test-01.detail .web .section2 .tip h3{
	font-size: 18px;
	color: #323237;
	line-height: 42px;
	margin-bottom: 0;
}
.test-list-page.test-01.detail .web .section2 .tip p{
	font-size: 12px;
	color: #7e7e83;
	line-height: 26px;
	margin-bottom: 20px;
}
.test-list-page.test-01.detail .web .section2 .read{
	padding: 20px 0 38px;
	font-size: 14px;
}
.test-list-page.test-01.detail .web .section2 .submit{
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #0091db;
	font-size: 14px;
}
.test-list-page.test-01.detail .mobile .section1{
	padding: 40px 3.75% 20px;
	text-align: center;
}
.test-list-page.test-01.detail .mobile .section1 h3{
	margin-bottom: 17px;
	font-size: 1.5rem;
	color: #323237;
	font-weight: lighter;
}
.test-list-page.test-01.detail .mobile .section1 p{
	font-size: 1.1rem;
	color: #7e7e83;
	text-align: center;
	line-height: 20px;
	font-weight: lighter;
}
.test-list-page.test-01.detail .mobile .section2{
	text-align: center;
	padding-bottom: 40px;
}
.test-list-page.test-01.detail .mobile .section2 h3{
	font-weight: normal;
	font-size: 1.5rem;
	color: #323237;
	margin-bottom: 20px;
}
.test-list-page.test-01.detail .mobile .section2 ul li{
	font-size: 0;
	margin: 0 auto 10px;
	min-height: 30px;
	text-align: center;
	width: 282px;
}
.test-list-page.test-01.detail .mobile .section2 ul li.t-l{
	text-align: left;
	min-height: auto;
	height: 25px;
	line-height: 25px;
}
.test-list-page.test-01.detail .mobile .section2 ul li.t-l .name{
	width: auto;
}
.test-list-page.test-01.detail .mobile .section2 ul li.t-l .radio-box{
	min-width: 50px;
}
.test-list-page.test-01.detail .mobile .section2 ul li .name{
	font-size: 1rem;
	font-weight: bold;
	color: #323237;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	width: 71px;
	text-align: left;
	vertical-align: middle;
}
.test-list-page.test-01.detail .mobile .section2 ul li input{
	width: 210px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #d2d2d2;
	padding: 0 10px;
}
.test-list-page.test-01.detail .mobile .section2 ul li select{
	width: 69px;
}
.test-list-page.test-01.detail .mobile .section2 ul li textarea{
	resize: none;
	width: 295px;
	height: 77px;
	padding: 5px;
	font-size: 1rem;
	color: #7f7f7f;
	border: 1px solid #d2d2d2;
}
.test-list-page.test-01.detail .mobile .section2 ul li .radio-box{
	display: inline-block;
	font-size: 1rem;
	font-weight: lighter;
	color: #323237;
	height: 30px;
	line-height: 30px;
}
.test-list-page.test-01.detail .mobile .section2 .radio-box .jqTransformRadioWrapper{
	margin: 0 5px 0 0;
	vertical-align: sub;
}
.test-list-page.test-01.detail .mobile .section2 .radio-box .jqTransformRadioWrapper .jqTransformRadio{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-image: none;
	border: 2px solid #d2d2d2;
}
.test-list-page.test-01.detail .mobile .section2 .radio-box .jqTransformRadioWrapper .jqTransformRadio.jqTransformChecked{
	background-color: #0190dc;
	border: 2px solid #0190dc;
}
.test-list-page.test-01.detail .mobile .section2 .radio-box .jqTransformCheckboxWrapper{
	margin: 0 5px 0 0;
	vertical-align: sub;
}
.test-list-page.test-01.detail .mobile .section2 .radio-box .jqTransformCheckboxWrapper .jqTransformCheckbox{
	width: 10px;
	height: 10px;
	background-image: none;
	border: 2px solid #d2d2d2;
}
.test-list-page.test-01.detail .mobile .section2 .radio-box .jqTransformCheckboxWrapper .jqTransformCheckbox.jqTransformChecked{
	background-color: #0190dc;
	border: 2px solid #0190dc;
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper{
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #d2d2d2;
	height: 30px;
	line-height: 28px;
	background-image: none;
	background-color: #fff;
	vertical-align: middle;
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper:nth-child(2){
	margin-left: 0;
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper:nth-child(3){
	margin-right: 0;
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper div span{
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	left: 0;
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper a.jqTransformSelectOpen{
	height: 28px;
	background-image: url(../images/test_list_01_detail_icon1.png);
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper ul{
	padding: 0;
	top: 30px;
	overflow-y: scroll!important;
	max-height: 150px!important;
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper li{
	margin-bottom: 0;
	width: auto;
	line-height: 30px;
}
.test-list-page.test-01.detail .mobile .section2 ul li .jqTransformSelectWrapper li a{
	padding: 0 10px;
}
.test-list-page.test-01.detail .mobile .section2 .bitian{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 22px 0 15px;
}
.test-list-page.test-01.detail .mobile .section2 .xuantian{
	padding: 25px 0 15px;
	border-bottom: 1px solid #e5e5e5;
}
.test-list-page.test-01.detail .mobile .section2 .tip{
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 3.75% 15px;
}
.test-list-page.test-01.detail .mobile .section2 .tip h3{
	font-size: 1.1rem;
	color: #323237;
	line-height: 19px;
	margin-bottom: 0;
}
.test-list-page.test-01.detail .mobile .section2 .tip p{
	font-size: 1.1rem;
	color: #7e7e83;
	line-height: 20px;
	text-align: left;
}
.test-list-page.test-01.detail .mobile .section2 .tip p:nth-child(2){
	margin-bottom: 11px;
}
.test-list-page.test-01.detail .mobile .section2 .read{
	padding: 15px 0 25px;
	font-size: 1.1rem;
	color: #323237;
}
.test-list-page.test-01.detail .mobile .section2 .submit{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #0091db;
	font-size: 1rem;
}
/*在线调研*/
/*检测播报*/
.test-list-page.test-03 .web .content-box .text-box{
	width: 27%;
	background-color: #0091db;
	text-align: center;
}
.test-list-page.test-03 .web .content-box .text-box h3{
	font-family: "sfl";
	font-size: 90px;
	margin-bottom: 16px;
	color: #fff;
	font-weight: lighter;
	text-align: left;
}
.test-list-page.test-03 .web .content-box .text-box h4{
	font-family: "sfl";
	font-size: 44px;
	margin-bottom: 32px;
	color: #fff;
	font-weight: lighter;
	text-align: left;
}
.test-list-page.test-03 .web .content-box .text-box h5{
	font-size: 29px;
	font-weight: lighter;
	margin-bottom: 12px;
	color: #fff;
	line-height: 1.25;
	text-align: left;
}
.test-list-page.test-03 .web .content-box .text-box p{
	font-size: 14px;
	color: #fff;
	line-height: 2;
	margin-bottom: 32px;
}
.test-list-page.test-03 .web .content-box .text-box .middle-box{
	width: 72%;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}
.test-list-page.test-03 .web .content-box .text-box a{
	display: block;
	width: 130px;
	height: 50px;
	border: 1px solid #fff;
	line-height: 48px;
	color: #fff;
	font-size: 14px;
	transition: all 0.3s;
}
.test-list-page.test-03 .web .content-box .text-box a:hover{
	background-color: #fff;
	color: #0091db;
}
.test-list-page.test-03 .web .content-box .img-box{
	width: 73%;
}
.test-list-page.test-03 .web .content-box .img-box img{
	width: 100%;
}
.test-list-page.test-03 .web .content-box:nth-child(odd) .text-box{
	float: left;
}
.test-list-page.test-03 .web .content-box:nth-child(odd) .img-box{
	float: right;
}
.test-list-page.test-03 .web .content-box:nth-child(even) .text-box{
	float: right;
}
.test-list-page.test-03 .web .content-box:nth-child(even) .img-box{
	float: left;
}
.test-list-page.test-03 .mobile .content-box .text-box{
	background-color: #0091db;
	text-align: center;
	min-height: 280px;
	height: auto;
	padding: 40px 0;
}
.test-list-page.test-03 .mobile .content-box .text-box h3{
	font-family: "sfl";
	font-size: 4.5rem;
	margin-bottom: 10px;
	color: #fff;
	font-weight: lighter;
}
.test-list-page.test-03 .mobile .content-box .text-box h4{
	font-family: "sfl";
	font-size: 2.2rem;
	margin-bottom: 15px;
	color: #fff;
	font-weight: lighter;
}
.test-list-page.test-03 .mobile .content-box .text-box h5{
	font-size: 1.8rem;
	font-weight: lighter;
	margin-bottom: 10px;
	color: #fff;
}
.test-list-page.test-03 .mobile .content-box .text-box p{
	font-size: 1.1rem;
	color: #fff;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.test-list-page.test-03 .mobile .content-box .text-box .middle-box{
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	width: 86%;
}
.test-list-page.test-03 .mobile .content-box .text-box a{
	display: block;
	width: 78px;
	height: 30px;
	border: 1px solid #fff;
	line-height: 28px;
	color: #fff;
	font-size: 1rem;
	margin: 0 auto;
}
.test-list-page.test-03 .mobile .content-box .img-box img{
	width: 100%;
}
/*检测播报内页*/
.test-list-page.test-03.detail .web .sec1{
	background-color: #f5f5f5;
	padding: 50px 0 70px;
}
.test-list-page.test-03.detail .web .sec1 .inner{
	background-color: #fff;
}
.test-list-page.test-03.detail .web .sec1 .title{
	padding: 45px 2.7% 20px;
}
.test-list-page.test-03.detail .web .sec1 .title h3{
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
	font-weight: bold;
}
.test-list-page.test-03.detail .web .sec1 .title p{
	font-size: 12px;
	color: #444;
	font-family: Arial;
}
.test-list-page.test-03.detail .web .sec1 img{
	width: 100%;
}
.test-list-page.test-03.detail .web .sec1 .text-box{
	padding: 27px 2.7%;
}
.test-list-page.test-03.detail .web .sec1 .text-box p{
	font-size: 12px;
	color: #444;
	line-height: 18px;
	margin-bottom: 10px;
	font-family: Arial;
}
.test-list-page.test-03.detail .web .sec1 .btn-box{
	text-align: center;
	padding: 17px 0 19px;
	border-top: 1px solid #e9e9e9;
}
.test-list-page.test-03.detail .web .sec1 .btn-box a{
	font-size: 14px;
	color: #444;
}
.test-list-page.test-03.detail .mobile .sec1{
	padding: 0 3.125%;
}
.test-list-page.test-03.detail .mobile .sec1 .title{
	padding: 40px 0 20px;
	text-align: center;
}
.test-list-page.test-03.detail .mobile .sec1 .title h3{
	font-size: 1.5rem;
	color: #444;
	margin-bottom: 15px;
	font-weight: bold;
}
.test-list-page.test-03.detail .mobile .sec1 .title p{
	font-size: 0.9rem;
	color: #888;
	font-family: Arial;
	text-align: center;
}
.test-list-page.test-03.detail .mobile .sec1 img{
	width: 100%;
}
.test-list-page.test-03.detail .mobile .sec1 .text-box{
	padding: 15px 0 25px;
}
.test-list-page.test-03.detail .mobile .sec1 .text-box p{
	font-size: 1.1rem;
	color: #888;
	line-height: 20px;
	margin-bottom: 5px;
	font-family: Arial;
}
.test-list-page.test-03.detail .mobile .btn-box{
	text-align: center;
	padding: 15px 0 27px;
	border-top: 1px solid #e9e9e9;
}
.test-list-page.test-03.detail .mobile .btn-box a{
	font-size: 1.2rem;
	color: #444;
}
@media only screen and (max-width:1600px){
	.test-list-page.test-03 .web .content-box .text-box h4{
		font-size: 37px;
	}
}
@media only screen and (max-width:1366px){
	.test-list-page.test-03 .web .content-box .text-box p{
		line-height: 1.6;
	}
	.test-list-page.test-03 .web .content-box .text-box h4{
		font-size: 31px;
	}
}
@media only screen and (max-width:1280px){
	.test-list-page.test-03 .web .content-box .text-box h3{
		font-size: 44px;
	}
	.test-list-page.test-03 .web .content-box .text-box h4{
		margin-bottom: 10px;
		font-size: 29px;
	}
	.test-list-page.test-03 .web .content-box .text-box h5{
		font-size: 24px;
	}
}
@media only screen and (max-width:1160px){
	.test-list-page.test-03 .web .content-box .text-box h3{
		font-size: 26px;
	}
	.test-list-page.test-03 .web .content-box .text-box h4{
		font-size: 26px;
	}
	.test-list-page.test-03 .web .content-box .text-box p{
		font-size: 12px;
	}
}
@media only screen and (max-width:1024px){
	.test-list-page.test-03 .web .content-box .text-box p{
		margin-bottom: 10px;
	}
	.test-list-page.test-03 .web .content-box .text-box a{
		width: 100px;
		height: 38px;
		line-height: 38px;
		font-size: 12px;
	}
}
@media only screen and (max-width:980px){
	.test-list-page.test-03 .web .content-box .text-box h3{
		display: none;
	}
	.test-list-page.test-03 .web .content-box .text-box h4{
		display: none;
	}
}
@media only screen and (max-width:870px){
	.test-list-page.test-03 .web .content-box .text-box p{
		height: 77px;
		overflow: hidden;
	}
	.test-list-page .web .nav td{
		width: 33.3%;
	}
}
@media only screen and (max-width:768px){
	
}