@charset "utf-8";

a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://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"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{max-width:1200px !important; height: auto; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1200px!important; height: 100%; padding: 0;}
.content{margin-top: 30px;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
/*  */
header{width:100%; height:auto;}
header .head_main{width: 100%;}
header .head_top{height: 35px; background-color: #ececec; overflow: hidden;}
header .head_top h4{float: left; line-height: 35px; font-size: 14px; color: #555555;}
header .head_top .top_link{float: right; overflow: hidden;}
header .head_top .top_link li{float: left; position: relative; line-height: 30px; padding: 0 5px;}
header .head_top .top_link li a{font-size: 14px; color: #555555; padding: 0 10px;}
header .head_top .top_link li a:hover{color: #ff4d00;}
header .head_top .top_link li:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #666666;}
header .head_top .top_link li:nth-child(1):before{display: none;}
/**/
header .head_box{height:125px; overflow:hidden; background-color: #fff; padding-top:25px;}
header .head_box .logo{float: left;display: table; height: 100%;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo img{width: 438px; height:auto;}
header .head_box .headTxt{float: left; height: 100%; display: table; position: relative; padding-left: 18px; margin-left: 18px;}
header .head_box .headTxt::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 50px; background-color: #f1f1f1;}
header .head_box .top_call{float: right; display: table; height: 100%; background: url("../images/head_tel.png") no-repeat left 50%; padding-left: 55px;}
header .head_box .top_call h5{font-size: 16px; color: #545454;}
header .head_box .top_call h4{font-size: 26px; color: #2e3d7f; margin-top: 5px;}
/**/
header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer;}
header .navbar-toggle .icon-bar{background:#183881; width:35px; height:5px;}
header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/**/
header .head_nav{width: 100%; position: relative; background-color: #183881;}

header .head_nav .nav_content{width: 1200px; margin: 0 auto;}
header .subnav{width: 225px; float: left; height: 56px; position: relative;}
header .subnav .subnavTitle{width: 100%; line-height: 56px; padding-left: 30px; font-size: 20px; color: #fff; font-weight: bold; background: url(../images/icon/head_icon1.png) no-repeat 160px center #ff4d00;}
header .subnav .navList{width: 100%; position: absolute; top: 100%; left: 0; z-index: 9; display: flex; align-content: stretch; flex-wrap: wrap; }
header .subnav .navList>li{width: 100%; position: relative;}
header .subnav .navList>li>a{display: flex; padding: 0 30px; height: 100%; background: url(../images/icon/jian1.png) no-repeat 180px center #fff; border-bottom: 1px solid #eee; align-items: center;}
header .subnav .navList>li>a span{font-size: 16px; color: #323232;}
header .subnav .navList .erList{position: absolute; top: 0; left: 100%; width: 100%; display: none; background-color: #fff; border-left: 1px solid #eee;}
header .subnav .erList li a{height: 40px; line-height: 40px; display: block; font-size: 16px; color: #333; padding: 0 20px;}
header .subnav .erList li a:hover{color: #ff4d00;}
header .subnav .navList>li:hover .erList{display: block;}
header .subnav .navList>li:hover>a span{color: #2e3d7f; font-weight: bold;}

/*  */
header .head_nav .navUl{width: calc(100% - 225px); height: auto; float: left;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{float: left; width: 14.2%; height: 56px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #fff; font-size: 16px; line-height: 56px; display: block; overflow: hidden;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; height: 100%; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: linear-gradient(to right, #2f408f, #2f408f)}
header .head_nav .top_li:nth-child(7):after{display: none;}
header .head_nav .top_li:hover>a{background-color: #fff; color: #183881;}
header .head_nav .top_li ul{display: none; position:absolute; top:56px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0; height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #183881;}

header .aaa .navUl{width: 100%}
header .banner .swiper-pagination-bullet-active{background: #183881;}
/*  */
.topSelect{width: 100%; border-bottom: 1px solid rgba(24,22,21,0.08); padding: 15px 0;}
.topSelect .left{float: left; overflow: hidden; zoom: 1; width: calc(100% - 390px);}
.topSelect .right{float: right;}
.topSelect .title{width: 80px; float: left; line-height: 40px; font-size: 15px; color: #252525; font-weight: bold;}
.topSelect .sList{width: calc(100% - 80px); float: left; overflow: hidden; zoom: 1;}
.topSelect .sList li{float: left; margin-right: 20px; line-height: 40px;}
.topSelect .sList li a{font-size: 14px; color: #767676;}
.topSelect .sList li a:hover{text-decoration:underline!important;}
.topSelect .box{width: 380px; height: 40px; overflow: hidden; zoom: 1; border: 1px solid #c9c9c9; border-radius: 20px;}
.topSelect .box .fTxt{width: calc(100% - 55px); height: 100%; float: left; border: none; font-size: 15px; padding: 0 15px; outline:none}
.topSelect .box .fBtn{width: 55px; float: left; height: 100%; font-size: 16px; color: #fff; background: url(../images/icon/fangda.png) no-repeat center center; border: none;}
/* header .small .head_nav{position: fixed; top: 0; z-index: 9;} */
section{width: 100%; overflow: hidden; }
/*  */
.titleIndex{width: 100%; text-align: center; background: url(../images/title_gang.png) no-repeat bottom center; padding-bottom: 30px; position: relative}
.titleIndex h3{font-size: 46px; color: #010101; font-weight: bold; opacity: 0.08; position: absolute; left: 0; right: 0; margin: auto;}
.titleIndex h4{font-size: 28px; color: #252525; font-weight: bold; padding-top: 33px;}
/*  */
.infoBox{width: 100%; background: url(../images/info_bg.png) no-repeat center bottom #efefef; padding: 100px 0 150px 0; overflow: hidden;}
.infoBox ul{position: relative;}
.infoBox ul::before{background: url(../images/info_gang.png) no-repeat bottom; background-size: 100% 100%; position: absolute; bottom: -120px; left: 10%; width: 80%; height: 130px;}
.infoBox .item{width: 25%; float: left; padding: 0 2px;}
.infoBox .item .box{background: url(../images/info_kuang.png) no-repeat; background-size: 100% 100%; text-align: center; position: relative; height: 220px;}
.infoBox .item .imgbox{width: 160px; height: 160px; background: url(../images/info_yuan.png) no-repeat; z-index: 2; background-size: 100% 100%; display: inline-block; position: absolute; top: -70px; left: 0; right: 0; margin: auto;}
.infoBox .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
.infoBox .item .txtbox{text-align: center; height: 100%; padding: 110px 20px 0 20px;}
.infoBox .item .txtbox h4{font-size: 20px; color: #393838; font-weight: bold;}
.infoBox .item .txtbox p{font-size: 14px; color: #777777; line-height: 20px; height: 40px; padding: 0 20px; margin-top: 15px; overflow: hidden;}
.infoBox .item:hover .imgbox{top: -80px;}
.infoBox .item:hover .box{background: url(../images/info_kuangs.png) no-repeat;}
.infoBox .item:hover .txtbox h4{color: #ffffff;}
.infoBox .item:hover .txtbox p{color: #ffffff;}
/*  */
.about{width: 100%; padding: 40px 0 0 0; text-align: center; position: relative; z-index: 2; overflow: hidden;}
.about .txtbox{overflow: hidden; text-align: center;}
.about .txtbox p{font-size: 14px; color: #3a3a3a; line-height: 2;}
.about .more{display: block; margin: 30px auto 0 auto; width: 200px; height: 45px; line-height: 43px; border: 1px solid #e5e5e5; font-size: 16px; color: #2e3d7f; border-radius: 40px;}
.about .more:hover{border-color: #2F3E7F;}
.about .deng{width: 100%;display: block; height: 25px; background: url("../images/icon/=.png") no-repeat center center; margin-top: 30px;}
.about .imgbox{text-align: center; overflow: hidden; margin-top: 30px;}
.about .imgbox img{width: 100%; height: auto;}
/*  */
.product{width: 100%; padding: 190px 0 50px 0; background: url(../images/product_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden; position: relative; margin-top: -150px; z-index: 1;}
.product .titleIndex{background: url(../images/title_gangs.png) no-repeat bottom center;}
.product .titleIndex h3{color: #fff;}
.product .titleIndex h4{color: #fff;}
.product .hd{width: 100%; position: relative; padding: 0 20px;}
.product .hd .item{width: 100%; text-align: center;}
.product .hd .item a{display: block; width: 120px; height: 120px; line-height: 120px; text-align: center; font-size: 18px; color: #3f3f3f; background-color: #fff; border-radius: 50%; overflow: hidden;}
.product .hd .item a:hover{background-color: #ff4d00; color: #fff;}
.product .hd .pro-botton-next, .product .hd .pro-button-prev{position: absolute; top: 0; bottom: 0; margin: auto; width: 40px; height: 40px; background: url(../images/icon/jian2.png) no-repeat; background-size: cover;}
.product .hd .pro-botton-next{right: 100%;}
.product .hd .pro-button-prev{transform:rotate(180deg); left: 100%;}
.product .bd{margin-top: 30px;}
.product .bd .item{width: 20%; float: left; padding: 0 2px; margin-bottom: 4px;}
.product .bd .item a{display: block; height: 60px; padding: 10px; display: flex; align-items: center; justify-content: center; border-radius: 10px; overflow: hidden;}
.product .bd .item a p{line-height: 20px; font-size: 15px; color: #fff; max-height: 40px; overflow: hidden;}
.product .bd .item:nth-child(even) a{background-color: rgba(255,255,255,0.2);}
.product .bd .item:nth-child(odd) a{background-color: rgba(255,255,255,0.4);}
.product .bd .item a:hover{background-color: #ff4d00;}
.product .more{text-align: center; margin-top: 30px;}
.product .more a{display: inline-block; width: 320px; height: 50px; line-height: 48px; border: 1px solid rgba(255,255,255,0.5); background: url(../images/icon/jian3.png) no-repeat center center;}
/*  */
.solution{width: 100%; background-color: #fff; overflow: hidden; padding: 50px 0; overflow: hidden;}
.solution .item{width: 100%; overflow: hidden;}
.solution .item a{display: block;}
.solution .item .imgbox{height: 220px; overflow: hidden; position: relative; overflow: hidden;}
.solution .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.solution .item .txtbox{height: 220px; overflow: hidden; padding: 35px 20px; background-color: #ebebeb; position: relative;}
.solution .item .txtbox h4{font-size: 18px; color: #232323;} 
.solution .item .txtbox p{font-size: 14px; color: #767676; height: 75px; line-height: 25px; overflow: hidden; margin-top: 20px;}
.solution .item .txtbox span{width: 33px; height: 4px; background: url(../images/icon/jian4.png) no-repeat; background-size: 100% 100%; margin-top: 30px; display: block;}
.solution .swiper-slide:nth-child(even) .imgbox{top: 220px;}
.solution .swiper-slide:nth-child(even) .txtbox{top: -220px;}
.solution .item:hover .imgbox .img{transform: scale(1.1);}
.solution .item:hover .txtbox{background-color: #2e3d7f;}
.solution .item:hover .txtbox h4{color: #fff;}
.solution .item:hover .txtbox p{color: #fff;}
.solution .item:hover .txtbox span{background: url(../images/icon/jian4s.png) no-repeat;}
.solution .swiper-pagination-solution{text-align: center;}
.solution .swiper-pagination-solution .swiper-pagination-bullet{margin: 0 10px;}
.solution .swiper-pagination-solution .swiper-pagination-bullet-active{background-color: #2e3d7f;}
/*  */
.ysBox{width: 100%; padding: 60px 0; background: url(../images/ys_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden;}
.ysBox .title{text-align: center;}
.ysBox .title img{max-width: 100%; height: auto;}
.ysBox .content{padding: 40px 15px; background-color: #fff; position: relative;}
.ysBox .content .imgbox{width: 420px; margin: 0 auto; position: relative;}
.ysBox .imgbox img{width: 100%;}
.ysBox .imgbox .tel{position: absolute; left: 0; width: 100%; height: 120px; bottom: 40px; left: 0; text-align: center; width: 100%; padding: 15px 0;}
.ysBox .imgbox .tel h4{font-size: 28px; color: #fff; font-weight: bold;}
.ysBox .imgbox .tel h5{font-size: 18px; color: #fff; margin-top: 10px;}
.ysBox .ysList li{position: absolute; width: 340px; }
.ysBox .ysList li h4{font-size: 22px; color: #282828; font-weight: bold; margin-bottom: 12px;}
.ysBox .ysList li p{font-size: 14px; color: #4e4e4e; line-height: 24px; height: 72px; overflow: hidden;}
.ysBox .ysList li:nth-child(1){top: 40px; left: 20px; padding: 20px 0 20px 130px; background: url(../images/icon/ys_icon_01.png) no-repeat left center;}
.ysBox .ysList li:nth-child(2){top: 40px; right: 20px; padding: 20px 130px 20px 0; text-align: right; background: url(../images/icon/ys_icon_01.png) no-repeat right center;}
.ysBox .ysList li:nth-child(3){bottom: 40px; left: 20px; padding: 20px 0 20px 130px; background: url(../images/icon/ys_icon_02.png) no-repeat left center;}
.ysBox .ysList li:nth-child(4){bottom: 40px; right: 20px; padding: 20px 130px 20px 0; text-align: right; background: url(../images/icon/ys_icon_02.png) no-repeat right center;}
/*  */
.news{width: 100%; padding: 50px 0; overflow: hidden;}
.news .left{width: 50%; float: left; padding-right: 10px;}
.news .right{width: 50%; float: left; padding-left: 10px;}
.news .left .imgbox{text-align: center; overflow: hidden; position: relative;}
.news .left .imgbox img{width: 100%; height: auto;}
.news .left .imgbox .dates{position: absolute; top: 0; left: 0; text-align: center; padding: 15px 20px; background-color: #ff6600;}
.news .left .imgbox .dates h4{font-size: 40px; color: #fff; margin-bottom: 5px;}
.news .left .imgbox .dates h5{font-size: 14px; color: #fff;}
.news .left .txtbox{width: 100%; background-color: #efefef; padding: 20px;}
.news .left .txtbox .title{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 10px;}
.news .left .txtbox .txt{font-size: 14px; color: #333; line-height: 24px;}
.news .left:hover .txtbox{background-color: #2e3d7f;}
.news .left:hover .txtbox .title{color: #fff;}
.news .left:hover .txtbox .txt{color: #fff;}
.news .item{width: 100%; height: 110px; border: 1px solid #cbcbcb; margin-bottom: 15px;}
.news .item a{display: block; padding: 15px; width: 100%; height: 100%; overflow: hidden; zoom: 1;}
.news .item .date{width: 100px; height: 100%; float: left; text-align: center; background-color: #efefef; padding-top: 7px;}
.news .item .date .date1{font-size: 34px; color: #4d4d4d;}
.news .item .date .date2{font-size: 12px; color: #7c7c7c;}
.news .item .txtbox{width: calc(100% - 100px); height: 100%; float: left; padding: 2px 10px;}
.news .item .txtbox .title{font-size: 16px; color: #363535; margin-bottom: 10px; font-weight: bold;}
.news .item .txtbox .txt{font-size: 14px; color: #727272; height: 40px; line-height: 20px; overflow: hidden;}
.news .item:hover{border-color: #2e3d7f;}

/*  */
.foot1{width: 100%; background-color: #f0f0f0; padding: 25px 0; border-bottom: 1px solid #d8d8d8;}
.foot1 .title{width: 140px; float: left; font-size: 18px; color: #3d3d3d; line-height: 26px;}
.foot1 .title span{font-size: 24px; color: #1f2f76; font-family: Arial; margin-left: 3px; text-transform: uppercase;}
.foot1 .footList{width: calc(100% - 140px); float: left; overflow: hidden; zoom: 1; padding-left: 20px;}
.foot1 .footList a{float: left; margin-right: 25px; padding-right: 25px; position: relative;}
.foot1 .footList a::before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 15px; background-color: #919191; margin: auto;}
.foot1 .footList a{display: block; line-height: 26px; font-size: 14px; color: #737373;}
.foot1 .footList a:hover{color: #2e3d7f;}
.foot1 .footList a:last-child::before{display: none;}
.foot2{background-color: #f0f0f0; overflow: hidden;}
.foot2 .foot_logo{width: 20%; float: left; border-right: 1px solid #d8d8d8; padding: 40px 20px 40px 0; overflow: hidden;}
.foot2 .foot_logo img{max-width: 100%;}
.foot2 .foot_tel{width: 20%; float: left; padding: 40px 20px; border-right: 1px solid #d8d8d8; overflow: hidden;}
.foot2 .foot_tel h5{font-size: 18px; color: #3b3b3b; margin-bottom: 5px;}
.foot2 .foot_tel h4{font-size: 30px; color: #ff6600; font-family: Impact;}
.foot2 .foot_txt{width: 40%; float: left; padding: 30px 30px; overflow: hidden;}
.foot2 .foot_txt ul{overflow: hidden;}
.foot2 .foot_txt li{padding-left: 35px; font-size: 16px; color: #4a4a4a; line-height: 35px;}
.foot2 .foot_txt li:nth-child(1){background: url(../images/icon/foot_icon_01.png) no-repeat left center;}
.foot2 .foot_txt li:nth-child(2){background: url(../images/icon/foot_icon_02.png) no-repeat left center;}
.foot2 .foot_QR{width: 20%; float: left; padding: 30px 20px; overflow: hidden;}
.foot2 .foot_QR .QRImg{width: 75px; float: left;}
.foot2 .foot_QR .txts{width: calc(100% - 75px); float: left; padding: 16px 0 0 10px;}
.foot2 .foot_QR .txts h4{font-size: 16px; color: #2454ac; margin-bottom: 5px;}
.foot2 .foot_QR .txts h5{font-size: 14px; color: #505050;}
.foot3{width: 100%; background-color: #2e3d7f; padding: 20px 0; text-align: center;}
.foot3 p{font-size: 14px; color: #ffffff;}

/*  */
.inner_page{width: 100%; padding: 30px 0;}
.inner_page .innerLeft{width: 260px; float: left;}
.inner_page .innerRight{width: calc(100% - 260px); float: left; padding-left: 40px;}
.inner_page .sideBar_inner .side_tit_in{background: url(../images/side_tit_bg.jpg) no-repeat center center; background-size: cover; text-align: left; position: relative; font-size: 0; padding: 20px;}
.inner_page .sideBar_inner .side_tit_in>h4{font-size: 28px; color: #ffffff; font-weight: bold; margin-bottom: 5px;}
.inner_page .sideBar_inner .side_tit_in>h5{font-size: 14px; color: #ffffff; font-family: "Arial"; text-transform: uppercase;}
.inner_page .sideBar_inner .side_tit_in .side_span{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
/*.inner_page .sideBar_inner ul{display: none;}*/

.inner_page .sideBar_inner ul{display: block;}

.inner_page .sideBar_inner .nul{background-color: #ffffff;}
.inner_page .sideBar_inner .nli{width: 100%; position: relative;}
.inner_page .sideBar_inner .nli>a{display: block; position: relative; width: 100%; height: 60px; line-height: 58px; font-size: 16px; color: #323232; background-color: #efefef; text-align: left; padding: 0 30px 0 20px;}
.inner_page .sideBar_inner .nli>a::before{content: ""; width: 100%; height: 2px; position: absolute; bottom: 0; left: 0; background: linear-gradient(to bottom, #fefefe, #c2c2c2)}
.inner_page .sideBar_inner .nli>a::after{content: ">"; font-size: 18px; color: #757575; position: absolute; line-height: 58px; right: 20px; font-family: "宋体"; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.inner_page .sideBar_inner .nli:hover>a{background-color: #ff4d00; color: #fff;}
.inner_page .sideBar_inner .nli:hover>a::after{color: #fff;}
.inner_page .sideBar_inner .er{width: 100%; overflow: hidden;}
.inner_page .sideBar_inner .er li{width: 100%; position: relative; text-align: left;}
.inner_page .sideBar_inner .er li a{line-height: 40px; height: 40px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #000; background: url(../images/jiantou2.png) no-repeat 30px; padding-left: 50px;}
.inner_page .sideBar_inner .er li a:hover{color: #ff4d00;}
.inner_page .titleInner{border-bottom: 1px solid #eee; padding-bottom: 10px; position: relative;}
.inner_page .titleInner h4{float: left; font-size: 26px; color: #183881; font-weight: bold; position: relative;}
.inner_page .titleInner::before{content: ""; position: absolute; bottom: 0; left: 0; width: 90px; height: 2px; background-color: #2e3d7f;}
.inner_page .titleInner h5{float: right; background: url(../images/icon/page_title.png) no-repeat left center; padding-left: 25px; line-height: 30px; font-size: 14px; color: #333; margin-top: 5px;}
.inner_page .titleInner h5 a{color: #333;}

/*  */
.about_page{width: 100%; padding: 30px 0 100px 0;}
.about_page .imgbox{text-align: center; overflow: hidden;}
.about_page .imgbox img{max-width: 100%; height: auto;}
.about_page .txtbox{margin-top: 30px;}
.about_page .txtbox img{max-width: 100% !important;height: auto !important;}
.about_page .txtbox p{font-size: 14px; color: #333; line-height: 1.5;}

/*  */
.product_page{width: 100%; padding: 0px 0 100px 0;}
.product_page .proList{margin-bottom: 30px;}
.product_page .proTit_page{text-align: center; background: url(../images/pro_tit_page.png) no-repeat center bottom; padding-bottom: 20px; overflow: hidden;}
.product_page .proTit_page h4{display: inline-block; font-size: 24px; color: #494949; position: relative; padding: 0 20px;}
.product_page .proTit_page h4::before, .product_page .proTit_page h4::after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 600px; height: 1px; background-color: #c7c7c7;}
.product_page .proTit_page h4::before{left: 100%;}
.product_page .proTit_page h4::after{right: 100%;}
.product_page .box{width: 100%; padding: 20px 10px; background-color: #f4f4f4; margin-top: 20px; overflow: hidden; zoom: 1;}
.product_page .item{width: 33.333%; float: left; padding: 0 10px; margin-bottom: 10px;}
.product_page .item a{display: block; height: 70px; line-height: 68px; font-size: 16px; color: #373737; border: 1px solid #d4d4d4; text-align: center; box-shadow: 3px 3px 0 0 #e8e8e8; position: relative; top: 0; background: url(../images/icon/jian5.png) no-repeat bottom right;}
.product_page .item a:hover{top: -3px; border-color: #19439a;}
/*  */
.productShow_page{width: 100%; padding: 30px 0 100px 0;}
.productShow_page dl{width: 33.333%; float: left; border-right: 1px solid #fff;}
.productShow_page dt{width: 100%; height: 60px; line-height: 60px; overflow: hidden; background-color: #19439a; text-align: center; font-size: 18px; color: #fff;}
.productShow_page dd{line-height: 50px; text-align: center; font-size: 16px; color: #303030;}


.productShow_page table{width: 100% !important;}
.productShow_page table tr td{border: 1px solid #ccc;}
/*  */
.news_page{width: 100%; padding: 30px 0 100px 0;}
.news_page .item{width: 100%; padding: 15px; background-color: #e6e6e6; overflow: hidden; margin-bottom: 20px;}
.news_page .item a{width: 100%; height: 140px; display: block; overflow: hidden;}
.news_page .item .imgbox{width: 210px; height: 100%; float: left; overflow: hidden; border: 1px solid #ccc}
.news_page .item .imgbox .img{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 210px); height: 100%; float: left; padding: 5px 10px;}
.news_page .item .txtbox .title{font-size: 16px; color: #000; line-height: 1.5;}
.news_page .item .txtbox .date{font-size: 12px; color: #000; line-height: 1.5; margin-top: 7px; }
.news_page .item .txtbox .txt{font-size: 14px; color: #000; height: 72px; line-height: 24px; overflow: hidden; margin-top: 7px;}
.news_page .item:hover{background-color: #2e3d7f;}
.news_page .item:hover .txtbox .title{color: #fff;}
.news_page .item:hover .txtbox .date{color: #fff;}
.news_page .item:hover .txtbox .txt{color: #fff;}
/*  */
.newsShow_page{width: 100%; padding: 30px 0 100px 0;}
.newsShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}
.newsShow_page .title h4{font-size: 18px; color: #333;}
.newsShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}
.newsShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.newsShow_page .imgbox img{max-width: 100%; height: auto;}
.newsShow_page .txtbox{margin-bottom: 20px;}
.newsShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}

/*  */
.solution_page{width: 100%; padding: 30px 0 100px 0;}
.solution_page .item{width: 100%; padding: 15px; background-color: #e6e6e6; overflow: hidden; margin-bottom: 20px;}
.solution_page .item a{width: 100%; height: 140px; display: block; overflow: hidden;}
.solution_page .item .imgbox{width: 210px; height: 100%; float: left; overflow: hidden; border: 1px solid #ccc}
.solution_page .item .imgbox .img{width: 100%; height: 100%;}
.solution_page .item .txtbox{width: calc(100% - 210px); height: 100%; float: left; padding: 5px 10px;}
.solution_page .item .txtbox .title{font-size: 16px; color: #000; line-height: 1.5;}
.solution_page .item .txtbox .date{font-size: 12px; color: #000; line-height: 1.5; margin-top: 7px; }
.solution_page .item .txtbox .txt{font-size: 14px; color: #000; height: 72px; line-height: 24px; overflow: hidden; margin-top: 7px;}
.solution_page .item:hover{background-color: #2e3d7f;}
.solution_page .item:hover .txtbox .title{color: #fff;}
.solution_page .item:hover .txtbox .date{color: #fff;}
.solution_page .item:hover .txtbox .txt{color: #fff;}
/*  */
.solutionShow_page{width: 100%; padding: 30px 0 100px 0;}
.solutionShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}
.solutionShow_page .title h4{font-size: 18px; color: #333;}
.solutionShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}
.solutionShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.solutionShow_page .imgbox img{max-width: 100%; height: auto;}
.solutionShow_page .txtbox{margin-bottom: 20px;}
.solutionShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}

/*  */
.recruit_page{width: 100%; padding: 30px 0 100px 0;}
.recruit_page h4{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 10px;}
.recruit_page p{font-size: 14px; color: #333; line-height: 2;}

/*  */
.contact_page{width: 100%; padding: 30px 0 100px 0;}
.contact_page .txtbox{overflow: hidden; margin-bottom: 20px;}
.contact_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}
.contact_page .map{text-align: center; overflow: hidden;}
.contact_page .map img{width: 100%; height: auto;}

/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.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:8px 0;}
.hot .row div a:hover{background-color: #095ca6;}
.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;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.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:1199px){
    header .head_nav .nav_content{width: 100%;}
    header .subnav .navList>li>a span{font-size: 12px;}
    .product .hd .item a{width: 100px; height: 100px; line-height: 100px;}
    .infoBox .item .txtbox p{height: 60px;}
    .solution .item .imgbox{height: 190px;}
    .solution .item .txtbox{height: 190px;}
    .solution .swiper-slide:nth-child(even) .imgbox{top: 190px;}
    .solution .swiper-slide:nth-child(even) .txtbox{top: -190px;}
    .solution .item .txtbox span{margin-top: 10px;}
    .ysBox .content .imgbox{width: 360px;}
    .ysBox .imgbox .tel{height: 100px; padding: 10px 0; bottom: 35px;}
    .ysBox .imgbox .tel h4{font-size: 22px;}
    .ysBox .imgbox .tel h5{font-size: 16px;}
    .news .item{height: 100px;}
    .news .item a{padding: 10px;}
    .foot2 .foot_tel h5{font-size: 16px;}
    .foot2 .foot_tel h4{font-size: 20px;}
    .foot2 .foot_txt li{font-size: 14px;}
    .foot2 .foot_QR .txts{padding: 10px 0 0 10px;}
    /*  */
    .inner_page .innerLeft{width: 250px;}
    .inner_page .innerRight{width: calc(100% - 250px);}
    .product_page .box{padding: 10px 5px;}
    .product_page .item{padding: 0 5px;}
    .product_page .item a{height: 70px; line-height: 68px; font-size: 16px;}
    .productShow_page dt{font-size: 16px;}
    .productShow_page dd{font-size: 14px;}
}

@media (min-width:991px){

}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%; position: fixed; top: 0; left: 0; z-index: 9}
    header .head_top{height: 30px;}
    header .head_top h4{line-height: 30px;}
    header .head_box{height: 80px;}
    header .head_box .logo img{width: 370px;}
    header .top_btn{font-size: 32px; color: #222; position: absolute; top: 69px; right: 18px;}
    header .head_box .head_form{margin-right: 35px;}
    header .subnav{display: none;}
    header .head_nav .navUl{width: 100%;}
    header .head_nav{position: absolute; top: 100px; right: 0; display: none; width: 130px; z-index: 99999; height: auto; border-bottom: none;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    /* header .small .head_nav{position: absolute; top: 100px;} */
    .banner{padding-top: 110px;}
	.topSelect .left{width: calc(100% - 310px);}
    .topSelect .box{width: 300px;}
    .infoBox .item .txtbox{padding: 110px 10px 0 10px;}
    .infoBox .item .txtbox h4{font-size: 16px;}
    .infoBox .item .txtbox p{padding: 0; font-size: 12px;}
    .product .bd .item{width: 25%;}
    .solution .item .imgbox{height: 140px;}
    .solution .item .txtbox{height: 140px; padding: 20px;}
    .solution .swiper-slide:nth-child(even) .imgbox{top: 140px;}
    .solution .swiper-slide:nth-child(even) .txtbox{top: -140px;}
    .solution .item .txtbox h4{font-size: 16px;}
    .solution .item .txtbox p{height: 60px; line-height: 20px; margin-top: 10px; font-size: 12px;}
    .ysBox .content .imgbox{display: none;}
    .ysBox .ysList li{position: static; width: 100%;}
    .news .item{height: 90px;}
    .news .item .txtbox .title{font-size: 14px; margin-bottom: 5px;}
    .news .item .txtbox .txt{font-size: 12px;}
    .foot1{display: none;}
    .foot2{display: none;}
    /*  */
    .inner_page .innerLeft{width: 220px;}
	.inner_page .innerRight{width: calc(100% - 220px);}
	.inner_page .sideBar_inner .side_tit_in{padding: 15px;}
	.inner_page .sideBar_inner .side_tit_in>h4{font-size: 20px;}
    .inner_page .sideBar_inner .nli>a{font-size: 16px; height: 45px; line-height: 43px;}
    .inner_page .sideBar_inner .nli>a::after{line-height: 43px;}
    .inner_page .titleInner h4{font-size: 20px;}
    .inner_page .titleInner h5{display: none;}
    .productShow_page dt{height: 45px; line-height: 45px;}
    .productShow_page dd{line-height: 30px;}
    .news_page .item{padding: 8px;}
    .news_page .item a{height: 120px;}
    .news_page .item .imgbox{width: 160px;}
    .news_page .item .txtbox{width: calc(100% - 160px);}
    .news_page .item .txtbox .date{display: none;}
    .solution_page .item{padding: 8px;}
    .solution_page .item a{height: 120px;}
    .solution_page .item .imgbox{width: 160px;}
    .solution_page .item .txtbox{width: calc(100% - 160px);}
    .solution_page .item .txtbox .date{display: none;}
}

@media (min-width: 768px){
	.sideBar_pro .side_ul{display: block!important;}
    .sideBar_inner .nul{display: block!important;}
	
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_top .top_link{display: none;}
    header .head_top h4{font-size: 12px;}
    header .head_box{height: 70px; padding-top:10px;}
    header .head_box .logo img{width: 300px;}
    header .head_box .head_form{display: none;}
    header .top_btn{top: 35px; font-size: 28px;}
    header .head_nav{top: 65px;}
    header .lunbos{padding-top: 50%;}
    header .head_top{display: none;}
    header .head_box .head_txt{display: none;}
    /* header .small .head_nav{position: absolute; top: 65px;} */
    .banner{padding-top: 70px;}
    .topSelect .left{display: none;}
    .topSelect .right{width: 100%; }
    .topSelect .box{width: 100%; height: 30px;}
    .topSelect .box .fBtn{background-size: 20px;}
    .content{margin-top: 20px;}
    .titleIndex{padding-bottom: 25px;}
    .titleIndex h3{font-size: 30px;}
    .titleIndex h4{font-size: 20px; padding-top: 20px;}
    .infoBox .item{width: 50%; margin-bottom: 80px;}
    .infoBox{padding: 70px 0 55px 0;}
    .infoBox ul::before{display: none;}
    .about{padding: 30px 0 0 0;}
    .about .txtbox p{line-height: 1.8;}
    .about .more{margin: 20px auto 0 auto; width: 150px; height: 35px; line-height: 33px; font-size: 14px;}
    .about .deng{margin-top: 20px;}
    .about .imgbox{margin-top: 20px;}
    .product{margin-top: -60px; padding: 80px 0 25px 0;}
    .product .hd{padding: 0;}
    .product .hd .pro-botton-next, .product .hd .pro-button-prev{display: none;}
    .product .bd .item{width: 33.333%;}
    .product .hd .item a{width: 80px; height: 80px; line-height: 80px; font-size: 14px;}
    .product .more{margin-top: 20px;}
    .product .more a{width: 200px; height: 40px; line-height: 38px;}
    .solution{padding: 30px 0;}
    .ysBox{padding: 30px 0;}
    .ysBox .title img{width: 200px;}
    .ysBox .ysList li h4{font-size: 18px;}
    .news{padding: 30px 0;}
    .news .left{width: 100%; padding: 0;}
    .news .right{width: 100%; padding: 0; margin-top: 15px;}
    .news .item a{padding: 5px;}
    .news .item .date{padding-top: 11px;}
    /*  */
    .inner_page .innerLeft{width: 100%;}
	.inner_page .innerRight{width: 100%; padding-left: 0; margin-top: 20px;}
	.inner_page .sideBar_inner .side_tit_in{padding: 11px;}
    .inner_page .sideBar_inner .side_tit_in>h5{display: none;}
    .inner_page .sideBar_inner .nli>a{height: 40px; line-height: 39px;}
    .inner_page .sideBar_inner .nli>a::after{line-height: 39px;}
    .inner_page .titleInner h5{display: none;}
    .product_page .item{width: 50%;}
    .product_page .proTit_page h4{font-size: 18px;}
    .news_page .item{padding: 8px;}
    .news_page .item a{height: 100px;}
    .news_page .item .imgbox{width: 150px;}
    .news_page .item .txtbox{width: calc(100% - 150px);}
    .news_page .item .txtbox .title{font-size: 14px;}
    .news_page .item .txtbox .txt{font-size: 12px; height: 60px; line-height: 20px; margin-top: 6px;}
    .solution_page .item{padding: 8px;}
    .solution_page .item a{height: 100px;}
    .solution_page .item .imgbox{width: 150px;}
    .solution_page .item .txtbox{width: calc(100% - 150px);}
    .solution_page .item .txtbox .title{font-size: 14px;}
    .solution_page .item .txtbox .txt{font-size: 12px; height: 60px; line-height: 20px; margin-top: 6px;}
}

@media (max-width:500px){
    .product_page .item{width: 100%;}
    .product_page .item a{height: 70px; line-height: 68px; font-size: 16px;}
}

@media (max-width:376px){
    header .head_box .logo img{width: 280px;}
}

@media (max-width:360px){
    header .head_box .logo img{width: 260px;}
}

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}