/*********************************************/
.header{
    width: 1100px;
    height: 90px;
    line-height: 79px;
    text-align: center;
    margin: 0 auto;
}
.h-line{
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #DCDCDC;
}
.h-line a{
    font-size: 20px;
    color:#4E4F4F;
    margin: 0 20px;
    padding-bottom: 6px;
    font-weight: 500;
}
.h-line a.active{
    color:#3FA8D8;
    border-bottom:3px solid #3FA8D8;
}
.h-line:last-child{
    border: 0;
}

/**************************************************/
.ban-box{
    width: 100%;
    box-shadow: #f1f1f1 1px 1px 3px 3px;
    background:#f1f1f1; /* 一些不支持背景渐变的浏览器 */
    background:-moz-linear-gradient(top, #ffffff, rgba(241,241,241, 0.5));
    background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
    background:-o-linear-gradient(top, #ffffff, rgba(241,241,241, 0.5));
}
.Solutionbanner{
    width: 1100px;
    margin: 0 auto;
    color:#4E4B4B;
    padding:40px 0 60px 0;
}
.introduce{
    width: 400px;
    display: inline-block;
    position: relative;
    top:-148px;
    left: 40px;
}
.bigPic{
    position: relative;
    left: 50px;
}
.intrTitle{
    font-size: 43px;
}
.intrSall{
    font-size:27px;
    line-height: 70px;
    position: relative;
    left:5%;
    color:#4E4B4B;
}
.intrDetail{
    font-size:14px;
    line-height:26px;
    position: relative;
    left:5%;
    color:#585858;
}
/*******************************************************/
.blogShow{
    width: 1000px;
    margin: 0 auto;
    padding: 5% 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
}
.blogSall,
.blogOffer{
    width: 300px;
    vertical-align: middle;
    text-align: center;
    margin: 0 96px;
    display: inline-block;
}
.blogSall h1,
.blogOffer h1{
    color:#1296DB;
    margin: 10px 0;
    font-size: 25px;
    font-weight: 500;
}
.blogSall>p,
.blogOffer>p{
    text-align: left;
    line-height: 32px;
    color:#1296DB;
    font-size: 14px;
}
.b-s-text{
    flex:1;
    flex-flow: row nowrap;
    justify-content: center;
    margin-bottom: 60px;
}
.b-s-btn{
    flex:1;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    height: 68px;
    font-size: 14px;
}
.b-c-sell,
.b-c-offer{
    flex:1;
    display: inline-block;
    margin: 0 140px;
    vertical-align: top;
}
.register{
    display: inline-block;
    width: 196px;
    height:62px;
    line-height: 40px;
    color:#fff;
    border: 3px solid #1296DB;
    border-radius: 10px;
    behavior: url(ie-css3.htc);
}
.register p{
    color:#fff;
    width: 140px;
    margin: 0 auto;
    line-height: 25px;
}
.tel-box{
    border: 1px solid #1296DB;
    color:#1296DB;
    display: inline-block;
    width: 196px;
    height:66px;
    line-height: 40px;
    border-radius: 10px 10px 10px 10px;
    behavior: url(ie-css3.htc);
}
.tel-inn-box{
    width: 194px;
    margin: 1px 1px 0 1px;
    border-radius: 8px;
    color:#1296DB;
    behavior: url(ie-css3.htc);
}
.tel-inn-box p{
    color:#1296DB;
    text-align: center;
    margin: 0 auto;
}
.b-c-p{
    position: relative,!important;
    top: -7px,!important;
}
.b-tobe{
    font-weight: 600;
}
.b-c-inner{
    width: 194px;
    height: 60px;
    margin: 1px 1px 0 1px;
    border-radius: 8px;
    behavior:url(ie-css3.htc);
    color:#D2E6F6;
    background-color: #1296DB;
    text-align: center;
}
.b-c-one{
    padding-top: 7px;
    text-align: center;
    margin: 0 auto;
    line-height: 28px;
    font-size:14px;
}
.b-c-two{
    padding-bottom:7px;
    position: relative;
    top:-5px;
    font-size:14px;
}
/*************************************/
.addText{
    height: 260px;
    padding:40px 0;
    background-color: #46A1E0;
    color:#fff;
    text-align: center;
}
.addText h1{
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    font-weight: 500;
}
.addText p{
    height: 40px;
    line-height: 30px;
    font-size: 15px;
}
/*********************** 6大工具 ***********************/
.tools{
    background-color: #F5F7FA;
}
.six-tools{
    line-height: 140px;
    font-size: 24px;
    text-align: center;
}
.tl-box{
    margin: 0 auto;
    width: 900px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    justify-content: space-around;
    position: relative\9;
    left:30px;
}
.blogTool{
    display: flex;
    display: inline-block\9;
    margin-bottom: 35px;
    width: 420px;
    height: 145px;
    box-sizing: content-box;
}
.t-l-s{
    flex:1;
    display: inline-block;
}
.tool{
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    background: url(../images/gj_logo.png) no-repeat 0px -1px;
    position: relative;
    top:10px;
}
.tl02,.tl04{
    position: relative\9;
    top:-25px;
}
.bt03,.bt05{
    position: relative\9;
    top:-22px\9;
}
.six01,.six02,.six03,.six05{
    position: relative\9;
    top:-15px\9;
}
.six04,.six06{
    position: relative\9;
    top:-35px\9;
}
.six02{
    background: url(../images/gj_logo.png) no-repeat 0px -82px;
}
.six03{
    background: url(../images/gj_logo.png) no-repeat 0px -163px;
}
.six04{
    background: url(../images/gj_logo.png) no-repeat 0px -244px;
}
.six05{
    background: url(../images/gj_logo.png) no-repeat 0px -325px;
}
.six06{
    background: url(../images/gj_logo.png) no-repeat 0px -406px;
}
.toolInner{
    flex:5;
    display: inline-block;
}
.toolInner h3{
    font-size: 16px;
    margin:8px 0 8px 15px;
}
.toolInner p{
    color:#808080;
    width: 320px;
    height: 23px;
    line-height: 23px;
    margin-left: 15px;
    font-size: 13px;
}


.floor{
    height: 190px;
    position: fixed;
    right:0;
    bottom:35%;
    color:#46A1E0;
}
.triangle{
    width: 10px;
    height: 10px;
    position: absolute;
    left: 219px;
    top: 27px;
    background-color: #fff;
    border-right: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    z-index: 11;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg);
    /*filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.866025404, M12=0.5, M21=-0.5, M22=0.866025404) ;*/
    filter:progid:DXImageTransform.Microsoft.Matrix(M11=-0.707,M12=-0.707,M21=0.707,M22=-0.707,SizingMethod='auto expand');
}
.f-left{
    width: 226px;
    margin: 5px;
    height: 64px;
    line-height: 60px;
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left: -238px;
    top: 100px;
    box-shadow: #f1f1f1 1px 1px 1px 1px;
    visibility: hidden;
}
.f-left.active{
    visibility: visible;
}
.f-right{
    width: 70px;
    height: 190px;
    background-color: #46A1E0;
    display: inline-block;
    font-size: 12px;
}
.f-r-up,
.f-r-down{
    width: 70px;
    height: 95px;
    cursor: pointer;
}
.bottom-line{
    width: 62px;
    height: 95px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    display: flex;
    flex-flow:column nowrap;
}
.online-pic,
.phone-pic{
    width: 36px;
    height: 60px;
    position: relative;
    top:20px;
    z-index: 10;
    margin: 0 auto;
    flex:6;
}
.online-text,
.phone-text{
    color:#fff;
    text-align: center;
    flex:4;
}
.online-text a {
    color:#fff;
}
.f-r-down{
    display: flex;
    flex-flow:column nowrap;
}