@charset "utf-8";
body{background-color: #fdf0eb;
	max-width:750px;
    margin: auto;
    overflow: hidden;
}

.shield_box_big{
    width: 100%;
    height: 413px;
    background-image: url(../images/product/ContinueHigh2/top_bg.jpg);
    background-size: 100%  100%;
    background-color: #d04039;
}
.shield_top_txt{
    font-size: 11px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
}
.shield_box_big > h3{
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
}
.shield_box_big > dl{
    width: 92%;
    margin: auto;
    overflow: hidden;
}
.shield_box_big > dl > dd{
    float: left;
    position: relative;
    width:25% ;
    font-size: 15px;
    text-align: center;
    color: #fff;
}
.shield_box_big > dl > dd::before{
    content: "";
    position: absolute;
    top: 6px;
    left: 4px;
    width: 7px;
    height: 8px;
    background-color: #fff;
    border-radius: 10px;
}
.shield_box_big > ul{
    overflow: hidden;
    margin-top: 20px;
}
.shield_box_big > ul >li{
    float: left;
    width: 33.33%;
}
.shield_box_big > ul >li>i{
    display: block;
    width: 76px;
    height: 91px;
    margin: auto;
    background-image: url(../images/product/ContinueHigh2/shield1.png);
    background-size: 100%;
}
.shield_box_big > ul >li:nth-child(2)>i{
    background-image: url(../images/product/ContinueHigh2/shield2.png);
}
.shield_box_big > ul >li:nth-child(3)>i{
    background-image: url(../images/product/ContinueHigh2/shield3.png);
}
.shield_box_big > ul >li > p{
    font-size: 12.5px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.shield_box_big a{
    display: block;
    width: 207px;
    height: 43px;
    background-image: url(../images/product/ContinueHigh2/gules_btn2.png);
    margin: auto;
    margin-top: 30px;
    font-size: 12.5px;
    color: #fff;
    text-align: center;
    line-height: 38px;
}
.policy_discount_box_big{
    width: 92%;
    margin: auto;
    margin-top: 30px;
}
.policy_discount_ctn_box{
    width: 100%;
    background-color: #d53534;
}
.policy_discount_box_big img{
    width: 100%;
}
.policy_discount_ctn_box > h3{
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 20px 0;
}
.policy_discount_ctn_box > ul{
    overflow: hidden;
    width: 90%;
    margin: auto;
}
.policy_discount_ctn_box > ul >li{
    float: left;
    width: 46%;
    height: 200px;
    background-color: #d94847;
    border:2px dashed #f9cb22;
    border-radius: 7px;
}
.policy_discount_ctn_box > ul >li:nth-child(even){
    margin-left: 4%;
}
.policy_discount_ctn_box > ul >li > i{
    width: 44px;
    height: 44px;
    display: block;
    margin: auto;
    margin-top: 25px;
    background-image: url(../images/product/ContinueHigh2/Discount1.png);
    background-size: 100% 100%;
}
.policy_discount_ctn_box > ul >li:nth-child(2) > i{
    background-image: url(../images/product/ContinueHigh2/Discount2.png);
}
.policy_discount_ctn_box > ul >li:nth-child(3) > i{
    background-image: url(../images/product/ContinueHigh2/Discount3.png);
}
.policy_discount_ctn_box > ul >li:nth-child(4) > i{
    background-image: url(../images/product/ContinueHigh2/Discount4.png);
}
.policy_discount_ctn_box > ul >li:nth-child(5) > i{
    background-image: url(../images/product/ContinueHigh2/Discount5.png);
}
.policy_discount_ctn_box > ul >li:nth-child(6) > i{
    background-image: url(../images/product/ContinueHigh2/Discount6.png);
}

.policy_discount_ctn_box > ul >li > h6{
    font-size: 14px;
    color: #ffe850;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 8px 0;
}
.policy_discount_ctn_box > ul >li > p{
    width: 86%;
    font-size: 12.5px;
    color: #fff;
    margin: auto;
    line-height: 1.6;
}
.policy_discount_ctn_box > ul >li{
    padding-bottom: 20px;
    margin-bottom: 12px;
}

/* 政策和补贴 */
.Online_search_box{
    padding-bottom: 10px;
}
.Online_search_box > h3{
    position: relative;
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
.Online_search_box > h3::before,
.Online_search_box > h3::after{
    content: "";
    position: absolute;
    width: 17px;
    height: 2px;
    background-color: #fff;
}
.Online_search_box > h3::before{
    left: 20px;
    top: 12px;
}
.Online_search_box > h3::after{
    right: 20px;
    top: 12px;
}
.Online_search_box h6{
    font-size: 12.5px;
    color: #fff;
    text-align: center;
    margin: 30px 0 14px 0;
}

/* 表单 */
.input_box_big{
    padding: 0 !important;
    margin: auto;
}
.enterprise_input_box,
.telephone_input_box{

   
    margin: auto;
}
.enterprise_input_box > input,
.telephone_input_box > input{
    width: 92%;
    height: 100%;
    background-color: #fff;
    border-radius: .1rem;
    font-size: 16px;
    text-align: center;
    padding: 15px 4%;
    border-radius:7px;
}
.telephone_input_box{
    margin-top: 6%;
}
.onKST{
    border: 0px;
    width: 100%;
    background-image: url(../images/product/ContinueHigh2/btn2.png);
    background-size: 100% 100%;
    margin-top: 7%;
    outline: none;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
}
.btn_box2{
    position: absolute;
    display: block;
    width: 50%;
    height: 90px;
    background-image: url(../images/product/ContinueHigh/btn3.png);
    background-size: 100% 100%;
    top: 30px;
    left: 25%;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 82px;
}

.btn_box3{
    position: absolute;
    display: block;
    width: 66%;
    height: 98px;
    background-image: url(../images/product/ContinueHigh/btn3.png);
    background-size: 100% 100%;
    top: 10px;
    left: 17%;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height:  90px;
}
.btn_box4{
    position: absolute;
    display: block;
    width:88%;
    height: 90px;
    background-image: url(../images/product/ContinueHigh/btn4.png);
    background-size: 100% 100%;
    top: 30px;
    left: 6%;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 85px;
}


/* 2021国家高新技术企业认定条件 */
.condition_ctn_box{
    width: 92%;
    margin: auto;
}
.Horizontal_title{
    position: relative;
    font-size: 21px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}
.Horizontal_title2{
    position: relative;
    font-size: 18px;
    color: #fe3e1b;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
}
.Horizontal_title::before{
    content: "";
    width: 70px;
    height: 1px;
    background-color: #e01d1d;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -10px;
}
.condition_ctn_box{
    position: relative;
    margin-top: 30px;
}
.middle_line{
    position: absolute;
    width: 2px;
    height: 805px;
    background-color: #d53534;
    left: 50%;
    margin-left: -1px;
}
.condition_left_img{
    float: left;
    width: 119px;
    height: 119px;
    background-image: url(../images/product/ContinueHigh2/condition1.png);
    background-size: 100% 100%;
    margin-left: 30px;
}
.condition_left_img2{
    float: right;
    width: 119px;
    height: 119px;
    background-image: url(../images/product/ContinueHigh2/condition2.png);
    background-size: 100% 100%;
    margin-left: 30px;
}
.left_img1{
    background-image: url(../images/product/ContinueHigh2/condition1.png);
}
.left_img2{
    background-image: url(../images/product/ContinueHigh2/condition2.png);
}
.left_img3{
    background-image: url(../images/product/ContinueHigh2/condition3.png);
}
.left_img4{
    background-image: url(../images/product/ContinueHigh2/condition4.png);
}
.left_img5{
    background-image: url(../images/product/ContinueHigh2/condition5.png);
}
.left_img6{
    background-image: url(../images/product/ContinueHigh2/condition6.png);
}
.condition_right_txt{
    width: 40%;
    float: right;
}
.condition_right_txt >h5,
.condition_right_txt2 >h5{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.condition_right_txt >h6,
.condition_right_txt2 >h6{
    font-size: 12.5px;
    color: #333;
    line-height: 1.6;
    margin-top: 6px;
}
.condition_number{
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    border-radius: 20px;
    background-color: #d53534;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
.condition_ctn_box > ul > li:nth-child(1),
.condition_ctn_box > ul > li:nth-child(4),
.condition_ctn_box > ul > li:nth-child(6){
    height: 120px;
}
.condition_ctn_box > ul > li:nth-child(2),
.condition_ctn_box > ul > li:nth-child(3),
.condition_ctn_box > ul > li:nth-child(5){
    height: 160px;
}
.condition_right_txt2{
    width: 40%;
    float: left;
}
.condition_ctn_link{
    width: 48%;
    height: 30px;
    position: relative;
    float: left;
    display: block;
    background-image: url(../images/product/ContinueHigh2/white_btn.png);
    font-size: 8.5px;
    color: #fffefe;
    line-height: 28px;
    background-size: 100% 100%;
    text-align: center;
    margin-top: 15px;
}
.condition_ctn_link > span{
    position: relative;
}
.condition_ctn_link > span > span{
    position: absolute;
    width: 10px;
    height: 10px;
    background-image: url(../images/product/ContinueHigh2/consulting.png);
    top: 1px;
    left: -13%;
    background-size: 100% 100%;
}
.condition_ctn_link2{
    width: 48%;
    height: 30px;
    position: relative;
    float: right;
    display: block;
    background-image: url(../images/product/ContinueHigh2/white_btn.png);
    font-size: 8.5px;
    color: #fffefe;
    line-height: 28px;
    background-size: 100% 100%;
    text-align: center;
    margin-top: 15px;
}
.condition_ctn_link2 > span{
    position: relative;
}
.condition_ctn_link2 > span > span{
    position: absolute;
    width: 10px;
    height: 10px;
    background-image: url(../images/product/ContinueHigh2/consulting.png);
    top: 1px;
    left: -13%;
    background-size: 100% 100%;
}

.condition_txt{
    font-size: 17px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}
.By_button{
    width: 194px;
    height: 45px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-image: url(../images/product/ContinueHigh2/white_btn2.png);
    background-size: 100% 100%;
    margin: auto;
    margin-top: 10px;
}

/* 国家高新技术企业认定八大领域 */
.policy_detailed_ctn{
    width: 92%;
    margin: auto;
    margin-top: 40px;
}
.policy_detailed_ctn > img{
    width: 100%;
}
/* 高新技术企业认定政策详解 */
.field_box_big{
    
}
.Horizontal_line{
    width: 100%;
    height: 10px;
    background-color: #f9e2d9;
    margin-top: 30px;
}
.field_ctn_box{
    position: relative;
    margin-top: 40px;
    height: 280px;
}
.field_ctn_bg{
    position: absolute;
    width: 256px;
    height: 200px;
    background-image: url(../images/product/ContinueHigh2/field_ctn_bg.png);
    background-position: center;
    background-size: 100% 100%;
    left: 50%;
    margin-left: -128px;
    top: 37px;
}
.field_ctn_box > ul{
    width: 92%;
    margin: auto;
    z-index: 10;
    position: absolute;
    left: 4%;
}
.field_ctn_box > ul > li{
    float: left;
    width: 47%;
    margin-bottom: 15px;
    
}
.field_ctn_box > ul > li:nth-child(even){
margin-left: 5%;
}
.field_ctn_box > ul > li > a{
    width: 84%;
    height: 90px;
    display: block;
    background-color: #fff;
    border:2px solid #fbb8a0;
    padding: 15px 8%;
}
.field_ctn_box > ul > li > a > h5{
    font-size: 12.5px;
    color: #fe3e1b;
    font-weight: bold;
}
.field_ctn_box > ul > li > a > h6{
    font-size: 10.5px;
    color: #666666;
    margin-top: 10px;
}
.field_ctn_box > ul > li > a > p{
    position: relative;
    font-size: 10.5px;
    color: #fe3e1b;
    margin-top: 40px;
}
.field_ctn_box > ul > li > a > p::before{
    position: absolute;
    content: "";
    width: 8px;
    height: 7px;
    background-image: url(../images/product/ContinueHigh2/details.png);
    background-size: 100% 100%;
    right: 56%;
    top: 5px;
}
.field_ctn_box > ul > li{
    position: relative;
}
.field_ctn_box > ul > li > a > i{
    display: block;
    width: 58px;
    height: 58px;
    position: absolute;
    background-image: url(../images/product/ContinueHigh2/policy1.png);
    background-repeat: no-repeat;
    bottom: 0px;
    right: 0px;
    background-size: 100% 100%;
}
.field_ctn_box > ul > li:nth-child(2) > a > i{
    background-image: url(../images/product/ContinueHigh2/policy2.png);
}
.field_ctn_box > ul > li:nth-child(3) > a > i{
    background-image: url(../images/product/ContinueHigh2/policy3.png);
}
.field_ctn_box > ul > li:nth-child(4) > a > i{
    background-image: url(../images/product/ContinueHigh2/policy4.png);
}
/* 下证集锦 */
.certificate_left_logo{
    width: 42%;
    height: 134px;
    float: left;
    background-color: #fff;
    border:1px solid #e5e6e7;
    background-image: url(../images/product/ContinueHigh2/logo1.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}
.certificate_box_big > ul > li:nth-child(2)> .certificate_left_logo{
    background-image: url(../images/product/ContinueHigh2/logo2.png);
}
.certificate_box_big > ul > li:nth-child(3)> .certificate_left_logo{
    background-image: url(../images/product/ContinueHigh2/logo3.png);
}
.certificate_box_big > ul > li:nth-child(4)> .certificate_left_logo{
    background-image: url(../images/product/ContinueHigh2/logo4.png);
}
.certificate_box_big > ul > li:nth-child(5)> .certificate_left_logo{
    background-image: url(../images/product/ContinueHigh2/logo5.png);
}
.certificate_box_big > ul > li:nth-child(6)> .certificate_left_logo{
    background-image: url(../images/product/ContinueHigh2/logo6.png);
}
.certificate_box_big > ul{
    width: 92%;
    margin: auto;
    margin-top: 36px;
}
.certificate_box_big > ul > li{
    overflow: hidden;
    margin-bottom: 20px;
}
.certificate_right_box{
    width: 54%;
    float: right;
}
.certificate_right_box > h3{
    font-size: 12.5px;
    color: #fe3e1b;
    font-weight: bold;
}

.certificate_right_box > p{
    font-size: 10.5px;
    color: #333;
    margin: 15px 0 15px 0;
    line-height: 1.6;
}
.certificate_box_big > ul > li:nth-child(4) > .certificate_right_box > p,
.certificate_box_big > ul > li:nth-child(5) > .certificate_right_box > p{
    margin: 10px 0 10px 0;
}
.certificate_box_big > ul > li:nth-child(6) > .certificate_right_box > p{
    margin: 15px 0 30px 0;
}
.project_txt,
.Confirmation_time{
    font-size: 10.5px;
    color: #333;
}
.Confirmation_time{
    margin-top: 3px;
}
.Confirmation_time > span{
    color: #ee2e2e;
}
/* 荣誉 */
.honor_ctn_box_big{
    width: 92%;
    margin: auto;
    margin-top: 30px;
}
.honor_ctn_box_big > img{
    width: 100%;
}
.honor_ctn_box{
    background-color: #d53534;
    padding-bottom: 30px;
    border-radius: 0 0 10px 10px;
}
.honor_ctn_box > h4{
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.honor_ctn_box > h6{
    font-size: 10.5px;
    color: #ffffff;
    text-align: center;
    margin-top: 8px;
}
.honor_ctn_box > ul{
    width: 88%;
    margin: auto;
    margin-top: 15px;
    overflow: hidden;
}
.honor_ctn_box > ul  > li{
    width: 47%;
    height: 100px;
    float: left;
    background-image: url(../images/product/ContinueHigh2/qualifications1.png);
    background-size: 100% 100%;
    margin-bottom: 15px;
}
.honor_ctn_box > ul  > li:nth-child(2){
    background-image: url(../images/product/ContinueHigh2/qualifications2.png);
}
.honor_ctn_box > ul  > li:nth-child(3){
    background-image: url(../images/product/ContinueHigh2/qualifications3.png);
}
.honor_ctn_box > ul  > li:nth-child(4){
    background-image: url(../images/product/ContinueHigh2/qualifications4.png);
}
.honor_ctn_box > ul  > li:nth-child(5){
    background-image: url(../images/product/ContinueHigh2/qualifications5.png);
}
.honor_ctn_box > ul  > li:nth-child(6){
    background-image: url(../images/product/ContinueHigh2/qualifications6.png);
}
.honor_ctn_box > ul  > li:nth-child(7){
    background-image: url(../images/product/ContinueHigh2/qualifications7.png);
}
.honor_ctn_box > ul  > li:nth-child(8){
    background-image: url(../images/product/ContinueHigh2/qualifications8.png);
}
.honor_ctn_box > ul  > li:nth-child(even){
float: right;
}
.By_button2{
    width: 88%;
    height: 45px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-image: url(../images/product/ContinueHigh2/white_btn3.png);
    background-size: 100% 100%;
    margin: auto;
    margin-top: 10px;
}
/* 团队 */
.team_box_big > h3,
.partner_box_big > h3{
    position: relative;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    margin: 20px 0 15px 0;
    text-align: center;
}
.team_box_big > h3::before,
.partner_box_big > h3::before{
    content: "";
    position: absolute;
    width: 13px;
    height: 2px;
    background-color: #fff;
    left: 20%;
    top: 10px;
}
.team_box_big > h3::after,
.partner_box_big > h3::after{
    content: "";
    position: absolute;
    width: 13px;
    height: 2px;
    background-color: #fff;
    right:20% ;
    top: 10px;
}
.team_box_big > dl {
    margin-top: 10px;
    width: 92%;
    margin: auto;
    overflow: hidden;
}
.team_box_big > dl > dt{
    width: 100%;
    height: 150px;
    background-image: url(../images/product/ContinueHigh2/team1.jpg);
    background-size: 100% 100%;
}
.team_box_big > dl > dd{
    width: 32%;
    height: 63px;
    float: left;
    background-image: url(../images/product/ContinueHigh2/team2.png);
    background-size: 100% 100%;
    margin-top: 5px;
}
.team_box_big > dl > dd:nth-child(2){
    background-image: url(../images/product/ContinueHigh2/team2.png);
}
.team_box_big > dl > dd:nth-child(3){
    background-image: url(../images/product/ContinueHigh2/team3.png);
}
.team_box_big > dl > dd:nth-child(4){
    background-image: url(../images/product/ContinueHigh2/team4.png);
}
.team_box_big > dl > dd:nth-child(3){
    margin: 0 2%;
    margin-top: 5px;
}
/* 合作伙伴 */
.partner_box_big > ul{
    width: 80%;
    margin: auto;
    background-color: #b92a29;
    border:2px solid #ed4443;
    padding: 25px 6%;
}
.partner_box_big > ul > li{
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 5px;
}
.partner_box_big > ul > li:last-child{
    margin-top: 15px;
}
/* 高新技术企业认定热门问答 */
.ask_ctn_box{
    width: 92%;
    margin: auto;
    margin-top: 30px;
}
.ask_ctn_box > a{
    display: block;
    width: 100%;
    background-color: #f4e3d8;
    border:1px solid #f7ac35;
    border-radius: 4px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.ask_title_box{
    overflow: hidden;
    padding: 0 3%;
    margin-top: 15px;
}
.ask_title_box > h5{
    float: left;
    width: 88%;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
   
    margin-left: 4%;
}
.ask_title_box > h6{
    float: left;
    display: block;
    width: 17px;
    height: 17px;
    background-color: #d53534;
    color: #fff;
    font-size: 10.5px;
    color: #fff;
    text-align: center;
    line-height: 17px;
    border-radius: 20px;
}
.ask_decorate{
    width: 100%;
    height: 2px;
    background-image: url(../images/product/ContinueHigh2/decorate.png);
    background-size: 100% 100%;
}
.ask_decorate{
    overflow: hidden;
    margin-top: 10px;
}
.ask_decorate > li{
    height: 2px;
    
}
.ask_decorate > li:nth-child(1){
    float: left;
    background-color: #d53534;
    width: 15%;
}
.ask_decorate > li:nth-child(2){
    float: right;
    background-color: #f7ac35;
    width: 83%;
}
.ask_txt{
    overflow: hidden;
    padding: 0 3%;
    margin-top: 15px;
}
.ask_txt > h6{
    width: 16px;
    height: 30px;
    float: left;
    background-color: #d53534;
    font-size: 10.5px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
    border-radius: 4px;
}
.ask_txt > p{
    float: left;
    width: 90%;
    font-size: 12.5px;
    color: #333333;
    margin-left: 3%;
    line-height: 1.6;
}
.heat_box{
    overflow: hidden;
    padding: 0 3%;
    margin-top: 15px;
}
.heat_box > dl{
    float: left;
}
.heat_box > dl > dt{
    font-size: 10.5px;
    color: #333333;
    float: left;
    margin-right: 10px;
}
.heat_box > dl > dd{
    width: 12.5px;
    height: 11.81px;
    background-image: url(../images/product/ContinueHigh2/stars.png);
    background-size: 100% 100%;
    float: left;
}
.heat_box > h6{
    font-size: 10.5px;
    float: right;
}
/* 您的企业可能还可以申报以下热门项目 */
.certificate_box_big > h6{
    font-size: 12.5px;
    color: #333333;
    margin-top: 12px;
    text-align: center;
}
.Hot_items_ctn{
    width: 92%;
    margin: auto;
    padding-bottom: 30px;
}
.Hot_items_ctn{
    overflow: hidden;
    margin-top: 20px;
}
.Hot_items_ctn > a{
    width: 45%;
    height: 40px;
    float: left;
    display: block;
    background-color: #fcf7f4;
    border:1px solid #f7ac35;
    padding: 15px 1%;
    margin-bottom: 10px;
    border-radius: 4px;
}
.Hot_items_ctn > a:nth-child(odd){
    float: left;
}
.Hot_items_ctn > a:nth-child(even){
    float: right;
}
.Hot_items_ctn > a > i{
    float: left;
    width: 26%;
    height: 39px;
    background-image: url(../images/product/ContinueHigh2/programme1.png);
    background-size: 100% 100%;
}
.Hot_items_ctn > a:nth-child(2) > i{
    background-image: url(../images/product/ContinueHigh2/programme2.png);
}
.Hot_items_ctn > a:nth-child(3) > i{
    background-image: url(../images/product/ContinueHigh2/programme3.png);
}
.Hot_items_ctn > a:nth-child(4) > i{
    background-image: url(../images/product/ContinueHigh2/programme4.png);
}
.Hot_items_ctn > a:nth-child(5) > i{
    background-image: url(../images/product/ContinueHigh2/programme5.png);
}
.Hot_items_ctn > a:nth-child(6) > i{
    background-image: url(../images/product/ContinueHigh2/programme6.png);
}
.Hot_items_ctn > a:nth-child(7) > i{
    background-image: url(../images/product/ContinueHigh2/programme7.png);
}
.Hot_items_ctn > a:nth-child(8) > i{
    background-image: url(../images/product/ContinueHigh2/programme8.png);
}
.Hot_items_ctn > a:nth-child(9) > i{
    background-image: url(../images/product/ContinueHigh2/programme9.png);
}
.Hot_items_ctn > a:nth-child(10) > i{
    background-image: url(../images/product/ContinueHigh2/programme10.png);
}
.Hot_items_ctn > a:nth-child(11) > i{
    background-image: url(../images/product/ContinueHigh2/programme11.png);
}
.Hot_items_ctn > a:nth-child(12) > i{
    background-image: url(../images/product/ContinueHigh2/programme12.png);
}
.Hot_txt_right{
    float: left;
    width: 73%;
    margin-left: 0%;
}
.Hot_txt_right > h6{
    font-size: 10.5px;
    color: #fe3e1b;
    font-weight: bold;
}
.Hot_txt_right > p{
    font-size: 8.5px;
    color: #333;
    margin-top: 5px;
}

