/*导航*/
#nav{width: 80%;margin: 0 auto;}
#nav li{float:left;width:calc(100% / 8);list-style:none;}
#nav li a{display:block;width:100%;font-size: 22px;text-align: center;line-height:52px; color:#000;}
#nav li a:hover{background-color: #fff;color:#234682;}
#nav li:nth-child(7){/*display: none;*/}
@media (max-width:580px){
		#nav{/*width: 96%;*/ display:none;}
		/*#nav li{width:22%;}
		#nav li:nth-child(4),#nav li:nth-child(5){display: none;}
		#nav li:nth-child(7){display:inline;width: 12%;height: 40px;padding-top: 11px;box-sizing: border-box;}
		#nav li:nth-child(7) img{width: 27px;margin: 0 auto;}*/
	}
.ycdh{position:fixed; z-index:9999; right:-50%; top:0; background:#f5f5f5; height:100%; width:50%; box-shadow:0 0 0.7rem rgba(0,0,0,0.6); transition:0.5s; overflow-y:scroll}
.show{right:0}
.ycdh ul li{ height:2.2rem; line-height:2.2rem;/*border-bottom: 1px solid #234682;*/}
.ycdh ul li a{ font-size:1rem; color:#555; display:block; padding-left:1.5rem;}
.sjdhbj{background:rgba(0,0,0,0.5); position:fixed; left:0; top:0; width:100%; height:100%; display:none; z-index:3}













/* header */
.header{/*height: 90px;*/}
.header_box{background: #fff; /*position: fixed;*/ top: 0; left: 0; width: 100%; /*height: 145px;*/ border-bottom: 1px solid #ccc; z-index: 9;}
.header_box .container{position: relative; width: 85%;}
.header_box .logo{float: left; margin-top: 8px;}
.header_box .logo img{display: block;    float: left;width: 100%;}
.logo p { font-size: 30px;  font-weight: bold; line-height: 56px; -webkit-margin-before: 0em;float: right;}
.header_box ul{margin-left: 150px; float: left;}
.header_box ul li{display: inline-block;}
.header_box ul li a.single{display: block; margin: 0 38px; line-height: 50px; border-bottom: 2px solid transparent; color: #000; font-size: 16px; font-weight: bold; -webkit-transition: all 500ms ease; transition: all 500ms ease;/*font-weight: bold;*/}
.header_box ul li a.single:hover{color: #295b9d;}
.header_box ul li.active a.single{color: #295b9d; font-weight: bold; border-bottom-color: #1e61b8}
.header_box .operate{position: absolute; right: 0; top: 50%; margin-top: -12px;}
.header_box .operate:before{content: ''; width: 1px; height: 14px; background: #c3c6c9; position: absolute; top: 50%; left: 0; margin-top: -7px;}
.header_box .search{margin-left: 16px; margin-top: 2px; float: left;}
.header_box .search a{display: block; width: 20px; height: 20px; background-image: url(../images/header_icon1.png); background-repeat: no-repeat; background-position: center; background-size: 20px;}
.header_box .language{margin-left: 30px; float: left; position: relative; cursor: pointer;}
.header_box .language span{width: 25px; height: 25px; display: inline-block;  vertical-align: middle; background-image: url(../images/tacn/header_icon2.png) ; background-repeat: no-repeat; background-position: center; background-size: 25px;}
.header_box .language a{display: inline-block; width: 20px; margin-left: 10px; font-size: 14px; color: #666;}
.header_box .language a:hover{color: #295b9d;}
.header_box .search_form{position: absolute; right: 70px; top: 50%; margin-top: -16px; padding-right: 55px; border: 1px solid #ccc; border-radius: 20px; width: 160px; height: 32px; background: #fff; display: none;}
.header_box .search_form form{height: 100%;}
.header_box .search_form input{width: 100%; height: 100%; padding-left: 10px; background: none;}
.header_box .search_form button{width: 20px; height: 20px; background-color: #fff; background-image: url(../images/header_icon1.png); background-repeat: no-repeat; background-position: center; background-size: 20px; position: absolute; right: 14px; top: 5px; cursor: pointer;}
.header_box .search_form:before{content: ''; width: 1px; height: 14px; background: #c3c6c9; position: absolute; top: 50%; right: 49px; margin-top: -7px;}
.drop_menu{position: fixed; top: 89px; left: 0; width: 100%; background: rgba(0,0,0,.4); text-align: center; padding: 15px 0; z-index: 9; display: none;}
.drop_menu a{font-size: 16px; color: #fff; line-height: 32px; display: inline-block; padding: 0 15px; margin: 0 20px; border-radius: 20px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.drop_menu a:hover{background: #016bdd;}

/*footer*/
.sjxsz{ width:35%}
.sjxsy{ width:65%}
.footer{background:#313131;}
.footer .main{overflow: hidden; padding: 35px 0;}
.footer .main .mr{margin-right: 180px;}
.footer .logo{float: left;}
.footer .logo img{display: block;}
.footer .link{float: left;width: 29%;}
.footer .link a{display: block; font-size: 16px;    float: left;width:50%; color: #fff; line-height: 40px; opacity: .8; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.footer .link a:hover{opacity: 1; text-decoration: underline;}
.footer .contact{float: left;}
.footer .contact h3{font-size: 16px; color: #fff; line-height: 40px; opacity: .8;}
.footer .contact p{line-height: 45px; font-size: 16px; color: #fff; opacity: .6; padding-left: 30px; background-position: left center; background-repeat: no-repeat; background-size: 17px auto;}
.footer .contact p:nth-of-type(1){background-image: url(../images/footer_icon1.png);}
.footer .contact p:nth-of-type(2){background-image: url(../images/footer_icon2.png);}
.footer .contact p:nth-of-type(3){background-image: url(../images/footer_icon3.png);}
.footer .contact p:nth-of-type(4){background-image: url(../images/footer_icon4.png);}
.footer .contact p:nth-of-type(5){background-image: url(../images/footer_icon5.png);}
.footer .contact p:nth-of-type(6){background-image: url(../images/footer_icon6.png);}
.footer .guanzhu{float: right;}
.footer .guanzhu .form{width: 220px; border: 1px solid #494c60; padding-right: 50px; border-radius: 5px; overflow: hidden; height: 52px; position: relative;}
.footer .guanzhu .form input{width: 100%; height: 100%; background: none; padding: 0 10px; font-size: 14px; color: #8d8f9c;}
.footer .guanzhu .form button{width: 50px; height: 50px; background-color: #0464cd; position: absolute; top: 0; right: 0; cursor: pointer;}
.footer .guanzhu .form button:before{content: ''; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 6px solid #fff; position: absolute; top: 50%; left: 50%; margin: -5px 0 0 -3px;}
.footer .guanzhu .img_block{margin-top: 11px; text-align: right;}
.footer .guanzhu .img_block img{display: inline-block;}
.footer .link_{color: #fff; opacity: .6; font-size: 14px; margin-bottom: 10px; overflow: hidden;}
.footer .link_ span{float: left;}
.footer .link_ .block{padding-left: 80px;}
.footer .link_ a{color: #fff; display: inline-block; margin-right: 10px;}
.footer .link_ a:hover{text-decoration: underline;}
.footer .copyright{line-height: 36px; font-size: 14px; color: #fff; opacity: .6; border-top: 1px solid #32364c; overflow: hidden;}
.footer .copyright span{float: left;}
.footer .copyright .share{float: right; margin-top: 20px;}
.footer .copyright .share i{float: left; line-height: 30px; margin-right: 10px;}
.footer .copyright .share a{width: 22px; height: 18px; background-position: center; background-repeat: no-repeat;}
.footer .copyright .share a.ico1{background-image: url(../images/footer_icon7.png);}
.footer .copyright .share a.ico2{background-image: url(../images/footer_icon8.png);}
.footer .copyright .share a.ico3{background-image: url(../images/footer_icon9.png);}

@media screen and (max-width: 1500px){
	.header_box ul{margin-left: 40px;}
	
	.footer .main .mr{margin-right: 120px;}
}
@media screen and (max-width: 1370px){
	.header_box ul li a.single {margin: 0 26px;}
	div .top1{ width:100%;}
}
@media screen and (max-width: 1300px){
	.header_box ul{margin-left: 40px;}
	.header_box ul li a.single{margin: 0 29px; font-size: 14px;}
	div .top1{ width:100%;}
	.drop_menu a{font-size: 14px;}

	.footer .main .mr{margin-right: 30px;}
	.footer .link a{font-size: 14px;}
	.footer .contact h3{font-size: 14px;}
}
@media screen and (max-width: 1024px){
	.header_box ul li a.single{margin: 0 20px; font-size: 14px;}
}



@media screen and (max-width: 992px){
	.mNavBtn{display: block; width: 24px; height: 16px; right: 15px; top: 17px; position: fixed; cursor: pointer; z-index: 15;}
	.mNavBtn.active .line2{display: none;}
	.mNavBtn.active .line1{transform: rotate(45deg); top: 7px;}
	.mNavBtn.active .line3{transform: rotate(-45deg); bottom: 7px;}
	.mNavBtn span{position: absolute; left: 0; width: 24px; height: 2px; background: #a9a9a9; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
	.mNavBtn span.line1{top: 0;}
	.mNavBtn span.line2{top: 7px;}
	.mNavBtn span.line3{bottom: 0;}
	.header_box ul{position: fixed; top: 0; right: -100%; width: 100%; height: 100%; padding: 80px 0 0 0; background: #fff; z-index: 14;}
	.header_box ul.active{right: 0;}
	.header_box ul li{display: block; padding: 0; margin-left:37%;}
	.header_box ul li a.single{line-height: 45px;font-size: 17px;}
	.header_box ul li a.single:hover, .header_box ul li.active a{border: none;}
	.container{width: 100% !important; padding: 0 11px;}
	.container_s{width: 100% !important; padding: 0 15px;}
	.header{height: 50px;}
	.header_box{height: 65px;position: fixed;}
	.header_box .logo{margin-top: 5px;}
	.header_box .logo img{height: 40px;width: auto;}
	.logo p { font-size: 20px;line-height: 35px;}
	.header_box .operate{right: 55px;}
	.header_box .operate:before{display: none;}
	.header_box .search{margin-left: 0;}
	.header_box .language{margin-left: 20px;}
	.drop_menu{display: none !important;}
	.header_box .search_form{right: 0; top: 100%; margin-top: 0;}

	.footer .main{padding: 20px 0;}
	.footer .logo{float: none;}
	.footer .main .mr{margin-right: 0;    margin: 0 auto;}
	.footer .logo img{margin: 0 auto;}
	.footer .link{display: none;}
	.footer .contact{float: none; padding: 15px 0; width: 320px; margin: 0 auto;}
	.footer .contact h3{display: none;}
	.footer .contact p{line-height: 24px; margin: 5px 0; background-position: left 4px;}
	.footer .guanzhu{float: none;}
	.footer .guanzhu .form{margin: 0 auto; width: 280px;}
	.footer .guanzhu .img_block{text-align: center; margin-top: 15px;/*display: none;*/}
	.footer .copyright{line-height: 24px; padding: 10px 0;}
	.footer .copyright span{display: block; text-align: center;}
	.footer .copyright .share{display: none;}
	.footer .link_{display: none;}
}
@media screen and (max-width: 768px){
	div .top1{ display:none;}
	div .top2{ display:block; max-width: 100%; float: left;}
	
}
@media screen and (min-width: 996px){
	.inside-banner{ margin-top:129px;}
	.swiper-container {margin-top: 129px;}
}

@media screen and (min-width: 768px){
	div .top2{ display:none;}
}
/*企业文化*/
.commonweb {
    padding: 0px 15px;
}
.padtb {
    padding-top: 30px;
    padding-bottom: 30px;
}
.Comculture-dl {
    background: #f3f3f3 ;
}

.Comculture-dl .thumb img {
    display: block;
    width: 100%;
}

.Comculture-dl .infor {
    padding: 15px;
}

.Comculture-dl .infor .name {
    font-size: 20px;
    padding: 0 0 8px 0;
}

.Comculture-dl .infor .text {
    opacity: .7;font-size: 16px;
    color: #710707;
}

@media (min-width: 768px) {
    .Comculture-dl .thumb {
        float: left;
        width:53%;
        max-width: 769px;height: auto;
    padding: 0px;
    }

    .Comculture-dl .infor {
        overflow: hidden;
        padding: 20px;
    }
}

@media (min-width: 1024px) {
    .Comculture-dl {
        margin: 19px 0 0 0;
    }

    .Comculture-dl .infor {
        padding:2% 2% 2px 2%;
    }

    .Comculture-dl .infor .name {
        font-size: 26px;
        line-height: 30px;
        padding: 0 0 25px 0;
    }
}
@media (min-width: 1260px) {
    .commonweb {
        margin: 0px auto;
        max-width: 1200px;
        padding: 0;
    }
}
.Comculture-list li {
    margin: 0 0 20px 0;
}

.Comculture-list li .content {
    border: 1px solid #e3e3eb;height: 380px;
}

.Comculture-list li .content .img img {
    display: block;
    width: 100%;
}

.Comculture-list li .content .cult-text {
    text-align: center;
    padding: 20px;
    border-top: 1px solid #e3e3eb;
    color: #929292;
}

.Comculture-list li .content .name {
    font-size: 16px;
    color: #58596d;
}

@media (min-width: 768px) {
    .Comculture-list {
        padding-top: 55px;
        padding-bottom: 43px;
    }

    .Comculture-list ul {
        margin: 0 -10px;
    }

    .Comculture-list li {
        float: left;
        width: 24%;
        padding: 0 6px;
    }

    .Comculture-list li .content .cult-text {
        padding: 10px 0px 20px;
    }

    .Comculture-list li .content .name {
        font-size: 18px;
        padding: 0 0 10px;
    }
}
.culture2-wrap .culture2-ul .items:nth-child(2n+1) {
    margin-left: 0;margin-bottom: 50px;background: #f3f3f3;
}
.culture2-wrap .culture2-ul .items {
    width: 820px;
    float: left;
    margin-left: 40px;
    position: relative;background: #f3f3f3;
}
.culture2-wrap .culture2-ul .items .images {
    overflow: hidden;height: 240px;
}
.culture2-wrap .culture2-ul .items .images img {
    transition: .5s ease-in-out;
    display: block;
}
.culture2-wrap .culture2-ul .items .words {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    padding: 55px 70px;
    box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
}
.culture2-wrap .culture2-ul .items .words .t0 {
    line-height: 1;
    margin-bottom: 30px;
    font-size: 30px;font-weight: bold;
}
.culture2-wrap .culture2-ul .items .words .t1 {
    line-height: 30px;
}
@media screen and (max-width: 1850px){
.w1680 {
    width: 100%;    margin: 0 auto;
}
.culture2-wrap .culture2-ul .items {
    width: 49%;
    margin-left: 2%;
}

}
@media screen and (max-width: 1450px){
.culture2-wrap .culture2-ul .items .words {
    padding: 26px 28px;
}
.culture2-wrap .culture2-ul .items .words .t0 {
    font-size: 20px;
    margin-bottom: 20px;
}
.culture2-wrap .culture2-ul .items .words .t1 {
    font-size: 16px;
    line-height: 25px;color: #710707;
    opacity: .7;
}
}

@media screen and (max-width: 1023px){
.culture2-wrap .culture2-ul .items {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}
}
@media screen and (max-width: 768px){
.culture2-wrap .culture2-ul .items {
    margin-bottom: 15px;
}
.culture2-wrap .culture2-ul .items .words {
    padding: 13px 14px;
}

}

/* 图片分页方式的样式*/
.imagelist{} /*总宽度*/
.imagelist .imagetop{ padding:10px 0;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
/*.thumb { height:112px;background:#FFF;padding:5px;}*/
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background: url(../../images/qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(../../images/qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px;}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/* 图片分页方式的样式结束*/
/*手机导航*/
nav {
    display: none;
}
@media screen and (max-width: 960px){
nav{display: block;font-size:16px;overflow:hidden;position:relative;background:#016bdd;width: 100%;-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}
nav:before{ position:absolute; content:""; width:100%; height:1px; top:50%; left:0;background: #0974e6; border-bottom: 1px solid #0160c5;}
nav a{ width:25%; text-align:center; height: 2.6rem; line-height: 2.6rem; overflow:hidden; display:block; float:left; position:relative;color: #fff;font-size: 15px;}
nav a:before{ position:absolute; content:""; width:1px; height:3em; top:0; right:0; background: #0974e6; border-left: 1px solid #0160c5;}
/*nav a:nth-child(3n):before{ background:none; border:0;}*/}


.icon2{ padding:40px 0 50px 0;}
.icon2 .wp{ width:auto;}

.icase_tab{ text-align:center; margin-bottom:40px; padding-top:30px;}
.icase_tab ul{ display:inline-block; vertical-align:bottom;}
.icase_tab li{ float:left; padding:0 5px;}
.icase_tab a{ display:block; padding:0 20px; font-size:18px; background:#323235; color:#fff; height:40px; line-height:40px;}
.icase_tab a:hover,.icase_tab li.curr a{ background:#e81215;}

.icase_con{  text-align: center; margin: auto;}
.icase_con .single-item{}
.icase_con .slick-arrow{ display:none !important;}
.case_ul{}
.case_ul .li{ float:left; width:25%;padding-left: 0.5%;}
.case_ul .pd{ display:block;}
.case_ul .img{ position:relative; overflow:hidden;}
.case_ul .tag{ position:absolute; left:0px; bottom:-40px; right:0px; height:40px; line-height:40px; background-color:rgba(0,0,0,0.65); box-sizing:border-box; padding:0 20px; color:#fff;}
.case_ul .tag span{ margin-right:10px;}
.case_ul .text{ text-align:center; line-height:56px; height:56px; overflow:hidden; background:#fff; font-size:18px; color:#000;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; padding:0 10px;}
.case_ul .pd:hover .tag{ bottom:0px;}
.case_ul .pd:hover .text{ color:#fff; background:#323235;}

.icase_m{ text-align:center; padding-top:40px;}
.icase_m .pd{ display:inline-block; vertical-align:bottom;}
.icase_m a{ display:block; background:#fff; float:left; width:auto; line-height:50px;}
.icase_m a i{ width:50px; height:50px; line-height:50px; display:block; text-align:center; font-size:20px;}
.icase_m a span{ height:50px; text-align:center; line-height:50px; color:#000; padding:0 36px;}
.icase_m a.a2{ margin:0 10px;}
.icase_m a:hover{ background:#e81215; color:#fff;}
.slick-slide img {  width: 100%; height: auto; display: block;}


/*维修案例*/

.fwxlbt{width: 80%;margin: 0 auto;display: none;margin-top: 40px;}
	.fwal{width: 80%;margin: 40px auto;overflow: hidden;}
	.alck{font-size: 16px;color:#999;text-align: center;line-height: 30px;padding: 28px 0 29px;display: block;margin: 0 auto;background-color: #f8f8f8;}
	.alck img:nth-child(2){display: none;}
	.alck:hover{background-color: #234682;color: #fff;}
	.alck:hover img:nth-child(2){display: inline;}
	.alck:hover img:nth-child(1){display: none;}
	.fwalt{width: 236px;float: left;}
	.fwal div:nth-child(2){/*width:calc(100% - 360px);*/margin: 0 2px;/*float: left;*/overflow: hidden;}
	@media (max-width:1200px){
		.fwxlbt{display:block;}
		.alan{display: none;}
		.fwalt{display: none;}
		.fwal{margin: 20px auto;}
		.fwal div:nth-child(2){width:100%;float:none;}
	}

/*首页新闻*/

.index-news-block {
    /* background: #f5f5f5; */
    padding: 20px 0;
}
.page-cen {
    width: 1600px;
    margin: 0 auto;
}
.news-list ul li:hover {
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow: 0px 7px 17px 3px #ccc;
    box-shadow: 0px 7px 17px 3px #ccc;
}
.index-title {
    text-align: center;
    padding-bottom: 30px;
}
.index-title h2 {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 50px;
    color: #000;
    text-transform: uppercase;
    position: relative;
}
.index-title h2:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background: #F85A16;
    content: '';
}
.index-title p {
    color: #666;
    font-size: 17px;
}
.news-list ul {
    /* width: 960px; */
    margin: 0 -1%;
}
.clearfix {
    clear: both;
}
.news-list ul li {
    list-style: none;
    float: left;
    width: 48%;
    margin: 0 1%;
    position: relative;
    transition: 0.4s 0s;
    -webkit-transition: 0.4s 0s;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
.news-list ul li a {
    display: block;
}
.news-list ul li .news-text {
    position: relative;
}
.news-list ul li .text {
    float: left;
    color: #333;
    box-sizing: border-box;
    width: 100%;
    min-height: 64px;
    min-height: 106px;
    padding-top: 10px;
    padding-left: 20px;
}
.news-list ul li .text h2 {
    font-size: 20px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}
.news-list ul li .text p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list ul li .text .more p {
    color: #F85A16;
    font-size: 12px;
}
.news-list ul li .text p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.index_main .common_tit_ys h3 {
    font-size: 33px;
    color: #333;
}

