@charset "UTF-8";
.news-box {
    background: #f5f5f5;
    padding: 40px 0;
}

.news-head {
    width: 1200px;
    margin: 0 auto;
}

.news-primary {
    width: 860px;
    float: left;
    padding: 10px;
    height: 218px;
    background: #fff;
}

.news-banner {
    width: 343px;
    float: left;
    overflow: hidden;
}
.news-banner img{
    display: block;
    width: 350px;
    height: 218px;
}

.news-line {
    width: 502px;
    float: right;
    border: 1px solid #e5e5e5;

}

.news-line .new-news {
    background: #f6f8f7;
    padding: 15px 20px;
    position: relative;
    overflow: hidden;
}

.news-line .new-news strong {
    font-size: 18px;
    line-height: 30px;
    background: #707a93;
    color: #fff;
    width: 200px;
    text-align: center;
    position: absolute;
    left: 20px;
    top: 20px;
    font-weight: normal;
    margin: -15px 0 0 -100px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.news-line .new-news h3 {
    font-size: 20px;
    display: block;
    padding: 0 0 0 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #555;
}
.news-line .new-news p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    height: 48px;
    overflow: hidden;
}


.news-line ul {
    padding: 15px 20px;
}

.news-line ul li {
    display: block;
    position: relative;
    padding: 0 0 0 24px;
    margin-top: 10px;
}

.news-line ul li:first-child {
    margin: 0;
}

.news-line ul li:after {
    display: block;
    clear: both;
    content: '';
}

.news-line ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    letter-spacing: -1px;
    background: #bac1d1;
    margin: -8px 0 0 0;
    color: #fff;
    text-align: center;
    font-family: Helvetica;
    font-size: 12px;
}

.news-line ul li:nth-child(1):before {
    content: '1';
    background: #70788d;
}

.news-line ul li:nth-child(2):before {
    content: '2';
    background: #70788d;
}

.news-line ul li:nth-child(3):before {
    content: '3';
    background: #70788d;
}

.news-line ul li:nth-child(4):before {
    content: '4';
}

.news-line ul li:nth-child(5):before {
    content: '5';
}

.news-line ul li:nth-child(6):before {
    content: '6';
}

.news-line ul li:nth-child(7):before {
    content: '7';
}

.news-line ul li:nth-child(8):before {
    content: '8';
}

.news-line ul li:nth-child(9):before {
    content: '9';
}

.news-line ul li:nth-child(10):before {
    content: '10';
}

.news-line ul li:nth-child(11):before {
    content: '11';
}

.news-line ul li:nth-child(12):before {
    content: '12';
}

.news-line ul li a {
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 120px;
}

.news-line ul li b {
    float: right;
    font-weight: normal;
    color: #666;
    font-size: 14px;
}

.news-advert {
    width: 280px;
    float: right;
    padding: 10px;
    background: #fff;
}

.news-advert dl {
    background: #f6f8f7;
    padding: 10px 15px;
}

.news-advert dl dt h3{
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news-advert dl dd {
    color: #555;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.news-advert .ad-img{
    height: 208px;
    overflow: hidden;
}

.news-advert img {
    width: 100%;
}

.news-content {
    width: 1200px;
    margin: 20px auto;
}

.news-list {
    float: left;
    width: 860px;
    padding: 10px;
    background: #fff;

}

.news-page{}

.news-kinds{
    height: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 20px;
    overflow: hidden;
    position: relative;
}

.news-kinds .swiper-container {
    overflow: inherit;
}
.news-kinds .swiper-button-next {
    width: 15px;
    height: 25px;
    background: url("../images/news-right01.png") center no-repeat;
    background-size: 15px 25px;
    margin-top: -12px;
    right: 0;
}
.news-kinds .swiper-button-prev {
    width: 15px;
    height: 25px;
    background: url("../images/news-left01.png") center no-repeat;
    background-size: 15px 25px;
    margin-top: -12px;
    left: 0;
}
.news-kinds ol li {
    float: left;
    position: relative;
    text-align: center;
}
/*.news-kinds ol li:before {
    float: left;
    height: 12px;
    width: 1px;
    content: '';
    background: #e5e5e5;
    margin: 8px 20px 0 20px;
}*/
.news-kinds ol li:first-child:before {
    display: none;
}

.news-kinds ol li a {
	width: 100%;
    font-size: 16px;
    float: left;
    position: relative;
}

.news-kinds ol li a:after {
    display: none;
    left: 0;
    right: 0;
    bottom: -16px;
    height: 2px;
    background: #0984e5;
    content: '';
    position: absolute;
}

.news-kinds ol li:hover a:after,
.news-kinds ol li.active a:after {
    display: block;
    color: #0984e5;
}

.news-kinds ol li.active a{
    color: #0984e5;
}

.news-page ul {
    display: block;
}

.news-page ul li {
    display: none;
}
.news-page ul li .img {
    display: block;
    width: 204px;
    height: 122px;
    overflow: hidden;
    position: relative;
}

.news-page ul li.active {
    display: block;
}

.news-page ul li dl {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.news-page ul li dl:after {
    display: block;
    clear: both;
    content: '';
}

.news-page ul li dl dt {
    float: left;
    width: 204px;
    height: 122px;
    overflow: hidden;
    position: relative;
}

.news-page ul li dl dt img {
    display: block;
    width: 100%;
    height: 100%;
}
.news-page ul li dl dt .shade{
    display: none;
    position: absolute;
    left: 0;
    top:0;
    width: 204px;
    height: 122px;
    background: url("../images/shade.jpg") center no-repeat;
    z-index: 99;
}
.news-page ul li dl dd {
    float: right;
    width: 600px;
    display: block;
    font-size: 14px;
}

.news-page ul li dl dd h3 {
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
}

.news-page ul li dl dd b {
    margin: 10px 0;
    display: block;
    font-weight: normal;
    color: #999;
}

.news-page ul li dl dd b i {
    padding: 0 10px 0 25px;
    background-size: 20px auto!important;
}

.news-page ul li dl dd b i.fa-process{
    background: url("../images/xxicon01.png") left center no-repeat;
}

.news-page ul li dl dd b i.fa-security{
    background: url("../images/xxicon02.png") left center no-repeat;
}

.news-page ul li dl dd b i.fa-similarproduct{
    background: url("../images/xxicon03.png") left center no-repeat;
}

.news-page ul li dl dd p {
    display: block;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.news-page ul li dl dd strong {
    float: right;
    font-weight: normal;
    color: #999;
    margin-top: 10px;
}

.news-page ul li dl dd strong:hover {
    color: #0984e5;
}

.page-box {
    padding: 20px;
    background: #fff;
}

.page-box ul {
    display: block;
    margin: 0 -5px;
    font-size: 0;
    text-align: center;
}

.page-box ul li {
    display: inline-block;
    padding: 5px;
}

.page-box ul li a,
.page-box ul li span {
    display: inline-block;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    padding: 0 15px;
    font-family: Microsoft Yahei;
    border: 1px solid #eee;
    background: #f8f8f8;
    color: #666;
    transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
}

.page-box ul li span {
    cursor: not-allowed;
}

.page-box ul li a:hover,
.page-box ul li a.active,
.page-box ul li span.active {
    background: #0166ce;
    color: #fff;
    border-color: #0166ce;
}

.product-cut + .page-box {
    padding: 30px 20px 40px 20px;
}

.news-sidebar {
    width: 300px;
    float: right;
}

.news-image {
    margin: 0 0 20px 0;
}

.news-image img {
    width: 100%;
    display: block;
}

.news-city {
    margin: 0 0 20px 0;
    background: #fff;
}

.news-city h2 {
    font-size: 18px;
    position: relative;
    padding: 10px 10px 10px 34px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

.news-city h2:before {
    width: 4px;
    height: 20px;
    background: #0166ce;
    margin: -10px 5px 0 0;
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
}

.news-city ul {
    padding: 10px;
}

.news-city ul:after {
    display: block;
    clear: both;
    content: '';
}

.news-city ul li {
    float: left;
    min-width: 40%;
    text-align: center;
    padding: 5px 10px;
}
.news-city ul li:nth-child(2n) {
    float: right;
}

.news-city ul li a {
    display: block;
    background: #f6f8f7;
    border: 1px solid #e5e5e5;
    color: #666;
    line-height: 28px;
    border-radius: 1px;
    transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    font-size: 14px;
}

.news-city ul li a:hover {
    background-color: #0166ce;
    border-color: #0166ce;
    color: #fff;
}

.news-recommend {
    margin: 0 0 20px 0;
    background: #fff;
}

.news-recommend h2 {
    font-size: 18px;
    position: relative;
    padding: 10px 10px 10px 34px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

.news-recommend h2:before {
    width: 4px;
    height: 20px;
    background: #0166ce;
    margin: -10px 5px 0 0;
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
}

.news-recommend ul {
    padding: 15px;
}

.news-recommend ul li {
    display: block;
    position: relative;
    padding: 0 0 0 14px;
    margin: 10px 0 0 0;
}

.news-recommend ul li:first-child {
    margin: 0;
}

.news-recommend ul li:after {
    display: block;
    clear: both;
    content: '';
}

.news-recommend ul li:before {
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #555;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin: -3px 0 0 0;
}

.news-recommend ul li a {
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    max-width: 100%;
    display: block;
    font-size: 14px;
}

.news-recommend ul li a:hover {
    color: #0166ce;
}

.news-hots {
    margin: 0 0 20px 0;
    background: #fff;
}

.news-hots h2 {
    font-size: 18px;
    position: relative;
    padding: 10px 10px 10px 34px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

.news-hots h2:before {
    width: 4px;
    height: 20px;
    background: #0166ce;
    margin: -10px 5px 0 0;
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
}

.news-hots ul {
    padding: 10px 15px;
}

.news-hots ul li {
    display: block;
    position: relative;
    padding: 0 0 0 24px;
    margin: 10px 0 0 0;
}

.news-hots ul li:first-child {
    margin: 0;
}

.news-hots ul li:after {
    display: block;
    clear: both;
    content: '';
}

.news-hots ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    letter-spacing: -1px;
    background: #fe6601;
    margin: -8px 0 0 0;
    color: #fff;
    text-align: center;
    font-family: Helvetica;
    font-size: 12px;
}

.news-hots ul li:nth-child(1):before {
    content: '1';
}

.news-hots ul li:nth-child(2):before {
    content: '2';
}

.news-hots ul li:nth-child(3):before {
    content: '3';
}

.news-hots ul li:nth-child(4):before {
    content: '4';
}

.news-hots ul li:nth-child(5):before {
    content: '5';
}

.news-hots ul li:nth-child(6):before {
    content: '6';
}

.news-hots ul li:nth-child(7):before {
    content: '7';
}

.news-hots ul li:nth-child(8):before {
    content: '8';
}

.news-hots ul li:nth-child(9):before {
    content: '9';
}

.news-hots ul li:nth-child(10):before {
    content: '10';
}

.news-hots ul li:nth-child(11):before {
    content: '11';
}

.news-hots ul li:nth-child(12):before {
    content: '12';
}

.news-hots ul li a {
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    max-width: 100%;
    display: block;
    font-size: 14px;
}

.news-hots ul li a:hover {
    color: #0166ce;
}

.newshow-shenming {
    width: 1400px;
    margin: 50px auto 0 auto;
    border-radius: 5px;
    max-width: 100%;
    border: 1px solid #e5e5e5;
    padding: 30px;
}

.wrap-box {
    width: 1200px;
    margin: 40px auto;
}

.wrap-box .warp-kinds ol {
}

.wrap-box .warp-kinds ol li {
    float: left;
    position: relative;
    width: 33%;
    background: #f5f5f5;
    margin-left: -1px;
    border: 1px solid #eaeaea;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

.wrap-box .warp-kinds ol li:first-child {
    margin-left: 0;
}

.wrap-box .warp-kinds ol li.active {
    background: #0166ce;
    border-color: #0166ce;
    color: #fff;
    position: relative;
    z-index: 9;
}

.wrap-box .warp-kinds ol li.active:before {
    position: absolute;
    top: 100%;
    left: 50%;
    border-color: #0166ce transparent transparent;
    border-width: 15px 15px 0 15px;
    margin-left: -15px;
    border-style: solid;
    content: '';
}

.wrap-box  .warp-list{
    margin: 30px auto;
    display: none;
}

.wrap-box .warp-list.active {
    display: block;
}

.warp-list ul li {
    width: 22.5%;
    margin-left: 2%;
    height: 102px;
    line-height: 100px;
    float: left;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #fff;
}

.warp-list ul li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.warp-list ul li:first-child {
    margin-left: 0;
}

.warp-list ul li img {
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
}

.warp-list ul li span {
    display: inline-block;
    padding: 20px 0 0 10px;
    text-align: left;
    line-height: 1.85;
}

.warp-list ul li span b {
    display: block;
    font-weight: normal;
    font-size: 18px;
    color: #333333;
}

.warp-list ul li span p {
    display: block;
    color: #888;
    font-size: 14px;
}


/* sina 粉丝通 */
.sina-title{
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    text-align: center;
}
.introduction{
    padding: 50px 0 40px;
    background: #ffffff;
}

.three-adv{
    padding: 40px 0;
    background: #f2f2f2;
}
.three{
    margin-top: 20px;
}
.three ul li{
    float: left;
    width: 350px;
    height: 364px;
    border-radius: 20px;
    margin: 0 25px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    transition: all 0.3s;
}
.three ul li .icon{
    height: 175px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.three ul li:nth-child(1) .icon{ background: url("../images/sina-adv01.png") center no-repeat;}
.three ul li:nth-child(2) .icon{ background: url("../images/sina-adv02.png") center no-repeat;}
.three ul li:nth-child(3) .icon{ background: url("../images/sina-adv03.png") center no-repeat;}
.three ul li .p1{
    font-size: 20px;
    padding-bottom: 25px;
    background: url("../images/adv-name-bg.png") center bottom no-repeat;
    margin-bottom: 10px;
    font-weight: bolder;
}
.three ul li .p1 span:before,
.three ul li .p1 span:after{
    display: inline-block;
    content: '';
    width: 5px;
    height: 20px;
    background: #ff4b4b;
    margin: 0 5px;
    position: relative;
    top: 3px;
}
.three ul li p{
    padding: 0 10px;
}
.three ul li:hover{
    background: #ffffff;
}

.seven-show{
    padding: 40px 0 50px;
    background: #ffffff;
}
.seven-kinds{
    text-align: center;
    margin-top: 30px;
}
.seven-kinds ul{
    display: inline-block;
}
.seven-kinds ul li{
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 1px #ffcece solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.seven-kinds ul li a{
    font-size: 16px;
    color: #ea4b57;
    font-weight: bold;
}
.seven-kinds ul li.active{
    border: 1px #ea4b57 solid;
    background: url("../images/seven-bg.png") center no-repeat;
}
.seven-kinds ul li.active a{
    color: #ffffff;
}
.list-boxes{
    margin-top: 30px;
}
.list-boxes .list{
    text-align: center;
    position: relative;
}
.list-boxes .list ul{
    display: inline-block;
    height: 500px;
}
.list-boxes .list ul li{
    float: left;
    width: 232px;
    height: 500px;
    margin: 0 10px;
    cursor: pointer;
}
.list-boxes .list ul li .bor{
    width: 204px;
    height: 363px;
    padding: 55px 14px;
    background: url("../images/iphone-bor.png") center top no-repeat;
    background-size: 100% 100%;
}
/*.list-boxes .list ul li.active{
    background: url("../images/7sj.png") center bottom no-repeat;
}*/

.list-boxes .list p{
    background: #ffebeb;
    padding: 25px 0;
    line-height: 30px;
}

.sina-banner{
    height: 412px;
}

.customer-case{
    padding: 40px 0;
}
.customer-kinds{
    margin-top: 40px;
}
.customer-kinds ul li{
    float: left;
    height: 274px;
    margin-left: 65px;
    cursor: pointer;
}
.customer-kinds ul li:first-child{
    margin-left: 0;
}
.customer-kinds ul li .bor{
    width: 245px;
    height: 205px;
    border: 2px #fff0f1 solid;
    border-radius: 50%;
    padding-top: 40px;
}
/*.customer-kinds ul li.active{
    background: url("../images/7sj.png") center bottom no-repeat;
}*/
.customer-kinds ul li.active .bor{
    background: #fff0f1;
}
.customer-kinds ul li .icon{
    height: 103px;
    margin-bottom: 20px;
}
.customer-kinds ul li:nth-child(1) .icon{ background: url("../images/sina-case01.png") center no-repeat;}
.customer-kinds ul li:nth-child(2) .icon{ background: url("../images/sina-case02.png") center no-repeat;}
.customer-kinds ul li:nth-child(3) .icon{ background: url("../images/sina-case03.png") center no-repeat;}
.customer-kinds ul li:nth-child(4) .icon{ background: url("../images/sina-case04.png") center no-repeat;}
.customer-kinds ul li .p1{
    text-align: center;
    font-size: 18px;
    color: #333333;
    padding-bottom: 25px;
    font-weight: bolder;
    background: url("../images/sina-case-bg.png") center bottom no-repeat;
}
.customer-list{
}
.customer-list .detail{
    background: #f7f7f7;
    padding: 25px;
}
.customer-list .detail .sina-logo{
    float: left;
    width: 338px;
    height: 450px;
    line-height: 450px;
    text-align: center;
    background: #ffffff;
}
.customer-list .detail .sina-logo img{
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}
.customer-list .detail .detail-info{
    float: right;
    width: 750px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.customer-list .detail .detail-info ul{
    display: block;
    margin-top: 20px;
}
.customer-list .detail-btn{
    display: block;
    width: 300px;
    height: 60px;
    margin: 30px auto 0;
}
/* sina 粉丝通 end */











