
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
/* 2.针对性处理 */
ol,ul{ list-style:none;}
textarea{ resize:none;}
img{ border:none; display:block;}
/* 3.设置全局样式 */
body{ font-family:"微软雅黑";overflow-x: hidden;}
a{text-decoration:none;}
a:hover{ text-decoration:none;}
/* 4.定义常用类 */
.w{ width:1168px;margin:0 auto; }
.clearfix:after,.clearfix:before{ content:""; display:table;}
.clearfix:after{ clear:both;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
body,html{width: 100%;height: 100%;}
/*初始化*/

/*.Navigation{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index:9999;
    background:#fff;
}*/
/*navigation*/
.section{
    padding-top: 50px;
}
.section1{
    width: 100%;
    height: 100%;
    background:url(../images/Trial/bg1.png) no-repeat #24221F;
    position:relative;
}
.section1 .left1 a {
    text-align: center;
        color:#fff;
    font-size: 20px;
    display: block;

}
.left1{
    position:absolute;
    left:10%;
    top:25%;
    width:38%;
    height: 50%;
}

.left1 .font{
    width:100%;
    height:48%;
    background:url(../images/Trial/section1-font.png) no-repeat;
    background-size: 100% auto;
}

.left1 span{
    width:50%;
    height:auto;
    background:#2B73B6;
    border:none;
    margin:0 auto;
    margin-top: 10%;
    display:block;
    padding:10px 0;
}

.left1 span p:nth-of-type(1){
    color: #fff;
    font-size: 26.5px;
    text-align: center;
    margin: 0;
    width:auto;
}

.left1 span p:nth-of-type(2){
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 0;
    width:auto;
}


.left1 p{
    color:#fff;
    font-size: 20px;
    display: block;
    margin:17px auto;
    width:240px;
}

.right1{
    width: 28%;
    height: 50%;
    padding:2% 37px 31px 37px;
    position:absolute;
    right:10%;
    top:25%;
    border:1px solid #5D5552;
}

.right1 p{
    width:100%;
    height:25%;
    color:#fff;
    font-style: "微软雅黑";
    font-size:27px;
    display: block;
    text-align: center;
}

.right1 ul{
    width:100%;
    height: 33.3%;
    display:inline-block;
}

.right1 ul li{
    width:21%;
    height:100%;
    margin-right:5%;
    float:left;
}

.right1 ul li img{
    width:100%;
    height:auto;
}

.right1 ul li span{
    color:#fff;
    font-size: 15px;
    text-align: center;
    display: block;
}
/*section1*/

.section2{
    width: 100%;
    height: 100%;
    background:#ccc;
}


.banner{
    width: 100%;
    height: 100%;
    position: relative; }

.banner-in{
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    position: relative;}

.banner ul {
    width:400%;
    position: absolute;
    left:0;top:0;
}


.banner ul li{
    float: left;
    width:25%;
    height:100%;
}


.banner ul li a{
    width: 100%;
    height:100%;
    float:left;
    display:inline-block;
}


/*.banner ul li a img{
    width:100%;
    height: 100%;
}*/
.banner ol{
    position: absolute;
    left:50%;
    margin-left: -69px;
    bottom:10%;
    z-index:888;
}

.banner ol li{
    width: 23px;
    height: 23px;
    background: url(../images/Trial/dot2.png) no-repeat;
    float: left;
    margin:0 10px;
    cursor: pointer;
    font-size: 0;/*ie6最小高度bug修复*/  }

.banner ol li.current{
    background:  url(../images/Trial/dot1.png) no-repeat;
}
/*section2*/

.section3{
    width: 100%;
    height: 100%;
    background:url(../images/Trial/section3-bg.jpg) no-repeat;
}

.section3{
    width: 100%;
    height: 100%;
    position:relative;
}

.section3 .table{
    position:absolute;
    margin:0 auto;
    top:10%;
    width:60%;
    left:50%;
    margin-left:-30%;
}

.section3 .table ul{
    width:100%;
    display: inline-block;
    padding: 1% 0;
}

.section3 ul li{
    float:left;
    width:20%;
    color:#fff;
    text-align: center;
    height:100%;
    line-height: 100%;
}

.section3 ul .lenght{
    width:40%;
}
/*section3*/

.section4{
    width:100%;
    height:auto;
    background:#ccc;
}

.section4 .win{
     width:100%;
    height:100%;
    background:#ccc;
    position:relative;
}

.section4 .top{
    width:100%;
    height:372px;
    background:url(../images/Trial/section4-bg.png) no-repeat center 0;
}

.section4 .bottom{
    width:100%;
    height:440px;
    background:url(../images/Trial/section4-1bg.png) repeat-x;
    position:relative;
}

.section4 .bottom .font{
    width:555px;
    height:84px;
    background:url(../images/Trial/section4-1font.png) no-repeat;
    position:absolute;
    left:50%;
    margin-left: -278px;
    top:0%;
}

.section4 .bottom .content{
    width:588px;
    height:500px;
    position:absolute;
    left:50%;
    top:-9%;
    margin-top:135px;
    margin-left:-294px;
}

.section4 .content .left4{
    width:278px;
    height:324px;
    position: absolute;
    left:0;
    top:0;
}

.section4 .content .left4 .a{
    width:100%;
    margin-top:15px;
    color:#f5f5f5;
    font-size:16px;
    font-weight: bold;
    font-style: "微软雅黑";
    text-align: center;
}

.section4 .content .left4 .b{
    width:100%;
    height:27px;
    color:#f5f5f5;
    font-size:12px;
    font-style: "微软雅黑";
    line-height: 27px;
}

.section4 .content .right4{
    width:278px;
    height:324px;
    position: absolute;
    right:0;
    top:0;
}

.section4 .content .right4 .a{
    width:100%;
    margin-top:15px;
    color:#f5f5f5;
    font-size:16px;
    font-weight: bold;
    font-style: "微软雅黑";
    text-align: center;
}

.section4 .content .right4 .b{
    width:100%;
    height:27px;
    color:#f5f5f5;
    font-size:12px;
    font-style: "微软雅黑";
    line-height: 27px;
}
/*section4*/

.part3{
    width:100%;
    height:75px;
    background:#3C3D3D;
}

.part3 p{
    font-style: "微软雅黑";
    font-size:16px;
    color: #CACBCB;
    text-align: center;
    line-height: 75px;
    height: 75px;
    margin:0 auto;
    display:block;
}

/*.part3 p:nth-of-type(1){
    padding-top:30px;
    padding-bottom: 15px;
}*/
/*section5*/

.part4{
    width:100%;
    height:40px;
    background:#373737;
}

.part4 p{
    color:#B2AE8D;
    font-size:13px;
    font-style: "微软雅黑";
    text-align: center;
    height:40px;
    line-height: 40px;
}

.part4 p a{padding-left: 10px; display: inline-block; color:#B2AE8D;}
