@charset "UTF-8";

html {
    margin: 0;
    padding: 0;
    border: 0;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    position: relative;
    font: 14px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}
input{
    outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 14px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.navbar-default .navbar-nav > .active > a{
    background-color: transparent;
}
.navbar-default{
    background-color: transparent;
}
.nav li a{
    font-size: 16px;
    color: #333333!important;
    transition: all .5s;
}
.nav li a:hover{
    color: #0a706d!important;
}
.navbar-nav > li > a{
    height: 70px;
    line-height: 70px;
}
.carousel-indicators li{
    width: 46px!important;
    height: 6px;
    margin: 0;
    opacity: 1!important;
    background: #fff!important;
}
.carousel-indicators .active{
    height: 6px!important;
    background-color: #b4dc47!important;
    border-color: #b4dc47!important;
}
.tel{
    margin-top: 37px;
    color: #0a706d;
    font-size: 16px;
}
@media(max-width: 768px){
    .navbar-brand{
        padding: 0;
    }
    .navbar-nav > li > a{
        height: 40px;
        line-height: 40px;
    }
    .navbar-default .navbar-collapse{
        border-color:transparent;
    }
}
.ty_title{
    background: url(../images/ty_title.png) no-repeat center 0;
    text-align: center;
    padding: 20px 0;
}
.title-top{
    font-size: 34px;
    color: #333333;
    margin-top: 10px;
}
.title-mid{
    font-size: 16px;
    color: #666666;
}
.ty_title em{
    width: 52px;
    height: 4px;
    background: #0a706d;
    overflow: hidden;
    display: block;
    margin: 5px auto 0
}
.iproname a{
    font-size: 20px;
    color: #333333;
}
.iproen{
    color: #999999;
    font-size: 14px;
}
.ipro-text{
    font-size: 14px;
    color: #666666;
}
.ipro-des{
    text-align: center;
}
.iproen{
    margin:5px 0 ;
}
.about{
    background: url(../images/about_bg.jpg) no-repeat center 0;
    padding-top: 82px;
    padding-bottom: 46px;
    margin-top: 50px;
/*    background-attachment: fixed;
    background-size: cover;
*/}
.about-des{
    padding-left: 140px;
    padding-right: 140px;

}
.about-title{
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.about-des p{
    /*margin-top: 20px;*/
    color: #fff;
    line-height: 26px;
}
.about-more{
    margin-top: 20px;
    text-align: center;
}
.about-more1{
    margin-top: 20px;
    text-align: left;
}
.about-more1 a{
    padding: 9px 35px;
    border:1px solid #0a706d;
    color: #0a706d;
    transition: all .5s;
}
.about-more a{
    padding: 9px 35px;
    border:1px solid #b4dc47;
    color: #b4dc47;
    transition: all .5s;
}
.about-more a:hover{
    background: #b4dc47;
    color: #fff;
}
.about-xx-l h3{
    font-size: 26px;
    color: #333333;
}
.about-xx-l p{
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}
.team-list{
    margin-top: 80px;
}
.teamimg{
    position: relative;
}
.show{
    position: absolute;
    background: rgba(10,112,109,.7);
    left:0;
    bottom:0;
    color: #fff;
    padding-top: 23px;
    padding-bottom: 15px
}
.pl{
    padding-left: 20px;
}
.name{
    font-size: 20px;
}
.show em{
    width: 70px;
    height: 1px;
    display: block;
    background: #b4dc47;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.show p{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
}
@media(max-width: 768px){
    .show p{
        font-size: 14px;
    }
    .show{
        padding-top: 5px;
        padding-bottom: 10px;
    }
}
.team-list:nth-child(2){
    margin-top:0px;
}
.pd60{
    padding: 0 78px!important;
}
.teamimg img{
    box-shadow: 0 0 7px #7b7777;
    max-width: 100%;
    height: auto;
}
.team-con{
    overflow: hidden;
    margin-top: 20px;
}
.team-more{
    margin-top: 30px;
    text-align: center;
}
.team-more a{
    border:1px solid #0a706d;
    padding: 9px 35px;
    transition: all .5s;
    color: #0a706d;
}
.team-more a:hover{
    background: #0a706d;
    color: #fff;
}
.technology{
    margin-top: 60px;
}
.mt20{
    margin-top: 20px;
}
.base{
	width:1200px;
	margin:0 auto;
}
.aboutss{
    /* position: relative; */
	background:url(../images/about_bg.png) no-repeat center;
	min-height:451px;
}
@media(max-width: 768px){
    .aboutss{
        background: none!important;
    }
}
.about_t{
	float:right;
	padding: 20px 60px;
}
.about-tel{
    font-size: 14px;
    color: #fff;
    top: 19px;
    right: 14px;
}
.about-tel span{
    font-size: 18px;
    color:#b4dc47;
}
.about-tel i{
    border-bottom: 1px solid #fff;
    height: 2px;
    width: 77px;
    float: left;
    padding-top: 15px;
    margin-right: 20px;	
}
.about_b{
    width: 1020px;
    margin: 0 auto;
    float: right;
    padding-top: 54px;	
}
.about_b_l{
    float: left;
    width: 540px;
    padding-right: 50px;	
}
.about-xx-l {
    /*padding-top: 30px;*/
}
.about_b_r{
	
}
.procenter{
    margin-top: 70px;
}
.pro-left{
    font-size: 24px;
    color: #0a706d;
    border-left:6px solid #0a706d;
    padding-left: 10px;
}
.pro-more a{
    font-size: 14px;
    color: #b4dc47;
}
.pro-con{
    overflow: hidden;
}
.pro-title{
    margin-bottom: 15px;
    overflow: hidden;
}
.protext{
    line-height: 40px;
    text-align: center;
}
.protext a{
    font-size: 14px;
    color: #666666;
    transition: all .5s;
}
.protext a:hover{
    color: #0a706d;
}
.proimg img{
    transition: all 0.6s;
    cursor: pointer;
    display: inline-block!important;
}
.proimg{
    overflow: hidden;
}
.pro-item:hover .proimg img{
    transform: scale(1.1);
}
.pro-list{
    margin-bottom: 26px;
}
.pro-item:hover .protext a{
    color: #0a706d;
}
.proveimg{
    overflow: hidden;
    cursor: pointer;
}
.proveimg:hover>img{
    transform:scale(1.1);
}
.proveimg img{
    transition: all .5s;
    width: 100%;
}
.prove-title{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 7px;
    text-align: center;
}
.provetext{
    background: #e7e7e7;
    padding: 32px 27px 30px 27px;
    height: 260px;
}
.provetext p{
    font-size: 16px;
    color: #555555;
    text-align: center;
    line-height: 26px;
}
.pd0{
    padding: 0;
    padding-left: 0!important;
    padding-right: 0!important;
}
.provetext:nth-child(1){
    background: #0a706d;
    height: 291px;
}
.proveimg:nth-child(2) img{
    height: 260px;
}
.provetext:nth-child(1) p {
    color: #fff;
    line-height: 34px;
}
.provetext:nth-child(1) .prove-title{
    color: #fff;
}
.news{
    margin-top: 40px;
}
.news_title{
    background: url(../images/news2.png) no-repeat left 0;
    background-size: 23px 23px;
    padding-left: 26px;
    font-size: 18px;
    color: #333333;
}
.news_title span{
    font-size: 14px;
    color: #888888;
    padding-left: 10px;
}
.news-xx{
    margin-top:10px;
}
.news-xx ul li a{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    transition: all .3s;
}
.news-xx ul li a:hover{
    color: #0a706d;
}
.news-xx ul li{
    border-bottom: 1px dashed #ddd;
    margin-bottom: 5px;
}
.news-xx ul li span{
    font-size: 12px;
    color: #999999;
}
.n1{
    background: url(../images/news1.png) no-repeat left 0;
    background-size: 23px 23px;
}
.map{
    margin-top: 30px;
	background:url(../images/map.jpg) no-repeat center;
	min-height:600px;
}
.map_r{
	width: 500px;
    float: right;
    margin: 0 auto;
	color: #fff;
    padding-top: 60px;
}
.copyright{
    line-height: 38px;
    text-align: center;
    background:#585c66;
    color: #fff;
}
.comdes{
	width: 430px;
    float: right;
}
.company{
    font-size: 22px;
}
.comen{
    font-size: 14px;
}
.navbar-default .navbar-nav > .open > a{
    background-color: transparent!important;
}
.iproimg{
    text-align: center;
}
.iproimg img{
    display: inline-block;
}

@media(max-width: 768px){
    .about{
        padding-top: 20px;
    }
    .about-des{
        padding-left: 15px;
        padding-right: 15px;
    }
    .about-more{
        margin-top: 28px;
    }
    /*.ty_title{
        background-size: 100%;
    }
    .title-top{
        font-size: 23px;
        margin-top: 2px;
    }*/
    .title-top{
        font-size: 25px;
    }
    .team-list{
        margin-top: 0;
        margin-bottom: 20px;
    }
    .technology{
        margin-top: 30px;
    }
    .mapjk{
        top: 60px;
        right: 88px;
    }
    .mapjk img{
        max-width: 80px;
    }
    .comen{
        display: none;
    }
    .company{
        font-size: 14px;
    }
    .comdes{
        top: 30px;
        right: 25px;
    }
    .procenter{
        margin-top: 30px;
    }
    .about_r{
        top: auto;
        right: auto;
        position: inherit;
    }
    .about-xx{
        top: auto;
        left: auto;
        background: #0063b1;
        padding-bottom: 22px;
        position: inherit;
    }
    .about-xx-l{
        width: 98%;
        float: inherit;
        margin-left: 1%;
        margin-right: 1%;
    }
    .about-xx-l h3{
        color: #666;
        padding-left: 10px;
        padding-top: 10px;
        text-align: center;
    }
    .mt20{
        margin-top: 0;
    }
    .about-xx-l p{
        color: #666;
        padding-left: 0px;
        padding-right: 0px;
    }
    .about-more1 a{
        border: 1px solid #fff;
        padding: 9px 35px;
        transition: all .5s;
        color: #fff;
    }
    .aboutss{
	    position: inherit;
		background: none;
		color: #666;
		min-height: 318px;
    }
	.base{
		width:100%;
	}
	.about_t{
		display:none;
	}
	.about_b{
		width: 100%;
		padding: 0px 15px;
	}
	.about_b_l{
		width: 100%;
		padding: 0;
	}
	.map{
		display:none;
	}
}
@media(min-width: 1152px) and (max-width: 1200px){
    .about-xx-l{
        width: 703px;
    }
    .about-more1{
        margin-top: 3px;
        text-align: left;
    }
    .about-xx{
        left: 90px;
    }
}

@media(min-width: 991px) and (max-width: 1152px){
    .aboutrimg>img{
        display: none;
    }
    .about_r{
        top: -38px;
        right: auto;
    }
    .about-xx-l p{
        margin-top: 12px;
        color: #fff;
    }
    .about-more1{
        margin-top: 0;
        text-align: left;
    }
    .about-xx-l h3{
        color: #fff;
    }
}

@media(min-width: 768px) and (max-width: 991px){
    .about-xx-l{
        width: 60%;
    }
    .about-xx-l{
        margin-left: 0;
        margin-top: 0;
    }
    .about-xx-l p{
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .provetext{
        height: 400px;
    }
}


@media(max-width: 1200px){
    .comdes{
        top: 37%;
        right: 22%;
    }
	.base{
		width:100%;
	}
}

.phonefooternav{
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left:0;
    z-index: 999;
    width:100%;
    background:#494949;
    font-size:14px;
    line-height:1.571429;
}
.phonefooternav a.item {
    color:#fff;
    padding: 5px 0;
    display: inline-block;
}
.phonefooternav a.item i{
    font-size: 16px;
    display: block;
}
.phonefooternav a.item span{
    color:#fff;
}
.phonefooternav{
    display: none;
}
.phonefooternav.iskeshi{
    display: block;
}
.phonefooternav .main{
    display: flex;
}
.phonefooternav .main>div{
    flex:1;
}
@media (max-width:767px){
    .phonefooternav{
        display: block;
    }
    .ty_title{
        background-size:100%;
        padding: 10px 0;
    }
}


.iprotype{
    margin-top: 38px;
}
.nav{
    margin-left: 32px!important;
    margin-top: 12px!important;
}
.team{
    margin-top: 43px;
}
.news-list:nth-child(1){
    background: url(../images/newr.png) no-repeat right;
    height: 261px;
    padding-right:46px;
}
.news-list:nth-child(2){
    background: url(../images/newr.png) no-repeat right;
    height: 261px;
    padding-right: 46px;
}
.navbar-brand{
    padding: 28px 20px!important;
}
.navbar{
    min-height: 94px!important;
}
div.tab-content img{
	max-width:100%;
}
@media (max-width:767px){
	.ipro-text{
		display:-webkit-box;
		-webkit-line-clamp:2;
		-webkit-box-orient:vertical;
		overflow:hidden;
	}
}
.lh-business-a p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}