@charset "utf-8";
/* CSS Document */
.who_network{
    width: 100%;
    height: auto;
    display: table;
    background-color: #ededed;
    text-align: center;
}
.who_network span{
    display: block;
    font-size: 42px;
    color: #333;
    padding-top: 70px;
}
.who_network n{
    display: block;
    font-size: 44px;
    color: #FE7900;
    margin-top: -18px;
}
.who_network p{
    font-size: 19px;
    color: #666;
    width: 75%;
    line-height: 30px;
    margin: 0 auto;
    padding-bottom: 70px;
}

/* network_two */
.network_two{
    width: 100%;
    height: auto;
    display:table;
    margin-top: 70px;
}
.network_two_fl{
    width: 600px;
}
.network_two_fr{
    width: 600px;
}
.network_two_fl img,.network_two_fr img{
    width: 100%;
}
/* network_three */
.network_three{
    width: 100%;
    height: 698px;
    background:url(network_marketing_three_bg.jpg)no-repeat center;
    margin-top: 70px;
}
.network_three_title{
    width: 100%;
    height: 180px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.network_three_title span{
    display: block;
    font-size: 36px;
    margin-top: 70px;
}
.network_three_title p{
    width: 76%;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 15px;
    line-height: 26px;
}
.network_three_bottom{
    width: 100%;
    height: 420px;
    margin-top: 40px;
    color: #fff;
    background:url(network_marketing_three_img1.png)no-repeat center;
}
.network_three_fl{
    width: 540px;
    height: 420px;
    background:url(network_marketing_three_img2.png)no-repeat center;
    background-position-y: 4px;
    text-align: right;
}
.network_three_fl ul{
    width: 355px;
    height: 100%;
}
.network_three_fl li{
    width: 100%;
    height: 84px;
    margin-bottom: 44px;
    margin-top: 10px;
}
.network_three_fl li b{
    display: block;
    font-size:24px;
}
.network_three_fl li p{
    width: 96%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-top: 10px;
}
.network_three_fl li:last-child p{
    margin-top: 0;
}
.network_three_fr{
    width: 540px;
    height: 420px;
    background:url(network_marketing_three_img3.png)no-repeat center;
    background-position-y: 4px;
    text-align: left;
}
.network_three_fr ul{
    float: right;
    width: 355px;
    height: 100%;
}
.network_three_fr li{
    width: 100%;
    height: 84px;
    margin-bottom: 44px;
    margin-top: 10px;
}
.network_three_fr li b{
    display: block;
    font-size:24px;
}
.network_three_fr li p{
    width: 96%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-top: 10px;
}
.network_three_fr li:last-child p{
    margin-top: 0;
}
.network_three_fl li:hover b{color: #FE7900;cursor: pointer;}
.network_three_fl li:hover p{color: #FE7900;cursor: pointer;}
.network_three_fr li:hover b{color: #FE7900;cursor: pointer;}
.network_three_fr li:hover p{color: #FE7900;cursor: pointer;}

/* network_four */
.network_four{
    width: 100%;
    height: auto;
    display:table;
    margin-top: 70px;
}
.network_four_title{
    width: 100%;
    text-align: center;
}
.network_four_title b{
    display: block;
    font-size: 42px;
    color: #333;
    letter-spacing: 1px;
}
.network_four_title b n{
    font-size: 42px;
    color: #FE7900;
}
.network_four_title span{
    display: block;
    font-size: 16px;
    color: #666;
    text-transform: Capitalize;
}
.network_four_fl{
    width: 580px;
    height: auto;
    margin-top: 40px;
}
.network_four_fl_top{
    width: 100%;
}
.network_four_fl_top b{
    display: block;
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
}
.network_four_fl_top b n{
    display: inline-block;
    font-size: 24px;
    background-color: #FE7900;
    color: #fff;
    padding: 4px 10px;
}
.network_four_fl_top p{
    font-size: 18px;
    color: #333;
    margin-top: 40px;
    line-height: 30px;
}
.network_four_fl_top p n{
    font-size: 26px;
    color: #FE7900;
}
.network_four_fl_bottom {
    width: 100%;
    height: 170px;
    margin-top: 40px;
    background:url(network_marketing_four_img1.png)no-repeat center;
}
.network_four_fl_bottom span{
    font-size: 18px;
    color: #666;
}
.network_four_fl_bottom a{
    display: block;
    width: 320px;
    height: 135px;
    margin-top: 10px;
    background-color: #FE7900;
}
.network_four_fl_bottom a p{
    text-align: center;
    padding-top: 28px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.network_four_fr{
    width: 580px;
    margin-top: 40px;
}
.network_four_fr p{
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.network_four_fr img{
    width: 100%;
    margin-top: 36px;
}

/* network_five */
.network_five{
    width: 100%;
    min-width: 1200px;
    height: auto;
    display: table;
    margin-top: 70px;
    position: relative;
}
.network_five_font{
    width: 920px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 40px;
    left: 26%;
}
.network_five_fl{
    width: 530px;
    text-align: center;
    color: #fff
}
.network_five_fl b{
    display: block;
    font-size: 35px;
}
.network_five_fl span{
    display: block;
    font-size: 14px;
    opacity: 0.62;
}
.network_five_fl p{
    margin-top: 10px;
    font-size: 20px;
}
.network_five_fr{
    width: 340px;
    height: 108px;
}
.network_five_fr a{
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}
.network_five_fr a p{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    color: #FE7900;
    border-radius: 30px;
    font-size: 28px;
}
.network_five_fr a span{
    display: block;
    border-bottom: 1px solid #fff;
    font-size: 24px;
    color: #fff;
    line-height: 55px;
}
.network_five_fr a:hover p{
    background-color: #666;
    color: #fff;
}

/* network_six */
.network_six{
    width: 100%;
    height: auto;
    display:table;
    margin-top: -25px;
    background-color: #eeeeee;
}
.network_six_title{
    width: 100%;
    text-align: center;
}
.network_six_title b{
    display: block;
    font-size: 42px;
    color: #333;
    margin-top: 70px;
}
.network_six_title p{
    width: 8%;
    height: 2px;
    background-color: #FE7900;
    margin: 0 auto;
    margin-top: 10px;
}
.network_six_title_detail{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.network_six_title_detail b{
    display: block;
    font-size: 24px;
    color: #FE7900;
}
.network_six_title_detail p{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.network_six_bottom{
    width: 100%;
    height: 402px;
    margin-top: 20px;
    background:url(network_six_img.png)no-repeat center;
    background-size: 100% 100%;
}
.network_six_bottom ul{
    float: right;
    width: 445px;
    height: 100%;
}
.network_six_bottom li{
    width: 100%;
    height: 126px;
    text-align: center;
    color: #fff;
    margin-bottom: 12px;
    background-color: #FE7900;
}
.network_six_bottom li span{
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 24px;
    padding-top: 14px;
}
.network_six_bottom li p{
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
}
.network_six_bottom li:hover{background-color: #fff;color: #FE7900;cursor: pointer;box-shadow: 0 1px 10px #ccc;}

/* network_seven */
.network_seven{
    width: 100%;
    height: auto;
    display:table;
    margin-top: 60px;
}
.network_seven_bottom{
    width: 100%;
    height: 380px;
    margin-top: 40px;
    background:url(network_seven_bg.png)no-repeat center;
    position: relative;
}
.network_seven_bottom ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.network_seven_bottom li{
    font-size: 14px;
    float: left;
    width: 165px;
    height: 212px;
    background:url(network_seven_icon1.png)no-repeat top center;
}
.network_seven_bottom li b{
    display: block;
    color: #fff;
    width: 46%;
    margin: 0 auto;
    text-align: center;
    padding-top: 46px;
    font-weight: bold;
    line-height: 22px;
}
.network_seven_bottom li p{
    display: block;
    color: #666;
    width: 100%;
    text-align: center;
    padding-top: 66px;
    line-height: 22px;
}
.network_seven_bottom li:first-child{
    position: absolute;
    left: 0;
    bottom: 0px;
}
.network_seven_bottom li:first-child b{
    width: 34%;
    padding-top: 32px;
}
.network_seven_bottom li:first-child p{
    padding-top: 58px;
}
.network_seven_bottom li:nth-child(2){
    position: absolute;
    left: 170px;
    top: 0;
}
.network_seven_bottom li:nth-child(2) b{
    width: 34%;
    padding-top: 32px;
}
.network_seven_bottom li:nth-child(2) p{
    padding-top: 58px;
}
.network_seven_bottom li:nth-child(3){
    position: absolute;
    left: 345px;
    bottom: 0px;
}
.network_seven_bottom li:nth-child(4){
    position: absolute;
    left: 516px;
    top: 0;
}
.network_seven_bottom li:nth-child(5){
    position: absolute;
    right: 346px;
    bottom: 0;
}
.network_seven_bottom li:nth-child(6){
    position: absolute;
    right: 130px;
    top: 0;
}
.network_seven_bottom li:last-child{
    position: absolute;
    right: 0;
    bottom: 0px;
}
.network_seven_bottom li:hover{background:url(network_seven_icon2.png)no-repeat top center;cursor: pointer;}
.network_seven_bottom li:hover p{color: #FE7900;}

/* network_eight */
.network_eight{
    width: 100%;
    height: 654px;
    margin-top: 70px;
    background:url(network_eight_bg.jpg)no-repeat center;
}
.network_eight_bottom{
    width: 100%;
    height: 410px;
    margin-top: 40px;
}
.network_eight_bottom ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.network_eight_bottom li{
    float: left;
    width: 228px;
    height: 100%;
    text-align: center;
    background-color: #fff;
    margin-right: 14px;
}
.network_eight_bottom li:last-child{margin-right: 0;}
.network_eight_bottom li b{
    display: block;
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #FE7900;
}
.network_eight_bottom li p{
    width: 80%;
    margin:0 auto;
    height: 190px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    text-align: justify;
    overflow: hidden;
}
.network_eight_img{
    width: 78px;
    height: 78px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.network_eight_img img{
    width: 100%;
}
.network_eight_bottom li:hover{background-color: #FE7900;cursor: pointer;}
.network_eight_bottom li:hover b{background-color: #fff;color: #FE7900;}
.network_eight_bottom li:hover p{color: #fff;}
.network_eight_bottom li:hover .network_eight_img img{margin-top: -82px;}

/* network_nine */
.network_nine_bottom{
    width: 100%;
    height: auto;
    display: table;
    margin-top: 40px;
}
.network_nine_bottom li{
    float: left;
    width: 274px;
    height: 300px;
    margin: 0 34px 36px 0;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background:url(network_nine_bg1.png)no-repeat center;
}
.network_nine_bottom li:nth-child(4n){margin-right: 0;}
.network_nine_bottom li img{
    width: 60px;
    margin: 0 auto;
    padding-top: 50px;
    display: block;
}
.network_nine_bottom li b{
    width: 100%;
    display: block;
    font-size: 18px;
    margin-top: 20px;
}

.network_nine_bottom li p{
    width: 60%;
    margin: 0 auto;
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.network_nine_bottom li:hover{background:url(network_nine_bg2.png)no-repeat center;cursor: pointer;}

/* network_ten */
.network_ten_bottom{
    width: 100%;
    height: auto;
    display: table;
    margin-top: 40px;
}
.network_ten_bottom li{
    float: left;
    width: 373px;
    height: 230px;
    margin: 0 10px 10px 10px;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 1px 10px #999;
    
}
.network_ten_bottom:last-child{margin-right: 0;}
.network_ten_bottom li b{
    display: block;
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    background:#FE7900 url(network_ten_icon1.png)no-repeat 100px center;
}
.network_ten_bottom li:nth-child(2) b{
    background:#FE7900 url(network_ten_icon2.png)no-repeat 100px center;
}
.network_ten_bottom li:nth-child(3) b{
    background:#FE7900 url(network_ten_icon3.png)no-repeat 100px center;
    padding-left: 26px;
}
.network_ten_bottom li p{
    width: 84%;
    margin: 0 auto;
    font-size: 16px;
    color: #666;
    margin-top: 26px;
    text-align: left;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}
.network_ten_bottom li:hover p{color: #FE7900;}

/* network_eleven */
.network_eleven{
    width: 100%;
    height: 530px;
    margin-top: 70px;
    background:url(network_eleven_bg.jpg)no-repeat center;
}
.network_six_title_detail1{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.network_six_title_detail1 b{
    display: block;
    font-size: 24px;
    color: #fff;
}
.network_six_title_detail1 p{
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}
.network_eleven_bottom{
    width: 100%;
    height: 254px;
    margin-top: 40px;
}
.network_eleven_bottom ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.network_eleven_bottom li{
    float: left;
    width: 254px;
    height: 100%;
    margin-right: 60px;
    text-align: center;
}
.network_eleven_bottom li:last-child{margin-right: 0;}
.network_eleven_bottom li b{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #8f8f8f;
}
.network_eleven_bottom li span{
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #FE7900;
    border:1px solid #fff;
    margin-top: -228px;
    margin-left: 26px;
}
.network_eleven_bottom li img{
    width: 45px;
    margin-top: -300px;
}
.network_eleven_bottom li p{
    width: 50%;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: -120px;
}
.network_eleven_bottom li:hover b{
    background-color:rgba(254, 121, 0, 0.39);
}