body {
    background-color: #F7F7F7;
}


.nav-t-serch span.search_icon {
    display: inline-block;
    cursor: pointer;
    width: 83px;
    height: 24px;
    background: #0a1b85;
    text-align: center;
    vertical-align: middle;
    border-radius: 0 4px 4px 0;
    padding-top: 6px;
}
#topAd {
    text-align: center;
    background: -webkit-linear-gradient(#334be4, #0a1c86);
    background: -o-linear-gradient(#334be4, #0a1c86);
    background: -moz-linear-gradient(#334be4, #0a1c86);
    background: linear-gradient(#334be4, #0a1c86);
}

#topAd a {
    height: 48px;
    display: block;
    width: 100%;
    background: url("../newImages/topAd.jpg") center top no-repeat;
    position: relative;
}

#topAd a span {
    position: absolute;
    top: 19%;
    right: 18%;
}

.topCity {
    width: 100%;
    height: 30px;
    background-color: #e6e6e6;
}

.topCity .topC-left {
    float: left;
    cursor: pointer;
    margin-left: 99px;
    position: relative;
}

.topCity .topC-left s {
    width: 10px;
    height: 12px;
    background: url("../newImages/spirit.png") no-repeat 0 0;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

.topCity .topC-left span {
    float: left;
    font: 12px/30px "微软雅黑";
}

.topCity .topC-left i {
    width: 9px;
    height: 6px;
    background: url("../newImages/spirit.png") no-repeat -11px -4px;
    float: left;
    margin-top: 14px;
    margin-left: 8px;
}

.topCity .topC-left div {
    position: absolute;
    width: 130px;
    background-color: #fff;
    top: 30px;
    left: 0;
    padding: 8px 0 0 10px;
    border: 1px solid #e6e6e6;
    z-index: 100;
}

.topCity .topC-left div a {
    display: block;
    float: left;
    margin: 0 10px 8px 0;
    text-align: center;
    width: 55px;
    height: 25px;
    background-color: #f0f0f0;
    font: 12px/25px "微软雅黑";
    color: #000;
}

.topCity .topC-left div a:hover {
    color: #131A83;
    font-weight: 600;
}
.topCity .topC-right {
    position: relative;
}
.topCity .topC-right .guanzhuEWM {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 30px;
    right: 9px;
    display: none;
}
.topCity .topC-right .guanzhuEWM img {
    width: 150px;
    height: 150px;
}
.topCity .topC-right {
    float: right;
}

.topCity .topC-right li {
    float: left;
    height: 30px;
}

.topCity .topC-right li a {
    font: 12px/14px "微软雅黑";
    color: #707070;
    display: block;
    margin-top: 8px;
    border-left: 1px solid #b9b9b9;
    text-align: center;
    padding: 0 18px;
}

.topCity .topC-right li a i {
    background: url("../newImages/spirit.png") no-repeat -11px -4px;
    width: 9px;
    height: 6px;
    float: right;
    margin-top: 5px;
    margin-left: 4px;
}

.topCity .topC-right li:last-child {
    margin-right: 5px;
}

nav {
    background-color: #fff;
}

nav .nav-top {
    /* overflow: hidden; */
}

.nav-t-logo img {
    width: 138px;
    height: 134px;
    margin-left: 99px;
}

nav .nav-top .nav-t-logo {
    margin: 9px 92px 9px 0;
    float: left;
}

nav .nav-top .nav-t-serch {
    width: 577px;
    height: 108px;
    margin-top: 0px;
    float: left;
}

nav .nav-top .nav-t-serch > div {
    height: 38px;
}

nav .nav-top .nav-t-serch > div input {
    width: 494px;
    height: 30px;
    border: 1px solid #0a1b85;
    background-color: transparent;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding-left: 11px;
    float: left;
    color: #333;
    box-sizing: border-box;
    padding-top: 5px;
}

nav .nav-top .nav-t-serch > div input::-webkit-input-placeholder,
nav .nav-top .nav-t-serch > div textarea::-webkit-input-placeholder {
    font: 14px/14px 微软雅黑;
    color: #bcbcbc;
}

nav .nav-top .nav-t-serch > div input:-moz-placeholder,
nav .nav-top .nav-t-serch > div textarea:-moz-placeholder {
    font: 14px/14px 微软雅黑;
    color: #bcbcbc;
}

nav .nav-top .nav-t-serch > div input::-moz-placeholder,
nav .nav-top .nav-t-serch > div textarea::-moz-placeholder {
    font: 14px/14px 微软雅黑;
    color: #bcbcbc;
}

nav .nav-top .nav-t-serch > div input:-ms-input-placeholder,
nav .nav-top .nav-t-serch > div textarea:-ms-input-placeholder {
    font: 14px/14px 微软雅黑;
    color: #bcbcbc;
}

nav .nav-top .nav-t-serch > div button {
    width: 83px;
    height: 30px;
    border: 0;
    float: left;
    background-color: #0a1b85;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}

nav .nav-top .nav-t-serch > div button s {
    display: block;
    width: 20px;
    height: 18px;
    background: url("../newImages/spirit.png") no-repeat 0 -13px;
    margin-left: 31px;
}

nav .nav-top .nav-t-serch ul {
    width: 100%;
    height: 52px;
    text-align: center;
    margin: 22px 0 0;
}

nav .nav-top .nav-t-serch ul li {
    font: 12px/18px 微软雅黑;
    color: #505050;
    display: inline-block;
    margin-top: 18px;
}

nav .nav-top .nav-t-serch ul li s {
    display: block;
    width: 16px;
    height: 18px;
    float: left;
    margin-right: 6px;
    margin-left: 10px;
}

nav .nav-top .nav-t-serch ul li:nth-child(1) s {
    background: url("../newImages/spirit.png") no-repeat -20px 0;
}

nav .nav-top .nav-t-serch ul li:nth-child(2) s {
    background: url("../newImages/spirit.png") no-repeat -36px 0;
}

nav .nav-top .nav-t-serch ul li:nth-child(3) s {
    background: url("../newImages/spirit.png") no-repeat -52px 0;
}

nav .nav-top .nav-t-serch ul li:nth-child(4) s {
    background: url("../newImages/spirit.png") no-repeat -68px 0;
}

nav .nav-top .nav-t-phone {
    float: right;
    margin-top: 79px;
}

nav .nav-top .nav-t-phone s {
    display: block;
    width: 20px;
    height: 20px;
    background: url("../newImages/spirit.png") no-repeat 0 -32px;
    float: left;
    margin-right: 6px;
}

nav .nav-top .nav-t-phone p {
    font: 600 18px/20px "[FZZYJW]";
    color: #909090;
    float: left;
}

nav .nav-m {
    width: 100%;
    background-color: #3444ab;
}

nav ul.nav-main li {
    float: left;
}

nav ul.nav-main li.service-lits ul {
    float: left;
}

nav ul.nav-main li.allService {
    width: 214px;
    height: 42px;
    text-align: center;
    background-color: #0a1b85;
    color: #FFF;
    cursor: pointer;
    position: relative;
    margin-left: 61px;
}

nav ul.nav-main li.allService s.allIcon {
    display: block;
    float: left;
    width: 16px;
    height: 13px;
    background: url("../newImages/spirit.png") no-repeat -20px -18px;
    margin: 15px 18px 0 29px;
}

nav ul.nav-main li.allService > i {
    display: block;
    width: 12px;
    height: 8px;
    background: url("../newImages/spirit.png") no-repeat -37px -18px;
    float: left;
    margin: 17px 0 0 21px;
}

nav ul.nav-main li.allService > span {
    float: left;
    font: 500 16px/42px "微软雅黑";
}

nav ul.nav-main li.service-lits ul li {
    width: 140px;
}

nav ul.nav-main li.service-lits ul li a {
    display: block;
    color: #FFF;
    text-align: center;
    font: 14px/42px 微软雅黑;
}

nav ul.nav-main li.service-lits ul li a:hover {
    background-color: #b22e35;
}

.allService-lits {
    width: 214px;
    height: 474px;
    background-color: rgba(178, 46, 53, 0.7);
    position: absolute;
    z-index: 300;
    top: 42px;
    left: 0;
}

.allService-li {
    height: 64px;
    width: 100%;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}
.allService-li:hover {
    background-color: #fff;
}
.allService-li:hover span {
    color: #323232;
}
.allService-li > s {
    display: inline-block;
    width: 21px;
    height: 24px;
    vertical-align: middle;
    margin: 0 32px 0 0;
}

.allService-li:nth-child(1) s {
    width: 19px;
    height: 20px;
    background: url("../newImages/allServer_01.png") no-repeat;}
.allService-li:nth-child(2) s {
    width: 21px;
    height: 24px;
    background: url("../newImages/allServer_02.png") no-repeat;}
.allService-li:nth-child(3) s {
    width: 19px;
    height: 22px;
    background: url("../newImages/allServer_03.png") no-repeat;}
.allService-li:nth-child(4) s {
    width: 22px;
    height: 22px;
    background: url("../newImages/allServer_04.png") no-repeat;}
.allService-li:nth-child(5) s {
    width: 24px;
    height: 18px;
    background: url("../newImages/allServer_05.png") no-repeat;}

.allService-lits > ul >li:nth-child(1):hover s{
    background: url("../newImages/allServer_h_01.png");
}
.allService-lits > ul >li:nth-child(2):hover s{
    background: url("../newImages/allServer_h_02.png");
}
.allService-lits > ul >li:nth-child(3):hover s{
    background: url("../newImages/allServer_h_03.png");
}
.allService-lits > ul >li:nth-child(4):hover s{
    background: url("../newImages/allServer_h_04.png");
}
.allService-lits > ul >li:nth-child(5):hover s{
    background: url("../newImages/allServer_h_05.png");
}
.allService-li span {
    display: inline-block;
    font: 600 16px/64px 微软雅黑;
    color: #FFF;
    vertical-align: middle;

}

.allService-li > i {
    display: inline-block;
    width: 6px;
    height: 12px;
    vertical-align: middle;
    margin-left: 42px;
    background: url("../newImages/spirit.png") no-repeat -50px -18px;
}
.allService-lits > ul >li:nth-child(1):hover i{
    background: url("../newImages/spirit.png") no-repeat -59px -19px;
}
.allService-lits > ul >li:nth-child(2):hover i{
    background: url("../newImages/spirit.png") no-repeat -59px -19px;
}
.allService-lits > ul >li:nth-child(3):hover i{
    background: url("../newImages/spirit.png") no-repeat -59px -19px;
}
.allService-lits > ul >li:nth-child(4):hover i{
    background: url("../newImages/spirit.png") no-repeat -59px -19px;
}
.allService-lits > ul >li:nth-child(5):hover i{
    background: url("../newImages/spirit.png") no-repeat -59px -19px;
}
.allS-box {
    width: 872px;
    height: 474px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 214px;
    z-index: 200;
}

.allS-box dl dd > div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.allS-box .childLeft {
    width: 135px;
    height: 50px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font: 500 16px/50px 微软雅黑;
    color: #555;
}

.allS-box .childRight {
    width: 78%;
    float: left;
    border-bottom: 1px solid #c1c1c1;
    text-align: left;
}

.allS-box .childRight a p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 50px;
    font: 300 16px/50px 微软雅黑;
    color: #444;
    margin-right: 33px;
    text-align: left;

}

.allS-box .childRight a:hover p {
    color: #0a1b85;
    font-weight: 600;
}

/*banner*/
div.banner {
    width: 100%;
    height: 474px;
    position: relative;
}

div.banner ul.ban-img {
    width: 100%;
    height: 474px;
}

div.banner ul.ban-img li {
    z-index: 0;
    display: none;
}

div.banner ul.ban-img li:first-child {
    z-index: 1;
    display: block;
}

div.banner ul.ban-img li img {
    width: 100%;
    height: 474px;
    position: absolute;
    top: 0;
}

div.banner ol.ban-dot {
    display: block;
    position: absolute;
    left: 48%;
    bottom: 13px;
    z-index: 2;
}

div.banner ol.ban-dot li {
    width: 30px;
    height: 6px;
    float: left;
    margin-right: 20px;
    background-color: #fff;
    cursor: pointer;
}

div.banner ol.ban-dot li.cur {
    background-color: #0a1b85;
}

div.banner div.banner-content {
    position: absolute;
    top: 17px;
    right: 8.5%;
    z-index: 999;
    width: 246px;
    text-align: center;
}

div.banner div.banner-content .banner-content-side {
    background: #3444ab;
    color: #fff;
    position: relative;
    margin-bottom: 9px;
    height: 221px;
    overflow: hidden;
    display: block;
}

div.banner div.banner-content .banner-content-side .tempWrap {
    overflow: hidden;
    position: relative;
    width: 246px;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul {
    width: 3690px;
    height: 222px;
    position: relative;
    left: 0px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul li {
    float: left;
    width: 246px;
    display: block;
    padding: 25px 0 20px;
    position: relative;
    left: 0;
    top: 0;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul li p.company-name {
    font-size: 20px;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul li p.company-name-2 {
    font-size: 14px;
    line-height: 24px;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul li label.company-price {
    display: block;
    margin: 33px 0 30px;
    position: relative;
    line-height:100%;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul li label.company-price > big {
    font-size: 35px;
    font-weight: bold;
    position: relative;
    top: -1px;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul li label.company-price > big span {
    font-size: 46px;
    position: relative;
    top: 3px;
}

div.banner div.banner-content .banner-content-side .tempWrap .banner-side-ul li .side-buy {
    display: block;
    width: 138px;
    height: 30px;
    margin: 0 auto;
    border: 1px #fff solid;
    line-height: 30px;
    color: #fff;
    border-radius: 2px;
}

div.banner div.banner-content .banner-content-side .banner-side-change {
    position: absolute;
    top: 50%;
    margin-top: -6.5px;
    display: block;
    width: 13px;
    height: 23px;
    background-image: url(../newImages/p_n.png);
    z-index: 1000;
}

div.banner div.banner-content .banner-content-side .prev-a {
    background-position: 0 0;
    left: 20px;
}

div.banner div.banner-content .banner-content-side .next-a {
    background-position: -13px 0;
    right: 20px;
}

div.banner div.banner-content .banner-side-bottom {
    background: #fefefe;
}

div.banner div.banner-content .banner-side-bottom .banner-side-up {
    margin: 0 25px;
    padding: 8px 5px;
    border-bottom: 1px #dedede dashed;
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    overflow: hidden;
    display: block;
    height: 44px;
}

div.banner div.banner-content .banner-side-bottom .banner-side-up .tempWrap {
    overflow: hidden;
    position: relative;
    height: 44px;
}

div.banner div.banner-content .banner-side-bottom .banner-side-up .tempWrap .right-gundong {
    height: 242px;
    position: relative;
    padding: 0px;
    margin: 0px;
    top: 0;
}

div.banner div.banner-content .banner-side-bottom .banner-side-up .tempWrap .right-gundong li {
    line-height: 22px;
    height: 22px;
    width: 186px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe {
    padding: 15px 0;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe > b {
    font-size: 15px;
    color: #666;
    font-weight: bold;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe > p {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    margin-top: 3px;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe .banner-safe-list {
    overflow: hidden;
    padding: 15px 10px 0;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe .banner-safe-list > label {
    display: block;
    float: left;
    font-size: 12px;
    color: #aaa;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe .banner-safe-list > label .safe-icon {
    display: block;
    margin: 0 auto 5px;
    width: 30px;
    height: 30px;
    background-image: url(../newImages/safe_icon.png);
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe .banner-safe-list > label .safe-icon.icon1 {
    background-position: 0 0;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe .banner-safe-list > label .safe-icon.icon2 {
    background-position: -30px 0;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe .banner-safe-list > label .safe-icon.icon3 {
    background-position: -60px 0;
}

div.banner div.banner-content .banner-side-bottom .banner-side-safe .banner-safe-list > label .safe-icon.icon4 {
    background-position: -90px 0;
}

div.banner form.q-querry {
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 840px;
    height: 39px;
    background-color: rgba(0, 0, 0, .4);
    padding: 11px 0 0 20px;
}

div.banner form.q-querry input {
    line-height: 28px;
    padding: 0 28px;
    border-radius: 4px;
    border: 0;
    text-align: center;
    margin-right: 20px;
    height: 28px;
    width: 134px;
    float: left;
}

div.banner form.q-querry input.q-q-btn {
    background-color: #0a1b85;
    font: 12px/28px 微软雅黑;
    color: #fff;
    vertical-align: bottom;
    cursor: pointer;
    width: 180px;
    height: 28px;
}

div.banner form.q-querry input::-webkit-input-placeholder,
div.banner form.q-querry textarea::-webkit-input-placeholder {
    font: 12px/28px 微软雅黑;
    color: #999;
}

div.banner form.q-querry input:-moz-placeholder,
div.banner form.q-querry textarea:-moz-placeholder {
    font: 12px/28px 微软雅黑;
    color: #999;
}

div.banner form.q-querry input::-moz-placeholder,
div.banner form.q-querry textarea::-moz-placeholder {
    font: 12px/28px 微软雅黑;
    color: #999;
}

div.banner form.q-querry input:-ms-input-placeholder,
div.banner form.q-querry textarea:-ms-input-placeholder {
    font: 12px/28px 微软雅黑;
    color: #999;
}

/*aside*/
aside > ul {
    width: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 43%;
    right: 0.75%;
    z-index: 10000;
    background-color: #fff;
}
aside > ul > li {
    width: 100px;
    height: 72px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dedede;
}
aside > ul > li a.shoppingCart {
    position: relative;
}
aside > ul > li a.shoppingCart span {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #b8b8b8;
    left: 13px;
    bottom: 1px;
    text-align: center;
    font: 12px/15px "微软雅黑 Regular";
    color: #FFFFFF;
}
aside > ul > li:hover {
    background-color: #3444ab;
}
aside > ul > li:hover p {
    color: #FFF;
}
aside > ul > li a {
    display: block;
    height: 100%;
    overflow: hidden;
}
aside > ul > li.weixinzhixun {
    position: relative;
}
aside > ul > li.weixinzhixun > div {
    position: absolute;
    top: 0;
    right: 101%;
    display: none;
}
aside > ul > li.weixinzhixun > div img {
    width: 200px;
}
aside > ul > li a p {
    font: 12px/12px "微软雅黑 Regular";
    color: #909090;
    text-align: center;
}
aside > ul > li s {
    display: block;
}
aside > ul > li:hover:nth-child(1) s {
    background: url("../newImages/spirit.png") no-repeat -89px -83px;
}
aside > ul > li:hover:nth-child(2) s {
    background: url("../newImages/spirit.png") no-repeat -124px -83px;
}
aside > ul > li:hover:nth-child(3) s {
    background: url("../newImages/spirit.png") no-repeat -86px -120px;
}
aside > ul > li:hover:nth-child(4) s {
    background: url("../newImages/spirit.png") no-repeat -121px -123px;
}
aside > ul > li:hover:nth-child(5) s {
    background: url("../newImages/spirit.png") no-repeat -165px -125px;
}
aside > ul > li:nth-child(1) s {
    width: 30px;
    height: 30px;
    margin-top: 11px;
    margin: 11px auto 9px;
    background: url("../newImages/spirit.png") no-repeat -90px -4px;
}
aside > ul > li:nth-child(2) s {
    width: 45px;
    height: 37px;
    margin: 12px auto 7px;
    background: url("../newImages/spirit.png") no-repeat -124px -4px;
}
aside > ul > li:nth-child(3) s {
    width: 35px;
    height: 36px;
    margin: 13px auto 5px;
    background: url("../newImages/spirit.png") no-repeat -86px -38px;
}
aside > ul > li:nth-child(4) s {
    width: 37px;
    height: 31px;
    margin: 17px auto 7px;
    background: url("../newImages/spirit.png") no-repeat -124px -46px;
}
aside > ul > li:nth-child(5) s {
    width: 30px;
    height: 33px;
    margin: 16px auto 7px;
    background: url("../newImages/spirit.png") no-repeat -165px -44px;
}



/*section start*/
.sec-Title {
    text-align: center;
    overflow: hidden;
}

.sec-Title h2 {
    font: 24px/24px "微软雅黑";
    color: #0a1b85;
    text-align: center;
    margin-top: 34px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dedede;
    display: inline-block;
}

.sec-Title p {
    font: 12px/12px "微软雅黑";
    color: #909090;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 30px;
}

/*<!--服务项目  极速创业-->*/
.serve {
    background-color: #f7f7f7;
    margin-bottom: 38px;
}

.serve ul.ser-cont {
    text-align: left;
    font-size: 0;
    -webkit-text-size-adjust: none;
    width: 1416px;
    padding-left: 16px;
}

.serve ul.ser-cont li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 292px;
    height: 130px;
    vertical-align: top;
    background-color: #effeff;
    margin-right: 16px;
    margin-bottom: 15px;
    padding: 40px 20px 0 26px;

    font-size: 14px;
    letter-spacing: normal;
    word-spacing: normal;
}

.ser-cont li:hover {
    box-shadow: 7px 7px 7px #b0b0b0;
}

.ser-cont li:hover .choiceness-price > i {
    background: #ea3d02;
}

.ser-cont li:hover .choiceness-price > i > a {
    color: #FFF;
}

.serve ul.ser-cont span {
    width: 100%;
    display: inline-block;
}

.serve ul.ser-cont li h3 {
    font: 700 18px/18px "微软雅黑";
    color: #222;
    margin-bottom: 14px;
}

.serve ul.ser-cont li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font: 400 14px/14px "微软雅黑";
    color: #646464;
    margin-bottom: 20px;
}

.choiceness-price > big {
    font-size: 20px;
    color: #fa4f4f;
}

.choiceness-price > del {
    color: #999;
    margin-left: 11px;
}

.choiceness-price > i {
    line-height: 28px;
    border: 1px #fa4f4f solid;
    border-radius: 15px;
    padding: 5px 22px;
    margin-left: 18px;
    cursor: pointer;
}

.choiceness-price > i > a {
    color: #fa4f4f;
}

/*0元注册公司   最高返税可达40%*/
.ad {
    width: 100%;
    height: 235px;
    background: url("../newImages/ad_bg.jpg") no-repeat top center;
    overflow: hidden;
}

.ad h2 {
    font: 36px/36px "微软雅黑";
    color: #FFF;
    text-align: center;
    margin: 28px 0 18px;
}

.ad h3 {
    font: 24px/36px "微软雅黑";
    color: #FFF;
    text-align: center;
    margin-bottom: 43px;
}

.ad ul {
    width: 100%;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ad ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 170px;
    height: 38px;
    text-align: center;
    background-color: #0a1b85;
    margin-right: 35px;
}

.ad ul li:last-child {
    margin-right: 0;
}

.ad ul li:hover {
    background-color: #b22e35;
}

.ad ul li a {
    font: 14px/38px "微软雅黑";
    color: #FFF;
    display: block;
}

/*全程保障 四大注册优势*/
.advantage {
    background-color: #fff;
}

.advantage .w .sec-Title p {
    margin-bottom: 40px;
}

.advantage .w ul {
    text-align: justify;
    text-justify: distribute-all-lines;
    padding-bottom: 56px;
}

.advantage .w ul span {
    display: inline-block;
    width: 100%;
}

.advantage .w ul li {
    width: 250px;
    height: 200px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.advantage .w ul li s {
    display: block;
    width: 112px;
    height: 112px;
    margin: 0 auto;
}

.advantage .w ul li:nth-child(1) s {
    background: url("../newImages/advantage_01.png") no-repeat;
}

.advantage .w ul li:nth-child(2) s {
    background: url("../newImages/advantage_02.png") no-repeat;
}

.advantage .w ul li:nth-child(3) s {
    background: url("../newImages/advantage_03.png") no-repeat;
}

.advantage .w ul li:nth-child(4) s {
    background: url("../newImages/advantage_04.png") no-repeat;
}

.advantage .w ul li h3 {
    font: 18px/18px "微软雅黑";
    color: #323232;
    text-align: center;
    margin: 12px 0 11px;
}

.advantage .w ul li p {
    font: 14px/22px "微软雅黑";
    color: #909090;
    text-align: center;
}

/*创业问答资讯*/
.consult .sec-Title p {
    margin-bottom: 7px;
}

.consult ul.cons-q {
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.consult ul.cons-q li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font: 16px/42px "微软雅黑";
    color: #646464;
    margin-right: 42px;
    box-sizing: border-box;
    border-bottom: 2px solid #f7f7f7;
}

.consult ul.cons-q li:last-child {
    margin-right: 0;
}

.consult ul.cons-q li:hover {
    color: #b22e35;
    border-bottom: 2px solid #b22e35;
}

.consult .cons-w {
    width: 100%;
    overflow: hidden;
}

.consult .cons-w .cons-e {
    float: left;
    width: 675px;
    margin-top: 23px;
    padding-right: 21px;
}
.cons-w i {
    width: 0;
    height: 272px;
    border-right: 1px dotted #888;
    float: left;
    margin-top: 31px;
}
.cons-e-title {
    overflow: hidden;
}

.cons-e-title s {
    display: block;
    width: 21px;
    height: 21px;
    background: url("../newImages/spirit.png") no-repeat -21px -33px;
    float: left;
    margin-right: 6px;
    margin-bottom: 8px;
}

.cons-e-title h3 {
    font: 16px/20px "微软雅黑";
    color: #212121;
    float: left;
}

.cons-e-con {
    width: 100%;
}

.cons-e-con > div {
    margin-bottom: 13px;
}

.cons-e-con > div > a > div {
    float: left;
}

.cons-e-con > div > a > s {
    display: block;
    float: left;
    margin-right: 17px;
}

h3.cons-e-h3 {
    font: 16px/18px "微软雅黑";
    color: #323232;
}

h3.cons-e-con-h3 {
    margin-bottom: 6px;
}

.cons-e-con > div > a > div > p {
    font: 14px/20px "微软雅黑";
    color: #909090;
    width: 350px;
    height: 81px; /**控制IE正常显示**/
    word-break: break-all; /** 任意处可换行**/
    text-overflow: ellipsis; /** 超出显示省略号**/
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden; /** 隐藏超出的内容 **/
}

p.cons-e-p {
    font: 12px/18px "微软雅黑";
    color: #909090;
}

.cons-e-con > div > a > p.cons-e-con-p {
    margin-top: 84px;
    float: right;
}

.cons-e-con > ul {
    margin-left: 16px;
}

.cons-e-con > ul li {
    list-style: disc outside;
    margin-bottom: 12px;
}

.cons-e-con > ul li > a {
    display: block;
}

.cons-e-con > ul li h3 {
    display: inline-block;
    vertical-align: middle;
}

.cons-e-con > ul li p {
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.cons-e-con {
    overflow: hidden;
}

a.cons-a {
    font: 14px/14px "微软雅黑";
    color: #0a1b85;
}

.cons-qa {
    float: left;
    padding-top: 26px;
    padding-left: 21px;
    width: 679px;
}
.cons-qa .cons-qa-T {
    margin-bottom: 12px;
}
.cons-qa .cons-qa-T s{
    width: 25px;
    height: 19px;
    background: url("../newImages/spirit.png") no-repeat -43px -34px;
}
.cons-qa .cons-qa-T h3{
    line-height: 18px;
}
.cons-qa-ul {
    margin-left: 12px;
    margin-bottom: 10px;
}
.cons-qa-ul li h3 {
    float: left;}
.cons-qa-ul li p {
    font-size: 14px;
    float: right;}
.cons-qa-ul li {
    list-style: disc outside;
    height: 18px;
    margin-bottom: 11.5px;
}
.cons-qa-ul li a {
    float: left;
    width: 100%;
}

/*<!--为什么选择润泽注册-->*/
.why {
    overflow: hidden;
}
.why .sec-Title h2 {
    margin-top: 50px;
}
.why .why-1 {
    font: 700 20px/20px "微软雅黑 Regular";
    text-align: center;
    margin-bottom: 11px;
}
.why-1 p{
    width: 50%;
    float: left;
}
.wl {
    color: #b22e35;
}
.wr {
    color: #909090;
}
.why-2 {
    background: url("../newImages/why_01.jpg") no-repeat top  center;
    height: 188px;
    margin-bottom: 16px;
    padding-top: 124px;
}
.why .why-2 p {
    line-height: 34px;
    font: 16px/16px "微软雅黑";
    margin-bottom: 18px;
}
.why-2-left {
    margin-left: 9%;
    width: 41%;
    float: left;
}
.why-2-right {
    margin-left: 4.5%;
    width: 45.5%;
    color: #323232;
    float: left;
}
.why-3 p {
    width: 50%;
    height: 44px;
    float: left;
    font: 16px/44px "微软雅黑 Regular";
    color: #FFF;
    text-align: center;
}
.why-3 p.why-3-left {
    background-color: #AF2E3A;
}
.why-3 p.why-3-right {
    background-color: #909090;
}
.why-4 {
    height: 286px;
    background: url("../newImages/why_02.jpg") no-repeat top center;
    margin-bottom: 18px;
}
.why-4 > div {
    height: 267px;
    width: 50%;
    float: left;
    margin-top: 19px;
}
.why-4 p {
    font: 16px/16px "微软雅黑";
    text-align: center;
    margin-bottom: 21px;
}
.why-5 {
    height: 280px;
    background: url("../newImages/why_03.jpg") no-repeat top center;
}
.why-5 > div {
    height: 246px;
    width: 50%;
    float: left;
    margin-top: 40px;
}
.why-5 p {
    font: 16px/16px "微软雅黑";
    text-align: left;
    margin-bottom: 29px;
}
.why-5 .wl {
    margin-left: 12.7%;
    width: 37.3%;
}
.why-5 .wr {
    margin-left: 13.7%;
    width: 36.3%;
}

/*<!--客户心声-->*/
.evaluate .bd{
    margin-bottom: 60px;
}
.evaluate .bd > li {
    height: 141px;
    width: 100%;
    background-color: #fff;
    position: relative;
    padding-top: 14px;
}
.evaluate .bd > li > h3 {
    font: 18px/18px "微软雅黑";
    color: #212121;
    margin: 0 0 8px 448px;
}
.evaluate .bd > li > h4 {
    font: 20px/20px "微软雅黑";
    color: #212121;
    margin-left: 100px;
    margin-bottom: 17px;
}
.evaluate .bd > li > p {
    font: 14px/20px "微软雅黑";
    color: #909090;
    margin-left: 100px;
    width: 61%;
}
.evaluate .bd > li > s {
    display: block;
    position: absolute;
    top: -28px;
    right: 187px;
}
.evaluate .bd > li > s > img{
    display: block;
    width: 255px;
    height: 210px;
}
.evaluate .hd{
    height: 12px;
    width: 100%;
    text-align: center;
    font-size:0;-webkit-text-size-adjust:none;
}
.evaluate .hd li{
    width: 12px;
    height: 12px;
    background-color: #b5b5b5;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}
.evaluate .hd li.on {
    background-color: #b22e35;
}

/*<!--合作客户-->*/
.customer .sec-Title h2 {
    margin-top: 40px;
}
.customer ul {
    text-align: left;
    font-size:0;-webkit-text-size-adjust:none;
    margin-bottom: 41px;
}
.customer ul > li {
    display: inline-block;
    border: 1px solid #eaeaea;
    margin-right: 13px;
}
.customer ul > li:last-child {
    margin: 0;
}
.customer ul > li img {
    width: 220px;
    height: 100px;
}
.customer ul > li:hover {
    -webkit-box-shadow: 1px 5px 7px #b0b0b0;
    -moz-box-shadow: 1px 5px 7px #b0b0b0;
    box-shadow: 1px 5px 7px #b0b0b0;
}

/*<!--section底部补充-->*/
.secBo .sevbo-img img {
    width: 100%;
    height: 440px;
}
.secBo .secbo-add {
    width: 100%;
    height: 106px;
    background-color: #f5f5f5;
}
.secBo .secbo-add ul {
    height: 100%;
    text-align: center;
    font-size:0;-webkit-text-size-adjust:none;
}
.secBo .secbo-add ul li{
    width: 25%;
    height: 58px;
    margin-top: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border-right: 1px solid #e1e1e1;
}
.secBo .secbo-add ul li:last-child {
    border: 0;
}
.secBo .secbo-add ul li s{
    display: block;
    width: 41px;
    height: 39px;
    float: left;
    margin-top: 8px;
    margin-right: 22px;
}
.secBo .secbo-add ul li:nth-child(1) s {
    background: url("../newImages/spirit.png") no-repeat -3px -62px;}
.secBo .secbo-add ul li:nth-child(2) s {
    background: url("../newImages/spirit.png") no-repeat -48px -62px;
    margin-left: 75px;
}
.secBo .secbo-add ul li:nth-child(3) s {
    background: url("../newImages/spirit.png") no-repeat -3px -105px;
    margin-left: 87px;
}
.secBo .secbo-add ul li:nth-child(4) s {
    background: url("../newImages/spirit.png") no-repeat -48px -105px;
    margin-left: 82px;
}
.secBo .secbo-add ul li h4 {
    font: 16px/18px "微软雅黑";
    color: #212121;
    float: left;
    width: 51%;
    text-align: left;
    margin: 9px 0 7px;
}
.secBo .secbo-add ul li p {
    font: 14px/16px "微软雅黑";
    color: #909090;
    float: left;
    width: 51%;
    text-align: left;
}

/*footer 底部*/
footer .foo-a{
    width: 100%;
    background-color: #fff;
    padding-top: 42px;
    overflow: hidden;
}
footer .foo-a ul {
    margin-right: 70px;
    float: left;
}
footer .foo-a ul.lianxi {
    margin-right: 16px;
    height: 290px;
}
footer .foo-a ul li.foo-title {
    font: 14px/14px "微软雅黑 Regular";
    color: #323232;
}
footer .foo-a ul li a {
    color: #666;
}
footer .foo-a ul li {
    margin-bottom: 20px;
    font: 12px/12px "微软雅黑 Regular";
    color: #666;
}
footer .foo-a .foo-a-ri {
    float: right;
    width: 331px;
    height: 230px;
    border-left: 1px solid #d8d8d8;
    padding: 41px 0 0 18px;
}
footer .foo-a .foo-a-ri .foo-a-emw {
    float: left;
}
footer .foo-a .foo-a-ri .foo-a-emw img {
    width: 149px;
    height: 149px;
}
footer .foo-a .foo-a-ri .foo-a-emw s {
    margin-bottom: 5px;
    display: block;
}
footer .foo-a .foo-a-ri .foo-a-emw p{
    font: 12px/12px "微软雅黑 Regular";
    color: #666;
    text-align: center;
    margin-bottom: 7px;
}
footer .foo-a .foo-a-ri .foo-a-riad {
    float: right;
    margin-top: 63px;
}
footer .foo-a .foo-a-ri .foo-a-riad .foo-a-f {
    font: 16px/16px "微软雅黑";
    color: #323232;
    margin-bottom: 10px;
}
footer .foo-a .foo-a-ri .foo-a-riad .foo-a-num {
    font: 20px/20px "微软雅黑";
    color: #323232;
    margin-bottom: 10px;
}
footer .foo-a .foo-a-ri .foo-a-riad .foo-a-time {
    font: 12px/12px "微软雅黑";
    color: #666;
}
footer .foo-a {
    border-bottom: 1px solid #d8d8d8;
}
footer .foo-b {
    height: 54px;
    background-color: #fff;
}
footer .foo-b p {
    font: 14px/54px "微软雅黑";
    color: #323232;
    float: left;
}
footer .foo-b ul {
    float: left;}
footer .foo-b ul li {
    float: left;
    margin-right: 21px;
}
footer .foo-b ul li a {
    font: 12px/54px "微软雅黑";
    color: #666;
    display: block;
}
footer .foo-c {
    width: 100%;
    height: 60px;
    background-color: #666;
    padding-top: 28px;
}
footer .foo-c p {
    font: 12px/12px "微软雅黑";
    color: #FFF;
    text-align: center;
    margin-bottom: 11px;
}