@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"}
.content{margin-top: 30px;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
.container-fluid{max-width: 1200px!important; height: 100%; padding: 0;}
@media (max-width:991px){
    .container-fluid{padding-left: 15px; padding-right: 15px;}
}
.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%; background-color: #fff;}
header .head_top{height: 30px; background-color: #f1f1f1; overflow: hidden;}
header .head_top h4{float: left; line-height: 30px; font-size: 14px; color: #000000;}
header .head_top .top_link{float: right; overflow: hidden;}
header .head_top .top_link a{float: left; position: relative; font-size: 14px; color: #666666; line-height: 30px; padding: 0 5px;}
header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #666666;}
header .head_top .top_link a:nth-child(1):before{display: none;}
/**/
header .head_box{height:135px; overflow:hidden;}
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: 100%; height:auto;}
header .head_box .head_txt{float: left; height: 100%; display: table; position: relative; padding-left: 15px; margin-left: 15px;}
header .head_box .head_txt::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 60px; background-color: #f5f5f6;}
header .head_box .head_txt h4{font-size: 20px; color: #1163bd; font-weight: bold;}
header .head_box .head_txt h5{font-size: 18px; color: #6f6f6f; margin-top: 10px;}
header .head_box .h_right{float: right; height: 100%; overflow: hidden;}
header .head_box .top_call{float: left; display: table; height: 100%; background: url("../images/top_tel.png") no-repeat left 50%; padding-left: 80px;}
header .head_box .top_call h5{font-size: 16px; color: #3c3c3c;}
header .head_box .top_call h4{font-size: 30px; color: #1163bd; font-family: "Impact"; 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:#065ab7; 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: #1163bd;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{float: left; width: 14.2%; height: 58px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 15px; line-height: 58px; display: block; overflow: hidden;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 13px; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: #b8b9ba;}
header .head_nav .top_li:nth-child(7):after{display: none;}
header .head_nav .top_li:hover>a{background-color: #f4730b;}
header .head_nav .top_li ul{display: none; position:absolute; top:58px; 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: #f4730b;}
header .banner .swiper-pagination-bullet-active{background: #1163bd;}
header .banner img{width: 100%;}
header .small .head_nav{position: fixed; top: 0; z-index: 9;}
section{width: 100%; overflow: hidden;}
/*  */
.topSelect{width: 100%; border-bottom: 1px solid rgba(24,22,21,0.08); padding: 12px 0;}
.topSelect .left{float: left; overflow: hidden; zoom: 1; width: calc(100% - 330px);}
.topSelect .right{float: right;}
.topSelect .title{width: 110px; float: left; line-height: 30px; font-size: 15px; color: #1163bd; font-weight: bold;}
.topSelect .sList{width: calc(100% - 110px); float: left; overflow: hidden; zoom: 1;}
.topSelect .sList li{float: left; margin-right: 20px; line-height: 30px;}
.topSelect .sList li a{font-size: 14px; color: #7d7d7d;}
.topSelect .sList li a:hover{text-decoration:underline!important;}
.topSelect .box{width: 330px; height: 30px; overflow: hidden; zoom: 1;}
.topSelect .box .fTxt{width: calc(100% - 90px); height: 100%; float: left; border: 1px solid #c9c9c9; font-size: 15px; padding: 0 15px;}
.topSelect .box .fBtn{width: 90px; float: left; height: 100%; font-size: 16px; color: #fff; background: url(../images/fangda.png) no-repeat 15px center #2371d4; padding-left: 20px; border: none;}
section{width: 100%; overflow: hidden;}
/*  */
.titleIndex{width: 100%; text-align: center;}
.titleIndex h3{font-size: 34px; color: #303131; font-weight: bold;}
.titleIndex h3 span{color: #1163bd;}
.titleIndex h4{font-size: 16px; color: #4c4c4c; padding: 0 15px; margin-top: 15px; display: inline-block; position: relative;}
.titleIndex h4::before, .titleIndex h4::after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 44px;height: 9px; background: url(../images//title_gang.png) no-repeat; background-size: 100% 100%;}
.titleIndex h4::before{left: 100%;}
.titleIndex h4::after{right: 100%;}
/*  */
.service{width: 100%; padding: 30px 0; overflow: hidden;}
.service ul{width: 1230px;}
.service .item{width: 380px; float: left; margin: 0 30px 30px 0;}
.service .item a{width: 100%; display: block;}
.service .item .imgbox{position: relative; overflow: hidden; border: 1px solid #ddd;}
.service .item .imgbox::before{content: ""; display: block; padding-top: 57%;}
.service .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.service .item .txtbox{padding: 15px 15px 0 15px; text-align: center;}
.service .item .txtbox h4{font-size: 18px; color: #292929;}
.service .item .more{margin-top: 15px; text-align: center; font-size: 0;}
.service .item .more span{width: 95px; height: 32px; line-height: 32px; display: inline-block; text-align: center; font-size: 14px; color: #fff; margin: 0 5px;}
.service .item .more span:nth-child(1){background-color: #1163bd;}
.service .item .more span:nth-child(2){background-color: #f4730b;}
.service .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/fangdas.png) no-repeat center center rgba(0, 0, 0,0.6); background-size: 70px; transform:scale(0);}
.service .item:hover .imgbox .img{transform:scale(1.1);}
.service .item:hover .mask{transform:scale(1);}
/*  */
.hf{width: 100%; height: 250px; background: url(../images/hf_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden;}
.hf .txt{position: relative; height: 100%;}
.hf .txt h4{position: absolute; left: 260px; bottom: 20px; background: url(../images/hf_tel.png) no-repeat left center; padding-left: 50px; line-height: 40px; font-size: 16px; color: #fff;}
.hf .txt h4 span{font-size: 30px; color: #fff; font-weight: bold; font-family: Arial;}
/*  */
.about{width: 100%; padding: 40px 0; overflow: hidden;}
.about .left{width: 65%; float: left; padding-right: 40px;}
.about .right{width: 35%; float: left; height: 520px; position: relative; overflow: hidden;}
.about .left .title{position: relative;}
.about .left .title h3{position: absolute; top: 0; left: 0; z-index: -1; font-size: 70px; color: #ebebeb; font-weight: bold; font-family: Arial;}
.about .left .title h4{font-size: 34px; color: #010101; padding-top: 55px; }
.about .left .txt1{margin-top: 30px;}
.about .left .txt1 p{font-size: 14px; color: #777777;}
.about .left .txt2{margin-top: 30px;}
.about .left .txt2 p{font-size: 14px; color: #777777;}
.about .left .abList{margin-top: 30px; overflow: hidden;}
.about .left .abList .item{width: 50%; float: left; padding: 8px 0 8px 55px; margin-bottom: 15px;}
.about .left .abList .item:nth-child(1){background: url(../images/ab_01.png) no-repeat left center;}
.about .left .abList .item:nth-child(2){background: url(../images/ab_02.png) no-repeat left center;}
.about .left .abList .item:nth-child(3){background: url(../images/ab_03.png) no-repeat left center;}
.about .left .abList .item:nth-child(4){background: url(../images/ab_04.png) no-repeat left center;}
.about .left .abList .item h4{font-size: 18px; color: #000000;}
.about .left .abList .item h5{font-size: 14px; color: #949494; margin-top: 10px;}
.about .right .bg{position: absolute; right: 0; top: 0; height: 100%; width: 170px; background-color: #1163bd; z-index: -1;}
.about .right .imgs{margin-top: 60px; float: right;}
.about .right .imgs img{width: 400px; height: auto;}
/*  */
.case{width: 100%; padding: 30px 0; background: url(../images/case_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden;}
.case ul{width: 1230px;}
.case .item{width: 277px; float: left; margin: 0 30px 30px 0;}
.case .item a{width: 100%; display: block; padding: 10px 10px 0 10px; background-color: #fff; border: 1px solid #e5ebf1;}
.case .item .imgbox{position: relative; border: 2px solid #2f61af; overflow: hidden;}
.case .item .imgbox::before{content: ""; display: block; padding-top: 68%;}
.case .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case .item .txt{font-size: 16px; color: #292929; height: 55px; line-height: 55px; text-align: center;}
.case .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/fangdas.png) no-repeat center center rgba(17, 99, 189,0.6); background-size: 70px; transform:scale(0);}
.case .item:hover .imgbox .img{transform:scale(1.1);}
.case .item:hover .mask{transform:scale(1);}
/*  */
.news{width: 100%; padding: 30px 0; overflow: hidden;}
.news .box1{width: 32%; float: left; box-shadow: 0 0 5px 3px #dddddd; padding: 20px;}
.news .box1 .item{width: 100%; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; margin-bottom: 20px;}
.news .box1 .item:last-child{margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.news .box1 .item a{width: 100%; height: 93px; overflow: hidden; display: block;}
.news .box1 .item .imgbox{width: 150px; height: 100%; float: left; text-align: center;}
.news .box1 .item .imgbox .img{width: 100%; height: 100%;}
.news .box1 .item .txtbox{width: calc(100% - 150px); height: 100%; float: left; padding: 3px 10px;}
.news .box1 .item .txtbox .title{font-size: 14px; color: #3a3a3a; font-weight: bold; line-height: 1.5;}
.news .box1 .item .txtbox .txt{font-size: 14px; color: #979797; height: 40px; line-height: 20px; overflow: hidden; margin-top: 5px;}
.news .box1 .item:hover .txtbox{background-color: #cde4ff;}
.news .box2{width: 32%; float: left; margin: 0 2%; box-shadow: 0 0 5px 3px #dddddd;}
.news .box2 .item{width: 100%; padding: 19px; background-color: #f0f7ff;}
.news .box2 .item a{width: 100%; height: 93px; overflow: hidden; display: block;}
.news .box2 .item .imgbox{width: 150px; height: 100%; float: left; text-align: center;}
.news .box2 .item .imgbox .img{width: 100%; height: 100%;}
.news .box2 .item .txtbox{width: calc(100% - 150px); height: 100%; float: left; padding: 3px 10px; }
.news .box2 .item .txtbox .title{font-size: 14px; color: #3a3a3a; font-weight: bold; line-height: 1.5;}
.news .box2 .item .txtbox .txt{font-size: 14px; color: #979797; height: 40px; line-height: 20px; overflow: hidden; margin-top: 5px;}
.news .box2 .list li{ overflow: hidden; }
.news .box2 .list li a{padding: 0 90px 0 20px; height: 45px; line-height: 44px; border-bottom: 1px solid #e8e5e5; font-size: 14px; color: #4e4e4e; overflow: hidden; display: block;  position: relative;}
.news .box2 .list li span{position: absolute; top: 0; right: 20px; line-height: 44px; font-size: 12px; color: #aaaaaa;}
.news .box2 .list li:hover a{color: #2f61af;}
.news .box3{width: 32%; float: left; box-shadow: 0 0 5px 3px #dddddd;}
.news .box3 .title{padding: 17px; background-color: #1163bd;}
.news .box3 .title h4{font-size: 18px; color: #fff; font-weight: bold;}
.news .box3 .title h4 span{font-size: 14px; color: #fff; font-family: Arial; font-weight: normal;}
.news .box3 .list{padding: 15px; background-color: #fff; }
.news .box3 .item{width: 100%;} 
.news .box3 .item .newsBtn{font-size: 16px; color: #292929; padding-left: 25px; line-height: 30px; position: relative;}
.news .box3 .item .newsBtn::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 9px; height: 9px; background-color: #1163bd;}
.news .box3 .item .newsBtn::after{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 7px; height: 7px; background: url(../images/jian2.png) no-repeat; background-size: 100% 100%;}
.news .box3 .item .newsTxt{margin-top: 12px; display: none; font-size: 14px; color: #808080; border-bottom: 1px solid #e5e2e2; padding-bottom: 15px; margin-bottom: 10px;}
.news .box3 .item:nth-child(1) .newsTxt{display: block;}
.news .box3 .tel{padding: 25px; overflow: hidden; zoom: 1; border-top: 1px solid #e6e6e6;}
.news .box3 .tel .left{float: left; font-size: 18px; color: #3c3c3c;}
.news .box3 .tel .left h3{font-size: 18px; color: #3c3c3c; font-weight: bold;}
.news .box3 .tel .left h4{font-size: 14px; color: #777777; font-family: Arial; margin-top: 7px;}
.news .box3 .tel .left h5{font-size: 12px; color: #7c7c7c; margin-top: 15px;}
.news .box3 .tel .right{float: right; margin-top: 15px; width: 40px; height: 40px; background: url(../images//jian3.png) no-repeat; background-size: 100% 100%;}

/*  */
.footer1{width: 100%; background-color: #2a2a2a; padding: 40px 0; overflow: hidden;}
.footer1 .box1{width: 30%; float: left; overflow: hidden; zoom: 1; padding: 18px; background-color: #222222;}
.footer1 .box1 .img{float: left; width: 135px;}
.footer1 .box1 .img img{width: 100%; height: auto;}
.footer1 .box1 .txtbox{float: left; padding-left: 20px;}
.footer1 .box1 .txtbox .txt1{font-size: 14px; color: #fff;} 
.footer1 .box1 .txtbox .txt2{font-size: 40px; color: #fff;}
.footer1 .box1 .txtbox .txt3{font-size: 14px; color: #fff; margin-top: 5px;}
.footer1 .box1 .txtbox .txt4{font-size: 20px; color: #0089dc; margin-top: 5px;}
.footer1 .box2{width: 50%; float: left; overflow: hidden; padding: 0 30px;}
.footer1 .box2 dl{width: 50%; float: left;}
.footer1 .box2 dl dt{font-size: 16px; color: #fff; margin-bottom: 15px;}
.footer1 .box2 dl dd{width: 50%; float: left;}
.footer1 .box2 dl dd a{font-size: 14px; color: #979797; height: 30px; line-height: 30px; overflow: hidden; display: block;}
.footer1 .box2 dl dd a:hover{text-decoration:underline!important;}
.footer1 .box3{width: 20%; float: left;}
.footer1 .box3 .title{font-size: 16px; color: #fff; margin-bottom: 15px;}
.footer1 .box3 ul li{font-size: 14px; color: #979797; line-height: 30px;}
.footer2{width: 100%; background-color: #2a2a2a; border-top: 1px solid #403f3f; padding: 15px 0;}
.footer2 .left{float: left;}
.footer2 .left p{font-size: 14px; color: #979797; line-height: 2;}
.footer2 .rigth{float: right;}
.footer2 .rigth a{font-size: 14px; color: #979797; line-height: 2;}

/*  */
.inner_page{width: 100%; padding: 40px 0;}
.inner_page .innerLeft{width: 270px; float: left;}
.inner_page .innerRight{width: calc(100% - 270px); float: left; padding-left: 40px;}
.inner_page .sideBar_inner .side_tit_in{background: #1163bd; text-align: left; position: relative; font-size: 0; padding: 27px 20px;}
.inner_page .sideBar_inner .side_tit_in>h4{font-size: 30px; color: #ffffff; font-family: "Times New roman"; font-weight: bold; position: relative; padding-bottom: 15px; margin-bottom: 15px;}
.inner_page .sideBar_inner .side_tit_in>h4::before{content: ""; position: absolute; left: 0; bottom: 0; width: 40px; height: 2px; background-color: #fff;}
.inner_page .sideBar_inner .side_tit_in>h5{font-size: 20px; color: #ffffff;}
.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 .nul{background-color: #ffffff; border: 1px solid #dddddd; padding: 7px;}
.inner_page .sideBar_inner .nli{width: 100%; position: relative; }
.inner_page .sideBar_inner .nli>a{display: block; position: relative; width: 100%; border-bottom: 1px solid #dddddd; height: 45px; line-height: 44px; font-size: 16px; color: #000; background: url(../images/side1.png) no-repeat 30px center #fff; text-align: left; padding: 0 0 0 50px;}
.inner_page .sideBar_inner .nli:last-child{border-bottom: none;}
.inner_page .sideBar_inner .nli:hover>a{background: url(../images/side2.png) no-repeat 30px center #f4730b; 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: #f4730b;}
.inner_page .side_bot{margin-top: 20px; background: url(../images/side_bg.jpg) no-repeat center center; background-size: cover; height: 230px; position: relative;}
.inner_page .side_bot .side_tel{width: calc(100% - 40px); position: absolute; left: 0; right: 0; bottom: 20px; margin: auto; background-color: rgba(255,255,255,0.9); padding: 15px 0; text-align: center;}
.inner_page .side_bot .side_tel h4{font-size: 16px; color: #3a3a3a; display: inline-block; background: url(../images/side_tel.png) no-repeat left center; padding-left: 30px; line-height: 25px;}
.inner_page .side_bot .side_tel h3{font-size: 30px; color: #005dc4; font-family: Impact; margin-top: 5px;}
.inner_page .titleInner{width: 100%; background: url(../images/page_title.png) no-repeat; background-size: 100% 100%; height: 45px; padding-right: 15px;}
.inner_page .titleInner h4{float: left; background-color: #1163bd; text-align: center; padding: 0 20px; line-height: 45px; font-size: 18px; color: #fff;}
.inner_page .titleInner h5{float: right; font-size: 14px; color: #999999; line-height: 45px;}
.inner_page .titleInner h5 a{color: #999999;}

/*  */
.about_page{width: 100%; min-height: 600px;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox {font-size: 14px; color: #333; line-height: 2;}
.about_page .txtbox img{max-width: 100%;}
.about_page .txtbox table{width: 100%;}
.about_page .txtbox table td{ border:1px solid #CCCCCC}
.contact_map{width:100%;display:block; border:1px solid #ddd; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*  */
.service_page{width: 100%; min-height: 600px;}
.service_page .item{width: 33.33%; float: left; padding: 0 10px; margin-bottom: 20px;}
.service_page .item a{width: 100%; display: block; border: 1px solid #dfdfdf;}
.service_page .item .imgbox{position: relative; overflow: hidden;}
.service_page .item .imgbox::before{content: ""; display: block; padding-top: 57%;}
.service_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.service_page .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/fangdas.png) no-repeat center center rgba(0, 0, 0,0.6); background-size: 70px; transform:scale(0);}
.service_page .item .txtbox{padding: 0 10px; overflow: hidden; zoom: 1; border-top: 1px solid #dfdfdf; position: relative; height: 40px;}
.service_page .item .txtbox h4{width: calc(100% - 40px); line-height: 40px; font-size: 14px; color: #292929; float: left;}
.service_page .item .txtbox span{position: absolute; right: 0; top: 0; width: 40px; height: 100%; background: url(../images/jian4.png) no-repeat center center #1163bd;}
.service_page .item:hover .imgbox .img{transform:scale(1.1);}
.service_page .item:hover .mask{transform:scale(1);}
/*  */
.serviceShow_page .imgbox{text-align: center; overflow: hidden;}
.serviceShow_page .imgbox img{max-width: 100%; height: auto;}
.serviceShow_page .txtbox{margin-top: 20px;}
.serviceShow_page .txtbox{font-size: 14px; color: #333; line-height: 2;}
.serviceShow_page h4{line-height:50px;  font-family:'微软雅黑'; font-size:18px;color:#464646; text-align:center;}
.serviceShow_page .txtbox img{max-width: 100%;}
.serviceShow_page .txtbox table{width: 100%;}
.serviceShow_page .txtbox table td{ border:1px solid #CCCCCC}




/*  */
.case_page{width: 100%; min-height: 600px;}
.case_page .item{width: 33.33%; float: left; padding: 0 10px; margin-bottom: 20px;}
.case_page .item a{width: 100%; display: block; border: 1px solid #dfdfdf;}
.case_page .item .imgbox{position: relative; overflow: hidden;}
.case_page .item .imgbox::before{content: ""; display: block; padding-top: 57%;}
.case_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case_page .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/fangdas.png) no-repeat center center rgba(0, 0, 0,0.6); background-size: 70px; transform:scale(0);}
.case_page .item .txtbox{padding: 0 10px; overflow: hidden; zoom: 1; border-top: 1px solid #dfdfdf; position: relative; height: 40px;}
.case_page .item .txtbox h4{width: calc(100% - 40px); line-height: 40px; font-size: 14px; color: #292929; float: left;}
.case_page .item .txtbox span{position: absolute; right: 0; top: 0; width: 40px; height: 100%; background: url(../images/jian4.png) no-repeat center center #1163bd;}
.case_page .item:hover .imgbox .img{transform:scale(1.1);}
.case_page .item:hover .mask{transform:scale(1);}
/*  */
.caseShow_page .imgbox{text-align: center; overflow: hidden;}
.caseShow_page .imgbox img{max-width: 100%; height: auto;}
.caseShow_page .txtbox{margin-top: 20px;}
.caseShow_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}

/*  */
.programme_page{width: 100%; min-height: 600px;}
.programme_page .item{width: 100%; padding: 15px; background-color: #e6e6e6; overflow: hidden; margin-bottom: 20px;}
.programme_page .item a{width: 100%; height: 140px; display: block; overflow: hidden;}
.programme_page .item .imgbox{width: 210px; height: 100%; float: left; overflow: hidden; border: 1px solid #ccc}
.programme_page .item .imgbox .img{width: 100%; height: 100%;}
.programme_page .item .txtbox{width: calc(100% - 210px); height: 100%; float: left; padding: 5px 10px;}
.programme_page .item .txtbox .title{font-size: 16px; color: #000; line-height: 1.5;}
.programme_page .item .txtbox .date{font-size: 12px; color: #000; line-height: 1.5; margin-top: 7px; }
.programme_page .item .txtbox .txt{font-size: 14px; color: #000; height: 72px; line-height: 24px; overflow: hidden; margin-top: 7px;}
.programme_page .item:hover{background-color: #1163bd;}
.programme_page .item:hover .txtbox .title{color: #fff;}
.programme_page .item:hover .txtbox .date{color: #fff;}
.programme_page .item:hover .txtbox .txt{color: #fff;}
/*  */
.programmeShow_page .imgbox{text-align: center; overflow: hidden;}
.programmeShow_page .imgbox img{max-width: 100%; height: auto;}
.programmeShow_page .txtbox{margin-top: 20px;}
.programmeShow_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}

/*  */
.news_page{width: 100%; min-height: 600px;}
.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: #8e0022;}
.news_page .item:hover .txtbox{background-color: #8e0022;}
.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%; min-height: 800px;}
.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 {font-size: 14px; color: #333; line-height: 24px;}
.newsShow_page .txtbox img{max-width: 100%;}
.newsShow_page .txtbox table{width: 100%;}
.newsShow_page .txtbox table td{ border:1px solid #CCCCCC}

/*  */
.contact_page{width: 100%; min-height: 600px;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}
.contact_page .map{margin-top: 20px; 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){
    .service ul{width: 100%;}
    .service .item{width: 33.333%; margin: 0; padding: 0 10px; margin-bottom: 20px;}
    .service .item .txtbox h4{font-size: 16px;}
    .hf{height: 200px;}
    .hf .txt h4{left: 205px; font-size: 14px;}
    .hf .txt h4 span{font-size: 20px;}
    .case ul{width: 100%;}
    .case .item{width: 25%; margin: 0; padding: 0 10px; margin-bottom: 20px;}
    .case .item .txt{height: 40px; line-height: 40px;}
    .footer1 .box1 .img{width: 100px;}
    .footer1 .box1 .txtbox .txt2{font-size: 30px;}
    .footer1 .box1 .txtbox .txt4{font-size: 16px;}
}

@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{display: none;}
    header .head_box .head_txt{display: none;}
    header .head_box{height: 80px;}
    header .top_btn{font-size: 32px; color: #222; position: absolute; top: 38px; right: 18px;}
    header .head_box .head_form{margin-right: 35px;}
    header .head_nav{position: absolute; top: 70px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    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: 70px;}
    .banner{padding-top: 80px;}
    .topSelect .left{width: calc(100% - 290px);}
    .topSelect .box{width: 280px;}
    .topSelect .box .fTxt{width: calc(100% - 70px);}
    .topSelect .box .fBtn{width: 70px;}
    .titleIndex h3{font-size: 28px;}
    .titleIndex h4{font-size: 14px;}
    .service .item .txtbox h4{font-size: 14px;}
    .service .item .more span{width: 80px; height: 25px; line-height: 25px; font-size: 12px;}
    .case .item a{padding: 5px 5px 0 5px;}
    .case .item .txt{height: 30px; line-height: 30px; font-size: 14px;}
    .news .box1 .item a{height: 85px;}
    .news .box1 .item .imgbox{width: 100px;}
    .news .box1 .item .txtbox{width: calc(100% - 100px);}
    .news .box1 .item .txtbox .title{line-height: 1;}
    .news .box1 .item .txtbox .txt{height: 60px; font-size: 12px; margin-top: 2px;}
    .news .box2 .item{padding: 14px;}
    .news .box2 .item a{height: 85px;}
    .news .box2 .item .imgbox{width: 100px;}
    .news .box2 .item .txtbox{width: calc(100% - 100px);}
    .news .box2 .item .txtbox .title{line-height: 1;}
    .news .box2 .item .txtbox .txt{height: 60px; font-size: 12px; margin-top: 2px;}
    .news .box2 .list li a{height: 44px; line-height: 43px;}
    .news .box3 .item .newsTxt{padding-bottom: 10px; margin-bottom: 5px; margin-top: 8px;}
    .news .box3 .tel{padding: 20px;}
    .footer1 .box1{display: none;}
    .footer1 .box2{width: 70%;}
    .footer1 .box3{width: 30%;}
    /*  */
    .inner_page .innerLeft{width: 220px;}
    .inner_page .innerRight{width: calc(100% - 220px);}
    .inner_page .sideBar_inner .side_tit_in{padding: 14px;}
    .inner_page .sideBar_inner .side_tit_in>h4{font-size: 20px;}
    .inner_page .sideBar_inner .nli>a{height: 35px; line-height: 34px; font-size: 14px;}
    .inner_page .side_bot{height: 180px;}
    .inner_page .side_bot .side_tel h3{font-size: 20px;}
    .inner_page .titleInner{height: 35px;}
    .inner_page .titleInner h4{line-height: 35px;}
    .inner_page .titleInner h5{line-height: 35px;}
    .service_page .item{width: 50%;}
    .service_page .item .txtbox{height: 30px;}
    .service_page .item .txtbox h4{line-height: 30px; width: 100%;}
    .service_page .item .txtbox span{display: none;}
    .case_page .item{width: 50%;}
    .case_page .item .txtbox{height: 30px;}
    .case_page .item .txtbox h4{line-height: 30px; width: 100%;}
    .case_page .item .txtbox span{display: none;}
    .programme_page .item{padding: 8px;}
    .programme_page .item a{height: 120px;}
    .programme_page .item .imgbox{width: 160px;}
    .programme_page .item .txtbox{width: calc(100% - 160px);}
    .programme_page .item .txtbox .date{display: none;}
    .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;}

    
}

@media (min-width: 768px){
    .sideBar_inner .nul{display: block!important;}
}

@media (max-width: 767px){
.contact_map{height:250px; margin-top:10px;}
    .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;}
    header .top_btn{top: 35px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .small .head_nav{position: absolute; top: 60px;}
    .banner{padding-top: 70px;}
    .topSelect .left{display: none;}
    .topSelect .right{width: 100%;}
    .topSelect .box{width: 100%;}
    .titleIndex h3{font-size: 24px;}
    .titleIndex h4{margin-top: 8px;}
    .service .item .more span{width: 48%; margin: 0 1%;}
    .hf .txt h4{left: 65px;}
    .about .left{width: 100%;}
    .about .right{display: none;}
    .about .left .title h3{font-size: 50px;}
    .about .left .title h4{font-size: 28px; padding-top: 40px;}
    .news .box1{width: 100%; margin-bottom: 20px;}
    .news .box2{width: 100%; margin: 0 0 20px 0;}
    .news .box3{width: 100%;}
    .news .box1 .item{padding-bottom: 12px; margin-bottom: 12px;}
    .news .box2 .list li a{height: 35px; line-height: 34px;}
    .news .box2 .list li span{line-height: 34px;}
    .footer1{display: none;}
    .footer2 .rigth{display: none;}
    .footer2 .left{text-align: center;}
    /*  */
    .inner_page{padding: 0px 0;}
    .inner_page .innerLeft{width: 100%;}
    .inner_page .innerRight{width: 100%; padding: 0; margin-top: 20px;}
    .inner_page .sideBar_inner .side_tit_in{padding: 11px 0;}
    .inner_page .sideBar_inner .side_tit_in>h5{margin-bottom: 0; font-size: 20px; text-align: center;}
    .inner_page .sideBar_inner .side_tit_in>h4{display: none;}
    .inner_page .titleInner h5{display: none;}
    .programme_page .item{padding: 8px;}
    .programme_page .item a{height: 100px;}
    .programme_page .item .imgbox{width: 150px;}
    .programme_page .item .txtbox{width: calc(100% - 150px);}
    .programme_page .item .txtbox .title{font-size: 14px;}
    .programme_page .item .txtbox .txt{font-size: 12px; height: 60px; line-height: 20px; margin-top: 6px;}
    .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;}
}

@media (max-width:500px){
    header .head_box .logo img{width: 300px;}
    .service .item{width: 50%;}
    .service .item .txtbox{padding: 10px 0 0 0;}
    .service .item .more{display: none;}
    .hf{height: 100px;}
    .hf .txt{display: none;}
    .about .left .title h3{font-size: 40px;}
    .about .left .title h4{font-size: 20px;}
    .about .left{padding: 0;}
    .about .left .abList{margin-top: 15px;}
    .about .left .txt2{margin-top: 15px;}
    .case .item{width: 50%;}
}

@media (max-width:376px){
    header .head_box .logo img{width: 280px;}
}

@media (max-width:360px){
    header .head_box .logo img{width: 260px;}
}