/* 轮播图 */
.header-box .pc_imgBox {
    display: block;
    height: 600px;
    width: 100%;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.header-box .m_imgBox {
    display: block;
    width: 100%;
}
.banner-msg{
    position: absolute;
    top: 70%;
    left: 21%;
    width: 150px;
}

/* 我们的产品服务 */
.part1 {
    padding: 80px 0 180px;
    background-color: #F7FAFF;
}
.part1 .part1-title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
}
.part1 .servers {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.part1 .servers li {
    width: 30%;
    height: 276px;
    margin-top: 30px;
    padding: 40px;
    font-size: 14px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(169,197,255,1);
}
.part1 .servers li .pic {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    margin: 0 auto;
    background-color: #4680FF;
}
.part1 .servers li .pic img {
    vertical-align: middle;
}
.part1 .servers li p {
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}
.part1 .servers li .s-txt {
    color: #666666;
    line-height: 1.8;
    text-indent: 2em;
    
}

.title {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 60px;
}
.size40 {
    font-size: 40px;
}
.focuscolor {
    color: #E5181C;
}
.title img {
    width: 26px;
    vertical-align: bottom;
}
/* 费用更低 */
.outer2 {
    height: 404.5px;
    position: relative;
}
.part2 {
    width: 1200px;
    padding: 80px 0;
    background-color: #FFFFFF;
    position: absolute;
    top: -100px;
    left: calc((100% - 1200px) / 2);
    border-radius: 4px;
    box-shadow: 0px 4px 29px 0px rgba(18,42,58,0.16);
}
.part2 .content {
    width: 30%;
    margin: 0 auto;
}
.part2 .content ul li {
    padding: 8px 5% 8px 10%;
    border: 1px solid #4079ED;
}
.part2 .content ul li img {
    height: 16px;
    vertical-align: top;
}
.part2 .content ul li div {
    display: inline-block;
    width: calc(100% - 10%);
    font-size: 16px;
    color: #666666;
}
.part2 .content ul li:last-child {
    margin: 20px 0;
}
.part2 .content .women2 {
    display: block;
    width: 92%;
    margin: 0 auto;
}
.part2-consult{
    width: 30%;
    margin: 0 auto;
    text-align: center;
}
.ty-submit{
    width: 120px;
    height: 32px;
    border: none;
    border-radius: 4px;
    color: #FFFFFF;
    background-color: #383889;
    border-radius: 15px;
    margin-top: 20px;
    outline: none;
    border: 1px solid #fff;
}
/* 更安全 */
.part3 {
    padding: 200px 0 80px;
    background-color: #F1F1F1;
}
.part3 .title {
    margin-bottom: 20px;
}
.part3 ul,.part5 ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.part3 ul li {
    width: 46%;
    padding: 2%;
    margin-top: 40px;
    box-shadow: 0px 1px 6px 3px rgba(111,111,113,0.14);
}
.part3 ul li:nth-child(1){
    background: url('../../images/electronic_Contract/safebg1.png') no-repeat;
    background-size: 100% 100%;
}
.part3 ul li:nth-child(2){
    background: url('../../images/electronic_Contract/safebg2.png') no-repeat;
    background-size: 100% 100%;
}
.part3 ul li:nth-child(3){
    background: url('../../images/electronic_Contract/safebg3.png') no-repeat;
    background-size: 100% 100%;
}
.part3 ul li:nth-child(4){
    background: url('../../images/electronic_Contract/safebg4.png') no-repeat;
    background-size: 100% 100%;
}
.part3 ul li img {
    width: 38px;
    margin-right: 10px;
    vertical-align: top;
}
.part3 ul li .right-con {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}
.part3 ul li .right-con .r-title {
    font-size: 16px;
    color: #555555;
    margin-bottom: 10px;
}

/* 更便捷 */
.part4,.part6 {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
}
.part4 ul {
    display: flex;
    justify-content: space-between;
}
.part4 ul li {
    width: 33%;
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    text-align: center;
}
.part4 ul li .pic {
    height: 142px;
}
.part4 ul li p {
    font-size: 16px;
    font-weight: bold;
    color: #4079ED;
    margin-top: 26px;
}

/* 选择原因 */
.part5 {
    padding: 80px 0 40px;
    background-color: #F1F1F1;
}
.part5 ul li {
    width: 48%;
    padding: 1%;
    border-radius: 5px;
    margin-bottom: 40px;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 6px 3px rgba(111,111,113,0.14);
}
.part5 ul li .pic {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 20px;
    text-align: center;
    margin-right: 8px;
    vertical-align: bottom;
    border: 1px solid #4079ED;
}
.part5 ul li .pic img {
    width: 74%;
    vertical-align: middle;
}
.part5 ul li .right-con {
    display: inline-block;
    width: calc(100% - 76px);
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    padding-right: 4%;
}
.part5 ul li .right-con .r-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

/* 丰富的行业应用场景 */
.part6 ul {
    display: flex;
}
.part6 ul li {
    width: 25%;
    height: 400px;
    color: #FFFFFF;
    position: relative;
    cursor: pointer;
}
.part6 ul li:nth-child(1) {
    background: url("../../images/electronic_Contract/scenarios-bg1.png") no-repeat;
    background-size: 100% 100%;
}
.part6 ul li:nth-child(2) {
    background: url("../../images/electronic_Contract/scenarios-bg2.png") no-repeat;
    background-size: 100% 100%;
}
.part6 ul li:nth-child(3) {
    background: url("../../images/electronic_Contract/scenarios-bg3.png") no-repeat;
    background-size: 100% 100%;
}
.part6 ul li:nth-child(4) {
    background: url("../../images/electronic_Contract/scenarios-bg4.png") no-repeat;
    background-size: 100% 100%;
}
.part6 ul li .pic {
    width: 64px;
    margin: 0 auto;
    padding-bottom: 30px;
    border-bottom: 2px solid #FFFFFF;
}
.part6 ul li .pic img {
    width: 64px;
    margin-top: 50px;
}
.part6 ul li .item-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 40px 0;
}
.part6 ul li .btns {
    width: 200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.part6 ul li .btns span {
    width: 80px;
    height: 30px;
    margin: 10px 0;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 30px;
}
.part6 ul li .item,.part6 ul li .item-hover {
    height: 100%;
    transition: all 1.5s;
}
.part6 ul li .item-hover {
    opacity: 0;
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,.5);
}
.part6 ul li .item-hover .item-expalin {
    padding: 0 30px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
.part6 ul li:hover .item {
    opacity: 0;
}
.part6 ul li:hover .item-hover {
    opacity: 1;
}

/* header */
#header .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 78px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    z-index: 2;
}

#header .header .logo {
    float: left;
    height: 100%;
    width: 180px;
}

#header .header .logo .logo-img {
    display: block;
    height: 40px;
    width: 100%;
    margin-top: 20px;
}

#header .header .navbar-default {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    border: none;
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
}

#header .header .navbar-default .navbar-nav {
    height: 100%;
    padding-left: 60px;
}

#header .header .navbar-default .navbar-nav .active>a,
#header .header .navbar-default .navbar-nav .active>a:focus,
#header .header .navbar-default .navbar-nav .active>a:hover {
    color: #FFFFFF;
    background-color: transparent;
    border-bottom-color: #FFFFFF;
}

#header .header .navbar-default .navbar-nav li>a {
    color: #FFFFFF;
    line-height: 46px;
    border-bottom: 1px solid transparent;
    padding: 15px 30px;
}

#header .header .navbar-default .navbar-nav li>a:focus,
#header .header .navbar-default .navbar-nav li>a:hover {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

#header .header .navbar-default .navbar-nav .open>a,
#header .header .navbar-default .navbar-nav .open>a:focus,
#header .header .navbar-default .navbar-nav .open>a:hover {
    color: #FFFFFF;
    background-color: transparent;
    border-color: transparent;
}

#header .header .navbar-default .navbar-nav .dropdown-menu {
    top: 60px;
    min-width: 109px;
    line-height: 24px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
}

#header .header .navbar-default .navbar-nav .dropdown-menu li>a {
    padding: 0 20px;
    color: #1F2325;
}

#header .header .navbar-default .navbar-nav .dropdown-menu .tran {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: -20px;
    left: 20%;
}


/* 返回顶部+咨询 */
.consult {
    position: fixed;
    top: 36.5%;
    right: 5px;
}

.consult .gotop {
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 1px solid #1C5FBA;
    border-radius: 4px;
    text-align: center;
    padding-top: 10px;
    background-color: #FFFFFF;
}

.consult .gotop img {
    width: 23px;
}

.consult .consult-detial {
    width: 45px;
    height: 112px;
    background: url('../../images/hbg.png') no-repeat;
    background-size: cover;
    margin-top: 10px;
    padding-top: 20px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.consult .consult-detial img {
    width: 23px;
}

.consult .consult-detial .ask {
    font-size: 14px;
    color: #FFFFFF;
    writing-mode: vertical-rl;
    margin-left: 15px;
    margin-top: 17px;
    font-weight: 400;
}

#floatDivBoxs {
    width: 160px;
    background: #fff;
    position: absolute;
    right: 57px;
    top: -30px;
    text-align: left;
    font-size: 14px;
    display: none;
}

#floatDivBoxs .floatDtt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url('../../images/vbg.png') no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
    text-indent: 14px;
    font-weight: 400;
}

.floatShadow {
    background: #fff;
    display: none;
}

#floatDivBoxs .floatDqq {
    list-style: none;
    padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
    height: 42px;
    line-height: 42px;
    color: #666666;
}

#floatDivBoxs .floatDqq li a:hover {
    color: #1C5FBA;
}

#floatDivBoxs .floatDqq li a img {
    vertical-align: middle;
}

.floatDext {
    color: #666666;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    display: none;
}

#floatDivBoxs .wxcode {
    text-align: center;
    display: none;
}

#floatDivBoxs .wxcode img {
    width: 95%;
}

/*banner 免费体验按钮*/
.experience {
    height: 538px;
    padding: 50px 0;
    background: url('../../images/network/tyrk.png') no-repeat;
    background-size: 100% 100%;
}
.experience .content {
    width: 900px;
    position: absolute;
    right: 14%;
    display: flex;
    justify-content: space-between;
}
.experience .content .part-txt {
    width: 300px;
    margin-top: 38px;
}
.experience .content .part-txt .txt-title {
    font-size: 30px;
    color: #FFFFFF;
    padding-bottom: 10px;
    border-bottom: 2px solid #FFFFFF;
}
.experience .content .part-txt ul {
    margin-top: 40px;
}
.experience .content .part-txt ul li {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 300;
    height: 32px;
    line-height: 32px;
}
.experience .content .part-txt ul li img {
    width: 24px;
    vertical-align: top;
    margin-right: 20px;
}
.experience .content .part-form {
    width: 46%;
}
.experience .content .part-form header {
    height: 60px;
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #fd9827;
}
.experience .content .part-form .ty-form-body {
    padding: 26px 6% 30px;
    background-color: #FFFFFF;
}
.experience .content .part-form .ty-form-tip {
    font-size: 14px;
    color: #666666;
}
.experience .content .part-form .ty-form-input {
    font-size: 16px;
    margin-top: 22px;
}
.experience .content .part-form .ty-form-input li {
    position: relative;
    height: 68px;
}
.experience .content .part-form .ty-form-input li .ty-star {
    line-height: 68px;
    width: 15px;
    font-size: 18px;
    color: #FD9827;
    vertical-align: middle;
}
.experience .content .part-form .ty-form-input .ty-button {
    text-align: center;
}
.experience .content .part-form .ty-form-input li input {
    width: calc(100% - 84px);
    height: 40px;
    border: 1px solid #CCCCCC;
    font-size: 16px;
    border-radius: 4px;
    padding-left: 12px;
}
.experience .content .part-form .ty-form-input li .tip-msg {
    position: absolute;
    bottom: -3px;
    left: 84px;
    font-size: 14px;
    color: red;
    display: none;
}
.experience .content .part-form .ty-form-input li .success-msg {
    font-size: 14px;
    color: red;
    margin-top: 10px;
    display: none;
}
.experience .content .part-form .ty-form-input li .ty-submit {
    width: 150px;
    height: 32px;
    border: none;
    border-radius: 4px;
    color: #FFFFFF;
    background-color: #fd9827;
    margin-top: 20px;
}
.experience .content .part-form .ty-form-input li .ty-conName {
    opacity: 0;
}
@media screen and (max-width: 1800px) {
    .header-box .pc_imgBox {
        height: 550px;
    }
}

@media screen and (max-width: 1500px) {
    .header-box .pc_imgBox {
        height: 500px;
    }
}

@media screen and (max-width: 1366px) {
    .header-box .pc_imgBox {
        height: 450px;
    }
}