@charset "utf-8";
html {
    color: #666666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-overflow-style: scrollbar;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    padding: 0px;
    margin: 0px;
}

a {
    color: #666666;
}

a:hover, a:focus {
    color: #ff6900;
    text-decoration: none;
}

ol, ul {
    list-style: none;
}
img{
    max-width: 100%;
}
.hidden-element {
    display: none;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


button, hr, input {
    overflow: visible
}

a, legend {
    color: inherit
}

progress, sub, sup {
    vertical-align: baseline
}

.img-responsive, legend {
    max-width: 100%
}

[class*=bd-line], sub, sup {
    position: relative
}

.img-row, .swiper-container {
    width: 100%
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch
}

details, main {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: 0;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

li, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    margin: 0;
    font-weight: 400
}

dd, dl, form, ol, p, ul {
    margin: 0
}

img {
    border: 0;
    vertical-align: bottom;
	
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.fl {
    float: left
}

.fr {
    float: right
}

.bfc {
    overflow: hidden
}

.tac {
    text-align: center
}

.tar {
    text-align: right
}

.tal {
    text-align: left
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
    clear: both
}

.img-responsive, .img-row {
    display: block;
    height: auto
}

[class*=bd-line]:after {
    content: "";
    position: absolute;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: -50%;
    left: -50%;
    right: -50%;
    bottom: -50%;
    border: 0 solid #C0BFC4;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}
@media (min-width: 1200px){
	.seojj_top li{
		width: 23.5%;
	}
	.seojj_part2 li{
		border-right: 1px solid #ddd;
		margin-top: 40px;
		padding-top: 20px;
	}
	.seojj_part2 .tip{
		margin: 50px auto 0;
	}
	.seojj_part3 li{
		width: 48%;
		padding: 50px;
	}
	.seojj_part5 li{
		width: 30%;
		margin-right: 2%;
	}
	
	
	
}

@media (max-width: 992px){
	.seojj_top li{
		width: 100%;
	}
	
}

@media (max-width: 768px){
	.seojj_top li{
		width: 100%;
	}
	.media-tit h1{
		font-size: 28px;
		line-height: 2.7rem;
		padding: 0 30px;
	}
	.seojj_top .li2 a{
		font-size: 16px;
	}
	.seojj_part2 li:hover{
		width: 100%;
	}
	.seojj_part3 li{
		margin-bottom: 5px;
		padding: 30px;
	}
	.seojj_part3 .tip{
		margin-top: 46px;
		padding: 0 0px 0 46px;
	}
	.seojj_case img{
		width: 100%;
	}
	
}


.media-tit{
    text-align: center;
}
.media-tit h1 {
    font-weight: normal;
    position: relative;
    margin-bottom: 25px;
}


.media-tit p {
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
}
.media-tit span{
    font-size: 22px;
    color:#2e7fee;;
    font-weight: bold;
}
.bd-line-top::after {
    border-top-width: 1px
}

.bd-line-bottom::after {
    border-bottom-width: 1px
}

.bd-line-left::after {
    border-left-width: 1px
}

.bd-line-right::after {
    border-right-width: 1px
}

.bd-line-top-bottom::after {
    border-width: 1px 0
}

.bd-line-surround::after {
    border-width: 1px
}

.arrow-down, .arrow-left, .arrow-right, .arrow-up {
    display: inline-block;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    padding: .25em
}

.arrow-right {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.arrow-up {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.arrow-down {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.arrow-left {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

body {
    margin: 0;
    font-size: 14px;
    color: #333
}

/*.swiper-container img {*/
/*    display:block;*/
/*    width:100%*/
/*}*/
.header .header-line, .header .header-login, .header .header-text {
    display: inline-block;
    vertical-align: middle
}

.wrap {
    width: 1200px;
    margin: 0 auto
}

.wrap-login {
    width: 1000px;
    margin: 0 auto
}

.header, .header .header-in {
    width: 100%;
    height: 82px
}

.advantage, .banner, .cooperation, .header-login, .immediately, .introduce, .introduce-border, .join, .process {
    background-size: cover
}

.header .header-in {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100
}

.header .header-login {

}

.header .header-line {
    width: 1px;
    height: 35px;
    background: #ccc;
    margin: 0 10px
}

.header .header-text {
    font-size: 28px;
    color: #333
}

.header .header-left {
    float: left;
    margin-top: 10px
}

.header .header-right {
    float: right;
    margin-top: 30px
}

.header .header-right-item {
    float: left;
    font-weight: 400;
    font-size: 16px;
    margin-left: 20px;
}

.header .header-right-item a {
    color: #333;
    padding: 10px 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.header .header-right-item a:hover {
    background: #2e7fee;
    color: #fff
}

.header .active {
    background: #1D1871;
    color: #fff
}

.header .active a {
    background: #2e7fee;
    color: #fff
}

.slider-service {
    position: fixed;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 280px;
    z-index: 9999
}

.slider-service.hider {
    -webkit-transform: translateX(80%);
    -ms-transform: translateX(80%);
    transform: translateX(80%);
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.slider-service .left-bar {
    margin-top: 22px;
    width: 30px;
    padding: 30px 8px;
    background: #574DEF;
    border-radius: 10px 0 0 10px;
    color: #fff;
    height: 136px;
    cursor: pointer
}

.slider-service .left-bar img {
    width: 15px;
    height: 13px
}

.slider-service .right-bar {
    width: 110px;
    height: 179px;
    text-align: center;
    background: #fff;
    border:1px solid #eee;
    border-right: 0;
}

.slider-service .right-bar .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #333;
    padding: 13px 0;
    border-bottom: 1px solid #f1f1f1
}

.slider-service .right-bar .item .icon2 {
    width: 30px;
    height: 33px;
    background: url("../images/icon-service-default.png") center no-repeat
}

.slider-service .right-bar .item .icon3 {
    width: 35px;
    height: 33px;
    background: url("../images/icon-cop-default.png") center no-repeat
}

.slider-service .right-bar .item:last-child {
    border-bottom: none
}

.slider-service .right-bar .item:last-child:hover .icon3 {
    background: url("../images/icon-cop.png") center no-repeat
}

.slider-service .right-bar .item .icon {
    margin-bottom: 10px
}

.slider-service .right-bar .item:hover {
    color: #574DEF
}

.slider-service .right-bar .item2:hover .icon2 {
    background: url("../images/icon-service.png") no-repeat
}

.banner {
    width: 100%;
    position: relative;
}

.banner .banner-join {
    position: absolute;
    width: 320px;
    height: 56px;
    line-height: 54px;
    text-align: center;
    border: 1px solid #fff;
    left: 50%;
    bottom:13%;
    margin-left: -160px;
    color: #fff;
    font-size: 22px;
    box-sizing: border-box;
    border-radius: 28px;
}

.banner-join-ani, .banner-join-ani:after {
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
}
.banner-join-ani {
    -moz-animation: anim-out 0.75s;
    -webkit-animation: anim-out 0.75s;
    animation: anim-out 0.75s;
    cursor: pointer;
}

.banner-join-ani {
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    border-radius: 50%;
}
.banner-join-ani:before {
    position: relative;
    content: '';
    display: block;
    margin-top: 100%;
}
.banner-join-ani, .banner-join-ani:after {
    animation-iteration-count: infinite;
    animation-duration: 1.3s;
}

.banner-join-ani:after {
    -moz-animation: anim-out-pseudo 0.75s;
    -webkit-animation: anim-out-pseudo 0.75s;
    animation: anim-out-pseudo 0.75s;
}
.banner-join-ani:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}


@keyframes anim-out {
    0% {
        width: 0%;
        background: rgba(255,255,255,0.25);
    }
    100% {
        width: 100%;
        background: transparent;
    }
}
@keyframes anim-out-pseudo {
    0% {
        background: rgba(0,0,0,0.25);
    }
    100% {
        background: transparent;
    }
}
.introduce {
    width: 100%;
    padding-top: 68px;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.introduce .introduce-border {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.introduce-title {
    font-size: 36px;
    text-align: center;
    color: #000
}


.introduce .introduce-describe-title {
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    margin-top: 30px;
}


.introduce .introduce-describe-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-indent: 2em;
    text-align: center;
    margin-top: 20px;
}
.introduce .introduce-describe-text span{
    font-weight: bold;
    color: #00a2ae;
}
.introduce-describe-point{
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.introduce-describe-point b{
    font-size: 20px;
    color: red;
}
.introduce-aspects{
    margin:60px auto;
}
.introduce-aspects img{
    display: block;
    margin: 0 auto;
}
.introduce-official-img1{
    width: 500px;
    float: left;
}
.introduce-official-text{
    margin-left: 100px;
    width: 300px;
    float: left;
    padding-top: 80px;
    padding-bottom: 50px;
}
.introduce-official-text h3{
    font-size: 34px;
    line-height: 24px;
    color: #0a2240;
    margin-bottom: 40px;
}
.introduce-official-text p{
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0a2240;
    margin-bottom: 14px;
}
.introduce-official-img2{
    width: 730px;
    float: right;
    margin-left: -100px;
    z-index: -1;
    position: relative;
    left: -100px;
}
.adv{
    padding-bottom:40px;
    padding-top: 30px;
}
.adv ul{
    margin-top: 60px;
}
.adv ul li{
    float: left;
    width: 30%;
    box-shadow: 0 3px 12px 0 rgba(18,24,58,.08);
    border-radius: 10px;
    padding: 60px;
    box-sizing: border-box;
    margin-right: 5%;
    background: #fff;
    margin-top:200px;
}
.adv ul .li2{
    margin-top:120px;
}
.adv ul .li3{
    margin-right: 0;
    margin-top: 20px;
}
.adv ul li .icon{
    width: 115px;
    height: 115px;
    line-height: 115px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    background: #5470fb;
}
.adv ul .li2 .icon{
    background: #00c2d1;
}
.adv ul .li3 .icon{
    background:#c472be;
}
.adv ul li .icon img{
    vertical-align: middle;
}
.adv ul li .num{
    font-size: 30px;
    font-weight: 800;
    color: rgba(18,24,58,1);
    text-align: center;
    margin: 25px 0;
}
.adv ul li h3{
    font-size: 20px;
    text-align: center;
    margin-bottom: 25px;
}
.adv ul li p{
    background: url("../images/dian.png") left 5px no-repeat;
    padding-left: 20px;
    color: #666;
    margin-top: 15px;
    line-height: 24px;
    font-size: 15px;
}
.adv ul li:hover{
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.aim{
    padding: 60px 0;
    background:url(../images/bg3.png) center no-repeat;
}
.aim .wrap{
    background: #fff;
    padding: 40px 0 0;
    border-radius: 10px;
    overflow: hidden;
}
.aim-title h2{
    text-align: center;
    font-size: 36px;
    background: url("../images/aim_title_icon.png") no-repeat center;
    color: #221D7E;
}
.aim ul{
    position: relative;
    top:160px;
}

.aim ul li{
    width: 25%;
    float: left;
    padding: 0 50px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    color: #999;
}
.aim ul .li1{
    padding-top: 90px;
    padding-left: 80px;
    padding-right: 0px;
}
.aim ul .li2{
    padding-top: 20px;
}
.aim ul .li3{
    margin-top: -40px;
}
.aim ul .li4{
    margin-top: -100px;
}
.aim-img{
}
.package{
    padding:0 0 30px 0;
}
.package .introduce-title{
    color: #fff;
}
.package .wrap{
    background: #1D1871;
    padding: 60px 0;
    border-radius: 15px;
}
.package li{
    width: 33.333%;
    float: left;
    margin-top:60px;
}
.package li .cont{
    width: 330px;
    height: 228px;
    margin: 0 auto;
    border-radius: 10px;
    color: #333;
    text-align: center;
    padding: 60px 0;
    box-sizing: border-box;
    background: #fff;
}
.package li .cont h3{
    font-size: 24px;
}
.package li .cont .cost{
    font-size: 20px;
    margin-top: 15px;
}
.package li .cont .simple{
    margin-top: 15px;
    font-size: 18px;
}
.package li .cont .simple b{
    font-size: 28px;
    color: red;
}
.cases{
    margin:0 0 50px 0;
}
.cases ul{
    margin-top: 20px;
}
.cases li{
    width: 48.5%;
    float: left;
    margin-right: 3%;
    margin-top: 40px;
    transition: all .5s;
    position: relative;
    top: 0;
    box-shadow: 0 0 10px #333;

}
.cases li.mar0{
    margin-right: 0;
}
.cases li img{
    display: block;
}
.cases li:hover{
    top:-10px;
    box-shadow: 0 0 10px #574DEF;
}

.footer .footer-item {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: url("../images/footer.jpg") center no-repeat;
    background-size: cover
}

.footer .footer-img {
    position: absolute;
    top: 10px;
    right: 30px;
    cursor: pointer
}

.seojj_part1 {
    padding: 50px 0;
    background: #FFFFFF;
    text-align: center;
}

.seojj_part1 ul {
    margin-top: 40px;
}

.seojj_part1 li {
    float: left;
    width: 25%;
    padding: 0 15px;
}

.seojj_part1 li .box {
    padding: 50px 20px 60px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.seojj_part1 li img {

}

.seojj_part1 li span {
    display: block;
    margin-top: 25px;
    color: #333333;
    font-weight: bold;
    font-size: 18px;
}

.seojj_part1 li .line {
    display: inline-block;
    width: 175px;
    margin: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.seojj_part1 li p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
}

.about-more-zx {
    width: 254px;
    display: block;
    margin: 50px auto 0;
    line-height: 48px;
    padding: 0 80px;
    text-align: center;
    background:#2e7fee;
    color: #fff;
    font-size: 18px;
}
.about-more-zx:hover{
    color:yellow;
}
.seojj_case{
    background: #f9f9f9;
    padding: 50px 0;
}
.seojj_case .case_item h2{
    font-size: 26px;
    color: #0758bb;
    text-align: center;
    font-weight: bold;
    margin: 40px 0;
}
.seojj_case ul{
    margin-top: 20px;
}
.seojj_case li{
    margin-top: 25px;
}
.seojj_case li.mar0{
    margin-right: 0;
}
.seojj_top{
    padding: 50px 0;
    background: #f9f9f9;

}
.seojj_top li{
    margin-right: 2%;
    float: left;
    text-align: center;
    background: #fff;
    height: 360px;
    position: relative;
    box-sizing: border-box;
    margin-top: 30px;
}
.seojj_top li:hover{
    box-shadow: 0 7px 39px rgba(0,0,0,.1);
}
.seojj_top li.li4{
    margin-right: 0;
}
.seojj_top li h2{
    line-height: 80px;
    background: #37d29a;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.seojj_top .li1 h2{
    margin-bottom: 60px;
}
.seojj_top .li2 h2{
    background: #ff754b;
    margin-bottom: 40px;
}
.seojj_top .li3 h2{
    background:#f34e4e ;
    margin-bottom: 40px;

}
.seojj_top .li4 h2{
    background:#029df6;
    margin-bottom: 30px;

}
.seojj_top li p{
    font-size: 18px;
    margin: 15px 0;
}
.seojj_top li p span{
    font-weight: bold;
    color:#f34e4e;
}
.seojj_top li a{
    width: 116px;
    height: 44px;
    background: #37d29a;
    border-radius: 22px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -58px;
    bottom: 33px;
}
.seojj_top .li2 a{
    background:#ff754b ;
}
.seojj_top .li3 a{
    background:#f34e4e ;
}
.seojj_top .li4 a{
    background:#029df6;
}
.seojj_part2{
    padding: 50px 0;
}
.seojj_part2 li{
    float: left;
    box-sizing: border-box;
    height: 140px;
    padding-left: 140px;
}
.seojj_part2 li:hover{
    box-shadow: 0 10px 30px 0 rgba(0,0,0,.19);
    transform: translate3d(0,-2px,0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
}
.seojj_part2 .li1{
    background: url("../images/seojj_part2_icon1.png") no-repeat 50px 30px;
}
.seojj_part2 .li2{
    background: url("../images/seojj_part2_icon2.png") no-repeat 50px 30px;
}
.seojj_part2 .li3{
    background: url("../images/seojj_part2_icon3.png") no-repeat 50px 30px;
    border: 0;
}
.seojj_part2 .li4{
    background: url("../images/seojj_part2_icon4.png") no-repeat 50px 30px;
}
.seojj_part2 .li5{
    background: url("../images/seojj_part2_icon5.png") no-repeat 50px 30px;
}
.seojj_part2 .li6{
    background: url("../images/seojj_part2_icon6.png") no-repeat 50px 30px;
    border: 0;
}
.seojj_part2 li h2{
    color: #222222;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.seojj_part2 .li1 h2{
    background: url("../images/seojj_part2_icon7.png") no-repeat 125px 5px ;
}
.seojj_part2 .li3 h2{
    background: url("../images/seojj_part2_icon7.png") no-repeat 145px 5px ;
}
.seojj_part2 .li5 h2{
    background: url("../images/seojj_part2_icon7.png") no-repeat 105px 5px ;
}
.seojj_part2 li p{
    color: #7E7E7E;
    font-size: 14px;
    line-height: 30px;
}
.seojj_part2 .tip{
    color: #222;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
	padding: 0 20%;
	text-align: center;
}
.seojj_part2 .tip img{
    
	padding: 4px;
}

.seojj_part3 {
    margin-top: 30px;
    background: #fff;
    margin-bottom: 50px;
}

.seojj_part3 .content {
    margin-top: 50px;
    position: relative
}

.seojj_part3 ul {
	
}

.seojj_part3 li {
    float: left;
    border:1px solid #fc2e00;
    border-radius: 25px;
    box-sizing: border-box;
}
.seojj_part3 .li2{
    float: right;
    border-color:#2e7fee;

}
.seojj_part3 li .tit {
    padding-bottom: 30px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    text-align: center;
}

.seojj_part3 li .con {
    padding: 10px 0;
    height: 72px;
    margin-bottom: 20px;
}
.seojj_part3 .li2 .con{
}
.seojj_part3 li .con p {
    color: #444;
    display: block;
    padding-left: 45px;
    background: url(../images/nice.png) no-repeat left center;
    line-height: 26px;
    height: 52px;
    font-size: 16px

}

.seojj_part3 .li1 .con p span{
    color:#fc2e00;
    font-weight: bold;
}
.seojj_part3 .li2 .tit {
    padding-right: 0;
    font-weight: normal;
}



.seojj_part3 .li2 .con p {
    font-size: 16px;
    padding-left: 45px;
    padding-right: 0;
    background: url(../images/bad.png) no-repeat left center;
}


.seojj_part3 .box {
    width: 118px;
    border-radius: 25px;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -65px;
    text-align: center;
}

.seojj_part3 .box span {
    margin: 45px 0 10px;
    padding-bottom: 20px;
    color: #288fd4;
    display: block;
    position: relative
}

.seojj_part3 .box span:after {
    content: "";
    position: absolute;
    bottom: 0;
    margin-left: -15px;
    left: 50%;
    width: 30px;
    height: 1px;
    background: #288fd4
}

.seojj_part3 .box p {
    font-size: 16px;
    line-height: 50px;
    border-radius: 25px;
    color: #fff;
    margin-bottom: 42px;
}
.seojj_part3 .box .p1{
    background: #5ee4a9;
}
.seojj_part3 .box .p2{
    background: #ffa823;
}
.seojj_part3 .box .p3{
    background: #4cd6d8;
}
.seojj_part3 .box .p4{
    background: #ff5736;
}
.seojj_part3 .box .p5{
    background: #5cfbf7;
}

.seojj_part3 .tip{
    font-size: 16px;
    line-height: 26px;
    height: 78px;
    color:#ff5736;
}
.seojj_part3 .li2 .tip{
    color: #444;
}
.seojj_part4{
    padding: 50px 0;
}
.seojj_part4 li{
    width: 13%;
    margin-right: 1.5%;
    float: left;
    box-sizing: border-box;
    padding:0px 20px;
    margin-top: 30px;
    border:2px solid #eee;
    border-radius:8px;
    height: 99px;
    overflow: hidden;
}
.seojj_part4 li.mar0{
    margin-right: 0;
}
.seojj_part4 li img{
    display: block;
    margin: 30px auto;
}
.seojj_part4 li.mar0 img{
    margin: 24px auto;
}
.seojj_part5{
    background: #f9f9f9;
    padding: 50px 10px;
}
.seojj_part5 li{
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px;
    height: 200px;
}
.seojj_part5 li.mar0{
    margin-right: 0;
}
.seojj_part5 li p{
    font-size: 15px;
    line-height: 26px;
    text-indent: 2em;
}
.seojj_part5 li .sign{
    float: right;
    font-size: 16px;
    font-style: italic;
    color: #666;

}

.seojj_part6{
    background-image: linear-gradient(to bottom, #5D0CE6, #2e7fee);
}
.seojj_part6 img{
    display: block;
    margin: 0 auto;
}
