﻿
/*******************************
    -------[=主页]-------
********************************/
/*公用*/
.g-tit1{font-size: 20px;color: #000;font-weight: lighter;}
/*主页*/
.row-1{padding: 55px 0 35px;}
.ul-txtimg1{overflow: hidden;margin: 0 -20px;}
.ul-txtimg1 li{float: left;width: 25%;text-align: center;text-align: center;}
.ul-txtimg1 li p{max-width: 220px;margin: 0 auto;}
.ul-txtimg1 li .pic{display: inline-block;width: 125px;height: 125px;line-height: 125px;
    border: 2px solid #b2b2b2;border-radius: 50%;overflow: hidden;
}
.ul-txtimg1 li .pic img{vertical-align: middle;}
.ul-txtimg1 li h3{padding-top: 30px;line-height: 48px;font-size: 20px;font-weight: lighter;white-space: nowrap;}
.ul-txtimg1 li h3 a{color: #000;}
.ul-txtimg1 li:hover a{color: #336799;}
.ul-txtimg1 li:hover .pic{border-color: #336799;}

.row-2{padding: 35px 26px;}
.row-2,.row-3{background:url(../images/row-bg.png) no-repeat center 0;overflow: hidden;}
.m-video{overflow: hidden;}
.m-video .pic{float: left;position: relative;}
.m-video .pic img{height: 320px;width: 543px;}
.btn-play{
    position: absolute;left: 50%;top: 50%;
    width: 68px;height: 68px;border-radius: 50%;
    background: rgba(255,255,255,0.7) url(../images/pic-play.png) no-repeat 29px center;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);  
    -webkit-transform: translate(-50%,-50%); 
    -o-transform: translate(-50%,-50%);   
    -moz-transform: translate(-50%,-50%);
}
.btn-play:hover{background-color: #fff;}
.m-video .txt{float: left; padding:40px 0 0 50px;width: 520px;}
.m-video .txt p{
    line-height: 23px;font-size: 14px;
    height: 115px;

}
.m-video .txt h3{padding-bottom: 20px;font-size: 20px;font-weight: lighter;}
.m-video .txt h3 a{color: #000;}
.m-video .txt h3 a:hover{color: #336799;}
.m-video .txt .btn{
    display: block;width:93px;height:32px;margin-top:40px;
    background:url(../images/btn-more.png) no-repeat 0 0;
}
.m-video .txt .btn:hover{
    filter:alpha(opacity=80);   
    -moz-opacity:0.8;   
    -khtml-opacity: 0.8;   
    opacity: 0.8; 
}

.row-3{padding: 20px 26px 35px;}
.ul-txtimg2{width: 48%;}
.ul-txtimg2 dt{font-size: 25px; line-height: 60px;color: #000;}
.ul-txtimg2 .pic{overflow: hidden;width: 100%;height: 178px;border-radius: 10px;}

.ul-txtimg2 .pic100{overflow: hidden;width: 100%;height: 678px;align:right;}
.ul-txtimg2 .pic100 img{transition:all 0.5s;}
.ul-txtimg2 .pic100 img:hover{transform:scale(1.1);}




.ul-txtimg2 .txt h3{
    padding-top: 12px;font-size: 20px;line-height: 50px;
    font-weight: lighter;
    white-space: nowrap;overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.ul-txtimg2 .txt h3 a{
     color: #333;
}
.ul-txtimg2 .txt h3 a:hover{color: #336799;}
.ul-txtimg2 .txt p{
    font-size: 14px;
    display: -webkit-box;display: box;
    -webkit-line-clamp: 2;overflow: hidden;
    -webkit-box-orient: vertical;
    line-height:23px;height:46px;
}
.ul-txtimg2 .txt{padding-bottom: 23px;border-bottom: 1px solid #ccc;}










.ul-txt1{padding: 5px 0;}
.ul-txt1 li{
    line-height: 45px;font-size: 16px;padding-left: 15px;
    background: url(../images/ul-txt-bg.jpg) no-repeat 0 center;
    border-bottom: 1px dashed #ccc;
}
.ul-txt1 li span{
    float: right;
}
.ul-txt1 li:last-child{border-bottom: 0;}

.btn-more{
    display: block;padding:0 8px 0 18px;
    height:29px;line-height: 29px;font-size: 14px;color: #fff;
    background:#336799 url(../images/btn-more-bg.png) no-repeat 415px 0;
}
.btn-more span{float: right;}
.btn-more:hover{
    color: #fff;
    filter:alpha(opacity=80);   
    -moz-opacity:0.8;   
    -khtml-opacity: 0.8;   
    opacity: 0.8; 
}
/*******************************
    -------[=产品中心列表1-1]-------
********************************/
.btn-search{
    margin-top: 25px; display: block;width: 153px;height: 35px;height: 95px;
    background: url(../images/btn-search.png) no-repeat 0 0;
}
.ul-txtimg3{margin-left: -40px;overflow: hidden;}
.ul-txtimg3 li{float: left;padding-left:36px;width: 360px ;margin-bottom: 60px;}
.ul-txtimg3 .pic{
    float: left;width: 140px;height: 140px;text-align: center;line-height: 140px;
    border: 2px solid #b2b2b2;border-radius: 50%;overflow: hidden;
}
.ul-txtimg3 .pic img{vertical-align: middle;}
.ul-txtimg3 .txt{overflow: hidden;padding-left:35px;}
.ul-txtimg3 .txt p{
    padding-top:6px;line-height: 22px;font-size: 13px;
    display: -webkit-box;display: box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height:66px;
    width: 160px;
}
.ul-txtimg3 .txt h3{
    white-space: nowrap;overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: lighter;color: #333;
    font-size: 18px; color: #000;line-height: 44px;
    border-bottom: 1px solid #666;padding-top: 10px;
}
.ul-txtimg3 a{color: #333;}
.ul-txtimg3 li:hover a{color: #336799;}
.ul-txtimg3 li:hover .pic{border-color: #336799;}

/*******************************
    -------[=英思科新闻1-1]-------
********************************/
.ul-txtimg3.g-ul{margin:45px 0 0 -50px;}
.ul-txtimg3.g-ul li{padding-left: 70px;width: 519px;}
.ul-txtimg3.g-ul .pic{
    border-radius:0;border: none;
    width: 150px;height: 125px;line-height: 125px;text-align: center;
}
.ul-txtimg3.g-ul .pic img{display: inline-block;text-align: center;}
.ul-txtimg3.g-ul .txt{padding-left: 20px;width:345px;}
.ul-txtimg3.g-ul .txt p{width:345px;font-size: 15px;}

/*******************************
    -------[=产品搜索]-------
********************************/
.ul-check input[type=checkbox] {visibility: hidden;}
.ul-check{overflow: hidden;padding-top:30px;margin-left: -70px;}
.ul-check span{padding-left:20px;cursor: pointer;margin-left: -12px;}
.ul-check li{
    float: left;width:70px;padding-left: 70px;overflow: hidden;
    font-size: 14px;color: #333;margin-bottom: 30px;line-height: 26px;
}
.s-check{background: url(../images/check-bg.png) no-repeat left center;cursor: pointer;}
.s-check.ok{background-image: url(../images/check-ok.png);}
.s-check.ok span{color: #f68026;}
.ul-check-2{margin:0;padding-top: 15px;}
.ul-check-2 li{width:142px;padding:0 10px 0 0;overflow: hidden;font-size: 15px;}
.ul-check-3{border-bottom: 1px solid #ccc;}
.ul-check-3 li{margin-bottom: 15px; font-size: 15px;}
.btn-submit{
    margin-top: 30px;width: 95px;height: 37px;line-height: 36px;margin-bottom: 60px;
    font-size: 16px;color: #fff;background: #f68026;border: none;cursor: pointer;
}
.btn-submit:hover{    
    filter:alpha(opacity=80);   
    -moz-opacity:0.8;   
    -khtml-opacity: 0.8;   
    opacity: 0.8; 
}
/*******************************
    -------[=服务中心]-------
********************************/
.ul-check5{overflow: hidden;margin:0 0 25px -22px;}
.ul-check5 li{float: left;width: 115px;margin:0 0 22px 22px;text-align: center;cursor: pointer;}
.ul-check5 li p{
    font-size: 16px;width: 115px;line-height: 28px;
    border: 1px solid #ccc;margin-top: -1px;
}
.ul-check5 li.select p{border-color: #f68026;color: #FFF;background: #f68026;}
.ul-check5 li.select .pic{border-color: #f68026;}

.ul-check5 .pic{
    width: 115px;height: 115px;overflow: hidden;line-height: 115px;
    border: 1px solid #ccc;
}
.ul-check5 .pic img{vertical-align: middle;}

.ul-check4{overflow: hidden; border-bottom: 1px dashed #ccc;margin: 0;padding-top:20px;}
.ul-check4 li{width: auto;margin-bottom: 20px; padding: 0 70px 0 0;}
.ul-check4 .other{display: block;width: 100%;}
.ul-check4 .other .inp-text{width:280px;height: 35px;line-height: 35px;padding: 0 10px;}

.m-menu{padding-top: 20px;}
.m-menu td{line-height: 50px;font-size: 14px; color: #333;}
.m-menu td em{color: #f68026;}
.m-menu td input{width:280px;height: 32px;border: 1px solid #ccc;line-height: 32px;padding: 0 10px;}
.m-menu td .inp-2{width: 400px;}
.m-menu .btn-submit{margin: 0;}

.btn-reset{background: #666;margin-left:5px;}
.check-tit1{font-size: 16px; color: #333;font-weight: lighter;}

/*******************************
    -------[=产品中心详情页]-------
********************************/
.m-inner{padding-top: 40px;}
.m-inner .col-l{width: 320px;    }
.m-inner .col-r{width: 70%;}
.snav.g_snav .s1{background-position: 298px center;font-size: 15px;background-color: #d8d8d8;color: #333;}
.snav.g_snav .s1:hover,.snav.g_snav li.ok .s1{font-weight: lighter;color: #fff;}

.product-pic{overflow: hidden;border: 1px solid #ccc;margin-bottom: 28px;}
.product-pic,.product-pic img{width: 318px;height: 318px;}
.m-product{padding-bottom: 50px;}
.m-product .tit{font-size: 25px;color: #333;}
.m-product .txt-1{padding-top: 20px;color: #333;font-size: 16px;}
.m-product .txt-1 p{font-size: 15px;line-height: 22px;margin-bottom: 20px;}
.m-product .txt-1 p:first-child{font-size: 16px;line-height: 26px;}
.ul-product-list{overflow: hidden;padding: 10px 0 95px;}
.ul-product-list li{float: left;margin-right: 10px;}
.ul-product-list a{display: block;border: 1px solid #ccc;overflow: hidden;}
.ul-product-list a,.ul-product-list img{width: 90px;height: 90px;}
.ul-product-list a:hover,.ul-product-list li.on a{border-color:#f68026;}
.m-product .txt-2{font-size: 14px;color: #333;}
.m-product .txt-2 p{padding-bottom: 30px;line-height: 26px;}
.m-product .txt-2 table{width: 100%;}
.m-product .txt-2 td{border:1px solid #ddd;line-height: 30px;}
.m-product .txt-2 td table{border:none;}
.m-product .txt-2 tr td:nth-child(2) table{width: 100%;}
.m-product .txt-2 tr td:first-of-type{text-align: center;}
.m-product .txt-2 tr td:first-of-type p{padding-bottom: 0;}
.g-tit2{
    height: 34px;line-height: 34px;padding-left: 26px;font-size: 17px;color: #000;
    background:#e1e8f0 url(../images/g-tit2.png) no-repeat 10px center;
    font-weight: bold;margin-bottom: 20px;
}
.g-tit3{font-size: 15px;color: #333;line-height: 30px;}

.ul-tit1{margin-bottom: 25px;}
.ul-tit1 li{
    height: 52px;line-height: 52px;font-size: 15px;
    padding-left: 36px;background: url(../images/ul-tit1.png) no-repeat 0 center;
    border-bottom: 1px dashed #ccc;
}
.ul-tit1 li a{display: block;color: #333;margin-right: 20px;background: url(../images/ul-tit1-bg.png) no-repeat right center;}
.ul-tit1 li a:hover{color: #f68026;background-image: url(../images/ul-tit1-on.png);}

.ul-tit2 li{
    height:35px;line-height:35px;padding-left: 15px;background: url(../images/ul-tit2.png) no-repeat 0 center;
    font-size: 15px;font-weight: bold;
}
.ul-tit2 li a{color: #333;}
.ul-tit2 li a:hover{color: #f68026;}

/*******************************
    -------[=关于我们]-------
********************************/
.m-about{margin:15px 0 40px;}
.m-about .txt{font-size: 17px;color: #000;line-height: 30px;text-align: center;}
.m-about .txt p{padding-bottom: 30px;}
.m-about .pic{overflow: hidden;width: 800px;height: 280px;background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;}
.float-txt{
    width: 365px;height: 125px;margin: 50px 0 0 27px;padding: 30px 20px;
    background: #fff;box-shadow:0px 5px 15px rgba(0,0,0,0.6);
}
.float-txt img{width: 295px;height: 67px;}
.float-txt p{padding-top: 10px;line-height: 28px;font-size: 17px;color: #333;height: 56px;overflow: hidden;}
/*******************************
    -------[=新闻详情]-------
********************************/
.m-article .tit{font-size: 20px;color: #333;text-align: center;font-weight: lighter;line-height:38px;}
.m-article .time{text-align: center;display: block;font-size: 13px;color: #333;padding-bottom: 25px;}
.m-article .cont p{font-size: 13px;line-height: 28px;margin-bottom: 35px;}
.m-article .cont td{ line-height:28px;} 
.m-article .pic{
    padding-right: 220px;height: 406px;position: relative;margin-bottom: 20px;
    background: url(../images/pic-bg.jpg) no-repeat right center;
}
.m-article .pic img{width: 574px;height: 406px;}
.float-txt2{
    position: absolute;right: 6px;top: 40px;width: 140px;height: 145px;
    padding: 30px 22px;font-size: 15px;color: #336799;font-weight: bold;
    overflow: hidden;
}





/*******************************
    -------[=jz]-------
********************************/
/*内页共用=================*/
.tit-c2{
    padding: 36px 0 6px;
    border-bottom: 1px solid #666666;
}
.tit-c2 .cur{
    float: right;

    
}
.tit-c2 .cur li{

   
}
.tit-c2 a{
    color: #949494;
    font-size: 13px;
    color: #949494;
    
}
.tit-c2 a:hover,
.tit-c2 .on{
    color: #336799;
}
.tit-c2 h2{
    font-size: 20px;
    color: #000;
}
.wp-in{
    clear: both;
    padding:0 25px;
}
.layout{
    overflow: hidden;
    padding: 40px 0 50px;

}
.layout .col-l{
    width: 290px;
    
}
.layout .col-r{
    width: 70%;
    padding-left: 38px;
    border-left: 1px solid #ccc;
}
/*左侧导航*/
.snav li{margin-bottom: 10px;}
.snav .s1{
    font-weight: normal;
    padding-left: 18px;
    height: 34px;
    line-height: 34px;
    display: block;
    background: url(../images/snav.png) no-repeat 260px center #949494;
    font-size: 17px;
    color: #fff;
}
.snav .s1:hover,.snav .ok .s1{
    background-color: #f68026;
}
.snav dl{display: none;}
.snav .ok dl{display: block;}
.snav dl{padding: 10px 0 0 55px;}
.snav dd{
    margin-bottom: 10px;
}
.snav dd a{
    height: 32px;
    line-height: 32px;
    display: block;
    padding-left: 13px;
    background-color: #e8e8e8;
    font-size: 15px;
    color: #000;
}
.snav dd a:hover,
.snav li .ok a{
    background-color: #336799;
    font-size: 15px;
    color: #fff;
}

/*英思科新闻列表=============*/
.ul-txt-a1 li{
    border-bottom:1px solid #cccccc; 
    overflow: hidden;
    padding: 16px 30px;
    display: block;
}
.ul-txt-a1 li:hover{
    background-color: #f0f0f0;
}

.ul-txt-a1 span{
    float: right;
    font-size: 13px;
    color: #333;

}
.ul-txt-a1 h4{
    font-weight: normal;
    font-size: 16px;
    color: #333;
    margin-bottom: 18px;

    
}
.ul-txt-a1 p{
    font-size: 13px;
    line-height: 28px;
    color: #666;
}
/*-----页码*/
.page{
    text-align: center;
    padding-top: 22px;
}
.page li{
    display: inline-block;
    font-size: 13px;
}
.page a,.page b{
    border-radius: 5px;
    font-size: 13px;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #cccccc;
    font-weight: normal;
}
.page a b{
    display:inline;
    border:0;
}

.page a:hover,
.page .on a{
    color: #fff;
    background-color: #f68026;
    border: 1px solid #f68026;
}
.page .prev a{
    background: url(../images/left.png) no-repeat center center #f68026;
    border: 1px solid #f68026;
    
}
.page .next a{
    background: url(../images/right.png) no-repeat center center #f68026;
    border: 1px solid #f68026;
}
/*英思科产品视频*/
.ul-pic-a1 {
    margin-top: -15px;
    
}
.ul-pic-a1 li{
    padding: 15px 0;
    height: 111px;
    border-bottom: 1px dashed #cccccc;
}
.ul-pic-a1 img{
    float: left;
    width: 199px;
    height: 111px;
    margin-right: 20px;
}
.ul-pic-a1 .txt{
    overflow: hidden;

}
.ul-pic-a1 h4 a{
    line-height: 38px;
    font-size: 15px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;

}
.ul-pic-a1 h4 a:hover{
    color: #f68026;

}
.ul-pic-a1 .txt>a{
    display: block;
    padding-top: 6px;
    font-size: 13px;
    color: #336799;
}
/*英思科产品视频-详情*/
.tit-j1{
    line-height: 32px;
    font-size: 20px;
    color: #010101;
    text-align: center;
    font-weight: normal;
}
.play-video a{
    color: #336799;
    font-size: 13px;


}
.play-video .link{
    text-align: right;
    margin-bottom: 10px;
}
.play-video a:hover{
    text-decoration: underline;
    
}
.play-video img{
   /* width: 805px;*/
   /* height: 450px;*/
   margin:0 auto;
   display:block;

    
}
.play-video .img{
    overflow: hidden;
    position: relative;
}
/*英思科产品中心列表页1-2*/
.ul-pic-j2{

}
.ul-pic-j2 li{
    width: 361px;
    float: left;
    margin-right: 20px;
    margin-bottom: 14px;


}
.ul-pic-j2 img{
    width: 361px;
    height: 361px;
    border: 1px solid #ccc;
}
.ul-pic-j2 span{
    display: block;
    line-height: 52px;
    height: 52px;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    color: #000;

}
.page-a2{
    border-top:1px solid #cccccc;
    padding-top: 16px;
}
/*页码改*/
.page-a2 li{
    float: left;
    font-size: 20px;
    margin-right: 10px;
}

.page-a2 a{
    width: 39px;
    height: 39px;
    line-height: 39px;
    border-radius: 0;
    font-size: 20px;
}
.page-a2 .next a{
    border: 1px solid #ff6700;
    background: url(../images/right-2.png) no-repeat center center;
}

.m-about img{max-width: 100%;height:auto;}
.play-video img{max-width: 100%;height:auto;}