html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,img {
    margin: 0;
    padding: 0
}
html,body,h1,h2,h3{
    font-weight: normal;
    font-family: "Microsoft Yahei";
}
ul,li,ol{
    list-style-type: none;
}

body{
    min-width: 1200px;
}
@font-face {
    font-family: "iconfont";
    src: url("../images/gongmaopro/icon/iconfont.ttf");
}
.icon{
    font-family: "iconfont" !important;
}
/*- banner -*/
.banner-box{
    width: 100%;
    height: 900px;
    color: #ffffff;
    background : url("../images/gongmaopro/banner/bannerbg.png") center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.banner-content{
    width: 1200px;
    margin: auto;
}
.banner-describe{
    float: left;
    width: 500px;
    margin: 0 0 0 32px;
}
.banner-describe>h3{
    width: 100%;
    text-align: left;
    font-size: 30px;
    margin: 308px 0 20px;
    font-weight: normal;
}
.banner-describe>h3>span:last-child{
    font-size: 24px;
}
.banner-describe>h1{
    font-size: 64px;
    font-weight: normal;
}
.banner-describe>p{
    font-size: 16px;
    color: #ffffff;
    margin: 0;
    line-height: 25px;
}
.banner-describe > h5 {
    font-size: 14px;
    color: #ABD2FF;
    font-weight: normal;
    margin-top: 8px;
    line-height: 22px;
}
.banner-describe>#tryToUse-btn {
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    border: 1px solid #ffffff;
    border-radius: 2px;
    margin: 135px 0 20px;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
}
.banner-describe>#tryToUse-btn:hover {
    color: #2f35b3;
    background-color: #ffffff;
}
.banner-describe>#tryToUse-btn span.icon {
    position: relative;
    top: 1px;
}
.banner-img-box{
    width: 650px;
    height: 537px;
    float: left;
    margin-top: 250px;
    background: url("../images/gongmaopro/banner/computer.png");
    position: relative;
}
/*- end -*/
/*- character -*/
.character-box{
    width: 100%;
    height: 443px;
    background-color: #ffffff;
    overflow: hidden;
}
.character-box>h3{
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    color: #333333;
    margin: 50px auto 15px;
}
.character-box>h5 {
    font-size: 16px;
    color: #A8A8A8;
    font-weight: normal;
    width: 720px;
    text-align: center;
    margin: 0 auto 40px;
    line-height: 30px;
}
.character-content{
    width: 1200px;
    margin: auto;
}
.character-content>.character-item{
    float: left;
    width: 25%;
    text-align: center;
}
.character-item img{
    margin-bottom: 35px;
}
.character-item h5{
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 12px;
}
.character-item p{
    font-size: 16px;
    font-weight: normal;
    color: #999;
    text-align: center;
    line-height: 25px;
}
.character-item>div{
    width: 230px;
    margin: auto;
}
/*- end -*/
/*- function -*/
.function-box{
    width: 100%;
    height: 539px;
    background-color: #f1f2fc;
    overflow: hidden;
}
.function-box h3{
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    color: #333333;
    margin: 55px auto 30px;
}
.function-content{
    width: 1200px;
    margin: auto;
}
.func-img{
    float: left;
    margin-left: 60px;
}
.func-introduce{
    float: left;
    margin-left: 160px;
    width: 395px;
}
.func-introduce>h5{
    font-size: 30px;
    font-weight: normal;
    color:#795eff;
    margin: 79px 0 25px 0;
}
.func-introduce > div {
    overflow: hidden;
    margin-bottom: 15px;
}
.func-introduce p{
    float: left;
    font-size: 16px;
    color: #808080;
    line-height: 25px;
}
.func-introduce p:nth-of-type(1){
    font-size: 25px;
    font-weight: bold;
    line-height: 13px;
    margin-right: 10px;
}
.func-introduce p:nth-of-type(2){
    width: 366px;
}
/*- end -*/
/*- product -*/
.product-box{
    width: 100%;
    height: 541px;
    background-color: #ffffff;
    overflow: hidden;
}
.product-content{
    width: 1200px;
    margin: auto;
}
.product-content>.product-flow{
    float: left;
    margin-left: 60px;
}
.product-flow>h5{
    font-size: 30px;
    font-weight: normal;
    color:#795eff;
    margin: 150px 0 25px 0;
}
.plane-item>span{
    float: left;
    color: #808080;
    font-size: 16px;
}
.plane-item>span:first-child{
    font-size: 25px;
    font-weight: bold;
    line-height: 13px;
    margin-right: 10px;
}
.plane-item>span:last-child{
    font-size: 16px;
    width: 366px;
    line-height: 25px;
    margin-bottom: 20px;
}
.product-img{
    float: left;
    margin-top: 75px;
    margin-left: 160px;
}
/*- end -*/
/*- control -*/
.control-box{
    width: 100%;
    height: 540px;
    background-color: #f1f2fc;
    overflow: hidden;
}
.control-img{
    float: left;
    margin: 90px 0 0 55px;
}
.control-box .product-flow{
    float: left;
    margin-left: 150px;
}
/*- end -*/
.analysis-img{
    position: relative;
}
.changeNum{
    position: absolute;
    top: 145px;
    right: 28px;
    font-size: 20px;
    color: #ffffff;
}
.changeNum>span:first-child{
    font-size: 40px;
}
/*- 5s -*/
.member-box{
    width: 100%;
    height: 632px;
    background: url("../images/gongmaopro/5sbg.png");
}
.member-box>h3{
    font-size: 36px;
    color: #ffffff;
}
.member-box .func-img{
    margin-top: 35px;
}
.member-group{
    float: right;
    margin-top: 14px;
}
.member-item span{
    font-size: 16px;
    color: #ffffff;
    float: left;
}
.member-item>span:first-child{
    font-weight: bold;
    margin-right: 20px;
    line-height: 25px;
}
.member-item>span:last-child{
    width: 405px;
    line-height: 25px;
    margin-bottom: 35px;
    color: #C0C5FF;
}
/*- end -*/
.solution-box{
    height: 481px;
}
.solution-box .character-content .character-item img{
    margin-top: 50px;
}
.solution-box .character-content .character-item{
    width: 20%;
    height: 260px;
}
.solution-box .character-content .character-item:hover{
    background-color: #f1f2fc;
}
.solution-box .character-content .character-item h5{
    font-size: 16px;
    color: #333333;
}
.solution-box .character-content .character-item a {
    display: block;
    height: 260px;
    text-decoration: none;
}
#popup-box{
    width: 460px;
    height: 380px;
    background-color: #ffffff;
    overflow: hidden;
    position: fixed;
    left: calc(50% - 230px);
    top: 200px;
    display: none;
    z-index: 10;
}
#popup-box h1{
    font-size: 28px;
    text-align: center;
    color: #333333;
    margin: 70px auto 30px;
    font-weight: 600;
}
#popup-box a{
    outline: none;
    text-decoration: none;
}
#popup-box a div{
    width: 260px;
    height: 50px;
    margin:0 auto 15px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#popup-box a div:hover{
    color: #4b1aeb;
    border: 1px solid #4b1aeb;
    background-color: #ede8fd;
}
#popup-box .close-box{
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 36px;
    color: #888;
    position: absolute;
    background-color: #ffffff;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0.5;
}
#popup-box .close-box:hover{
    opacity: 1;
}
#download-now:hover{
    background-color: white;
    color: #4b1aeb;
    border: 1px solid #4b1aeb;
}

.overlay-box{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0;
    display: none;
}
.clearFix{
    zoom:1;
}

.clearFix:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/*- dialog -*/
#tryToUse-dialog {
    width: 360px;
    height: 307px;
    position: fixed;
    top: 310px;
    left: 50%;
    margin-left: -210px;
    border-radius: 6px;
    box-shadow: 0px 0px 16px 0px rgba(54,106,216,0.6);
    background-color: #ffffff;
    padding: 17px 30px 16px;
    display: none;
    z-index: 10;
    box-sizing: content-box;
}
#tryToUse-dialog .tryToUse-content,
#tryToUse-dialog .tryToUse-submitResult{
    height: 280px;
}
#tryToUse-dialog .tryToUse-content h2 {
    font-size: 16px;
    color: #3D3D3D;
}
#tryToUse-dialog .tryToUse-content > .close {
    display: block;
    width: 13px;
    height: 13px;
    background-image: url(../../images/gongmaopro/exit.png);
    position: absolute;
    top: 23px;
    right: 23px;
    cursor: pointer;
}
#tryToUse-dialog .tryToUse-content .form input[type=text],
#tryToUse-dialog .tryToUse-content .form textarea {
    width: 175px;
    height: 40px;
    border: solid 1px #C2C2C2;
    box-sizing: border-box;
    padding: 0 10px;
    border-radius: 6px;
    font-size: 12px;
    margin-bottom: 11px;
    font-family: 'MicrosoftYaHei';
}
#tryToUse-dialog .tryToUse-content .form input[type=text]::-webkit-input-placeholder,
#tryToUse-dialog .tryToUse-content .form textarea::-webkit-input-placeholder{
    font-size: 12px;
    color: #A8A8A8;
}
#tryToUse-dialog .tryToUse-content .form input[type=text]:-moz-placeholder,
#tryToUse-dialog .tryToUse-content .form textarea::-moz-placeholder {
    font-size: 12px;
    color: #A8A8A8;
}
#tryToUse-dialog .tryToUse-content .form input[type=text].check, 
#tryToUse-dialog .tryToUse-content .form textarea.check {
    border-color: #FF7B1C;
}
#tryToUse-dialog .tryToUse-content .form input[type=text].check::-webkit-input-placeholder,
#tryToUse-dialog .tryToUse-content .form textarea.check::-webkit-input-placeholder{
    color:#FF7B1C;
}
#tryToUse-dialog .tryToUse-content .form textarea {
    padding: 13px 10px;
    resize: none;
    height: 80px;
    width: 359px;
    margin-bottom:0;
}
#tryToUse-dialog .tryToUse-content .form input[type=text]:nth-child(2n) {
    margin-left: 5px;
}
#tryToUse-dialog .tryToUse-content .form {
    padding: 18px 0 15px;
}
#tryToUse-dialog .tryToUse-content .submit {
    height: 30px;
    text-align: center;
}
#tryToUse-dialog .tryToUse-content .submit .close {
    font-size: 14px;
    color: #A8A8A8;
    margin-right: 15px;
}
#tryToUse-dialog .tryToUse-content .submit .close:hover {
    color: #4963F6;
    cursor: pointer;
}
#tryToUse-dialog .tryToUse-content .submit .btn-submit {
    width: 180px;
    height: 40px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #4963F6;
    border: none;
    border-radius: 4px;
}
#tryToUse-dialog .tryToUse-content .submit .btn-submit:hover {
    box-shadow: 0px 2px 8px 0px rgba(73,99,246,0.6);
    cursor: pointer;
}
#tryToUse-dialog .tryToUse-content .submit p {
    font-size: 12px;
    color: #A8A8A8;
    margin-top: 10px;
}
#tryToUse-dialog .tryToUse-submitResult {
    position: relative;
    display: none;
}
#tryToUse-dialog .tryToUse-submitResult .close {
    display: block;
    width: 13px;
    height: 13px;
    background-image: url(../../images/gongmaopro/exit.png);
    position: absolute;
    top: 0;
    right: -10px;
    cursor: pointer;
}
#tryToUse-dialog .tryToUse-submitResult img {
    display: inline-block;
    margin: 83px 140px 15px;
    width: 74px;
    height: 74px;
}
#tryToUse-dialog .tryToUse-submitResult p {
    font-size: 16px;
    color: #3D3D3D;
    text-align: center;
}
