﻿body{
    margin: 0;
    padding: 0;
    min-width: 1200px;
    font-family: "Microsoft Yahei";
    position: relative;
}
@font-face {
    font-family: "iconfont";
    src: url("http://grasphb.www.bolewangluo.cn/template/img/gmErp/icon/iconfont.ttf");
}
.icon{
    font-family: "iconfont";
}
/*- banner -*/
.banner-box{
    width: 100%;
    height: 900px;
    color: #ffffff;
    background : url("../../../../template/default/index/images/bannerbgp2.png") center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.banner-content{
    width: 1200px;
    margin: auto;
}
.banner-describe{
    float: left;
    width: 518px;
    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>h1>span {
    font-size: 28px;
    color: #C7E2FF;
    margin-left: 5px;
}
.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: #1f7de4;
    background-color: #ffffff;
}
.banner-describe>#tryToUse-btn span.icon {
    position: relative;
    top: 1px;
}
.banner-img-box{
    width: 650px;
    height: 537px;
    float: left;
    margin-top: 200px;
    background: url("../../../../template/default/index/images/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: 70px auto 55px;
}
.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: 1812px;
    background-color: #ffffff;
    overflow: hidden;
}
.function-box h3{
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    color: #333333;
    margin: 52px auto 53px;
}
.function-content{
    width: 1200px;
    margin: auto;
}
.func-img{
    float: left;
    margin-left: 90px;
}
ul.function-list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;}

ul.function-list>li {
    width: 600px;
    height: 550px;
    float: left;
    text-align: center;
}
ul.function-list>li.blue{
        background-color: #F0F8FF;
}
ul.function-list>li>img {
    margin-top: 30px;
}
ul.function-list>li h2 {
    font-size: 24px;
    color: #1874DC;
    margin-bottom: 20px;
    margin-top: 5px;
}
ul.function-list>li p {
    font-size: 16px;
    color: #808080;
    text-align: left;
    width: 430px;
    display: inline-block;
    line-height: 30px;
}
ul.function-list>li p i {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #808080;
    position: relative;
    right: 10px;
    top: -3px;
}
ul.function-list-line {
    width: 1200px;
    overflow: hidden;
    margin: 80px auto 100px;
}
ul.function-list-line>li {
    width: 267px;
    float: left;
    text-align: center;
    margin-left: 136px;
}
ul.function-list-line>li:first-child {
    margin-left: 60px;
}
ul.function-list-line>li h2 {
    font-size: 18px;
    color: #1874DC;
    margin-top: 36px;
    margin-bottom: 5px;
}
ul.function-list-line>li p {
    font-size: 14px;
    color: #808080;
    text-align: left;
    line-height: 30px;
}
ul.function-list-line>li p i {
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #808080;
    position: relative;
    right: 7px;
    top: -3px;
}
/*- end -*/

/*- control -*/
.control-box{
    width: 100%;
    height: 540px;
    background-color: #f1f2fc;
    overflow: hidden;
}
.control-img{
    float: left;
    margin: 90px 0 0 75px;
}
.control-box .product-flow{
    float: right;
}
/*- 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("http://grasphb.www.bolewangluo.cn/template/img/gmErp/home/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:#B8D5FF;
}
/*- 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: #F0F8FF;
}
.solution-box .character-content .character-item h5{
    font-size: 16px;
    color: #333333;
}
#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;
}

/*- 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;
}
#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(http://grasphb.www.bolewangluo.cn/template/img/gmErp/home/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: #2995f7;
    cursor: pointer;
}
#tryToUse-dialog .tryToUse-content .submit .btn-submit {
    width: 180px;
    height: 40px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #2995F7;
    border: none;
    border-radius: 4px;
}
#tryToUse-dialog .tryToUse-content .submit .btn-submit:hover {
    box-shadow: 0px 2px 8px 0px rgba(21,135,238,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(http://grasphb.www.bolewangluo.cn/template/img/gmErp/home/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;
}