.font14{font-size: 14px;}
.padding_tb_50{
    padding: 50px 0;
}

/* 一、竞价软件 开始（页面） */
/* 产品页banner 开始 */

.product-banner{
    width: 100%;
    height: 400px;
    background: url("../images/product/product-banner.png") no-repeat;
    background-position: center;
    overflow: hidden;
}
.register_div{
    width: 100%;
    background: url("../images/login/tryout_bg.png") no-repeat;
    background-position: center;
    overflow: hidden;
}
.register_div_mid{
    width: 960px;
    height: 400px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.nm_text{
    font-size: 38px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 3px 1px rgba(0,0,0,.6);
    margin: 125px 0 55px;
}
.register_ul{
    margin: 270px 0 0 520px;
    text-align: center;
}
.register_li{
    display: inline-block;
    font-size: 24px;
    color: #fff;
    padding: 10px 20px;
    background-color: #ff8c12;
    border-radius: 5px;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
}
.bid_ul{
    width: 960px;
    margin: 290px auto 0;
    text-align: center;
}
.bid_li{
    display: inline-block;
    font-size: 24px;
    color: #fff;
    padding: 10px 20px;
    background-color: #ff8c12;
    border-radius: 5px;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
}
.different_act{color: #fff;}
/* 产品页banner 结束 */

/* 三大版本 开始 */
.three-version {
    padding-bottom: 20px;
}
.three-version-title {
    font-size: 36px;
    color: #444;
    text-align: center;
    margin-top: 43px;
}
.three-version-intro {
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-top: 13px;
}
.vision-list {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    padding-bottom: 15px;
}
.vision-list-each {
    position: relative;
    height: 265px;
    width: 215px;
    border: 1px solid #e6e6e6;
    padding: 9px 9px 0;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.vision-img {
    display: block;
    width: 215px;
    height: 185px;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.vision-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: #f4f4f4;
}
.vision-bottom-title {
    font-size: 14px;
    color: #555;
    margin-top: 10px;
    text-align: center;
}
.vision-btn-box {
    position: absolute;
    bottom: 10px;
    left: 33px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;

}
.vision-btn-apply {
    padding: 3px 8px;
    color: #808080;
    font-size: 12px;
    border-right: 1px solid #d2d2d2;
}
.vision-btn-down {
    padding: 3px 8px;
    font-size: 12px;
    color: #808080;
}
.detail {
    position: absolute;
    bottom: 10px;
    left: 175px;
    color: #999;
    font-size: 14px;
    width: 50px;
}
.vision-active1 {
    height: 278px;
    margin-top: 0;
    border: 1px solid #8a7bdd;
    box-shadow: 0 0 8px #8a7bdd;
}
.vision-active1 .vision-img {
    width: 213px;
    height: 194px;
    border: 1px solid #8a7bdd;
    box-shadow: 0 0 5px #8a7bdd;
}
.vision-active1 .vision-bottom {
    height: 70px;
    background-color: #8a7bdd;
}
.vision-active1 .vision-bottom-title {
    color: #fff;
}
.vision-active1 .vision-btn-box {
    border: 1px solid #c5bdee;
}
.vision-active1 .vision-btn-apply,
.vision-active1 .vision-btn-down {
    color: #fff;
}
.vision-active1 .vision-btn-apply{
    border-right: 1px solid #c5bdee;
}
.vision-active1 .vision-btn-apply:hover,
.vision-active1 .vision-btn-down:hover {
    color: #5847b6;
    background-color: #c5bdee;
}
.vision-active1 .detail {
    color: #fff;
    font-size: 16px;
}

.vision-active2 {
    height: 278px;
    margin-top: 0;
    border: 1px solid #77c706;
    box-shadow: 0 0 8px #77c706;
}
.vision-active2 .vision-img {
    width: 213px;
    height: 194px;
    border: 1px solid #77c706;
    box-shadow: 0 0 5px #77c706;
}
.vision-active2 .vision-bottom {
    height: 70px;
    background-color: #77c706;
}
.vision-active2 .vision-bottom-title {
    color: #fff;
}
.vision-active2 .vision-btn-box {
    border: 1px solid #bbe383;
}
.vision-active2 .vision-btn-apply,
.vision-active2 .vision-btn-down {
    color: #fff;
}
.vision-active2 .vision-btn-apply{
    border-right: 1px solid #bbe383;;
}
.vision-active2 .vision-btn-apply:hover,
.vision-active2 .vision-btn-down:hover {
    color: #4a750d;
    background-color: #bbe383;
}
.vision-active2 .detail {
    color: #fff;
    font-size: 16px;
}

.vision-active3 {
    height: 278px;
    margin-top: 0;
    border: 1px solid #f5ab1e;
    box-shadow: 0 0 8px #f5ab1e;
}
.vision-active3 .vision-img {
    width: 213px;
    height: 194px;
    border: 1px solid #f5ab1e;
    box-shadow: 0 0 5px #f5ab1e;
}
.vision-active3 .vision-bottom {
    height: 70px;
    background-color: #f5ab1e;
}
.vision-active3 .vision-bottom-title {
    color: #fff;
}
.vision-active3 .vision-btn-box {
    border: 1px solid #fad58f;
}
.vision-active3 .vision-btn-apply,
.vision-active3 .vision-btn-down {
    color: #fff;
}
.vision-active3 .vision-btn-apply{
    border-right: 1px solid #fad58f;;
}
.vision-active3 .vision-btn-apply:hover,
.vision-active3 .vision-btn-down:hover {
    color: #d58e06;
    background-color: #fad58f;
}
.vision-active3 .detail {
    color: #fff;
    font-size: 16px;
}
/*vision4*/
.vision-active4 {
    height: 278px;
    margin-top: 0;
    border: 1px solid #42424e;
    box-shadow: 0 0 8px #42424e;
}
.vision-active4 .vision-img {
    width: 213px;
    height: 194px;
    border: 1px solid #42424e;
    box-shadow: 0 0 5px #42424e;
}
.vision-active4 .vision-bottom {
    height: 70px;
    background-color: #42424e;
}
.vision-active4 .vision-bottom-title {
    color: #fff;
}
.vision-active4 .vision-btn-box {
    border: 1px solid #eee;
}
.vision-active4 .vision-btn-apply,
.vision-active4 .vision-btn-down {
    color: #fff;
}
.vision-active4 .vision-btn-apply{
    border-right: 1px solid #eee;
}
.vision-active4 .vision-btn-apply:hover,
.vision-active4 .vision-btn-down:hover {
    color: #42424e;
    background-color: #eee;
}
.vision-active4 .detail {
    color: #fff;
    font-size: 16px;
}
/* 三大版本 结束 */

/* 软件功能 开始 */
.soft-function {
    background-color: #f8f8f8;
}
.soft-title {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 34px;
}
.soft-wrap {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.soft-list {
    margin-left: -140px;
    padding-bottom: 40px;
}
.soft-list-each {
    position: relative;
    width: 120px;
    height: 124px;
    margin-left: 140px;
    margin-top: 38px;
    overflow: visible;
}
.icon-mess-wrap {
    position: relative;
}
.soft-icon {
    position: relative;
    z-index: 20;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #f8f8f8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    background-image: url("../images/product/soft.png");
}
.soft-icon1 {
    background-color: #62bbfa;
    background-position: 0 0;
}
.soft-icon2 {
    background-color: #3dccbe;
    background-position: 33.3% 0;
}
.soft-icon3 {
    background-color: #e6e164;
    background-position: 66.6% 0;
}
.soft-icon4 {
    background-color: #9feb8e;
    background-position: 100% 0;
}
.soft-icon5 {
    background-color: #8fcefa;
    background-position: 0 33.3%;
}
.soft-icon6 {
    background-color: #fca197;
    background-position: 33.3% 33.3%;
}
.soft-icon7 {
    background-color: #84e1e9;
    background-position: 66.6% 33.3%;
}
.soft-icon8 {
    background-color: #60d8cc;
    background-position: 100% 33.3%;
}
.soft-icon9 {
    background-color: #d6eb8e;
    background-position: 0 66.6%;
}
.soft-icon10 {
    background-color: #d1a3e9;
    background-position: 33.3% 66.6%;
}
.soft-icon11 {
    background-color: #87d7d6;
    background-position: 66.6% 66.6%;
}
.soft-icon12 {
    background-color: #f59dd3;
    background-position: 100% 66.6%;
}
.soft-icon13 {
    background-color: #94c2e3;
    background-position: 0 100%;
}
.soft-icon14 {
    background-color: #a4d282;
    background-position: 33.3% 100%;
}
.soft-icon15 {
    background-color: #c397dc;
    background-position: 66.6% 100%;
}
.soft-icon16 {
    background-color: #f7c8a3;
    background-position: 100% 100%;
}
.icon-mess-wrap:hover .soft-icon1,
.icon-mess-wrap:hover .soft-icon2,
.icon-mess-wrap:hover .soft-icon5,
.icon-mess-wrap:hover .soft-icon6,
.icon-mess-wrap:hover .soft-icon9,
.icon-mess-wrap:hover .soft-icon10,
.icon-mess-wrap:hover .soft-icon13,
.icon-mess-wrap:hover .soft-icon14 {
    transform: scale(.6);
    transform-origin: left top;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}
.icon-mess-wrap:hover .soft-icon3,
.icon-mess-wrap:hover .soft-icon4,
.icon-mess-wrap:hover .soft-icon7,
.icon-mess-wrap:hover .soft-icon8,
.icon-mess-wrap:hover .soft-icon11,
.icon-mess-wrap:hover .soft-icon12,
.icon-mess-wrap:hover .soft-icon15,
.icon-mess-wrap:hover .soft-icon16 {
    transform: scale(.6);
    transform-origin: right top;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}
.soft-mess {
    display: none;
    position: absolute;
    z-index: 10;
    top: 25px;
    width: 260px;
    /*height: 200px;*/
    padding-bottom: 20px;
    background-color: #bce0f9;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.soft-mess-right {
    left: 5px;
}
.soft-mess-left {
    right: 5px;
}
.soft-mess-title {
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
}
.soft-mess-intro {
    font-size: 12px;
    color: #555;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.soft-each-name {
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #555;
    text-align: center;
}
/* 软件功能 结束 */

/* 试用人群 开始 */
.who-need {
    background-color: #fff;
    padding-bottom: 70px;
}
.who-need-title {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 44px;
}
.contact-side {
    margin-top: 34px;
}
.costom-img {
    display: block;
}
.contact-title {
    font-size: 18px;
    color: #555;
    margin-top: 50px;
}
.contact-way-list {
    margin-top: 20px;
}
.contact-way-each {
    font-size: 16px;
    color: #888;
    margin-top: 26px;
}
.qq-line {
    vertical-align: middle;
}
.condition-list {
    margin-top: 54px;
    margin-left: 100px;
}
.condition-list-each {
    position: relative;
    width: 568px;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #ff9729;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 18px;
    color: #555;
    font-size: 14px;
}
.trans-angle {
    position: absolute;
    top: 0;
    left: -16px;
    width: 17px;
    height: 19px;
    background-image: url("../images/product/transangle.png");
}
/* 适用人群 结束 */
/* 一、竞价软件 结束（页面） */


/*二、买就送6款软件 开始（页面）*/

.main_pro_tip{
    height: 80px;
    font-size: 14px;
    line-height: 80px;
    color: #666;
    text-align: center;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dcdcdc;
    /*background-image: url("../images/product/bg_shadow.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: center top;*/
}
.send_tip{
    display: inline-block;
    color: #f95252;
    text-indent: 30px;
    background-image: url("../images/product/tip.png");
    background-repeat: no-repeat;
    background-position: 0 center;
}
.main_six_title{
    width: 368px;
    padding: 42px 28px 10px;
    margin: 0 auto;
    font-size: 36px;
    color: #444;
    text-align: center;
    background-image: url("../images/product/buy_and_send.png");
    background-repeat: no-repeat;
    background-position: 320px 20px;
}
.main_six_sub_title{
    font-size: 18px;
    color: #999;
    text-align: center;
    margin: 10px 0 10px;
}

/* 6个软件模块 */
.six_soft_ul{
    width: 960px;
    margin: 22px auto 7px;
}
.six_soft_list{
    float: left;
    width: 33.3%;
    height: 300px;
    overflow: hidden;
}
.six_soft_div{
    position: relative;
    transition: all 0ms;
    -moz-transition: all 200ms;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    width: 310px;
    height: 260px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 5px auto 0;
}
.six_soft_div .six_soft_img{
    display: block;
    height: 200px;
    border: 10px solid #fff;
}
.six_soft_div .six_soft_img img{
    display: block;
    width: 100%;
    height: 100%;
}
.six_soft_div .six_soft_title{
    display: block;
    width: 100%;
    height: 40px;
    color: #555;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: #f4f4f4;
}
.six_soft_div .six_soft_content{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 230px;
    font-size: 12px;
    line-height: 2;
    color: #fff;
    background-color: rgba(0,0,0,.4);
    padding: 40px 25px 0;
}
/* 6个软件模块 鼠标移入 */
.six_soft_div:hover{
    width: 98%;
    height: 270px;
    border-color: #51d8ec;
    box-shadow: 0 0 2px 1px #51d8ec;
    margin: 0 auto;
}
.six_soft_div:hover .six_soft_img{
    border: 0;
    width: 100%;
    height: 230px;
}
.six_soft_div:hover .six_soft_title{
    color: #fff;
    background-color: #51d8ec;
}
.six_soft_div:hover .six_soft_content{
    display: block;
    background-color: rgba(0,0,0,.4);
}
/*二、买就送6款软件 结束（页面）*/

/*三、买就送产品详情 开始（页面）*/
/* banner */
.pro_banner{
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.pro_banner > .banner{
    width:1920px;
    margin-left:-960px;
    left:50%;
    position:relative;
}
/* banner 完成 */
.main_pro_title{
    font-size: 36px;
    color: #444;
    text-align: center;
    margin: 34px;
}

.pro_info_title{
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    margin: 15px 0 25px;
}
.pro_info_content{
    font-size: 14px;
    line-height: 1.7;
    color: #666;
}
.float-left-img{
    width: 500px;
    height: 305px;
}
/* 新闻资讯 开始 */
.news-bg {
    background-color: #fff;
    background-image: url("../images/home/news-bg.png");
    background-repeat: no-repeat;
    background-position: center 0;
}
.news-title {
    font-size: 36px;
    color: #444;
    text-align: center;
    margin-top: 34px;
}
.news-list-wrap {
    margin-top: 45px;
    margin-bottom: 40px;
}
.news-list-each {
    width: 290px;
    margin-bottom: 10px;
}
.news-list-each-a {
    font-size: 12px;
    color: #666;
}
.mgl35 {
    margin-left: 25px;
}
.news-img {
    display: block;
    width: 318px;
    height: 138px;
    margin-left: 28px;
}
/* 新闻资讯 结束 */
/*三、买就送产品详情 结束（页面）*/


/*四、竞价软件详情页 开始（页面）*/

/*四、竞价软件详情页 结束（页面）*/

/*五、产品—360版详情 开始（页面） */
/* 顶部导航 开始*/
.pro_top_menu_wrap {
    width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    box-shadow: 0 5px 10px #888;
    margin-bottom: 10px;
}
.pro_top_menu {
    width: 960px;
    position: relative;
    margin-left: -480px;
    left: 50%;
    text-align: center;
    background-color: #fff;
}
.pro_top_menu_each {
    font-size: 14px;
    display: inline-block;
    *display: inline;/*inline-block，ie6,7不能正常显示*/
    *zoom: 1;
    margin: 0 18px;
    padding: 9px 17px;
    color: #888;
    cursor: pointer;
}

.active_360_li{
    background-color: #e4f4cd;
    border-radius: 5px;
    color: #333;
}
.active_qijian_li{
    background-color: #d0e2fa;
    border-radius: 5px;
    color: #333;
}
.active_shenma_li{
    background-color: #cff2f7;
    border-radius: 5px;
    color: #333;
}
.active_sougou_li{
    background-color: #fdeed2;
    border-radius: 5px;
    color: #333;
}

.link-to-box {
    display: inline-block;
    *display: inline;/*inline-block，ie6,7不能正常显示*/
    *zoom: 1;
}
.link-to-360 {
    padding: 4px 9px;
    color: #77c706;
    border: 1px solid #77c706;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 15px;
}

.link-to-360:hover {
    background-color: #77c706;
    color: #fff;
}
.link-to-shenma {
    padding: 4px 9px;
    color: #61d2df;
    border: 1px solid #61d2df;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 15px;
}

 .link-to-shenma:hover {
     background-color: #61d2df;
     color: #fff;
 }

.link-to-qijian {
    padding: 4px 9px;
    color: #6371cb;
    border: 1px solid #6371cb;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 15px;
}
.link-to-qijian:hover {
    background-color: #6371cb;
    color: #fff;
}
.link-to-sougou {
    padding: 4px 9px;
    color: #ff8c12;
    border: 1px solid #ff8c12;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 15px;
}
.link-to-sougou:hover {
    background-color: #ff8c12;
    color: #fff;
}

/* 顶部导航 结束 */

/* 产品介绍 开始 */
.each-vision {
    background-color: #f8f8f8;
}
.each-vision-des {
    width: 395px;
}
.each-vision-img {
    width: 533px;
    height: 282px;
    margin-left: 30px;
}
.btn_360_frame{
    display: inline-block;
    padding: 9px 20px;
    font-size: 14px;
    color: #77c706;
    border: 1px solid #77c706;
    border-radius: 5px;
    margin: 20px 30px 0 0 ;
}
.btn_360_frame:hover {
    color: #fff;
    background-color: #77c706;
}
.btn_shenma_frame{
    display: inline-block;
    padding: 9px 20px;
    font-size: 14px;
    color: #61d2df;
    border: 1px solid #61d2df;
    border-radius: 5px;
    margin: 20px 30px 0 0 ;
}
.btn_shenma_frame:hover {
    color: #fff;
    background-color: #61d2df;
}
.btn_qijian_frame{
    display: inline-block;
    padding: 9px 20px;
    font-size: 14px;
    color: #6371cb;
    border: 1px solid #6371cb;
    border-radius: 5px;
    margin: 20px 30px 0 0 ;
}
.btn_qijian_frame:hover {
    color: #fff;
    background-color: #6371cb;
}
.btn_sougou_frame{
    display: inline-block;
    padding: 9px 20px;
    font-size: 14px;
    color: #f5ab1e;
    border: 1px solid #f5ab1e;
    border-radius: 5px;
    margin: 20px 30px 0 0 ;
}
.btn_sougou_frame:hover {
    color: #fff;
    background-color: #f5ab1e;
}
/* 功能优势 开始 */
.function-adv {
    background-color: #fff;
    padding-bottom: 40px;
}
.function-adv-title {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 40px;
}
.func-advan-list-wrap {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    margin-bottom: 40px;
}
.func-advan-list {
    margin-left: -110px;
}
.func-advan-each {
    width: 90px;
    margin-left: 110px;
}
.func-advan-each-shenma {
    width: 90px;
    margin-left: 150px;
}
.each-360-round {
    width: 80px;
    height: 80px;
    border: 1px solid #77c706;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: url("../images/product/icon-360.png");
}
.each-360-round-active {
    background-color: #77c706;
    background-position-y: 100% !important;
}
.each-qijian-round {
    width: 80px;
    height: 80px;
    border: 1px solid #7d8cf9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: url("../images/product/icon-qijian.png");
}
.each-qijian-round-active {
    background-color: #7d8cf9;
    background-position-y: 100% !important;
}
.each-sougou-round {
    width: 80px;
    height: 80px;
    border: 1px solid #f5ab1e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: url("../images/product/icon-sougou.png");
}
.each-sougou-round-active {
    background-color: #f5ab1e;
    background-position-y: 100% !important;
}
/*
.function-adv {
    background-color: #fff;
    padding-bottom: 40px;
}
.function-adv-title {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 40px;
}
.func-advan-list-wrap {
    width: 890px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    margin-bottom: 40px;
}
.func-advan-list {
    margin-left: -110px;
}
.func-advan-each {
    width: 90px;
    margin-left: 155px;
}
.each-360-round {
    width: 80px;
    height: 80px;
    border: 1px solid #77c706;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: url("../images/product/icon-360.png");
}
.each-360-round-active {
    background-color: #77c706;
    background-position-y: 100% !important;
}
.each-qijian-round {
    width: 80px;
    height: 80px;
    border: 1px solid #7d8cf9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: url("../images/product/icon-qijian.png");
}
.each-qijian-round-active {
    background-color: #7d8cf9;
    background-position-y: 100% !important;
}
.each-sougou-round {
    width: 80px;
    height: 80px;
    border: 1px solid #f5ab1e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: url("../images/product/icon-sougou.png");
}
.each-sougou-round-active {
    background-color: #f5ab1e;
    background-position-y: 100% !important;
}
*/
.each-shenma-round {
    width: 80px;
    height: 80px;
    border: 1px solid #61d2df;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-image: url("../images/product/icon-shenma.png");
}
.each-shenma-round-active {
    background-color: #61d2df;
    background-position-y: 100% !important;
}
.each-pos1 {
    background-position: 0 0;
}
.each-pos2 {
    background-position: 11.1% 0;
}
.each-pos3 {
    background-position: 22.2% 0;
}
.each-pos4 {
    background-position: 33.3% 0;
}
.each-pos5 {
    background-position: 44.4% 0;
}
.each-pos6 {
    background-position: 55.5% 0;
}
.each-pos7 {
    background-position: 66.6% 0;
}
.each-pos8 {
    background-position: 77.7% 0;
}
.each-pos9 {
    background-position: 88.8% 0;
}
.each-pos10 {
    background-position: 100% 0;
}
/*神马版*/
.shenma-each-pos1 {
     background-position: 0 0;
 }
.shenma-each-pos2 {
    background-position: 14.1% 0;
}
.shenma-each-pos3 {
    background-position: 28.5% 0;
}
.shenma-each-pos4 {
    background-position: 42.5% 0;
}
.shenma-each-pos5 {
    background-position: 56.8% 0;
}
.shenma-each-pos6 {
    background-position: 71.0% 0;
}
.shenma-each-pos7 {
    background-position: 85.6% 0;
}
.shenma-each-pos8 {
    background-position: 99.7% 0;
}
.shenma-each-pos9 {
    background-position: 88.8% 0;
}
.shenma-each-pos10 {
    background-position: 100% 0;
}
.func-advan-des {
    font-size: 14px;
    color: #888;
    text-align: center;
    margin-top: 12px;
}

.pro_360_title{
    font-size: 18px;
    line-height: 1.2;
    color: #69a11b;
    text-align: center;
    margin: 15px 0 25px;
}
.pro_qijian_title{
    font-size: 18px;
    line-height: 1.2;
    color: #534ba7;
    text-align: center;
    margin: 15px 0 25px;
}
.pro_sougou_title{
    font-size: 18px;
    line-height: 1.2;
    color: #eb9e0c;
    text-align: center;
    margin: 15px 0 25px;
}
.pro_shenma_title{
    font-size: 18px;
    line-height: 1.2;
    color: #61d2df;
    text-align: center;
    margin: 15px 0 25px;
}
.float-img {
    width: 400px;
    height: 255px;
}
.mess-box {
    width: 440px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
}

/* 功能优势 结束 */


/*开通流程 开始*/
.open-process {
    background-color: #f8f8f8;
    padding-bottom: 30px;
}
.open-process-title {
    color: #333;
    font-size: 36px;
    text-align: center;
    margin-top: 40px;
}
.open-process-wrap {
    width: 1010px;
    margin: 30px auto 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.open-process-left {
    position: relative;
    width: 490px;
    height: 682px;
    border-right: 4px solid #434344;
}
.open-process-right {
    width: 500px;
    height: 682px;
    position: relative;
}
.process-top {
     position: absolute;
     top: -13px;
     right: -13px;
 }
.process-bottom {
    position: absolute;
    bottom: -13px;
    right: -13px;
}
.open-step-left {
    width: 500px;
    height: 115px;
    background-position: right top;
    background-repeat: no-repeat;
}
.open-step-right {
    width: 520px;
    height: 115px;
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: -15px;
}
.step1 {
    margin-top: 30px;
    background-image: url("../images/product/step1.png");
}
.step2 {
    margin-top: 43px;
    background-image: url("../images/product/step2.png");
}
.step3 {
    margin-top: 40px;
    background-image: url("../images/product/step3.png");
}
.step4 {
    margin-top: 40px;
    background-image: url("../images/product/step4.png");
}
.step5 {
    margin-top: 40px;
    background-image: url("../images/product/step5.png");
}
.step6 {
    margin-top: 40px;
    background-image: url("../images/product/step6.png");
}
.step7 {
    margin-top: 40px;
    background-image: url("../images/product/step7.png");
}
.step8 {
    margin-top: 30px;
    background-image: url("../images/product/step8.png");
}
.txt-inner-left {
    width: 125px;
    margin-left: 350px;
}
.txt-inner-right {
    width: 125px;
    margin-left: 50px;
}
.step-title {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 18px;
}
.step-intro {
    font-size: 12px;
    color: #555;
    line-height: 20px;
    margin-top: 15px;
}
.green-btn-wrap {
    width: 480px;
    margin-top: 10px;
    margin-left: 8px;
}
.orange-btn-wrap {
    margin-left: 23px;
    margin-top: 38px;
}
.download-green {
    width: 98px;
    height: 36px;
    background-color: #60d8cc;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #39c8ba;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    margin-right: 16px;
}
.download-orange {
    width: 98px;
    height: 36px;
    background-color: #ef9f4c;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #e6923c;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    margin-top: 13px;
}
/*开通流程  结束*/

/* 售后服务 开始*/
.after-service {
    background-color: #fff;
    padding-bottom: 50px;
}
.after-service-title {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}
.service-title-360 {
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    border-left: 4px solid #77c706;
    margin-top: 20px;
}
.service-title-qijian {
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    border-left: 4px solid #649fed;
    margin-top: 20px;
}
.service-title-sougou {
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    border-left: 4px solid #f5ab1e;
    margin-top: 40px;
}
.service-title-shenma {
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    border-left: 4px solid #61d2df;
    margin-top: 40px;
}
.service-con-wrap {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px dashed #e6e6e6;
}
.pro_img {
    float: left;
    width: 148px;
    max-height: 108px;
    border: 1px solid #dadada;
    border-radius: 2px;
}
.pro_right{
    margin-left: 180px;
    margin-top: 20px;
}
.pro_detail{
    font-size: 12px;
    line-height: 1.9;
    color: #666;
    min-height: 78px;
    overflow: hidden;
}
.plan-wrap {
    /*margin-right: 130px;*/
}
.plan-des {
    font-size: 12px;
    line-height: 2.1;
    color: #555;
    margin-left: 30px;
    margin-top: 10px;
}
.quick-help-list {
    width: 360px;
    margin-left: 30px;
}
.quick-help-list-each {
    margin-top: 20px;
    background-image: url("../images/product/gray-dot.png");
    background-repeat: no-repeat;
}
.gray-round {
    width: 6px;
    height: 6px;
    background-color: #c2c2c2;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.quick-help-list-a {
    font-size: 12px;
    color: #555;
    margin-left: 10px;
    width: 360px;
}
/* 售后服务 结束 */
/*五、产品—360版详情 结束（页面） */

