html, body, h2, p,h3,  ul, li,textarea {
    margin: 0;
    padding: 0;
    
}
input,textarea{border: none; background-color: transparent; outline: none;}
textarea{resize: none;}
body {
    font-family: "微软雅黑",Arial;
}
ul,ol{
    list-style: none;
}

img{
    vertical-align: top;
}
a {
    color:#FFF;
    text-decoration: none;
}
i {font-style: normal;}
.clearfix:after{
    content: ""; 
    display: block; clear: both;
}
.clearfix{zoom:1;}


.fl{float: left;}
.fr{float: right;}
.box{ 
    position: relative;
    overflow: hidden;
}
.list{
    position: absolute;
    left: 0; 
    top: 0;         
}
.list .eng, .list  .text{
    z-index: 1;
}
.bgdiv {
    width:100%; 
    height:68%; 
    position:absolute; 
    left:0; 
    bottom:0;
}
.list li{
    float: left;
}
.prev,.next{
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.2); 
    /*background-color: #000;
    opacity: .5;
    filter:alpha(opacity=50);*/
    position: absolute;
    top: 50%;
    margin-top: -30px;
    border-radius: 30px;
    text-align:center ;
    line-height: 60px;
    font-size: 20px;
    text-decoration: none;
    z-index: 10;
}
.prev{
    left: 30px;
}
.next{
    right: 45px;
}
.banner_num{
    position: absolute;
    left: 50%;
    bottom: 24px;
}
.banner_num li{
    position: relative;
    left: -50%;
    float: left;
    width: 10px;
    height: 10px;
    background-color: pink;
    margin: 0 3px;
    border-radius: 5px;
}
.banner_num .active{
    background-color: red;
}
.box a {
    display:none;
}
.box a:hover { 
    background: rgba(0, 0, 0, 0.4); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); 
} 
.navlist {
    text-align: center;
    padding-right: 19px;
}
.log {
    color:transparent;
}
.nav {
    width:100%;
    height:80px;
    position:relative; 
    left:0;top:0;
}
.navlist li {
    float: left;
    line-height:88px; 
    margin-right: 40px;
}
.log img {
    padding: 28px 0 0 59px;
} 
.navlist a {
    font-size: 16px;
}
.img { 
    width:427px;
    height:170px;
    margin:0 auto;
    margin-top: 62px;
}
.home {
    position: relative;
    margin-bottom:450px;
}
.unfire {
    width:254px;
    height:72px;
    margin:41px auto 34px;
}
.unfire a {
    color:transparent;
}
.pcimg {
    width:745px;
    height:450px;
    margin:0 auto;
}

.bottom {
    width:100%;
    margin-top: 100px;
    height:248px;
    background: #EDEDED;
    font-size: 14px;
    position: relative;
    
}
.btnlist { 
    padding-left: 80px;
}
.btnlist>li{
    font-size: 16px;
    float: left;
    margin: 46px 132px 0 0;

}
.btnlist>li li {
    height:26px;
    font-size: 12px;
}
.bottom p {
    font-size: 12px;
    padding-left: 80px;
}
.configuration {
    position: relative;
}
.navlist  li a:hover {
    color:#00FF48;
    
}

.hd{
    position:relative;
}
.hd span{
    position:absolute;
    left:0;
    top:0;
    height:3px;
    width:32px;
    background:#00FF48;
}
.green {
    color:#00FF48;
}
.pre img { 
    width:100%; 
    height:100%;
}
.pre {
    position: relative;

}
.eng { 
    width:562px;
    height:63px;
    position: absolute;
    bottom:72%;
    right:55px;
    font-size: 48px;
    font-weight: normal;
    display: inline;
}
.text {
    width:528px;
    height:320px;
    color:#FFFFFF;
    position: absolute;
    bottom:5%;
    right:92px;
    display: inline;
}
/*.outlook {
    bottom: 150px;
}*/
/*.outlook01 {
    bottom: 150px;
}*/
.text h3 {
    line-height: 50px;
    font-size: 36px;
    font-weight: normal;
}
.text p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 40px;
}

.hearder {
    width:100%;
    height:714px;
    background-size: 100% 100%;
    position: relative; 
}
.detailhearder {
    width:100%;
    height:475px;
    background-size: 100% 100%;
    position: relative; 
}
.mailm {
    background-image: url(../img/bgimg_01.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgimg_01.png',sizingMethod='scale');
}
.tech {
    color:#FFFFFF;

}
.techs {
    position: absolute;
    left:34%;
    top:46%;
    font-size:38px;

}
.techsu {
    position: absolute;
    font-size: 52px;
    left:54%;
    top:43%;
}
.homepage {
    background-image: url(../img/bnbm_01.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bnbm_01.png',sizingMethod='scale');

}
.posimg {
    position: absolute;
    top:156px;
    left:31%;
}
.cont{
    background-color: #FFFEFE;
}
.blackbg {
    padding: 20px 0 26px 0;
    width: 1029px;
    margin:0 auto;
}
.bgimglist {
    text-align: center;
    padding-bottom: 74px;
}
.bgimglist span {
    width:468px;
    height:446px;
    
}
.footer {
    width:100%;
    height:248px;
    background-color: #000000;
    color:#FFFFFF;
    position: relative;
    
}
.footer span,.footer i {
    font-size: 12px;
}
.footer span{
    margin-left: 80px;
}
/*index_03*/
.index03hearder {
    background-image: url(../img/orgimg_01.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/orgimg_01.png',sizingMethod='scale');

}
.lifecycle p {
    width:364px;
    height:61px;
    background-color: #000000;
    color:#FFFFFF;
    line-height: 61px;
    text-align: left;
}
.cont p span {
    width:8px;
    height:25px;
    background-color: #FFF;
    margin:0 10px 0 5px ;
}
.comphoto {
    width:887px;
    margin:0 auto;
}
.lifecycle_list,.lifecycle {
    margin:0 auto;
    width:792px;
}
.lifecycle_list {
    height:257px;
    margin-bottom: 60px;
}
.lifecycle {
     margin-top: 34px;
}
.lifecycle_list i{
    position: absolute;
    right:0;
    top:48px;
}
.lifecycle_list>li {
    text-align: center;
    width:198px;
    height: 257px;
    background-color: #F35325;
    float: left;
    color:#fff;
    position: relative;
    
}
.lifecycle_list  div {
    margin:28px 0 24px 0;
}
.lifecycle_list  div span{
    display:block;
    padding-top: 14px;
}
.lifecycle_list>li ul{
    margin:0 auto;
}
.lifecycle_list>li ul li {
    line-height: 18px;
    font-size: 12px;
}
.life_list_01 {
    width:144px;
    text-align: left;
}
.life_list_02 {
    width:107px;
    text-align: left;
}
.life_list_04 {
    width:112px;
    text-align: left;
}
.text_list {
    width:792px;
    margin:0 auto;
    margin-top: 30px;
    margin-bottom: 65px;
}
.text_list li {
    width:364px;
    height:127px;
    float: left;
    margin-bottom: 56px;
    
}
.text_list_img {
    line-height: 127px;
    padding: 10px 30px 0 0;
}
.text_list_text {
    width:252px;
}
.text_list_text h3 {
    font-size: 14px;
    color:#000000;
    padding-bottom: 20px;
}
.text_list_text p {
    color:#595757;
    font-size: 12px;
    line-height: 18px;
}
.padleft {
    margin-left: 50px;
}
/*index04 css*/
.index04hearder {
    background-image: url(../img/skyimg_01.png);
     background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/skyimg_01.png',sizingMethod='scale');
    
}
.skytext {
    width: 578px;
    margin:0 auto;
    padding:60px 0 20px 0;
}
.skytop {
    width:100%;
    background-color: #FFFFFF;
}
.skytop p {
    width:578px;
    margin:0 auto;
    font-size: 16px;
    line-height: 30px;
    color:#333333;
    margin-bottom: 40px;
}
.function {
    height:638px;
    width:100%;
    background-color: #F0F0F0;
}
.functiontext {
    width:986px;
    margin:0 auto;
}
.function p {
    width:430px;
    font-size: 14px;
    line-height: 30px;
    margin-top: 112px;
    background-color: #FFFFFF;
    padding:30px;
}
.function .bigp {
    padding: 164px 30px;
}
.cont .function span {
    font-weight: bold;
    /*background-color: #F0F0F0;*/
}
.funtionimg {
    margin-top: 69px;
}
.imgshow {
    margin:0 auto;
    width:1019px;
    margin-top: 60px;
    margin-bottom: 75px;
}
.bottomimg li {
    width:850px;
    margin:0 auto;
    margin-bottom: 110px;
}
.bottomtext {
    position: relative;
    margin-top: 60px;
}
.bottomtext h3 {
    position: relative;
    
    z-index: 10;
    font-size: 22px;
    margin-bottom: 13px;
}
.bottomtext i {
    display: block;
    height:12px;
    margin-bottom: 35px;
}
.bottomtext span {
    font-size: 12px;
    line-height: 22px;
    display: block;
}
.btntext01 {
    margin-left: 172px;
}
.btntext01 em {
    position: absolute;
    right:-26px;
    top:-26px;
    width:53px;
    height:53px;
    background-color: #FFBA08;
    border-radius:5px;
    z-index: 0;
}
.btntext02 {
     margin-right: 172px;
     margin-left: 100px;
}
.btntext02 em {
    position: absolute;
    left:16px;
    top:-32px;
    width:53px;
    height:53px;
    background-color: #00DEFF;
    border-radius:5px;
    z-index: 0;
}
.btntext03 {
    margin-left: 67px;
}
.btntext03 em {
    position: absolute;
    left:-34px;
    top:-33px;
    width:53px;
    height:53px;
    background-color: #6BC90E;
    border-radius:5px;
    z-index: 0;
}

/*aboutus  css*/
.aboutushearder {
    background-image: url(../img/aboutus_01.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/aboutus_01.png',sizingMethod='scale');

}
.aboutus .hearder{ height: 768px;}
.abtustext {
    width: 410px;
    height: 200px;
    position:absolute;
    right: 190px;
    bottom: 242px;
    color: #FFFFFF;
}
.abtustext h3 {
    font-size: 30px;
    margin-bottom: 60px;
    font-weight: normal;
    position: relative;
}
.abtustext p {
    font-size: 14px;
    line-height: 22px;
}
.abtustext i {
    width: 28px;
    height: 9px;
    background-color: #F5866F;
    position: absolute;
    left:-10px;
    top:-26px;
}
.contactus {
    background: #F5866F;
    color: #FFFFFF;
    padding-bottom: 154px;
}
.contustext {
    width: 1030px;
    margin:0 auto;
    margin-top: 95px;
}
.contustext li {
    float: left;
    width:320px;
    text-align: center;
}
.viod {
    width: 1030px;
    margin:0 auto;
    height:124px;
}
.viod h3 {
    font-size: 30px;
    margin-bottom: 60px;
    font-weight: normal;
    position: relative;
    padding-top:95px ;
}
.viod h3 i {
    width: 28px;
    height: 9px;
    background-color: #30C5B3;
    position: absolute;
    left:-10px;
    top:60px;
}
.textp { 
    padding:90px 0 32px 0;
}
.contactus p { font-size: 14px;} 

/*success css*/
.suceessage {
    height:714px;
    background-image: url(../img/bnbm_01.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bnbm_01.png',sizingMethod='scale');
    
}

.scssimg {
    width: 495px;
    margin:0 auto;
    margin-top: 96px;
    margin-bottom: 72px;
}
.sucsspic {
    width: 848px;
    margin:0 auto;

}
.sucsslist {
    width:100%;
    margin-top: 298px;
    margin-bottom: 84px;
}
.sucsslist li {
    height:412px;
}
.no1 { background-color: #EFAA1F;}
.no2 { background-color: #1263AC;}
.no3 { background-color: #C4AFD5;}
.no4 { background-color: #2A2929;}
.no5 { background-color: #E16C91;}
.zwidth {
    width: 1028px;
    height: 287px;
    margin:0 auto;
    color:#FFFFFF;
}
.sucssltext { 
    width:545px;
    margin-top: 95px;
}
.sucssrimg {margin-top: 56px;}
.sucssltext h3 { font-size: 30px; font-weight: normal;}
.sucssltext span { font-size: 18px;}
.sucssltext p { font-size: 14px; line-height: 22px; margin-top: 40px;}
.no1 .sucssltext ,.no3 .sucssltext,.no5 .sucssltext{ margin-right: 72px;}
.no2 .sucssrimg , .no4 .sucssrimg{ margin-right: 72px;}

/*skype css*/
.functionint {
    margin:46px 0 77px 0;
}
.functionint table {
    width:850px;
    margin:0 auto;
    text-align: center;
    border-collapse:collapse;
    border:none;
    border:1px solid #D8D8D8;
}
.functionint tr td:first-child{
    text-align: left;
    padding-left: 50px;
}
.functionint thead {
    height:49px;
    line-height: 49px;
}
.functionint tbody tr {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
}
.functionint tr td, .functionint tr th{ border-right: 1px solid #D1D1D1;}
.functionint tr td:last-child, .functionint tr th:last-child{ border-right: none;}
.functionint tbody tr:nth-child(2n+1) { background-color: #D1D1D1;}
.functionint tbody tr:nth-child(2n) { background-color: #F4F4F4;}
.functionint td img {padding-top: 7px;}

.Maillist {
    width:971px;
    margin:0 auto;
    margin-bottom: 128px;
    margin-top:64px;
}
.Maillist li {
    width:233px;
    height:436px;
    float: left;
    margin-right: 13px;
    background-color: #F2F2F2;
}
.Maillist li:last-child {
    margin-right: 0;
}
.Maillist h3 {
    font-size: 15px;
    margin:65px 0 25px 24px;
}
.Maillist p {
    font-size: 12px;
    line-height: 22px;
    margin-left: 24px;
}

/*tech_support css*/
.techsupport {
    background-image: url(../img/techsupport_02.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/techsupport_02.png',sizingMethod='scale');

}
.marage, .itservice {
    width:827px;
    margin:0 auto;
}
.marage {
    padding-bottom: 70px;
    border-bottom: 1px solid #CCCCCC;
}
.itservice {
    padding-bottom: 204px;
}
.marage h3, .itservice h3 {
    font-size: 22px;
    margin:75px 0 26px 0;
}
.itservice p, .marage p {
    font-size: 14px;
    line-height: 25px;
}
.indexwhite {
    width:631px;
    height:100px;
    position: absolute;
    bottom:83%;
    right:67px;
    display: inline;
}
/*free_trial css*/
.freetrial {
    background-image: url(../img/unfireuser.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/unfireuser.png',sizingMethod='scale');
}
.createid {
    width:33%;
    text-align: center;
    position: absolute;
    left:33%;
    top:288px;
}
.needid {
    width:100%;
    text-align: center;
    margin-top:72px;
    margin-bottom: 50px;
}
/*.input{ 
    font-size: 12px;
    width:502px; 
    height:32px; 
    margin:0 auto;
    position:relative;
    margin-bottom: 22px;
}
.input input{
    width:482px; 
    padding:0 10px;
    height:32px; 
    vertical-align:middle;
    line-height: 1;
    line-height:32px\9;
    border:1px solid  #CCCCCC;
    border-radius: 5px; 
}*/

.input {
    font-size: 12px;
    width:502px;
    height:32px;
    background-image: url(../img/inputbg.png);
    position: relative;
    margin:0 auto;
    margin-bottom: 22px;
}
.inputtwo {
    font-size: 12px;
    width:502px;
    height:32px;
    position: relative;
    margin:0 auto;
    margin-bottom: 22px;
}
.input input{
    width:475px;
    padding:0 10px;
    position: absolute;
    left:5px;
    top:8px;
    vertical-align: middle;
    border:none;
    outline:none;
}

.input span,.inputtwo span {
    position:absolute;
    right:-60px;
    top:8px;
    color:#574F4C;
}

.username{
    width:217px;
    height:32px;
    position:relative;
    background-image: url(../img/inputpass.png);
    background-repeat: no-repeat;
}
.username input {
    width:190px;
    padding:0 10px;
    vertical-align: middle;
    outline:none;
    border:none;
    position: absolute;
    left:5px;
    top:8px;

}

.button {
    width:502px;
    text-align: center;
    margin:0 auto;
    margin-top: 42px;
    margin-bottom: 260px;
}
.seachcont {
    font-size: 12px;
    width:504px;
    margin:0 auto;
    margin-bottom: 22px;
    background-image: url(../img/unfireuser02.png);
    background-repeat: no-repeat;

}
.seachcont textarea {
    width:484px;
    padding:5px 10px;
    height:92px;
    overflow-y:auto;
}


