﻿*
{
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}
body
{
    font: 14px/1.5  '微软雅黑' , 'Microsoft YaHei' , '宋体' , Helvetica,Arial;
     font-family:  '微软雅黑' , 'Microsoft YaHei' , '宋体' , Helvetica,Arial;
    color: #333;
    background-color: #fff;
    min-width: 1226px;
}
.section
{
    width: 100%;
    font-size: 0;
    position: relative;
}
.section img
{
    width: 100%;
}
.content
{
    width: 50%;
    z-index: 22;
    margin: 0 auto;
    position: absolute;
    top: 10%;
    left: 50%;
    font-family:  '方正兰亭纤黑_GBK' ,'微软雅黑' , 'Microsoft YaHei' , '宋体' , Helvetica,Arial; 
    
}
.content .whitetitle, .content .blacktitle
{
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-font-smoothing: antialiased;
        
}
.content .blacktitle
{
    color: #000;
}
.content .contenttxt
{
    color: #c8c8c8; 
    color: #BEBEBE\9;
    font-size: 16px;
    margin-top: 20px;
    line-height:25px;
    -webkit-transition: all 0.8s 0.4s;
    transition: all 0.8s 0.4s;
}
/*
.content .whitetitle,.content .whitetitle2, .content .blacktitle, .content .contenttxt
{
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
}
.is_visible .content .whitetitle, .is_visible .content .blacktitle, .is_visible .content .contenttxt
{
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}*/
.section1 .content, .section3 .content
{
    top: 5%;
    left: 25%\9;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.section1 .content .whitetitle
{
    font-size: 48px;
}
.section1 .content .contenttxt
{
    font-size: 22px;
    margin-top: 15px;
}
.section2 .content
{
    width: 420px;
}
.section2 .content, .section4 .content
{
    left: 65%;
    top: 20%;
}
.section2 .content .contenttxt, .section4 .content .contenttxt
{
    color: #fff;
    color: rgba(255,255,255,0.8);
    color: #fff\9;
}
.section3 .content
{
    top: 13%;
}
.section3 .content .contenttxt
{
    width: 480px;
    margin: 22px auto;
    color: #2c2c2c;
    color: rgba(44,44,44,0.8);
    color: #2c2c2c\9;
}
.section4 .content .contenttxt
{
    width: 381px;
    
}
.section5 .content, .section10 .content, .section13 .content
{
    left: 25%\9;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.section6 .content, .section8 .content, .section14 .content
{
    width: 400px;
    left: 10%;
    top: 16%;
}
.section6 .content .whitetitle, .section11 .content .whitetitle, .section13 .content .whitetitle, .section6 .content .contenttxt, .section11 .content .contenttxt, .section13 .content .contenttxt
{
    color: #586671;
}
.section10 .content
{
    width: 52%;
    top: auto;
    bottom: 8%;
}

.section15 .content .whitetitle
{
    color: #000000;
}
.section15 .content .whitetitle2
{
    color: #000000;
}
 .section15 .content .contenttxt
{
    color: #666666;
}
.section15 .content .contentprice
{
    font: 30px/1.5 sans-serif;
    color: #ff4a00;
}

.section11 .content, .section15 .content, .section12 .content
{
    width: 390px;
    left: 66%;
    top: 25%;
}
.section13 .content
{
    top: 20%;
}

.section15 .content
{
    top: 18%;
}


.YiBiaoDivPer
        {
            max-width: 1280px;
            margin: 0 auto;
            margin-top: 50px;
            overflow: auto;
        }
        .YiBiaoTitle
        {
            text-align: left;
            margin: 0 auto;
            padding-bottom: 10px;
            margin-bottom: 15px;
            font-size: 22px;
            line-height: 40px;
            text-indent: 50px;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-bottom-color: #d1d3d3;
        }
        .YiBiaoW
        {
            margin: 0 auto;
            text-align: left;
            padding-left: 40px;
            line-height: 20px;
            padding-top: 10px;
            padding-bottom: 10px;
            background: url(../../images/YiBiaoPoint.jpg) no-repeat 15px 10px;
        }
        .YiBiaoDivOne
        {
            padding-left: 20px;
            padding-right: 20px;
            margin: 0 auto;
        }
        
        
        
        
        .MVshow
        {
            width: 700px;
            height: 440px;
            background-color: White;
            position: fixed;
            z-index: 993;
            top: 50%;
            left: 50%;
            display: none;
            margin-left: -350px;
            margin-top: -220px;
            border-radius: 5px;
            -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.15);
            box-shadow: 0 2px 10px rgba(0,0,0,0.15);
        }