/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#333;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{max-width:1330px;margin: 0 auto;padding-left:15px;padding-right:15px;}
.wh2{max-width:1813px;margin: 0 auto;padding-left:15px;padding-right:15px;}
.wh3{max-width:1500px;margin: 0 auto;padding-left:15px;padding-right:15px;}
.mx1400{max-width:1430px;margin: 0 auto;padding-left:15px;padding-right:15px;}



.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}




/*头部样式*/
.top1{background:#fff;color:#fff;height:3.3;line-height:3.3;overflow:hidden;font-size:14px;}
.top1 a{color:#fff;}
.top1 p img{
    max-width: 100%;
}
.hotSearch{float:left;font-weight:normal;margin-left:5%;}
.hotSearch a{margin-right:6px;}




.k1{margin-top:12px;}
.top2{height:70px;background:#004d9b;}
.logo{float:left;line-height:70px;width:10%;}
.logo img{width:100%;}

.k2{float:right;width:122px;line-height:32px;color:#666666;font-size:14px;border-radius:20px;border:1px solid #ebebeb;text-align:center;margin-top:20px;margin-left:1.5%;display:none;}




/*搜索和热门搜索*/
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

.search {
    position: relative;
    float: right;
    width:27px;
    height:70px;
    cursor: pointer;
    z-index: 99;
  
}

.search1 {
    width:27px;
    height:70px;
    background: url(../images/ss.png) no-repeat;
}

#formsearch1 {
    position: absolute;
    z-index: 20;
    top:70px;
    right:0;
    display: none;
    width: 350px;
    margin-left: -20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
}

#formsearch1 input {
    position: absolute;
    top: 1px;
    width: 100%;
    height: 34px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch1 input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
    position: relative;
    height: 36px;
}

#formsearch1 input#keyword {
    outline: none;text-indent:6px;
}

#formsearch1 input#s_btn {
    position: absolute;
    z-index: 2;
    top: 1px;
    right: -1px;
    width: 39px;
    height: 34px;
    border: 0;
   outline:none;color:#fff;background:#e53233;
    cursor: pointer;font-size:13px;
}


.search .triangle {
    position: absolute;
    top: -15px;
    right: 0;
    display: none\9;
    overflow: hidden;
    width: 320px;
    height: 15px;
}












/*导航栏样式*/
#menu{height:32px;margin-top:20px;width:100%;margin-right:1%;}
.navs li{text-align:center;float:left;position:relative;z-index:999;width:10.66666%;}
.navs li a{display:block;line-height:32px;color:#fff;height:32px;padding:0;font-size:18px;}
.navs li a:hover{color:#fff;text-decoration:none;background-color:#e53233;}


.navs .sec{height:0;background:#e53233;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:45px;   left: -11%;
    width: 128%;}
.navs .sec a{background:#e53233;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.navs .sec a:hover{background:#e15616;text-decoration:none;}




/*我们提供的服务*/
.box1{padding:3.5% 0 3%;}
.p-sort li h2{
    color: #fff;
    background: #d40410;
    border-radius: 30px;
    line-height: 2.5;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
}

.plist{
    margin-top:15px;
}
.bten{margin:0 auto;text-align:center;font-size:18px;color:#fff;background:#e53233;line-height:2;width:136px;text-transform:uppercase;}
.bten1{text-align:center;}
.bten1 img{max-width:100%;}
.bt{text-align:center;font-size:32px;color:#001119;margin-top:6px;margin-bottom:3.5%;font-weight: 600;}

.tt1{
    display: none;
}
.ads{}
.ads li .img{overflow:hidden;}
.ads li{margin-bottom:25px;}
.ads li .img img{width:100%;margin:0 auto;webkit-transition: all .5s ease;
    transition: all .5s ease;overflow:hidden;   }
    .ads li .img:hover img{-webkit-transform: scale(1.1);
    transform: scale(1.1);}
.ads li .det{padding:15px 0;}
.ads li .img2{width:20%;float:left;}
.ads li .img2 img{width:100%;margin:0 auto;}
.ads li .nei{width:92%;float:right;}
.ads li h3{color:#001119;font-size:16px;}
.ads li span{color:#666666;font-size:16px;display:block;margin-top:6px;}


@media(max-width:767px){
    .p-sort li h2{
        width:100%;
        font-size:14px;
    }
}



/*互联网基础应用服务商*/
.box2{display: flex;
    justify-content: space-between;
    align-items: center;background:#e53233;}
.pic{width:100%;}
.pic img{width:100% !important;height:auto !important;}
.about{width:50%;/*padding-top:6%;*/display:none;}
.about2{width:45%;float:left;margin-left:8%;}
.abtt{color:#ffffff;font-size:34px;background: url(../images/x.png) no-repeat left bottom;line-height:2;}
.ab{color:#ffffff;font-size:14px;line-height:2;margin-top:2px;}
a.am{background:#fff;width:137px;line-height:38px;color:#e53233;text-transform:uppercase;font-size:16px;text-align:center;margin-top:8%;display:block;display:none;}





/*公司实力展示*/
.box3{padding:3.5% 0 2%;}
.bten3{width:206px;}
.strength{}
.strength li{margin-bottom:10px;}
.strength li a{display:block;position:relative;}
.strength li .img img{width:100%;margin:0 auto;}
.strength li h4{color:#fff;font-size:18px;position:absolute;left:0;bottom:15px;text-align:center;color:#fff;font-weight:normal;background:#e53233;width:100%;line-height:34px;opacity:1;}
.strength li .det{width:100%;position:absolute;left:0;top:0;height:100%;background:rgba(47,164,245,.4);opacity:0;}
.strength li .nei{width:86%;margin:0 auto;height:100%;display:flex;align-items: center;justify-content: center;flex-direction:column;}
.strength li h3{color:#fff;font-size:24px;text-align:center;font-weight:normal;}
.strength li span{color:#fff;font-size:17px;display:block;line-height:28px;margin-top:20px;}
.strength li:hover h4{opacity:0;}
.strength li:hover .det{opacity:1;}


.box33{
    background: url(../images/scsl.jpg) no-repeat top center;
    background-size: cover;
}



/*应用领域*/
.box4{padding:3% 0 2%;background:#f2f2f2;}
.Area li{text-align:center;margin-bottom:20px;}
.Area li+li{text-align:center;background: url(../images/x2.png) no-repeat left top;}
.Area li .img{width:20%;margin:0 auto;}
.Area li .img img{width:100%;margin:0 auto;}
.Area li h3{color:#333333;font-size:18px;font-weight:normal;line-height:3;}
.Area li span{display:block;width:70%;margin:0 auto;color:#999999;font-size:14px;line-height:24px;}
.Area li:hover h3{color:#e53233;}
.Area li:hover .img img{filter: invert(34%) sepia(60%) saturate(7111%) hue-rotate(344deg) brightness(92%) contrast(89%);}





/*最新前沿信息*/
.box5{padding:3% 0;}
.n-sort li h2{
    color: #fff;
    background: #d40410;
    border-radius: 30px;
    line-height: 2.5;
    width: 79%;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
}
.tt{
    display: none;
}
.xlist1{}
.xlist1 li{margin-bottom:15px;}
.xlist1 li img{width:100%;}
.xlist1 li .det{border:1px solid #f5f5f5;border-top:none;padding:5% 4% 7%;}
.xlist1 li h3{color:#4c4c4c;font-size:16px;font-weight:normal;}
.xlist1 li span{color:#808080;font-size:14px;display:block;line-height:25px;border-bottom:1px solid #e6e6e6;padding-bottom:6%;padding-top:2%;}
.xlist1 li h4{color:#666666;font-size:14px;font-weight:normal;text-transform:uppercase;background: url(../images/jt.png) no-repeat right center;margin-top:3%;}

@media(max-width:768px){
    .n-sort li h2{
        width:100%;
        font-size:14px;
    }
}



/*联系方式*/
.box6{padding:3% 0 2%;background: url(../images/x6.jpg) no-repeat left center;  position: relative;width: 1920px;left: 50%;margin-left: -960px;background-size:100% 100%;}
.lx_list li{text-align:center;padding-bottom:2%;margin-bottom:20px;}
.lx_list li+li{text-align:center;background: url(../images/x2.png) no-repeat left center;}
.lx_list li .img{width:12%;margin:0 auto;}
.lx_list li .img img{max-width:100%;margin:0 auto;}
.lx_list li h3{color:#333333;font-size:16px;height:20px;margin-top:15px;line-height:25px;}



@media (max-width:1600px) {
	.about{padding-top:6%;}
    .about2{width:63%;float:left;margin-left:6%;}
    .abtt{color:#ffffff;font-size:25px;background: url(../images/x.png) no-repeat left bottom;line-height:3;}

}



@media (max-width:1440px) {
	.about{padding-top:3%;}
    .about2{width:48%;float:left;margin-left:5%;}
    .abtt{color:#ffffff;font-size:25px;background: url(../images/x.png) no-repeat left bottom;line-height:3;}
    .x-banner .owl-carousel .owl-nav .owl-next{left:22%;}
}


@media (max-width:1366px) {
	.about{padding-top:4%;}
    .about2{width:70%;float:left;margin-left:6%;}
    .abtt{color:#ffffff;font-size:25px;background: url(../images/x.png) no-repeat left bottom;line-height:3;}
}




@media (max-width:1200px) {
	.about{padding-top:1%;}
    .about2{width:70%;float:left;margin-left:6%;}
    
}



@media (max-width:1024px) {
   .box2{background:none;}
   .pic{width:100%;float:none;}
   .about{width:100%;background:#e53233;padding:4% 0 8%;}
   .about2{width:90%;margin:0 auto;float:none;}
   .abtt{color:#ffffff;font-size:20px;background: url(../images/x.png) no-repeat left bottom;line-height:4;}
   .x-banner .owl-carousel .owl-nav .owl-next{left:23%;}
   .ads li span{overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
   .Area li span{display:block;width:80%;}
   .xlist1 li span{overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}

}



@media (max-width:768px) {
	 .strength li h3{color:#fff;font-size:20px;text-align:center;font-weight:normal;}
     .strength li span{color:#fff;font-size:14px;display:block;line-height:24px;margin-top:20px;}
     .lx_list li{
         padding:0;
     }
     .lx_list li h3{font-size:14px;}
}






/*友情链接*/
.f_link{width:1200px;height:40px;line-height:40px;margin:0 auto;background: url(../images/link.png) no-repeat left;}

/*页面底部*/
.foot{background:#004d9b;}
.foot1{padding:2% 0;border-bottom:1px solid #fff;}
.fnav{width:66%;}
.fnav a{padding:0 4%;color:#e5e5e5;font-size:16px;line-height:37px;}
.fnav a+a{background: url(../images/fx.png) left center no-repeat;}
.fnav a:nth-child(1){padding-left:0;}

.copy_right{float:right;text-align:right;}
.copy_right select{background: url(../images/link.png) center no-repeat;width:224px;height:37px;outline:none;padding-left:6px;color:#fff;font-size:14px;}
.copy_right select{appearance:none;-moz-appearance:none;
    -webkit-appearance:none;}
.copy_right select option{background:#4ec1e1;color:#fff;line-height:30px;}
.copy_right select option{}


.copyright{text-align:center;line-height:24px;color:#fff;padding:15px 0;}
.copyright a{color:#fff;}
















/*内页左侧样式*/

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a{color: #fff;}


@media (max-width:768px) {
    .x-banner{margin-top:60px;}
    .page-banner{margin-top:60px;}

}