#host {
    position: absolute;
    left: 20%;
    top: 130px;
    width: 220px;
    height: 220px;
    background-color: #102133;
    border-radius: 5px;
}
#host ul {
    padding: 10px 0;
}
#host li {
    width: 200px;
    float: left;
    padding: 10px 0;
}
#host img {
    float: left;
    padding-left: 20px;
}
#host li h2 {
    color: white;
    font-weight: normal;
    font-size: 16px;
    float: left;
    line-height: 16px;
    padding-left: 10px;
}
#host_1 {
    position: absolute;
    top: 130px;
    left: 40%;
    width: 380px;
    height: 180px;
    color: white;
}
#host_1 h2 {
    font-size: 36px;
    font-weight: normal;
    color: #00daa3;
}
#host_1 h3 {
    margin:10px 0 0 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
}
.yun_center{
    overflow: hidden;
}
.yunProduct_area{
    margin: 0 auto 30px auto;
    width: 1200px;
}
.yunProduct_area .title{
    margin-bottom: 40px;
    padding-top: 60px;
    text-align: center;
}
.yunProduct_area .title h3 {
    font-size: 36px;
    color: #2e303f;
}
.yunProduct_area .title span {
    line-height: 35px;
    font-size: 14px;
    color: #6a6a6a;
}
.yunProduct_area .list {
    text-align: center;
}
.yunProduct_area .list .item {
    display: inline-block;
    margin: 0 10px;
    width: 139px;
    vertical-align: top;
    transition: all 0.2s;
}
.yunProduct_area .list .item, .yunProduct_area .list .item {
        transition: all 0.2s; }
.yunProduct_area .list .item:hover .wrap {
    border-color: #05091f;
}
.yunProduct_area .list .item:hover h4 {
    color: #ffffff;
    background-color: #05091f;
    margin: 0;
}
.yunProduct_area .list .item h4 {
    margin: 0;
    width: 100%;
    font-size: 16px;
    color: #1d1d1d;
    line-height: 40px;
    background-color: #eeeeee;
    font-weight: normal;
}
.yunProduct_area .list .item .wrap {
    padding-top: 20px;
    border: 1px solid transparent;
    border-top: none;
}
.yunProduct_area .list .item a {
    display: block;
    line-height: 33px;
    font-size: 14px;
    color: #252525;
    text-align: center;
}
.yunProduct_area .list .item a:hover{
    text-decoration: underline;
}
.hot_product {
    width: 100%;
    background: #fff;
}
.hot_productWrapper {
    margin: 0 auto 20px auto;
    width: 940px;
    overflow: hidden;
}
.hot_product .head {
    margin: 0 auto;
    padding-top: 60px;
    width: 940px;
    text-align: center;
    margin-bottom: 40px;
}
.hot_product .head h3 {
    margin-bottom:15px;
    font-size: 36px;
    color: #2e303f;
}
.hot_product .head span {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 35px;
}
.hot_productList {
    position: relative;
    width: 23%;
    overflow:hidden;
    float: left;
    margin-right: 8px;
    padding: 5px;
    border: 1px solid #ddd;
    text-align: center;
}
.hot_productList .dicount{
    position: absolute;
    right: 0px;
    top: 0;
    width: 60px;
    height: 60px;
}
.hot_productList:hover {
    border: 1px solid #bbb;
}
.hot_productList .title {
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    font-size: 18px;
    color: #343434;
    position: relative;
}
.hot_productList .hotProduct_Info {
    height: 160px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #696969;
}
.hotProduct_Use {
    color: #c4181f;
    width: 200px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0 10px 0;
}
.hotProduct_btnWrapper {
    width: 276px;
    background: #eee;
    margin-left: -30px;
}
.hotProduct_btnprice {
    padding: 7px 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #444;
}
.hotProduct_btnprice span {
    font-size: 20px;
    color: #c4181f;
    font-family: Impact;
}
.hotProduct_btnInner {
    height: 33px;
}
.hotProduct_btnInner a {
    float: left;
    display: block;
    margin: 0 auto 0 5px;
    width: 100px;
    line-height: 27px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #666;
    color: #666;
}
.hotProduct_btnInner a:hover {
    background: #c4181f;
    border: 1px solid #c4181f;
    color: #fff;
}
.hotProduct_btnInner a.hotProduct_online {
    background: #c4181f url(../images/small_icon.png) 8px -55px no-repeat;
    color: #fff;
    text-indent: 16px;
    border: 1px solid #c4181f;
}
.hotProduct_btnInner a.hotProduct_online:hover {
    background: #fb645d url(../images/small_icon.png) 8px -55px no-repeat;
    border: 1px solid #fb645d;
}

.network_line {
    width: 100%;
    height: 700px;
    background: #06070b url("../images/networkLine.jpg") center no-repeat;
    overflow: hidden;
    text-align: center;
}
.network_line h3 {
    font-size: 50px;
    color: #fff;
    padding-top: 95px;
    font-weight: normal;
}
.network_line h4 {
    font-size: 28px;
    color: #ededed;
    line-height: 3;
    margin-bottom: 25px;
}
.network_line p {
    font-size: 16px;
    color: #dfdede;
    line-height: 1.5;
}
.solution_pro{
    margin: 0 auto;
    width: 1200px;
    text-align:center;
}
.solution_pro h3 {
    font-size: 36px;
    color: #0d0d0d;
    line-height: 52px;
    padding: 65px 0;
    text-align: center;
}
.solution_pro .list {
    margin-right: -150px;
    font-size: 0;
}
.solution_pro .list .item {
    display: inline-block;
    width: 300px;
    height: 220px;
    text-align: center;
    margin-right: 150px;
}
.solution_pro .list .item .icon {
    display: inline-block;
    width: 63px;
    height: 63px;
    background: url(../images/bicon1.png) no-repeat center;
    margin-bottom: 17px;
}
.solution_pro .list .item:nth-child(2) .icon {
    background-image: url(../images/bicon2.png);
}
.solution_pro .list .item:nth-child(3) .icon {
    background-image: url(../images/bicon3.png);
}
.solution_pro .list .item:nth-child(4) .icon {
    background-image: url(../images/bicon4.png);
}
.solution_pro .list .item:nth-child(5) .icon {
    background-image: url(../images/bicon5.png);
}
.solution_pro .list .item:nth-child(6) .icon {
    background-image: url(../images/bicon6.png);
}
.solution_pro .list .item p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
.yun_center .compare {
    height: 995px;
    background: url("../images/compare_bg.jpg") no-repeat center;
    text-align: center;
}
.compare .title {
    padding-top: 60px;
    margin-bottom: 40px;
    text-align: center;
}
.yun_center .compare .title h3 {
    margin-bottom: 20px;
    font-size: 36px;
    color: #ffffff;
}
.yun_center .compare .title span {
    line-height: 35px;
    color: #cbcbcb;
    font-size: 14px;
}
.yun_center .compare table {
    width: 1080px;
    border: 1px solid #a0a0a0;
    margin: 0 auto;
    text-align: left;
    border-right: none;
    border-bottom: none;
    margin-top: 78px;
}
.yun_center .compare table td {
    min-height: 54px;
    height: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    padding: 12px;
}
.yun_center .compare table tr td {
    text-align: left;
    border-right: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
}
.yun_center .compare table tr td:first-child {
    text-align: center;
}
.yun_center .compare table tr:first-child {
    background-color: #24528d;
}
.yun_center .compare table tr:first-child td {
    border-right: 1px solid #a0a0a0;
    font-weight: bold;
    text-align: center;
}
    /* ¾¯¸æÄÚÈÝ */
.idc_seventeenbg {
    width: 100%;
    height: 60px;
    padding: 30px 0;
    background: #eee;
    overflow: hidden;
}
.idc_seventeencont {
    width: 940px;
    padding: 10px 0;
    font-size: 15px;
    border: 1px dashed #333;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 auto;
}
.idc_seventeencont img {
    vertical-align: middle;
}