﻿.am-accordion-content > b
{
    margin-left:30px;
}

@media (min-width: 768px) {
    .am-accordion-content > p {
        line-height: 10px;
    }
}
.am-accordion-content > p
{
    line-height:10px;
}

@media (max-width: 768px) {
    .am-accordion-content > p {
        line-height: 10px;
    }
}


        #newstyle > div:nth-of-type(1) {
            color: #666;
            font-size:14px;
        }
        .tabs [id^="tab"]:checked + label {
            border-bottom: 2px solid #EC6F28;
            color:#EC6F28;
            
        }
        #newstyle > div:nth-of-type(2) > ul > li:nth-of-type(1) > a, #newstyle > div:nth-of-type(2) > ul > li:nth-of-type(2) > a {
            padding: .4em 2em;
            border-radius: 5px;
            border: none;
            color: #999;
            margin: 10px 10px 10px 0;
            float: left;
            border: 2px solid #999;
        }

        /*---------------------------------------------测试部分------------------------------------------------------------*/
        .tabs {
            float: none;
            list-style: none;
            position: relative;
            margin: 80px 0 0 10px;
            text-align: left;
        }

           
            .tabs > li label
            {
                 cursor:pointer;
                 position:absolute
            }
            .tabs input[type="radio"] {
                position: absolute;
                /*top: -9999px;
                left: -9999px;*/
            }
            .tabs input
            {
                display:none;
            }

            .tabs label {
                -webkit-transition: all 0.2s ease-in-out; /*-moz-transition: all 0.2s ease-in-out;*/ /*-o-transition: all 0.2s ease-in-out;*/
                transition: all 0.2s ease-in-out;
                color:#666
            }

       .gallery label {
            padding: 9px 26px;
        }

        .tabs label:hover { /*background: orange;*/
                            color:#EC6F28;
        }

       

       

        .tabs [id^="tab"]:checked ~ [id^="tab-content"] {
            display: block;
        }
        .tabs>li>div > ul > li,.tabs>li>div>ul>li>a{
            color:#666
        }
        .tabs>li>div  > ul > div > ul > li > a {
            font-size: 14px;
    float: right;
    border: 2px solid #b5b5b5;
    color: #999;
    border-radius: 5px;
    width: 8em;
    text-decoration:none;
        }
            .tabs>li>div > ul > div > ul > li :hover {


    border: 2px solid #EC6F28;
    color: #fff;
    background-color:#EC6F28;
    transition: background-color .5s;
            }
        
        .am-accordion-content > p {
            font-size:14px;
            color:#959595;
            padding-left:30px;
        }
         .am-accordion-content > ul {
            font-size:14px;
            color:#959595;
            line-height:28px;
            padding-left:30px;
        }
        .am-accordion-title>a {
            color:#EC6F28;
            margin:2px 5px 6px 0;
            line-height:21px;
        }
        .am-accordion-title > span:nth-of-type(2)
        {
            margin-left:40%;font-size:15px;
        }
        .am-accordion-title:hover
        {
            background-color:#f1f1f1
        }

        .tabs li {
                float: left;
                display: block;
                font-size: 14px;
                margin-right: 2%;
            }


/*移动端*/
@media (min-width:768px)
{
    .tabs>li>div > ul > div > ul > li {
            float:right
        }
    #tiaozheng
    {
        padding-bottom:40px;
    }
 #newstyle > ul:nth-of-type(1) {
            border-bottom: 2px solid #b5b5b5;
            margin: 50px 0;
            padding: 15px 0;
            width: 100%;
            height: 12px;
        }   
  .tabs .tab-content {
            z-index: 2;
            display: none;
            overflow: hidden;
            width: 100%;
            font-size: 17px;
            line-height: 25px;
            padding: 25px;
            position: absolute;
            top: 53px;
            left: 0;
            background: #f1f1f1;
        }
   #newstyle > ul:nth-of-type(1) > li {
                /*border-bottom: 2px solid #EC6F28;*/
                width: 25%;
                height: 35px;
                float: left;
                margin: -25px 0 0 0;
                text-align: center;
                overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
            }

    .tab2_left {
        left:205px;
    }
    .tab3_left {
        left:410px;
    }
    .tab4_left {
        left:615px;
    }
   
     /*.container {
     width: auto 
}*/
}

@media (min-width:1050px)
{
    .tabs > li label {
    cursor: pointer;
    position: absolute;
    /*margin-left:-103px;*/
}
     #newstyle > ul:nth-of-type(1) > li {
                /*border-bottom: 2px solid #EC6F28;*/
                width: 205px;
                height: 35px;
                float: left;
                margin: -25px 0 0 0;
                text-align: center;
                overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
            }
     .gallery {
     padding:60px 100px; 
}
    #Section1
    {
        padding:0px 100px
    }
    #tiaozheng
    {
        padding-bottom:0px;
    }
}
ul {
    margin: 0;
}
@media (max-width:768px)
{
    .tabs > li label {
    cursor: pointer;
    position: absolute;
    width: 100%;
}
.tabs .tab-content {
    /* z-index: 2; */
    display: none;
    overflow: hidden;
    width: 100%;
    font-size: 17px;
    line-height: 25px;
    /*padding: 25px;*/
    position: absolute;
     top: 220px; 
    /*left: -24px;*/
    background: #f1f1f1;
}
    #newstyle > ul:nth-of-type(1) > li
    {
        /* border-bottom: 2px solid #EC6F28; */
        width: 100%;
        height: 50px;
        /*float: left;*/
        /* margin: -25px 0 0 0; */
        /*text-align: center;*/

    }
     
      .tabs>li>div > ul > div > ul > li {
            text-align:center
        }
    .tab2_left {
        left:0px;
    }
    .tab3_left {
        left:0px;
    }
    .tab4_left {
        left:0px;
    }
}
.switch_menu {
    overflow: hidden;
}
.switch_menu li {
    border-bottom: 5px solid #cecece;
    float:left;
    width: 33.333%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 35px 0;
    cursor: pointer;
}
.switch_menu .switch_active {
    border-bottom: 5px solid #ff7200;
}
.switch_p_title {
    font-size: 18px;
    color: #5f5f5f;
    font-weight: 500;
    margin: 30px 0;
    cursor: pointer;
}
.switch_div {
    font-family: 'Microsoft YaHei';
}
.switch_box .switch_div_active .switch_p_title {
    color: #ff7200;
}
.switch_p_title:hover {
    color: #ff7200;
}
.switch_p_btn {
    padding-left: 30px;
    margin: 0;
    margin: 40px 0;
}
.switch_p_btn a {
    border: 2px solid #5f5f5f;
    color: #5f5f5f;
    width: 122px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    font-size: 17px;
    border-radius: 5px;
    margin-right: 60px;
}
.switch_p_btn a:hover {
    background: #ff7200;
    color: #fff;
    border: 2px solid #ff7200;
}
.update_title_div {
    color: #ff7200;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.update_title_p {
    font-size: 20px;
    color: #ff7200;
    text-align: center;
    font-weight: 600;
    margin-top: 5px;
}

