/*全局样式*/
@charset "utf-8";
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

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:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;background:#d8faff;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.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:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1160px !important;}
.clear{clear:both;width:0;height:0;}
.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}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important}

/*顶部内容*/
header .top{background:#ddfaff;border-bottom:1px solid #e5e5e5;}
header .top p{line-height:31px;font-size:12px;color:#0e408d;}
header .top ul a{color:#0e408d;line-height:31px;border-right:1px solid #0e408d;margin-left:5px;padding-right:5px;font-size:12px;}
header .top ul li:last-child a{border-right:none;padding:0;}
header .top ul a:hover{color:#000;}
.logo_box{background:url(../images/top_bg.png) center center;background-size:cover;height:126px;}
.logo_box .logo1{margin-top:29px;}
.logo_box .tel{background:url(../images/tel.png) no-repeat 0 6px;text-indent:20px;margin-top:43px;}
.logo_box .tel p{font-size:12px;color:#000;}
.logo_box .tel h5{font-size:22px;color:#0000eb;}

/*PC端导航*/
nav{position:relative;background:#238bd8;}
nav a{color:#fff !important;font-size:18px;}
nav a:hover{color:#0000eb !important;}
/*一级导航*/ 
nav ul li{float:left;width:12%;text-align:center;line-height:50px;position:relative;} 
nav ul li a{display:block;position:relative;}
nav ul li a:hover,nav ul li a.active{background:#e9fdff;color:#0000eb !important;}
nav ul .bx{width:1px;height:16px;background:#7bb9e8;margin-top:17px;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1;width:100%;}
nav ul li ul li{float:none;margin-top:1px;border:none;background:rgba(35,139,216,0.7);width:100%;line-height:50px;}
nav ul li ul li a{padding:0 10px;color:#fff !important;}
nav ul li ul li a:hover{color:#0000eb !important;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner img {margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}

/*共用大标题*/
.title{text-align:center;margin:50px 0 30px 0;}
.title h5{font-size:24px;color:#000;}
.title p{font-size:12px;color:#e77816;background:url(../images/title_bg.png) no-repeat center;margin-top:10px;}

/*产品展示*/
.cpzs .anbox{font-size:0;text-align:center;margin-bottom:30px;}
.cpzs .anbox .anniu{width:116px;line-height:32px;border:1px solid #e5e5e5;display:inline-block;font-size:12px;color:#666;cursor:pointer;margin:0 3px;padding:0 10px;}
.cpzs .anbox .anniu.active{background:#238bd8;color:#fff;border-color:#238bd8;}
.cpzs_box{display:block;border:1px solid #e5e5e5;background:#fff;margin:5px;}
.cpzs_pad{padding:0 10px;}
.cpzs_box .top{padding:30px 8px 0 8px;}
.cpzs_box .imgbox{overflow:hidden;}
.cpzs_box .an1{height:38px;background:#fff url(../images/icon1.png) no-repeat center;margin:20px 0 6px 0;}
.cpzs_box .text_box{border-top:1px solid #e5e5e5;padding:25px 20px 30px 20px;}
.cpzs_box .text_box h5{font-size:13px;color:#000; text-align:center;}
.cpzs_box .text_box p{font-size:10px;color:#999;margin-top:8px;}
.cpzs_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}
.cpzs_box:hover .an1{background:#4fa2e0 url(../images/icon1.png) no-repeat center;}
.cpzs_box:hover .text_box h5,.cpzs_box:hover .text_box p{color:#4fa2e0;}
.cpzs .an2{display:block;width:222px;line-height:44px;border:1px solid #e5e5e5;text-align:center;margin:30px auto 50px auto;color:#000;font-size:16px;}
.cpzs .an2:hover{background:#f4a924;color:#fff;}
.cpzs .nrbox .neirong{display:none;}
.cpzs .nrbox .neirong.active{display:block;}

/*公司简介*/
.gsjj{background:url(../images/gsjj_bg.jpg) center center;background-size:cover;padding-bottom:50px;}
.gsjj .title h5{color:#fff;}
.gsjj .title p{background:url(../images/title_bg2.png) no-repeat center;color:#fff;}
.gsjj .imgbox{border:10px solid rgba(255,255,255,0.8);box-shadow:-15px -15px 0px #ebb515;margin:15px 0 0 15px;}
.gsjj .text_box h5{font-size:18px;font-weight:bold;color:#fff;}
.gsjj .text_box .text{color:#fff;line-height:36px;margin:28px 0;height:248px;overflow:hidden}
.gsjj .text_box .an3{display:block;width:222px;line-height:44px;border:1px solid #fff;text-align:center;color:#fff;font-size:16px;}
.gsjj .text_box .an3:hover{background:#ebb515;border-color:#ebb515;}

/*公司优势*/
.gsys{padding-bottom:30px;}
.gsys_box{display:block;margin:25px 0;}
.gsys_box .imgbox{width:205px;height:205px;overflow:hidden;border-radius:50%;margin:0 auto;z-index:10;position:relative;}
.gsys_box .img{width:100%;height:100%;}
.gsys_box h5{font-size:18px;color:#000;text-align:center;margin:16px 0 13px 0;padding:0 10px;}
.gsys_box .text{color:#000;line-height:24px;height:47px;overflow:hidden;text-align:center;}
.gsys_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}

/*新闻中心*/
.news{display:block;border-bottom:1px solid #e5e5e5;margin:25px 10px;position:relative;}
.xwzx_pad{padding:0 5px;}
.news .img{height:220px;}
.news .text_box{padding:30px 0px 30px 0;}
.news .text_box h5{font-size:16px;color:#000;}
.news .text_box .text{font-size:12px;color:#999;margin-top:18px;height:35px;overflow:hidden;}
.news:hover{padding:0 25px;background:url(../images/news_bg.jpg) center center;background-size:cover;border:1px solid #e5e5e5;}
.news:hover .img{height:290px;margin-top:-40px;}
.news:hover .text_box h5,.news:hover .text_box .text{color:#fff;}
.news:hover .text_box{background:url(../images/icon2.png) no-repeat 100% 50%;padding:30px 75px 30px 0;}

/*联系我们*/
.lxwm{border-top:1px solid #b4e2fa;margin-top:30px;padding-bottom:50px;}
.lxwm h5{font-size:16px;font-weight:bold;color:#000;}
.lxwm .text_box .text{font-size:16px;line-height:30px;color:#000;margin:23px 0;display:block;height:208px;overflow:hidden;}
.lxwm .text_box ul li{text-indent:30px;font-size:16px;color:#000;margin:10px 0;}
.lxwm form .form-group{margin:20px 0;}
.lxwm form input,.lxwm form textarea{background:#88aeda;border:1px dashed #bfe2f3;color:#fff;}
.lxwm form label{font-size:13px;color:#000;}
.lxwm form button{width:100px;line-height:30px;border:1px solid #ccc;background:#ccc;}
.lxwm form button:hover{background:#ebb515;border-color:#ebb515;}

/*页脚*/
footer{padding:20px;color:#fff;text-align:center;color:#000;line-height:22px;border-top:1px solid #b4e2fa;}
footer a{color:#000 !important;}
footer a:hover{color:red !important;}

/*内页左侧导航*/
.neiye{margin:30px 0;}
.neiye .navbox{margin-top:-115px;}
.neiye .title3{height:85px;background:#117ac0;padding-left:30px;border-top:5px solid #72abf9;position:relative;z-index:1000;}
.neiye .title3 i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;z-index:100;}
.neiye .title3 h5{font-size:18px;font-weight:bold;color:#fff;z-index:10;position:relative;line-height:80px;}
.neiye .title3 h5 .span1{font-size:14px;color:rgba(255,255,255,0.3);margin-left:14px;}
.neiye .title3 .span2{display:block;position:absolute;top:-5px;left:0;border-top:85px solid rgba(8,75,157,0.7);border-left: 0px solid transparent;border-right:30px solid transparent;height:0;width:125px;}
.neiye .title3 .span3{color:#fff;line-height:80px;position:absolute;right:15px;}
.neiye .navbox .nav2{line-height:40px;background:#fff;display:block;color:#000;font-size:13px;text-indent:38px;margin-top:1px;border:1px solid #c9e9fd;padding:1px;}
.neiye .navbox .nav2 span{background:url(../images/jt1.png) no-repeat 13px center;display:block;padding-right:10px;}
.neiye .navbox .nav2:hover,.neiye .navbox .nav2.active{border-color:#084b9d;color:#fff;}
.neiye .navbox .nav2:hover span,.neiye .navbox .nav2.active span{background:#117ac0 url(../images/jt2.png) no-repeat 13px center;}
.neiye .navbox .nav1 ul a{display:block;line-height:39px;background:#55a0d2;margin-top:1px;color:#fff;position:relative;text-indent:38px;padding-right:10px;}
.neiye .navbox .nav1 ul a:after{content:"";width:5px;height:5px;background:#fff;position:absolute;top:45%;left:20px;}
.neiye .navbox .nav1 ul a:hover,.neiye .navbox .nav1 ul a.active{color:#000;}
.neiye .navbox .nav1 ul a:hover:after,.neiye .navbox .nav1 ul a.active:after{background:#000;}
.neiye .navbox .nav1 ul{display:none;}
.neiye .navbox .nav1 ul.ul1{display:block;}
.neiye .lxfs{margin-top:20px;}
.neiye .lxfs .title3{height:57px;border:none;}
.neiye .lxfs .title3 .span2{top:0px;left:0;border-top:57px solid rgba(8,75,157,0.7);}
.neiye .lxfs .title3 h5{line-height:57px;}
.neiye .lxfs .text_box{border:1px solid #e5e5e5;margin-top:1px;}
.neiye .lxfs .tel2_box{background:#fff;border-bottom:1px solid #e5e5e5;padding:20px;}
.neiye .lxfs .tel2_box .tel2{background:url(../images/icon8.png) no-repeat 0 5px;text-indent:40px;}
.neiye .lxfs .tel2_box .tel2 p{font-size:12px;color:#000;}
.neiye .lxfs .tel2_box .tel2 h5{font-size:20px;font-weight:bold;color:#a81212;}
.neiye .lxfs .text{font-size:12px;line-height:30px;color:#000;background:#fff;padding:20px;}

/*内页右侧标题*/
.neiye .title4{border-bottom:1px solid #b9d7df;padding-bottom:10px;margin-bottom:20px;}
.neiye .title4 h5{font-size:20px;font-weight:bold;color:#000;}
.neiye .title4 p{font-size:12px;color:#000;margin-top:10px;}
.neiye .title4 p a{color:#000;}
.neiye .title4 p a:hover{color:red;}

/*产品展示内页*/
.cpzs_ny .col-lg-4{padding:0;}
.cpzsny_pad{padding:0 10px;}
.cpzsny_box{display:block;margin:10px 5px;}
.cpzsny_box .imgbox{background:#b9e4fd;padding:10px 20px;overflow:hidden;}
.cpzsny_box .text_box{background:#fff;padding:20px;}
.cpzsny_box .text_box h5{font-size:16px;color:#000;}
.cpzsny_box .text_box .text{font-size:12px;color:#999;line-height:22px;margin-top:10px;height:42px;overflow:hidden;}
.cpzsny_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}

/*新闻中心内页*/
.xwzxny_box{display:block;border-bottom:1px dashed #e5e5e5;padding-bottom:20px;margin-bottom:20px;}
.xwzxny_box .imgbox{width:227px;height:157px;overflow:hidden;}
.xwzxny_box .img{width:100%;height:100%;}
.xwzxny_box .text_box{margin-left:240px;}
.xwzxny_box .text_box h5{color:#000;}
.xwzxny_box .text_box p{font-size:12px;color:#999;margin:10px 0;}
.xwzxny_box .text_box .bx{width:30px;height:1px;background:#000;}
.xwzxny_box .text_box .text{font-size:12px;color:#999;line-height:24px;height:46px;overflow:hidden;margin:17px 0;}
.xwzxny_box .an4_box{width:76px;}
.xwzxny_box .an4_box .an4{width:56px;line-height:22px;background:#46aade;color:#fff;font-size:12px;text-align:center;}
.xwzxny_box .an4_box span{display:block;background:#0d4975;width:20px;line-height:22px;color:#fff;text-align:center;}
.xwzxny_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}
.xwzxny_box:hover .text_box h5{color:#46aade;}
.xwzxny_box:hover .bx{width:100%;background:#46aade;}

/*详情页*/
.xqy .bt{font-size:20px;font-weight:bold;color:#000;text-align:center;margin:10px 0;}
.xqy img{display:block;margin:20px auto;max-width:100%;}
.xqy .text{color:#000;line-height:25px;margin:10px 0;}

/*移动端底部热点链接*/
.hot{height:50px; background:#238bd8; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{background:#0a4672;}	
.dbbox{position:fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

/*媒体查询开始*/
@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:90px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#238bd8;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:#fff;color:red;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:29.5px;right:15px;background:#238bd8;padding:15px 10px;}
header .ydd_btn span{display:block;width:100%;height:3px;background:#fff;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span{background:#fff;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body{padding-bottom:50px;}
.logo_box{height:90px;}
.logo_box .logo1{margin-top:10px;}
.gsjj .text_box{margin-top:30px;}
.gsjj .text_box .an3{margin:0 auto;}
.news .img{height:auto;}
.news:hover{padding:0;background:none;border:none;}
.news:hover .img{height:auto;margin-top:0;}
.news:hover .text_box h5{color:#000;}
.news:hover .text_box .text{color:#999;}
.news:hover .text_box{background:none;padding:30px 0;border-bottom:1px solid #e5e5e5;}
.lxwm .text_box{margin-bottom:30px;}
.neiye .navbox .nav1 ul.ul1{display:none;}
.neiye .navbox{margin:0px 0 30px 0;}
.neiye .title3{height:60px;}
.neiye .title3 h5{line-height:55px;}
.neiye .title3 .span2{border-top:60px solid rgba(8,75,157,0.7);}
.neiye .title3 .span3{line-height:55px;}
.lxwm form button{display:block;margin:0 auto;}
}

@media (max-width:767px){
header .sjdnav{top:80px;}
header .ydd_btn{top:25px;padding:10px;}
.logo_box{height:80px;}
.logo_box .logo2{margin-top:18.5px;}
.title{margin:30px 0;}
.title h5{font-size:18px;color:#000;}
.gsjj .text_box h5{font-size:16px;}
.gsys_box h5{font-size:14px;}
.gsys_box .imgbox{width:150px;height:150px;}
footer .pull-left{float:none !important;}
footer .pull-right{float:none !important;}
footer{font-size:12px;}
.neiye .title4 h5{font-size:16px;}
.cpzsny_box .text_box h5{font-size:14px; text-align:center;}
.cpzsny_box .text_box{padding:20px 10px;}
.xqy .bt{font-size:16px;}

.cpzs .anbox .anniu {width: 31.33%; margin: 0 1% 5px 1%; padding: 0 5px;}
}

@media (max-width:479px){
header .sjdnav{top:50px;}
header .ydd_btn{top:8px;}
.logo_box{height:50px;}
.logo_box .logo2{margin-top:10px;width:200px;}
.gsys_box .imgbox{width:120px;height:120px;}
.xwzxny_box .imgbox{width:120px;height:90px;}
.xwzxny_box .text_box{margin-left:130px;}
.xwzxny_box .text_box p{margin:3px 0;}
.xwzxny_box .text_box .text{margin:5px 0;}
.xwzxny_box .an4_box{display:none;}
.news .text_box h5{font-size:14px;}
}