#tecSup02_content{
	margin: 17px auto;
    width: 1002px;
}

#tecSup02_content .tecSup02_content_nav{
	border: 1px solid #c1c1c1;
    float: left;
    height: 470px;
    margin-bottom: 60px;
    width: 200px;
}

#tecSup02_content .tecSup02_content_nav .tecSup02_content_nav_div01{
	background-color: #2c9db5;
    border-bottom: 1px solid #c1c1c1;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center
}

#tecSup02_content .tecSup02_content_nav .tecSup02_content_nav_div02{
	font-size: 14px;
}

#tecSup02_content .tecSup02_content_nav .tecSup02_content_nav_div02 p{
	cursor: pointer;
    margin: 15px 0;
    padding-left: 45px;
}

#tecSup02_content .tecSup02_content_nav .tecSup02_content_nav_div02 .p_on{
	color: #FF4A00;
}

#tecSup02_content .tecSup02_content_detailed{
	border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    display: none;
    float: right;
    margin-bottom: 62px;
    width: 784px;
}

#tecSup02_content .on_detailed{
    display: block;
}

#tecSup02_content .tecSup02_content_detailed .tecSup02_content_detailed_title{
	background-color: #4ab5cc;
    border-bottom: 1px solid #c1c1c1;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 22px;
    height: 59px;
    line-height: 59px;
    padding-left: 40px;
}

#tecSup02_content .tecSup02_content_detailed .tecSup02_content_detailed_sub{
	border-bottom: 1px solid #c1c1c1;
    padding: 15px;
}

#tecSup02_content .tecSup02_content_detailed .tecSup02_content_detailed_sub p{
	position: relative;
}

#tecSup02_content .tecSup02_content_detailed .tecSup02_content_detailed_sub .tecSup02_content_detailed_sub_p1{
	color: #f07b1e;
    font-weight: bold;
    margin-bottom: 8px;
    vertical-align: top;
}

#tecSup02_content .tecSup02_content_detailed .tecSup02_content_detailed_sub .span_dx{
	position: absolute;
}

#tecSup02_content .tecSup02_content_detailed .tecSup02_content_detailed_sub .span_content{
	display: inline-block;
    line-height: 20px;
    margin-left: 25px;
    width: 728px;
}

.ty_form{
	display: none;
    float: right;
    margin-bottom: 64px;
    padding-top: 41px;
    width: 785px;
}

.ty_form p{
	font-size: 14px;
    margin-bottom: 15px;
    padding-left: 33px;
}

.ty_form div{
	background-color: #4ab5cc;
    border: 1px solid #c8c8c8;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 22px;
    height: 59px;
    line-height: 59px;
    margin-bottom: 20px;
    margin-top: 44px;
    padding-left: 29px;
}

.ty_form table{
	font-size: 16px;
}

.ty_form table tr td{
	padding: 5px;
    vertical-align: top;
}

.ty_form input{
	border: 1px solid #8b8989;
    font-size: 12px;
    line-height: 16px;
    padding: 5px;
    width: 241px;
}

.ty_form textarea{
	border: 1px solid #8b8989;
    font-size: 12px;
    height: 186px;
    padding: 5px;
    resize: none;
    width: 541px;
}

.ty_form a{
	background-color: #2c9db5;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Microsoft YaHei;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    margin: 23px auto 0;
    padding-left: 44px;
    width: 122px;
}








