*{padding: 0px;margin: 0px;}
/*launch_1*/
.launch_1{
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    min-width: 1200px;
}
.launch_1>.img{
    width: 100%;
    min-width: 1200px;
}
/*launch_bg*/
.launch_bg{
    width: 100%;
    min-width: 1200px;
    height: auto;
    background: -webkit-linear-gradient(top, #fad4d4,#cdf4f0,#b3e4f5,#d8d1f2,#fbf5f8);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #fad4d4,#cdf4f0,#b3e4f5,#d8d1f2,#fbf5f8);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #fad4d4,#cdf4f0,#b3e4f5,#d8d1f2,#fbf5f8);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fad4d4,#cdf4f0,#b3e4f5,#d8d1f2,#fbf5f8);
    /* 标准的语法 */
    background: -ms-linear-gradient(to bottom, #fad4d4,#cdf4f0,#b3e4f5,#d8d1f2,#fbf5f8);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fad4d4',endColorStr='#fbf5f8',gradientType='0');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fad4d4',endColorStr='#fbf5f8',gradientType='0')";
    /*ie*/
    overflow: hidden;
    padding-bottom: 150px;
}
.launch{
    overflow: hidden;
}
.launch>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    padding-top: 57px;
}
.launch>.center>.content{
    margin-top: 32px;
    width: 100%;
    height: 685px;
    overflow: hidden;
    position: relative;
}
.launch>.center>.content>.title{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 60px;
    line-height: 80px;
    color: #000;
    margin-top: 40px;
    font-weight: 600;
}
.launch>.center>.content>.explain{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    line-height: 25px;
    margin-top: 3.5px;
    color: #000;
}
.launch>.center>.content>.phone{
    position: absolute;
    z-index: 2;
}
.launch>.center>.content>.logos{
    overflow: hidden;
    margin-top: 30px;
}
.launch>.center>.content>.logos img{
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}
.launch>.center>.content>.tab{
    width: 100%;
    height: 384px;
    border-radius: 20px;
    margin-top: 24.5px;
    overflow: hidden;
    position: relative;
}
.launch>.center>.content>.tab .bg{
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:alpha(opacity=50);  /* 只支持IE6、7、8、9 */
    -moz-opacity:0.5;  /* FireFox 火狐 */
    -khtml-opacity: 0.5;  /* 兼容老的Safari (1.x) -- */
    opacity: 0.5;    /* 标准浏览器 */
    z-index: 1;
}
.launch>.center>.content>.tab>.nav{
    width: 717px;
    margin-top: 25px;
    height: 52px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.launch>.center>.content>.tab>.nav li{
    float: left;
}
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(1),
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(1) ~ li {
    width: 100%;
}
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(2),
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(2) ~ li {
    width: 50%;
}
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(3),
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(3) ~ li {
    width: 33.33%;
}
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(4),
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(4) ~ li {
    width: 25%;
}
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(5),
.launch>.center>.content>.tab>.nav li:first-child:nth-last-child(5) ~ li {
    width: 20%;
}
.launch>.center>.content>.tab>.nav li a{
    font-size: 16px;
    line-height: 26px;
    /*color: #d5d3d3;*/
    color: #989797;
    text-align: center;
    outline: none;
    border-bottom: 2px solid #fff;
    background: none;
}
.launch>.center>.content>.tab>.nav li a:hover{
    color: #3269ff;
    border-bottom: 4px solid #3269ff;
    background: none;
}
.launch>.center>.content>.tab>.nav .active a{
    background: none;
    color: #3269ff;
    border-bottom: 4px solid #3269ff;
    font-weight: bold;
}
.launch>.center>.content>.tab>.tab-content{
    padding-top: 25px;
    font-size: 18px;
    line-height: 35px;
    height: 170px;
    position: relative;
    z-index: 2;
}
.launch>.center>.content>.tab>.form{
    margin-top: 5px;
    height: 48px;
    position: relative;
    z-index: 2;
}
.launch>.center>.content>.tab>.form input{
    float: left;
    padding-left: 10px;
    border: 1px solid #949494;
    outline:none; 
    width: 240px;
    height: 46px;
    margin-right: 20px;
}
.launch>.center>.content>.tab>.form .btn{
    background: #3269FF;
    width: 207px;
    height: 46px;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
}
/*launch_2*/
.launch_2>.center>.content>.tab>.form input{
    background: #F1F2F1;
}
.launch_2>.center>.content>.phone{
    left: 43px;
    top: 30px;
}
/*launch_3*/
.launch_3>.center>.content>.tab>.form input{
    background: #E3F8F8;
}
.launch_3>.center>.content>.phone{
    right: 13px;
    top: 30px;
}
/*launch_4*/
.launch_4>.center>.content>.tab>.form input{
    background: #DBF1FA;
}
.launch_4>.center>.content>.phone{
    left: 43px;
    top: 30px;
}
/*launch_5*/
.launch_5>.center>.content>.tab>.form input{
    background: #E8EAF9;
}
.launch_5>.center>.content>.phone{
    right: 13px;
    top: 30px;
}
/*launch_7*/
.launch_7>.center>.content>.tab>.form input{
    background: #F5F2FA;
}
.launch_7>.center>.content>.phone{
    left: 43px;
    top: 30px;
}
/*launch_6*/
.launch_6{
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
    background: #fbf5f7;
    position: relative;
    z-index: 1;
}
.launch_6>.bg{
    width: 100%;
    min-width: 1200px;
}
.launch_6>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    z-index: 2;
}
.launch_6>.center>.content{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    height: 385px;
    border-radius: 30px;
    padding-left: 80px;
    z-index: 3;
}
.launch_6>.center>.content .title{
    font-size: 43.53px;
    color: #000;
    margin-top: 40px;
    font-weight: 400;
}
.launch_6>.center>.content .hint{
    font-size: 12px;
    color: #000;
    margin-top: 40px;
}
.launch_6>.center>.content .form{
    margin-top: 10px;
}
.launch_6>.center>.content .form input{
    float: left;
    padding-left: 10px;
    border: 1px solid #949494;
    outline:none; 
    width: 240px;
    height: 46px;
    margin-right: 10px;
    background: #FCFAFB;
}
.launch_6>.center>.content .form .btn{
    background: #3269FF;
    width: 550px;
    height: 46px;
    font-size: 24px;
    color: #fff;
}
.launch_6>.center>.content .call{
    margin-top: 60px;
    font-size: 12px;
}
.launch_6>.center>.content .phone{
    color: #3269ff;
    font-size: 24px;
}
.launch_6>.center>.bg{
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 30px;
    height: 385px;
    width: 1200px;
    background: #fff;
    z-index: 2;
    filter:alpha(opacity=70);  /* 只支持IE6、7、8、9 */
    -moz-opacity:0.7;  /* FireFox 火狐 */
    -khtml-opacity: 0.7;  /* 兼容老的Safari (1.x) -- */
    opacity: 0.7;    /* 标准浏览器 */

}
/*common*/
.pl{
    padding-left: 411px;
}
.pr{
    padding-left: 78px;
}