/*全局样式*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:14px "微软雅黑","Arial Narrow",HELVETICA;color:#666;-webkit-text-size-adjust:100%;}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1030px !important;}
.clear{clear:both}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s}
.tr3{transition:all 0.8s; -moz-transition:all 0.8s;-ms-transition:all 0.8s; -o-transition:all 0.8s; -webkit-transition:all 0.8s}
input:required,textarea:required{border:0 none; outline: 0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.padding{padding:0;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.no-margin{margin:0;}
.sx{cursor:pointer;}

/*顶部*/
nav .logo{position:absolute;top:19px;left:0;}
nav .tel{background:url(../images/phone.png) no-repeat;font-size:18px;color:#fff;float:right;text-indent:30px;line-height:25px;margin-top:5px;}

/*PC端导航*/
nav{background:#0f5fae;position:relative;height:100px;}
nav a{color:#fff;}
nav a:hover{color:#fff;}
nav a:visited{color:#fff;}
/*一级导航*/
nav ul{position:absolute;right:0;top:50px;}   
nav ul li{float:left;width:90px;line-height:30px;text-align:center;} 
nav ul li a{display:block;font-weight:bold;font-size:16px;font-family:"微软雅黑";}
nav ul li a:hover{color:#3fa7ff;} 
nav ul li a.active{color:#3fa7ff;}
/*二级导航*/
nav ul li:hover ul li{display:block;}
nav ul li ul{position:absolute;z-index:1000;width:112px;left:180px;top:28px;}
nav ul li ul li{display:none;background:rgba(15,95,174,0.8);float:none;margin-top:1px;border:none;}  

/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;}
#myCarousel .carousel-control.right{background-image: none;}

/*共用大标题*/
.title{background:url(../images/title_bg.png) no-repeat center;text-align:center;margin:40px 0;}
.title h5{font-size:24px;color:#353535;}
.title p{font-size:24px;color:#011d70;margin-top:10px;}

/*公司简介*/
.gsjj_box img{width:48%;}
.gsjj_box .text_box{width:48%;color:#353535;}
.gsjj_box .text_box h5{font-size:16px;font-weight:bold;color:#011d70;}
.gsjj_box .text_box .text{line-height:25px;height:200px;overflow:hidden;margin:20px 0;}
.gsjj_box .text_box .an1{width:100%;line-height:37px;color:#011d70;border:1px solid #011d70;text-align:center;}
.gsjj_box:hover .an1{background:#4462bc;color:#fff;}

/*产品中心*/
.cpzx_box{display:block;margin:0 10px;}
.cpzx_box .imgbox{border:1px solid #bababa;overflow:hidden;position:relative;}
.cpzx_box .img{height:178px;}
.cpzx_box h5{line-height:30px;background:#011d70;color:#fff;text-align:center;margin-top:3px;}
.cpzx_box .mask{background:rgba(1,29,112,0.5);width:100%;height:100%;position:absolute;top:-100%;}
.cpzx_box .mask p{color:#fff;text-align:center;margin:60px auto 0 auto;}
.cpzx_box .mask img{display:block;margin:10px auto;}
.cpzx_box:hover .mask{top:0;}
.cpzx_box:hover h5{background:#ef0006;}
.cpzx .an2{display:block;width:145px;line-height:40px;border:3px solid #011d70;text-align:center;border-radius:10px;margin:50px auto 0 auto;color:#353535;}
.cpzx .an2:hover{background:#011d70;color:#fff;}

/*合作伙伴*/
.hzhb{padding-bottom:40px;}
.hzhb_box{display:block;margin:0 10px;}
.hzhb_box .img{height:132px;}
.hzhb_box .imgbox{border:1px solid #b1b1b1;}
.hzhb .pictrue1 .owl-theme .owl-controls{text-align:center;}

/*联系我们*/
.lxwm{background:url(../images/lxwm.jpg) center center;background-size:cover;padding-bottom:50px;}
.lxwm .title{background:url(../images/title_bg2.png) no-repeat center;}
.lxwm .title h5,.lxwm .title p{color:#fff;}
.lxwm .icon{line-height:47px;color:#fff;text-indent:60px;font-size:12px;}
.lxwm .tubiao{margin-bottom:30px;}
.lxwm input,.lxwm textarea{background:#167cf9;color:#fff;border-radius:0px;}
.lxwm input::-webkit-input-placeholder,.lxwm textarea::-webkit-input-placeholder{color:#fff;}
.lxwm input::-moz-placeholder,.lxwm textarea::-moz-placeholder{color:#fff;}
.lxwm input::-ms-input-placeholder,.lxwm textarea::-ms-input-placeholder{color:#fff;}
.lxwm .form-group{width:32%;display:inline-block;margin:0 5px 10px 5px;}
.lxwm .form-group.neirong{width:65.5%;float:left;}
.lxwm button{width:32%;height:128px;border:none;margin-left:8px;background:#8dc0ff;color:#0365de;line-height:25px;}
.lxwm button:hover{background:#eea06c;color:#000;}
.lxwm textarea{height:128px;}

/*产品中心内页*/
.cpzx_ny{margin-bottom:30px;}
.cpzx_ny .cpzx_box,.cpzx_ny .hzhb_box{margin:10px;}
.cpzx_ny  .col-md-3{padding:0;}
.cpzx_ny .cpaxny_pad{padding:0 5px;}
.cpzx_ny .text{color:#000;margin-top:20px;line-height:25px;}
.cpzx_ny .text h5{line-height:30px;}
.cpzx_ny img{display:block;margin:10px auto 10px auto;max-width:100%;}

/*移动端横向下拉导航*/
.subNavBox{padding:10px 15px 0px 15px;}
.subNav{background:#d60000;text-align:center;cursor:pointer;font-size:20px;color:#fff;line-height:50px;padding-left:40px;}
.subNav span{line-height:50px;margin-right:20px;}
.navContent{display:none;}
.navContent li a{background:#fff;display:block;border-left:3px solid rgba(0,0,0,0);text-align:center;font-size:16px;line-height:45px;color:#000;margin-top:3px;}
.navContent li a:hover{background-color:#d3d3d3;color:#0197f7;}
.navContent .active{background:#d3d3d3;border-left:3px solid #0197f7;color:#0197f7;}
.subNavBox ul li:hover ul li{display:block;}
.subNavBox ul li ul li{background:#e98c14;display:none;}
.navContent .active2{background:#a2e6df;}
.navContent .active2:hover{background:#ebefa3;}
.subNav2{margin-top:2px;}
.subNav2 a{color:#fff;}
.subNav3{background:#569ea4;line-height:45px;padding:0;font-size:16px;margin-top:2px;}
.subNav3 a{color:#fff;}

/*页脚*/
footer{background:#ef0006;line-height:50px;}
footer ul li{float:left;width:75px;text-align:center;}
footer ul li a{color:#fff !important;}
footer ul .bx{width:1px;height:14px;background:#fff;margin-top:20.5px;}
footer ul li a:hover{text-decoration:underline !important;}
footer p{color:#fff;float:right;}

/*移动端底部热点链接*/
.hot{width:100%;height:50px;background:#167cf9;position:fixed;bottom:0;left:0;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:16px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:4.5px 0;}
.hot .row div:hover{background:#155098;}

/*媒体查询开始*/
@media (max-width:1050px){
nav .logo{top:19px;left:15px;}
}

@media (max-width:991px){
#ydnav .icon-menu{color:#fff;cursor:pointer;font-size:40px;z-index:5000;position:absolute;right:10px;line-height:99px;}
#ydnav .sjdnav{width:150px;height:auto;position:absolute;right:0px;top:99px;z-index:1000;}
#ydnav .sjdnav li{display:block;height:40px;text-align:center;background:rgba(28,108,188,0.7);border-bottom:1px solid rgba(255,255,255,0.5);}
#ydnav .sjdnav .lxbx{border-bottom:none;}
#ydnav .sjdnav li a{ display:block; color:#fff; line-height:40px;font-size:16px;}
#ydnav .sjdnav li a:hover{color:#f4743c;}
#ydnav .sjdnavhide{height:0;overflow:hidden;}
body{padding-bottom:50px;}
.gsjj_box img{width:100%;}
.gsjj_box .text_box{width:100%;margin-top:20px;}
.cpzx_box,.hzhb_box{margin:0 5px;}
.cpzx_pad{padding:0 10px;}
.lxwm .icon{margin-bottom:30px;font-size:14px;}
.lxwm .form-group{width:100%;display:block;margin:10px 0;}
.lxwm .form-group.neirong{width:100%;float:none;}
.lxwm button{width:100%;height:43px;margin-left:0;background:#167cf9;color:#fff;line-height:25px;}
footer p{float:none;text-align:center;font-size:12px;}
.cpzx_ny .cpaxny_pad{padding:0 10px;}
.cpzx_ny .cpzx_box{margin:5px;}
}

@media (max-width:767px){
#ydnav .icon-menu{font-size:30px;line-height:80px;}
#ydnav .sjdnav{top:80px;}
.subNav{font-size:16px;line-height:40px;}
.subNav span{line-height:40px;}
.navContent li a{line-height:40px;font-size:14px;}
nav{height:80px;}
nav .logo{top:10px;width:260px;}
.title{margin:30px 0;}
.title h5{font-size:20px;}
.title p{font-size:20px;margin-top:5px;}
.cpzx_box .img{height:220px;}
.hzhb_box .img{height:150px;}
}

@media (max-width:550px){
.cpzx_box .img{height:160px;}
.hzhb_box .img{height:130px;}
}

@media (max-width:450px){
#ydnav .icon-menu{font-size:25px;line-height:56px;}
#ydnav .sjdnav{top:60px;}
nav{height:60px;}
nav .logo{top:8px;width:200px;}
.title h5,.title p{font-size:16px;}
.cpzx_box .img{height:120px;}
.cpzx_box .mask p{margin:20px auto 0 auto;}
.hzhb_box .img{height:100px;}
}

@media (max-width:360px){
.cpzx_box .img{height:110px;}
.hzhb_box .img{height:80px;}
}