
a{
    text-decoration:none;
    color:#474747;
    cursor: pointer;
}
.marginTB-50{
    padding: 50px 0;
}
.ellipse {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
}
.content{
    /*padding:20px 0;*/
    width: 930px;
    margin: 0 auto;
    position: relative;
}
/*.content h1{*/
    /*height: 100px;*/
    /*line-height: 100px;*/
    /*text-align: center;*/
    /*font-size: 26px;*/
    /*font-weight: bold;*/
    /*color: #3d4a44;*/
/*}*/
.text-div h2{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
    position: relative;
/*    background-color: red;*/
}
.content  .img-text-div{
    width: 100%;
    padding: 0 0 30px 0;
    margin-bottom: 20px;
}
.content  .img-text-div .img-div{
   /* display: inline-block;*/
    float: left;
}
.content  .img-text-div .img-div img{
    width: 100%;
}
.content  .img-text-div .text-div{
    display: inline-block;
}
.content  .img-text-div.img-text-last{
    border-bottom:none ;
    margin-bottom: 50px
}
/*软件服务*/
/* .software,.aboutus{
    padding-left: 20px;
} */
.software   .img-text-div{
    border-bottom:1px dotted #dddddd;
    float: left;
}
.software   .img-text-div:last-child{
    border-bottom:none
}
.software  .img-text-div .text-div{
    width: 750px;
    float: right;
}
.text-div .apply-btn{
    position: absolute;
    right: 0;  
}
.apply-btn{
    cursor: pointer;
    font-size: 14px;
    color: #017ae3;
    border: 1px solid #017ae3;
    border-radius: 6px;
    padding: 5px 10px;
    background-color: white;
    font-weight: bold;
}
.apply-btn:hover{
    color:#ffffff;
    background:#017ae3 ;
}
.software  .img-text-div .img-div{
    width: 138px;
    margin-top: 10px;
}
.software .text-div p{
    font-size: 14px;
    color: #808080;
    text-indent:2em;
    line-height: 2;
}
/*关于我们-公司介绍*/
.aboutus{
    background: url("../img/pic/aboutus_right02.jpg") no-repeat 95% 70%;
}
.aboutus>div{
    margin-bottom: 30px;
}
.aboutus>div.last-div{
    margin-bottom: 80px;
}
.aboutus>div h3 img{
    margin:0 20px 0 3px;
}
.aboutus>div h3{
    width: 256px;
    height: 76px;
    line-height: 76px;
    font-size: 24px;
    color:#017ae3 ;
    border-bottom:3px dotted #097ee4 ;
    margin-bottom: 20px;
}
.aboutus>div p,.aboutus>div li{
    font-size: 16px;
    color:#414141 ;
    line-height: 2;
}
.aboutus>div li{
    list-style: disc outside url("../img/pic/disc.png");
    position: relative;
    left: 10px;
    padding-left: 8px;
}
.case{
    width: 930px;
    margin: 0 auto;
}
.case h2{
    position: relative;
    font-size: 24px;
    color: #333333;
    height:67px ;
    line-height: 67px;
    background: #f6f6f6;
    text-indent:4.5em;
}
.case img{
    position: absolute;
    top:0;
    left: 0;
}
.case ul{
    margin: 20px 0 30px 0;
}
.case ul:last-of-type{
    margin-bottom: 80px;
}
.case li{
    color: #808080;
    font-size: 14px;
    list-style: disc outside url("../img/pic/disc.png");
    line-height: 2.2;
    margin-left: 40px;
    padding-left: 8px;
}
.content.case li{
    font-size: 16px;
}
/*法律声明*/
.aboutus-law {padding-bottom:50px;}
.aboutus-law p{
    text-indent: 2em;
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 14px;
}

/***********首页主内容样式区域************/
.i-info-cont{
    width: 100%;
}
.i-info-bg{
    background-color: #f5f5f5;
}
.i-info-title{
    color: #3d4a44;
    font-size: 36px;
    height: 160px;
    line-height: 160px;
    font-weight: bold;
    text-align: center;
}
.img-text-updown{
    width: 100%;
    padding-bottom: 50px;
}
.img-text-updown>li{
    float: left;
    cursor: default;
}
.img-text-updown .it-img{
    width: 100%;
    text-align: center;
}
.img-text-updown .it-text{
    padding: 0 20px;
    text-align: center;
}
.it-text .it-title{
    color: #3d4a42;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
}
.it-text .it-line{
    height: 1px;
    background-color: #c9ced3;
    width: 30px;
    margin: 18px auto 0 auto;
}
.it-text .it-p{
    color: #7c7c7c;
    font-size: 14px;
    text-align: left;
    text-align-last: left;
    line-height: 24px;
    height: 70px;
    margin-top: 30px;
}
.it-text .it-a{
    display: inline-block;
    color: #999999;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-bottom: 30px;
}
/*首页软件服务样式区域*/
.i-software-service>li{
    width: 280px;
    margin-right: 25px;
    border-bottom: 2px solid transparent;
    background-color: #ffffff;
    cursor: pointer;
}
.i-software-service>li .it-img img{
    padding: 50px 60px;
}
.i-software-service>li:hover{
    border-bottom-color: #007a61;
}
.i-software-service>li:hover .it-title{
    color: #007a61;
}
.i-software-service>li:hover .it-line{
    background-color: #007a61;
}
.i-software-service>li:hover .it-a{
    color: #007a61;
}
/*首页公司优势样式区域*/
.i-company-advantage{
    padding-bottom: 100px;
    width: 1200px;
}
.i-company-advantage>li{
    width: 318px;
    border-right: 1px dashed #dddddd;
    box-sizing: content-box;
}
.i-company-advantage .it-text{padding-left: 60px;}
.i-company-advantage .it-title{
    text-align: left;
    text-align-last: left;
}
/*首页商务合作样式区域*/
.i-business-partner{padding-bottom: 100px;}
.i-business-partner>li{width: 280px;margin-right:25px;}
.i-business-partner .it-img{ height: 170px;line-height: 170px;margin-bottom: 25px;  }
.i-business-partner .it-img img{border-radius: 50%;}
.i-business-partner .it-img img:hover{
    border-radius: 50%;
    -webkit-box-shadow: 2px 2px 30px 3px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 30px 3px rgba(0,0,0,0.3);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}

/*软件服务-应用软件开发*/
.main-right-cont{width: 100%;}
.main-right-cont .i-info-title{
    font-size: 24px;
    height: 125px;
    line-height: 125px;
}
.i-ss-yyrj{height: 1230px;}
.i-ss-yyrj>li{
    width: 286px;
    margin-right: 30px;
    background-color: #f5f5f5;
    margin-bottom: 30px;
}
.i-ss-yyrj .it-img img{ padding: 30px 0;}
.i-ss-yyrj .it-text{
    text-align-last: left;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
}
.it-text-li{
    margin-bottom: 16px;
}
.it-text-li i,.it-text-li span{
    display: inline-block;
    vertical-align: top;
}
.it-text-li i{
    height: 5px;
    width: 5px;
    background-color: #017ae3;
    border-radius: 50%;
    margin-right: 12px;
    margin-top: 8px;
}
.it-text .it-text-li span{
    width: 200px;
    line-height: 20px;
    color: #777777;
    font-size: 16px;
}
.it-etc .it-img{height: 313px;line-height: 313px;}
.blue-circle{
    display: inline-block;
    vertical-align: middle;
    background-color: #017ae3;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-right: 16px;
}
.blue-circle:last-of-type{margin-right: 0}
/*模态框样式*/
.popdown-done{height: 100%!important;}
.modal-box{
    background: #ffffff;
    width: 460px;
    border-radius: 6px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -230px;
}
.modal-form-submit{
    margin-top: -305px;

}
.modal-form-success{
    margin-top: -267px;
    *margin-top: -170px;
}
.modal-box h1{
    position: relative;
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    height:65px ;
    line-height: 65px;
    border-bottom: 1px solid #dddddd;
    padding: 0 20px 0 30px;
}
.modal-box h1 .required{
    font-size: 9px;
    color: red;
    display: inline-block;
    margin-left: 10px;
}
.modal-box h1 .md-close{
    position: absolute;
    top:-8px;
    right: 15px;
    float: right;
    font-size: 30px;
    font-weight: 200;
    color: #868686;
    cursor: pointer;
}
.modal-box h1 .md-close:hover{
    color: red;
}
.modal-box .md-body{
    padding: 10px 30px;
    font-size: 16px;
    color: #666666;
    overflow:auto;
}
.modal-box tbody tr{
    height: 56px;
}
.modal-box tbody tr td:nth-child(2n-1){
    vertical-align: middle;
    width: 130px;
    text-align: right;
}
.modal-box tbody tr td{
    position: relative;
}
.modal-box tbody tr td input[type="text"],.modal-box tbody tr td select{
    height: 36px;
    line-height: 36px;
    width: 250px;
    padding:0 8px;
    font-size: 14px;
    border: 1px solid #ebebec;
    outline: none;
}
.modal-box tbody tr textarea{
	height: 40px;
    line-height: 20px;
    width: 630px;
    padding:0 8px;
    font-size: 14px;
    border: 1px solid #ebebec;
    outline: none;
}
.modal-box tbody tr td input#verificationCode{width:150px;}
.modal-box tbody tr td a#checkcode{
	display:inline-block;
	float:right;    
	height: 36px;
	line-height: 36px;
	width:90px;
	background-color: #eeeeee;
	text-align: center;
 }
.modal-box tbody tr td input.blue{
    border: 1px solid #017ae3;
}
.modal-box tbody tr td textarea.blue{
    border: 1px solid #017ae3;
}
.modal-box tbody tr td input.red{
    border: 1px solid #ff0000;
}
.modal-box tbody tr td textarea.red{
    border: 1px solid #ff0000;
}
.modal-box tbody button{
    width: 250px;
    border: none;
    font-size: 14px;
    color: #ffffff;
    background: #017ae3;
    border-radius: 6px;
    height:40px;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 20px 0;
    cursor: pointer;
}
.modal-box tbody span{
    color: #ff1111;
   /* position: relative;
    top:2px;*/
}
.modal-box .title{
    color: #017ae3;
    font-weight: bold;
}
.modal-box .prompt{
    position: absolute;
    top:-27px;
    left: 5%;
    background:#ffffe0 ;
    border: 1px solid #f7ce39;
    height: 26px ;
    padding: 0 20px;
    line-height: 26px;
    color: #333333;
    font-size: 14px;
    display:none;
    white-space: nowrap;
}
.modal-box .triangle1{
    position: absolute;
    z-index: 100;
    top:-1px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ffffe0;
     display:none;
}
.modal-box .triangle2{
    position: absolute;
    z-index: 99;
    top:0px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f7ce39;
     display:none;
}
/*提示框默认隐藏*/
.email span, .phone span, .required span{
    display: none;
}

.modal-box .md-body-p{
    position: relative;
    padding: 80px 60px 70px 80px;
}
.modal-box .md-body-p .text-green{
    color: #30b961;
    font-size: 16px;
}
.modal-box .md-body-p .text-red{
    position: absolute;
    top:70px;
    left: 80px;
    color: #ee0000;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
.modal-box .md-body-p p{
    font-size: 14px;
    color: #666666;
    line-height: 2;
}
.modal-box .md-body-p p .bold{
    color: #333333;
    font-weight: bold;
}
.modal-box .md-body-p .text-green .title{
    color: #30b961;
    font-size: 16px;
    font-weight: normal;
}
.modal-box .md-body-p .text-red .title{
    color: #ee0000;
    font-size: 16px;
    font-weight: normal;
}
.modal-box .confirm{
    padding-bottom: 180px;
}
.modal-box .confirm button{
    display: block;
    border: none;
    width: 270px;
    background: #017ae3;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 6px;
    cursor: pointer;
}
.modal-box .confirm a{
    color: #ffffff;
}
.modal-box img.yes{
    position: absolute;
    top:70px;
    left: 30px;
    width: 40px;
    height: 40px;
}
.modal-box img.no{
    position: absolute;
    top:70px;
    left: 30px;
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
}

/*动画*/
.wb-animation .a-li1{ opacity:0; animation:move 0.3s forwards; animation-play-state:paused;}/*animation-play-state:paused;暂停动画*/
.wb-animation .a-li2{ opacity:0; animation:move 0.6s forwards; animation-play-state:paused;}/*animation-play-state:paused;暂停动画*/
.wb-animation .a-li3{ opacity:0; animation:move 1s forwards; animation-play-state:paused;}/*animation-play-state:paused;暂停动画*/
.wb-animation .a-li4{ opacity:0; animation:move 1.5s forwards; animation-play-state:paused;}/*animation-play-state:paused;暂停动画*/
.wb-animation .move{ animation-play-state:running;}/*开始动画*/

@keyframes move{
    from {
        -webkit-transform: translate3d(0, 100%, 0);/*translate3d(x,y,z)*/
        transform: translate3d(0, 100%, 0);/*translate3d(x,y,z)*/
        opacity:0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity:1;
    }
}
@keyframes move{
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        opacity:0;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity:1;
    }
}
/*ie hack*/
.wb-animation .a-li1,.wb-animation .a-li2,.wb-animation .a-li3,.wb-animation .a-li4{
    opacity:1;
}
.wb-animation .a-li1,.wb-animation .a-li2,.wb-animation .a-li3,.wb-animation .a-li4{
    opacity:1;
}
.wb-animation .a-li1,.wb-animation .a-li2,.wb-animation .a-li3,.wb-animation .a-li4{
    opacity:1; /* ie 7*/
}
.wb-animation .a-li1,.wb-animation .a-li2,.wb-animation .a-li3,.wb-animation .a-li4{
    opacity:1;\0; /* ie 8/9*/
}
/*动画结束*/

.modal-resume-form.modal-box{width:900px;margin-left:-450px;margin-top:0;}
.textarea-wrap .triangle1,.textarea-wrap .triangle2{left:30%}
.form-btn-wrap{text-align:center;}
.form-btn-wrap button{
	width: 250px;
    border: none;
    font-size: 18px;
    color: #ffffff;
    background: #017ae3;
    border-radius: 6px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 20px 0;
    letter-spacing: 10px;
    cursor: pointer;
}

