/* News Center */

.news-one .con-new {
    font-size: 36px;
}

.news-one {
    margin-top: 60px;
    width: 46.67%;
    display: inline-block;
}

.news-one .a {
    display: inline-block;
    float: right;
    margin-top: 30px;
    right: 0;
    color: #999;
    font-size: 14px;
}

.two-right {
    position: relative;
}

.news-two {
    float: right;
    /* position: absolute;
    right: 0; */
}

.line {
    width: 100%;
    height: 1px;
    background-color: #eee;
}

.line-blue {
    width: 26%;
    height: 3px;
    background-color: #4386ff;
}

.news-list {
    margin-top: 24px;
    position: relative;
}

.news-list a {
    font-size: 18px;
    color: #333;
    display: inline-block;
    width: 78%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-list span {
    font-size: 14px;
    color: #999;
    display: block;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.neirong-xq img{
    max-width: 100%;
    height:auto !important;
}

@media screen and (max-width: 991px) {
    .news-one {
        width: 100%;
    }
}

/* number */

.number {
    margin-top: 80px;
    padding-top: 66px;
    padding-bottom: 58px;
    background-image: url(../img/bg-number.png);
    background-size: cover;
}

.num-list p {
    text-align: center;
    line-height: 1;
    color: #fff;
}

.num-list p span {
    font-size: 25px;
    display: inline-block;
}

.timer {
    color: #ffd700;
    font-size: 36px !important;
    font-weight: bold;
}

/* Cooperative client */

.client-list {
    margin:15px 0;
}

.client-list:hover {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .1);
}

.client-list a span {
    line-height: 2;
    font-size: 20px;
    color: #333;
    width: 100%;
    /*white-space: nowrap;
    overflow: hidden;*/
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}

.client-one {
    /* height: 60px; */
    padding: 10px;
    margin-left: 0 !important;
    margin-right: 0;
}

.client-one img {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

/* footer */


/*tab鍒囨崲*/
* {
    margin: 0;
    padding: 0;
    font-family: "寰蒋闆呴粦";
}

.wrap {
    margin: 0 auto;
}

.tabs .part {
    display: block;
    float: left;
    width: 33%;
    color: #fff;
    text-align: center;
    height: 20px;
}

.tabs .part:first-child {
    border-right: 1px solid #ADDAFD;
}

.tabs a {
    display: block;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    text-decoration: none;
    padding-bottom: 2px;
}

.tabs span.active a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.tabs span.active-span {
    border-bottom: 2px solid #037ad5;
}

.swiper-container {
    width: 100%;
    border-top: 0;
}

.swiper-slide {
    width: 100%;
    background: none;
    color: #373737;
}

/* p {
    text-align: center;
} */

/*鏂伴椈璧勮*/
.news-tt {
    width: 100%;
    height: 55px;
}

.news-tt span {
    text-align: center;
    font-size: 25px;
    border-bottom: 2px solid #dddddd;
    display: block;
    width: 33.333%;
    float: left;
    cursor: pointer;
}

.news-tt span a {
    font-size: 22px;
}

/* .active-span{
    border-bottom: 2px solid #037ad5;
} */
.news01 {
    margin: 15px 0;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .2);
}

.news01-bj {
    margin-right: 0 !important;
    margin-left: 0 !important;
    height:320px;
}

.news01:hover {
    box-shadow: 2px 2px 35px rgba(0, 0, 0, .2);
}

.news01 img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.news01 p {
    color: #666666;
    text-align: left;
    margin: 15px;
    /* line-height: 25px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news01-img {
    position: relative;
    display: block;
}

.news01-hover {
    background: rgba(0, 0, 0, .45);
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    padding: 0 25px;
    font-size: 20px;
}

.news04 {
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0 10px 0;
    display: block;
    margin-left: 0px !important;
    margin-right: 0px !important;
    height: 130px;
}

.news04:hover {
    background: #eeeeee;
}

.news04 h4 {
    color: black;
}

.newslist {
    margin-top: 50px;
}

.date {
    color: #666666;
}

.date h3 {
    font-size: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.date span {
    font-size: 25px;
}
.des h4{
    font-size:20px;
}
.des p {
    color: #666666;
    text-align: left;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bt{
    text-align: center;
    /*margin-top:20px;*/
    /*margin-bottom: 50px;*/
    font-size: 16px;
}

/*鍒嗛〉*/
/*.fenye {*/
/*    height: 120px;*/
/*}*/

.fenye ul {
    display: block;
    /*position: absolute;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    /*margin: 45px auto;*/
}

.fenye a {
    color: #666666;
}

.fenye a:hover {
    color: black;
}

.active-a {
    border-bottom: 1px solid #fcab2b;
    padding: 0 5px;
}

/*鍏徃绠€浠�*/
.intro-img img {
    width: 100%;
}

.intro-content p {
    padding: 0 10px;
    text-align: left;
}

.envir-img {
    height: 240px;
    margin: 10px 0;
}

.honor-img {
    height: 350px;
    margin: 10px 0;
}

.honor {
    margin-bottom: 80px;
}

.envir-img li,
.honor-img li {
    height: 100%;
    border-radius: 5px;
}

.envir-img img,
.honor-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* transition: all 1s; */
}

.envir-img img:hover,
.honor-img img:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .45);
}

/*鍦板浘*/
.map {
    background: url(../img/mapback.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 80px;
}

.position {
    color: #fff;
    background: url(../img/position.png) no-repeat left;
    background-size: 40px;
    height: 40px;
    line-height: 40px;
    padding-left: 45px;
    font-size: 30px;
    display: block;
    margin: 10px 0;
}

/*瀹㈡埛妗堜緥*/
.case{
    margin-bottom: 80px;
}
/*.case01-img {
    height: 235px;
    margin: 10px 0;

}

.case01-img li {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.case01-img li:hover .case01-img-hover {
    display: block;
}

.case01-img li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.case01-img-hover {
    background: rgba(0, 0, 0, .45);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    color: #fff;
    padding: 40px 15px;
    text-align: center;
    display: none;
}

.case01-img-hover h4 {
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0;
}

.case01-img-hover p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 15px 0;
    margin-bottom: 0;
}

.xh {
    height: 1px;
    background: #fcab2b;
    width: 40%;
    margin: 0 auto;
    display: block;
}

.icona{
    margin: 0 auto;
    display: block;
    background: #fcab2b;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    color: #fff;
}

.icona:hover {
    background: #eb9c1f;
    color: #fff;
}*/
.case-r{
    background-image: url(../img/111.jpg);
    
}
.case-r .col-md-4{
    padding-left:0;
    padding-right: 0;
}
.case01,.case02{
    text-align: center;
    color:#fff;
    height:240px;
    position: relative;
    border: 5px solid #fff;
}
.case01{
    display: block;
    background: #196daa;
}
.case01:hover{
    color:#fff;
	background:#0b568c;
}
.case02{
   background: rgba(103, 176, 231, 0.8);
}
.case01 p{
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
	font-size: 20px;
}

/*鍔犺浇*/
/*鍔熻兘鐩綍*/
.menuw{
    margin-bottom:80px;
}
.weizhi{
    border-bottom: 1px solid #dddddd;
    margin-top:80px;
    color:#999999;
}
.weizhi a{
    color:#999999;
    padding:0 5px;
}
.content-menu{
    margin-top:30px;
}
.content-menu a{
    display: block;
    width:100%;
    margin:5px 0;
    text-align: center;
    background:#8cb7ff;
    color:#fff;
    font-size:22px;
    padding:15px 0;
}
.content-menu a:hover{
    background: #1969ed;
    color:#fff;
}
.active-menu-a{
    background: #1969ed !important;
}
.content-top{
    border-bottom: 1px solid #dddddd;
}
.content-top span{
    color:#fff;
    background:#1969ed;
    padding:15px 0;
    text-align: center;
    display: block;
    font-size:22px;
    width:180px;
}
.content-menu p{
    line-height: 2;
}
/*璇︽儏*/
.detail{
    margin:30px 0 80px 0;
}
.detail-top{
    height: 40px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}
.detail-h{
    color:#fff;
    background: #1969ed;
    width:150px;
    height:40px;
    text-align: center;
    line-height: 40px;
    font-size:25px;
}
.detail-top span{
    display: block;
    position: absolute;
    right:0;
    bottom: 0;
    color:#999999;
}
.detail-top span a{
    color:#999999;
}
.detail-title{
    text-align: center;
    margin-top:20px;
}
.detail-title h2{
    padding:20px 0 0 0;
    font-size:25px;
}
.laiyuan span{
    color:#999999;
    padding:10px;
    margin:0 0 20px 0;
    display: inline-block;
}
.xg{
    height:60px;
    border-top: 1px dotted #999999;
}
.xg p{
    color:#999999;
    display: block;
    float: left;
    width:100%;
    text-align: left;
    margin-bottom: 0;
    height:30px;
    line-height: 30px;
}
.xg a{
	color:#999999;
}
.reco{
    margin-top:70px;
}
.reco-title{
    border-bottom: 1px solid #999999;
}

.reco-title h3{
    background: #1969ed;
    color:#fff;
    display: block;
    width:150px;
    height:40px;
    text-align: center;
    line-height: 40px;
    font-size:25px;
}
.reco-news{
    position: relative;
    display: block;
    margin:10px;
    height:225px;
}
.reco-news:hover{
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .2);
}
.reco-news img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.reco-news p{
    display: block;
    position: absolute;
    width:100%;
    bottom: 0;
    color:#fff;
    background:rgba(0, 0, 0, .45);
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:0 10px;
}

/*寮圭獥*/
.examples { margin-top: 40px; }
.examples .row { margin-bottom: 20px; }
.examples .col-md-3 { text-align: center; margin-bottom: 20px; }
.example img{width: 100%;}

#map{
	width:100%;
	height:550px;
}

/*鐣欒█*/
.message{
    margin-bottom: 80px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .2);
    padding:40px 0;
    border-radius: 5px;
}
.form td{
    display: block;
    width:90%;
    margin:15px auto;
    height:45px;
    line-height: 45px;
    color:#999999;
}
.form td input{
    float: right;
    width: 90%;
    height:45px;
    line-height: 45px;
    border-radius: 5px;
    border:1px solid #e2e1e1;
    padding-left:20px;
}
.form td textarea{
    float: right;
    width:90%;
    border-radius: 5px;
    border:1px solid #e2e1e1;
    height: 100%;
    padding-left:20px;
}
.span-text{
    height:150px !important;
}
.form button{
    width:300px;
    height:50px;
    line-height: 50px;
    text-align: center;
    background: #1f8cda;
    margin:0 auto;
    color:#fff;
    outline: none;
    border:none;
    font-size: 17px;
    display: block;
    border-radius: 5px;
}
.form button:hover{
    background:#0479c7;
}
.ts{
    display: block;
    width:35%;
    margin:20px auto;
	text-align: center;
	color:#999999;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999999 !important;
    font-size: 16px;
  }
.position-input1{
    width:45% !important;
}
.position-input2{
    width:45% !important;
}

#nativeplace_top,#nativeplace_son,#nativeplace_sec{
   width:100%;
   height:100%;
    border-radius: 5px;
    border: 1px solid #e2e1e1;
	color:#999999;
}
#span_nativeplace{
margin-left: 4.5%;
}
.liandong{

}
.liandong span{
	display:inline-block;
	height:45px;
}
.xiaji{
	display:block;
	width:90%;
}
.xiaji span{
	width:30% !important;
	height:50px;
	border-radius:5px;
}
.liandong select{
	width:30%;
	width: 29.55%;
	height:50px;
	border-radius:5px;
	    border: 1px solid #e2e1e1;
	color:#999999;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }