.iScrollVerticalScrollbar,.iScrollLoneScrollbar{
    display: none;
}
#mynav{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
#mybanner{
    width: 100%;
    height: 100%;
}
#mybanner>div:first-child{
    width: 100%;
    height: 65%;
    background: url('../images/show.png');
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
#mybanner>div:first-child>div{
    width: 1200px;
    height: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -150px;
}
#mybanner>div:first-child>div>p:first-child{
    float: left;
    width: 710px;
    height: 350px;
}
#mybanner>div:first-child>div>p:first-child>img{
    display: block;
    width: 100%;
    height: 100%;
}
#mybanner>div:first-child>div>p:last-child{
    float: right;
    width: 490px;
    height: 350px;
}
#mybanner>div:first-child>div>p:last-child>span.mytitle{
    display: block;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 15px;
    margin-left: 85px;
}
#mybanner>div:first-child>div>p:last-child>span.myline{
    display: block;
    height: 1px;
}
#mybanner>div:first-child>div>p:last-child>span.mydesc{
    display: block;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    margin-top: 20px;
    margin-left: 85px;
}
#mybanner>div:first-child>div>p:last-child>span.mybtn{
    display: block;
    width: 180px;
    height: 50px;
    border-radius: 35px;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    margin-top: 50px;
    margin-left: 85px;
    cursor: pointer;
    overflow: hidden;
    border: 10px solid #818180;
}
#mybanner>div:first-child>div>p:last-child>span.mybtn>a{
    display: block;
    color: #fff;
    background: #cb2914;
}
#mybanner>div:first-child>div>p:last-child>span.mybtn>a:active{
    background: #c91700;
}
#mybanner>div:last-child{
    width: 100%;
    height: 35%;
    background: #fff;
    position: relative;
    overflow: hidden;
}
#mybanner>div:last-child>div{
    width: 1200px;
    height: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -600px;
}
#mybanner>div:last-child>div>p{
    width: 100%;
    height: 37px;
}
#mybanner>div:last-child>div>p>span.txt{
    display: block;
    float: left;
    width: 400px;
    height: 100%;
    line-height: 37px;
    text-align: center;
    font-size: 36px;
    color: #333;
}
#mybanner>div:last-child>div>p>span.line{
    float: left;
    width: 400px;
    height: 1px;
    margin-top: 18px;
}
#mybanner>div:last-child>div>p>span.left{
    background: linear-gradient(right,#b3261f,#fff);
    background: -webkit-linear-gradient(right,#b3261f,#fff);
    background: -moz-linear-gradient(right,#b3261f,#fff);
    background: -ms-linear-gradient(right,#b3261f,#fff);
    background: -o-linear-gradient(right,#b3261f,#fff); 
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#b3261f);
}
#mybanner>div:last-child>div>p>span.right{
    background: linear-gradient(left,#b3261f,#fff);
    background: -webkit-linear-gradient(left,#b3261f,#fff);
    background: -moz-linear-gradient(left,#b3261f,#fff);
    background: -ms-linear-gradient(left,#b3261f,#fff);
    background: -o-linear-gradient(left,#b3261f,#fff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#b3261f);
}
#mybanner>div:last-child>div>ul{
    width: 1020px;
    margin: 30px auto 0;
    overflow: hidden;
}
#mybanner>div:last-child>div>ul>li{
    float: left;
    width: 165px;
}
#mybanner>div:last-child>div>ul>li:first-child~li{
    margin-left: 120px;
}
#mybanner>div:last-child>div>ul>li>p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333;
}
#mybanner>div:last-child>div>ul>li>p:nth-child(2){
    margin-top: 15px;
}
#mybanner>div:last-child>div>ul>li>p:nth-child(3){
    margin-top: 10px;
}
#mybanner>div:last-child>div>ul>li>p>img{
    height: 100px;
}

.first{
    width: 180px;
    height: 36px;
    margin: 0 auto;
}
.first>span:first-child{
    float: left;
    width: 12px;
    height: 100%;
    background: #b3261f;
    margin-right: 20px;
}
.first>span:last-child{
    float: left;
    height: 100%;
    line-height: 36px;
    font-size: 36px;
    color: #333;
}
.second{
    text-align: center;
    font-size: 24px;
    line-height: 25px;
    color: #333;
    margin-top: 30px;
}
#mycontent_one ul{
    width: 1200px;
    height: 600px;
    margin: 50px auto 0;
}
#mycontent_one ul li{
    float: left;
    width: 400px;
    height: 300px;
    position: relative;
}
#mycontent_one ul li>img{
    display: block;
    width: 100%;
    height: 100%;
}
#mycontent_one ul li>div{
    width: 170px;
    height: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -85px;
    margin-top: -50px;
}
#mycontent_one ul li>div>p:first-child{
    font-size: 16px;
    color: #fff;
}
#mycontent_one ul li>div>p:last-child{
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

#mycontent_two{
    background: url('../images/bg2.png') no-repeat;
    background-size: 100% 100%;
}
#mycontent_two ul{
    width: 1200px;
    overflow: hidden;
    margin: 100px auto 0;
}
#mycontent_two ul li{
    width: 240px;
    float: left;  
}
#mycontent_two ul li:first-child~li{
    margin-left: 80px;
}
#mycontent_two ul li>img{
    width: 240px;
    height: 240px;
    display: block;
}
#mycontent_two ul li>p{
    font-size: 18px;
    color: #333;
    text-align: center;
}
#mycontent_three ul{
    width: 100%;
    height: 430px;
    background: url('../images/bg3.png') no-repeat;
    background-size: 100% 100%; 
    margin-top: 40px;
}
#mycontent_three ul>li{
    width: 16.66%;
    height: 100%;
    float: left;
    position: relative;
}
#mycontent_three ul>li:first-child{
    background-color: rgba(0,0,0,0.2);
}
#mycontent_three ul>li:nth-child(2){
    background-color: rgba(0,0,0,0.3);
}#mycontent_three ul>li:nth-child(3){
    background-color: rgba(0,0,0,0.4);
}#mycontent_three ul>li:nth-child(4){
    background-color: rgba(0,0,0,0.5);
}#mycontent_three ul>li:nth-child(5){
    background-color: rgba(0,0,0,0.6);
}#mycontent_three ul>li:nth-child(6){
    background-color: rgba(0,0,0,0.7);
}
#mycontent_three ul>li>div{
    width: 110px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -55px;
    margin-top: -100px;
}
#mycontent_three ul li>div>p:first-child{
    font-size: 16px;
    color: #fff;
}
#mycontent_three ul li>div>p:last-child{
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

#mycontent_four{
    background: url('../images/bg4.png') no-repeat;
    background-size: 100% 100%; 
}
#mycontent_four p.first{
    width: 480px;
}
#mycontent_four p.first>span:first-child{
    background: #fff;
}
#mycontent_four p.first>span:last-child{
    color: #fff;
}
#mycontent_four div.mytxt{
    width: 1200px;
    margin: 200px auto;
    overflow: hidden;
}
#mycontent_four div.mytxt>p{
    width: 390px;
    float: right;
    font-size: 18px;
    line-height: 25px;
}
#mycontent_four div.mytxt>p:last-child{
    clear: both;
    margin-top: 25px;
}

#mycontent_five p.first{
    width: 450px;
}
#mycontent_five div.mytxt{
    width: 1020px;
    margin: 100px auto 0;
    overflow: hidden;
}
#mycontent_five div.mytxt>p{
    float: left;
    width: 580px;
}
#mycontent_five div.mytxt>p>span{
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}
#mycontent_five div.mytxt>img{
    float: right;
    width: 440px;
    height: 460px;
}

#mycontent_six p.first{
    width: 360px;
}
#mycontent_six div.mytxt{
    width: 1200px;
    margin: 150px auto 0;
    overflow: hidden;
}
#mycontent_six div.mytxt>img{
    float: left;
    width: 700px;
}
#mycontent_six div.mytxt>p{
    width: 460px;
    font-size: 24px;
    line-height: 35px;
    float: left;
    margin-top: 20px;
    margin-left: 40px;
}

#mycontent_seven div.mycontent{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#mycontent_seven div.mycontent>div{
    width: 800px;
    float: left;
}
#mycontent_seven div.mycontent>div>p.first{
    width: 100%;
    margin-top: 40px;
}
#mycontent_seven div.mycontent>div>p.first~p{
    font-size: 24px;
    margin-top: 60px;
}
#mycontent_seven div.mycontent>div>p:nth-child(3){
    margin-top: 20px!important;
}
#mycontent_seven div.mycontent>img{
    float: right;
    width: 400px;
    height: 380px;
}
#mycontent_seven div.mysplitline{
    width: 1200px;
    height: 1px;
    margin: 100px auto 0;
    background: linear-gradient(right,#f7f7f7,#b3261f,#f7f7f7);
    background: -webkit-linear-gradient(right,#f7f7f7,#b3261f,#f7f7f7);
    background: -moz-linear-gradient(right,#f7f7f7,#b3261f,#f7f7f7);
    background: -ms-linear-gradient(right,#f7f7f7,#b3261f,#f7f7f7);
    background: -o-linear-gradient(right,#f7f7f7,#b3261f,#f7f7f7);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f7f7f7, endColorstr=#b3261f);
}
#mycontent_seven ul{
    width: 640px;
    overflow: hidden;
    margin: 50px auto 0;
}
#mycontent_seven ul>li{
    float: left;
    width: 158px;
    height: 48px;
    border: 1px solid #b3261f;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-size: 24px;
    overflow: hidden;
}
#mycontent_seven ul>li>a{
    display: block;
    color: #b3261f;
}
#mycontent_seven ul>li>a:hover{
    background: #b3261f;
    background: linear-gradient(top,#b3261f,#a8241d);
    background: -webkit-linear-gradient(top,#b3261f,#a8241d);
    background: -moz-linear-gradient(top,#b3261f,#a8241d);
    background: -ms-linear-gradient(top,#b3261f,#a8241d);
    background: -o-linear-gradient(top,#b3261f,#a8241d);
    color: #fff;
}
#mycontent_seven ul>li>a:active{
    background: #a8241d;
    background: linear-gradient(bottom,#b3261f,#a8241d);
    background: -webkit-linear-gradient(bottom,#b3261f,#a8241d);
    background: -moz-linear-gradient(bottom,#b3261f,#a8241d);
    background: -ms-linear-gradient(bottom,#b3261f,#a8241d);
    background: -o-linear-gradient(bottom,#b3261f,#a8241d);
}
#mycontent_seven ul>li:first-child~li{
    margin-left: 80px;
}
@media screen and (max-width:1366px){
    #mybanner>div:first-child{
        height: 60%;
    }
    #mybanner>div:first-child>div{
        width: 960px;
        height: 250px;
        margin-left: -480px;
        margin-top: -105px;
    }
    #mybanner>div:first-child>div>p:first-child{
        width: 500px;
        height: 100%;
    }
    #mybanner>div:first-child>div>p:last-child{
        width: 460px;
        height: 100%;
    }
    #mybanner>div:first-child>div>p:last-child>span.mytitle{
        font-size: 20px;
        margin-bottom: 5px;
        margin-left: 100px;
    }
    #mybanner>div:first-child>div>p:last-child>span.mydesc{
        font-size: 16px;
        margin-top: 10px;
        margin-left: 100px;
    }
    #mybanner>div:first-child>div>p:last-child>span.mybtn{
        width: 110px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        border-radius: 25px;
        margin-top: 30px;
        margin-left: 100px;
    }
    #mybanner>div:last-child{
        height: 40%;
    }
    #mybanner>div:last-child>div{
        width: 960px;
        height: 174px;
        margin-left: -480px;
        margin-top: -87px;
    }
    #mybanner>div:last-child>div>p{
        height: 31px;
    }
    #mybanner>div:last-child>div>p>span.line{
        width: 360px;
        margin-top: 15px;
    }
    #mybanner>div:last-child>div>p>span.txt{
        width: 240px;
        font-size: 30px;
        line-height: 31px;
    }
    #mybanner>div:last-child>div>ul{
        width: 780px;
    }
    #mybanner>div:last-child>div>ul>li{
        width: 130px;
    }
    #mybanner>div:last-child>div>ul>li:first-child~li{
        margin-left: 86px;
    }
    #mybanner>div:last-child>div>ul>li>p>img{
        height: 60px;
    }
    #mybanner>div:last-child>div>ul>li>p{
        font-size: 14px;
    }
    #mybanner>div:last-child>div>ul>li>p:nth-child(2){
        margin-top: 10px;
    }
    #mybanner>div:last-child>div>ul>li>p:nth-child(3){
        margin-top: 5px;
    }
    .first{
        width: 160px;
        height: 30px;
    }
    .first>span:last-child{
        font-size: 30px;
        line-height: 30px;
    }
    .second{
        font-size: 20px;
        margin-top: 20px;
    }
    #mycontent_one ul{
        width: 900px;
        height: 400px;
        margin:30px auto 0;
    }
    #mycontent_one ul li{
        width: 300px;
        height: 200px;
    }
    #mycontent_one ul li>div{
        width: 150px;
        height: 100px;
        margin-left: -75px;
        margin-top: -50px;
    }
    #mycontent_one ul li>div>p:first-child{
        font-size: 14px;
    }
    #mycontent_one ul li>div>p:last-child{
        font-size: 12px;
        margin-top: 10px;
    }
    #mycontent_two ul{
        width: 960px;
    }
    #mycontent_two ul li{
        width: 210px;
    }
    #mycontent_two ul li:first-child~li{
        margin-left: 40px;
    }
    #mycontent_two ul li>img{
        width: 160px;
        height: 160px;
        margin-left: 25px;
    }
    #mycontent_two ul li>p{
        font-size: 16px;
    }
    #mycontent_three ul{
        margin-top: 80px;
        height: 230px;
    }
    #mycontent_three ul>li>div{
        width: 90px;
        height: 120px;
        margin-left: -45px;
        margin-top: -60px;
    }
    #mycontent_three ul li>div>p:first-child{
        font-size: 14px;
    }
    #mycontent_three ul li>div>p:last-child{
        font-size: 12px;
        margin-top: 10px;
    }
    #mycontent_four p.first{
        width: 400px;
    }
    #mycontent_four div.mytxt{
        width: 960px;
        margin: 150px auto;
    }
    #mycontent_four div.mytxt>p{
        font-size: 16px;
        width: 350px;
    }
    #mycontent_five p.first{
        width: 370px;
    }
    #mycontent_five div.mytxt{
        width: 840px;
        margin: 60px auto 0;
    }
    #mycontent_five div.mytxt>p{
        width: 435px;
    }
    #mycontent_five div.mytxt>p>span{
        font-size: 18px;
        margin-bottom: 15px;
    }
    #mycontent_five div.mytxt>img{
        width: 350px;
        height: 370px;
    }
    #mycontent_six p.first{
        width: 300px;
    }
    #mycontent_six div.mytxt{
        width: 960px;
        margin: 90px auto 0;
    }
    #mycontent_six div.mytxt>img{
        width: 495px;
    }
    #mycontent_six div.mytxt>p{
        width: 340px;
        margin-left: 70px;
        font-size: 18px;
        line-height: 30px;
        margin-top: 50px;
    }
    #mycontent_seven div.mycontent{
        width: 960px;
    }
    #mycontent_seven div.mycontent>img{
        width: 330px;
        height: 320px;
    }
    #mycontent_seven div.mycontent>div{
        width: 630px;
    }
    #mycontent_seven div.mycontent>div>p.first{
        margin-top: 15px;
    }
    #mycontent_seven div.mycontent>div>p.first~p{
        font-size: 18px;
        margin-top: 55px;
    }
    #mycontent_seven div.mycontent>div>p:nth-child(3){
        margin-top: 15px!important;
    }
    #mycontent_seven div.mysplitline{
        width: 960px;
        margin: 70px auto 0;
    }
    #mycontent_seven ul{
        width: 600px;
    }
    #mycontent_seven ul>li{
        width: 118px;
        height: 38px;
        line-height: 40px;
        font-size: 18px;
    }
    #mycontent_seven ul>li:first-child~li{
        margin-left: 120px;
    }
    
}
