﻿@charset "utf-8";
/* CSS Document */


body{
	background-image:url(../images/misc/body-bg.pngs); background-color:#fff;
	background-size:100px 100px;
	background-repeat:repeat; padding:0px; margin:0px;
}
ul{ margin:0px; padding:0px;}
li{ list-style:none;}
*{
	box-sizing: border-box;
}

.landing-logo img{
	width:110px;	
	margin-left:auto;
	margin-right:auto;
}

.homepage-logo{ float:left;}
.homepage-logo img{ height:46px;
	margin-left:0px;
	margin-top: 2px;
}

.logo{
    width: 220px;
    height: 40px;
    /* padding: 15px 20px 15px 30px; */
    float: left;
    vertical-align: middle;
    position: relative;
}

.logo a{
    display: block;
    width: 220px;
    height: 50px;
}
.logo a img{
    height: 100%;
}
.logo a strong{
    font-size: 28px;
    line-height: 50px;
    color: #02b2b5;
}
.logo a strong span{
    color: #555;
}

.landing-logo{
	margin-bottom:30px;
}

.landing-page .decoration{
	margin-bottom:30px;
	margin-left:20px;
	margin-right:20px;
}

.top-deco{
	background-color:#cc9d4f;
	height:5px;
	width:100%;
	display:block;
	margin-bottom:30px;
}

.bottom-deco{
	background-color:#cc9d4f;
	height:5px;
	display:block;
	width:100%;
	margin-top:16px;
}


.landing-navigation{
	margin-bottom:10px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.landing-navigation	a{
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:20px;
}

.landing-navigation a em{
	color:#646569;
	font-family:'Dosis', sans-serif;
	font-style:normal;
	text-align:center;
	display:block;
	font-size:14px;
	font-weight:400;
	padding-top:10px;
}

.nav-icon{
	width:35px;
	heigh:35px;
	position:absolute;
	z-index:99999;
	margin-left:20px;
	margin-top:20px;
}

.nav-image{
	border-radius:80px;
	width:75px;
	height:75px;
}

.nav-overlay{
	width:75px;
	height:75px;
	border-radius:60px;
	position:absolute;
	z-index:99998;
	background-color:rgba(0,0,0,0.7);
}

.slider-container{
	overflow:hidden!important;
}

.overlay{
	pointer-events:none;
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	z-index:9999;
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : landscape) {
	.landing-navigation-tablet-top-adjustment{
		height:30px;
		display:block;
	}
	
	.landing-navigation-tablet-bottom-adjustment{
		margin-bottom:-20px;
	}
	
	.landing-navigation{
		width:900px!important;
	}
	
	.landing-page .decoration{
		margin-top:20px;
		margin-bottom:20px;
		margin-left:50px!important;
		margin-right:50px!important;
	}
	
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : portrait) {
	
	.landing-navigation-tablet-top-adjustment{
		height:57px;
		display:block;
	}
	
	.landing-navigation-tablet-bottom-adjustment{
		margin-bottom:17px;
	}
	
}

@media only screen 
and (min-device-width : 798px)
and (min-device-height: 801px){
	.landing-navigation-tablet-top-adjustment{
		display:none;
	}
	.landing-navigation-tablet-bottom-adjustment{
		margin-top:-80px;
	}
}

@media (min-width:760px) { 

	.navigation{
		width:300px!important;
		right:0px;
	}

	.landing-page .decoration{
		margin-top:50px;
		margin-bottom:50px;
		margin-left:150px;
		margin-right:150px;
	}
	
	.landing-logo{
		margin-top:50px;
	}

	.landing-navigation{
		margin-bottom:10px;
		width:450px;
		margin-left:auto;
		margin-right:auto;
	}

	.landing-navigation a em{
		padding-top:20px;
		font-size:16px;
		font-weight:500;
	}
	
	.landing-navigation	a{
		float:left;
		margin-left:25px;
		margin-right:25px;
		margin-bottom:50px;
	}

	.nav-icon{
		width:40px;
		heigh:40px;
		position:absolute;
		z-index:99999;
		margin-left:30px;
		margin-top:30px;
	}
	
	.nav-image{
		border-radius:80px;
		width:100px;
		height:100px;
	}
	
	.nav-overlay{
		width:100px;
		height:100px;
		border-radius:60px;
		position:absolute;
		z-index:99998;
		background-color:rgba(0,0,0,0.7);
	}
	
	.bottom-deco{
		bottom:0px;	
	}
}


.copyright{
	font-family:'Dosis', sans-serif!important;
	text-align:center;
	font-size:14px;
 
	margin-bottom:20px;
}



.header{
	  padding-bottom:10px; background-color:#02b2b5; border-bottom:0px #009FE9 solid; padding-top:10px; padding-left:10px; height:70px;   }
	.heibg{ background:#000;  filter:alpha(opacity=50); opacity:0.5; -moz--transition:0.5s; -webkit-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s; z-index:5;height:56px;width:100%; position:fixed; top:0px; z-index:888;}
 .en{ display:none; position:absolute; top:50px; z-index:10000; right:90px;  }
  .en a{ height:40px; width:40px; display:block; background-color:#00ccff; color:#FFF; line-height:40px; text-align:center; margin-bottom:1px;}
.go-home {
	color: #3d3e42;
	margin-top: 15px;
	background-image: url(../images/misc/home-buttonen.png);
	background-size: 42px 42px;
	background-position: 8px 0px;
	background-repeat: no-repeat;
	position: absolute;
	right: 90px;
	top: 0px;
	height: 50px;
	width: 50px;
	text-align: center;
	font-family: 'Dosis', sans-serif;
}


.go-menu{
	color:#3d3e42; 
	margin-top:10px;
	background-image:url(../images/nav.png);
	/* background-size:27px; */
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
	right:10px;
	top:10px;
	height:30px;
	width:50px;
	text-align:center;
 
	font-family:'Dosis', sans-serif;
}

.go-back{
	display:none;margin-top:20px;
	color:#3d3e42;
	background-image:url(../images/misc/close-button.png);
	background-size:36px 36px;
	background-position:8px 0px;
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	height:50px;
	width:50px;
	text-align:center;
 
	font-family:'Dosis', sans-serif;
}

.navigation{
	display:none;
	overflow:visible!important;
	background-color:#FFFFFF;
	border-bottom:solid 3px #029599;
	border-top:solid 3px #029599;
	position:absolute;
	width:100%;
	z-index:999999;
	margin-top:-10px;
}

.navigation-wrapper{
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
}

.navigation-item{
	line-height:57px;
	border-bottom:solid 1px #e4e4e4;
}

.navigation-item a:hover{
	background-color:rgba(0,0,0,0.05);
}

.navigation-item a{
	color:#6d6e76;
	font-size:14px;
	font-family:'Dosis', sans-serif;
	font-weight:500;
	text-transform:uppercase;
	padding-left:50px;
	background-repeat:no-repeat;
	background-size:22px 22px;
	background-position:15px 17px;
}

.m1-icon{background-image:url(../images/misc/homepage.png);}
.m2-icon{background-image:url(../images/misc/features.png);}
.m3-icon{background-image:url(../images/misc/portfolio.png);}
.m4-icon{background-image:url(../images/misc/gallery.png);}
.m5-icon{background-image:url(../images/misc/videos.png);}
.m6-icon{background-image:url(../images/misc/contact.png);}
.m7-icon{background-image:url(../images/misc/features.png);}
.m8-icon{background-image:url(../images/misc/portfolio.png);}
.m9-icon{background-image:url(../images/misc/gallery.png);}
.m10-icon{background-image:url(../images/misc/videos.png);}
.m11-icon{background-image:url(../images/misc/contact.png);}

.corner-deco{
	background-image:url(../images/misc/corner-deco.png);
	background-size:16px 8px;
	background-repeat:no-repeat;
	position:absolute;
	width:16px;
	height:8px;
	position:absolute;
	right:15px;
	top:-10px;
}

.main-title{
    padding-bottom: 20px;
    text-align: center;
}
.main-title h4{
    color: #02b2b5;
    font-size: 18px;
    padding-bottom: 15px;
}
.main-title h2{
    font-size: 24px;
    color: #000;
}
.main-title p{
    font-size: 14px;
    color: #555;
    margin-top: 10px;
}


/* product */
.main-product{
    width: 100%;
    background-color: #fafafa;
    /* height: 834px; */
    padding: 30px 0 10px;
    /* background-image: url(../images/product-bg.jpg);
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat; */
}
.product-title{
    width: 100%;
    text-align: center;
}
.product-title h2{
    font-size: 26px;
    color: #e9e9e9;
	font-family: Source Han Sans CN Bold;
	margin-bottom: 5px;
}
.product-title h3{
    width: 158px;
    margin: 0 auto;
    font-size: 23px;
    line-height: 36px;
    color: #02b2b5;
    font-family: Source Han Sans CN Bold;
    background-color: #fafafa;
    position: relative;
    z-index: 1;
}
.product-title h3 span{
    color: #191919;
    font-family: Source Han Sans CN Bold;
}
.product-title .hr1{
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    z-index: 0;
    margin-top: -18px;
    margin-bottom: 18px;
}
.product-title p{
    color: #232323;
    font-size: 12px;
    line-height: 22px;
    margin-top: 0px;
}

.product-box{
    width: 100%;
    text-align: center;
}
.product-box ul{
    display: inline-block;
    margin-top: 10px;
}
.product-box ul li{
    width: 100%;
    /* height: 380px;
    float: left; */
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 30px;
}
.product-box ul li img{
    width: 160px;
}
.product-box ul li strong{
    display: block;
    margin: 10px 0;
    color: #111111;
    font-size: 18px;
    font-family: Source Han Sans CN Light;
}
.product-box ul li p{
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    font-family: Source Han Sans CN Light;
}

.product-box ul li a{
    display: block;
    width: 122px;
    height: 33px;
    background-color: #02b2b5;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
    line-height: 33px;
}
.product-box ul li a:hover{
    background-color: #029599;
}

/* main-about */
.main-about{
    width: 100%;
    padding: 20px 0 0;
}
.about-box{
    width: 100%;
    position: relative;
}
.about-title {
	padding: 0 10px;
}
.about-title h3{
    color: #070707;
    font-size: 23px;
	font-family: Source Han Sans CN Bold;
	line-height: 30px;
}
.about-title p{
    color: #070707;
    font-size: 16px;
    font-family: Source Han Sans CN Light;
    margin-top: 5px;
}
.about-title b{
    display: block;
    width: 60px;
    height: 3px;
    background-color: #02b2b5;
    margin-top: 10px;
}
.about-img{
    width: 100%;
    margin-top: 20px;
}
.about-img img{
    width: 100%;
}
.about-text{
    width: 100%;
    /* height: 300px; */
    position: absolute;
    right: 0;
    top: 150px;
    background-color: rgba(247, 247, 247, 0.88);
    padding: 20px 10px;
}
.about-text h3{
    font-size: 22px;
    color: #02b2b5;
    /* font-weight: normal; */
    font-family: Source Han Sans CN Bold;
    padding-bottom: 5px;
}
.about-text h6{
    font-size: 10px;
    color: #02b2b5;
    font-family: Source Han Sans CN Regular;
}
.about-text b{
    display: block;
    width: 100px;
    height: 2px;
    background-color: #02b2b5;
    margin: 10px 0 10px;
}
.about-text p{
    font-size: 14px;
    color: #070707;
    line-height: 30px;
	/* padding-right: 40px; */
	padding-bottom: 30px;
}
.about-text a{
	font-size: 14px;
    display: block;
    color: #070707;
    font-family: Source Han Sans CN Normal;
    position: absolute;
    bottom: 20px;
    right: 10px;
}
.about-text a:hover{
    color: #0677c0;
}

.news-box{
    width: 100%;
    padding: 15px 10px 0;
}
.news-title ul{
    padding-bottom: 10px;
    margin-bottom: 0;
}
.news-title ul .on{
    color: #02b2b5;
}
.news-title ul li{
    cursor: pointer;
    color: #070707;
    font-size: 22px;
    line-height: 23px;
    font-weight: bold;
    float: left;
    padding-bottom: 1px;
    padding-right: 20px;
    margin-right: 20px;
    font-family: Source Han Sans CN Bold;
}
.news-title ul li:nth-child(1){
    border-right: 2px solid #02b2b5;
}

.news-title h3{
    color: #070707;
    font-size: 23px;
    font-family: Source Han Sans CN Bold;
}
.news-title p{
    color: #070707;
    font-size: 16px;
    font-family: Source Han Sans CN Light;
    margin-top: 5px;
}
/* .news-title h3::before{
    content: '';
    width: 5px;
    height: 22px;
    background-color: #02b2b5;
    position: absolute;
    left: 5px;
    top: 13px;
} */
.news-box ul li a{
    width: 100%;
    display: block;
    padding: 15px 0;
    border-bottom: 1px dashed #e5e5e5;
}
.news-box ul li:last-child a{
    margin-bottom: 0px;
    border-bottom: 0px dashed #e5e5e5;
}
.left-img{
    width: 26%;
    text-align: center;
    float: left;
}
.left-img img{
    width: 100%;
}
.right-txt{
	float: right;
	width: 72%;
}
.right-txt strong{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #070707;
    line-height: 20px;
    font-family: Source Han Sans CN Regular;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.right-txt p{
    font-size: 12px;
    color: #070707;
    line-height: 16px;
    margin-top: 5px;
    font-family: Source Han Sans CN Light;
}

.us-list2{
    width: 100%;
	padding: 25px 10px;
	background-image: url(../images/3-2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.us-list2 ul{
	display: inline-block;
	margin-bottom: 0;
}
.us-list2 ul li{
    width: 100%;
	/* height: 100px; */
	margin-bottom: 15px;
}
.us-list2 ul li:last-child{
	margin-bottom: 0px;
}
.us-list2 ul li img{
    width: 60px;
    height: 60px;
	float: left;
    margin-right: 10px;
}
.us-r{
    text-align: left;
}
.us-r strong{
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
}
.us-r p{
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}

/* main-case */
.main-case{
	width: 100%;
	background-color: #f1f1f1;
    padding: 20px 0;
}
/* .case-title{
    width: 100%;
    padding-left: 10px;
}
.case-title h2{
	font-size: 23px;
	line-height: 36px;
    color: #02b2b5;
}
.case_list{
    width: 100%;
	margin: 0 auto;
    position: relative;
} */
.case_list ul{
	display: block;
	margin: 0 auto;
}
.case_list a {
    display: block;
    width: 200px;
    height: 165px;
    float: left;
}
.case_list a li {
    width: 100%;
    padding: 6px;
    height: 100%;
}
.case_list a li .case_img{
    width: 100%;
    height: 130px;
    overflow: hidden;
    text-align: center;
}
.case_list a li img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}
.case_list a li strong {
    font-size: 14px;
    line-height: 24px;
    display: block;
	text-align: center;
	margin-top: 5px;
    color: #555;
}
.case-more{
    padding-bottom: 20px;
}
.case-more a{
    display: block;
    width: 100px;
    height: 40px;
    border: 1px solid #fff;
    color: #f1f1f1;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    margin: 0 auto;
    transition: all 0.3s ease-in-out;
}
.case-more a:hover{
    background-color: #0677c0;
    border: 1px solid #0677c0;
}


.case-list ul{
    margin-top: 10px;
}
.case-list ul li{
    width:49%;
    height: 160px;
    float: left;
    display: block;
    margin-right: 2%;
    margin-bottom: 10px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.case-list ul li:nth-child(2n+2){
	margin-right: 0;
}

.case-hover{
    opacity: 1;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.6); */
    position: relative;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
	background-color:rgba(37,37,37,0.68);
}
.case-title{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.play-img{
	width: 30px;
	height: 30px;
	margin: 0 auto;
	margin-top: -15px;
}
.play-img a{
	display: block;
	width: 30px;
	height: 30px;
}
.play-img img{
    height: 100%;
}

.play-title{
    position: absolute;
	bottom: 10px;
	width: 100%;
	padding: 0 5px;
	color: #fff;
	line-height: 16px;
}


.case-list2{
    width: 100%;
}
.case-list2 ul{
    display: inline-block;
    margin-top: 30px;
}
.case-list2 ul li{
    width: 280px;
    margin: 10px;
    height: 380px;
    float: left;
    display: block;
    padding: 15px;
    overflow: hidden;
}
.case-list2 ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.case-list2-img{
    width: 100%;
    height: 330px;
    overflow: hidden;
}
.case-list2-img img{
    height: 100%;
    min-width: 100%;
    object-fit: cover;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.case-list2 ul li a h4{
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 5px;
}
.case-list2 ul li a:hover .case-list2-img img{
    transform: scale(1.05);
}
.case-list2 ul li a:hover h4{
    color: #02b2b5;
}

.content{
	width: 100%;
	padding: 10px 0;
}
.content-box{
	width: 100%;
	padding-top: 10px;
}
.content-box p{
	font-size: 14px;
    line-height: 24px;
    color: #515151;
}

.about-cont{
    width: 100%;
    font-size: 14px;
    color: #555;
    line-height: 24px;
    padding: 15px 0;
}
.about-i{
	width: 100%;
	height: 400px;
    position: relative;
    margin-top: 20px;
}
.blue-rectangle img{
	width: 100%;
	margin-top: -20px;
	margin-left: 10%;
	max-height: 350px;
	object-fit: cover;
}
.blue-rectangle{
    width: 90%;
    height: 350px;
    border: 2px solid #02b2b5;
}

.about-li{
    margin-top: 30px;
    text-align: center;
}
.about-li ul{
    display: inline-block;
}
.about-li ul li{
    width: 240px;
    height: 240px; 
    border-radius: 50%;
    position: relative;
	margin: 0px auto;
	margin-bottom: 20px;
}
.li-blue{
    width: 240px;
    height: 240px;
    position: absolute;
    top: 0 ;
    left: 0;
    border-radius: 50%;
    border: 2px solid rgba(2, 178, 181, 0.15);
    padding: 20px 20px 20px 25px;
    z-index: 2;
}
.about-li ul li .li-blue img{
    margin-top: 20px;
}
.about-li ul li .li-blue h3{
    font-size: 24px;
    color: #02b2b5;
    margin-top: 10px;
}
.about-li ul li .li-blue p{
    font-size: 16px;
    color: #02b2b5;
    margin-top: 10px;
}
.blue-circle{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background-color: rgba(2, 178, 181, 0.05);
    z-index: 1;
}

.other-tit{
    text-align: center;
    margin-top: 20px;
}
.other-tit h3{
    font-size: 24px;
    color: #02b2b5;
    line-height: 30px;
    font-family: Source Han Sans CN Bold;
}
.other-tit b{
    display: block;
    width: 60px;
    height: 2px;
    background-color: #02b2b5;
    margin: 10px auto;
}
.other-tit p{
    color: #232323;
    font-size: 14px;
    line-height: 28px;
    margin-top: 5px;
    font-family: Source Han Sans CN ExtraLight;
}

.other-li{
    margin-top: 10px;
    text-align: center;
}
.other-li ul{
    display: inline-block;
}
.other-li ul li{
    width: 150px;
    height: 110px; 
	border-radius: 5px;
	display: inline-block;
    position: relative;
    margin: 10px;
}
.other-blue{
    width: 150px;
    height: 110px;
    position: absolute;
    top: 0 ;
    left: 0;
    border-radius: 5px;
    border: 2px solid rgba(2, 178, 181, 0.15);
    padding: 10px 15px;
    z-index: 2;
}
/* .other-li ul li .other-blue img{
    margin-top: 40px;
} */
.other-li ul li .other-blue h3{
    font-size: 16px;
    color: #02b2b5;
    margin-top: 15px;
}
.other-li ul li .other-blue p{
    font-size: 12px;
    color: #02b2b5;
	margin-top: 10px;
	line-height: 16px;
}
.other-circle{
    position: absolute;
    top: 8px;
    left: 8px;
    width: 150px;
    height: 110px;
    border-radius: 5px;
    background-color: rgba(2, 178, 181, 0.05);
    z-index: 1;
}

.news-content{
    width: 100%;
    padding: 10px 0;
}
/* .news-title h3{
    color: #070707;
    font-size: 25px;
    font-family: Source Han Sans CN Bold;
}
.news-title p{
    color: #070707;
    font-size: 18px;
    font-family: Source Han Sans CN Light;
    margin-top: 5px;
} */
.news-content ul li a{
    width: 46%;
    margin: 0 2%;
    float: left;
    display: block;
    padding: 10px 0;
    border-bottom: 1px dashed #e1e1e1;
}
/* .news-content ul li:last-child a{
    margin-bottom: 0px;
    border-bottom: 0px dashed #e5e5e5;
} */
.left-img2{
    width: 100%;
}
.left-img2 img{
    width: 100%;
}
.right-txt2{
    width: 100%;
    margin-top: 15px;
}
.right-txt2 strong{
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #070707;
    line-height: 20px;
    font-family: Source Han Sans CN Regular;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.right-txt2 p{
    font-size: 13px;
    color: #070707;
    line-height: 24px;
    margin-top: 15px;
    font-family: Source Han Sans CN Light;
}



.info-tit{
    text-align: center;
}
.info-tit h3{
    font-size: 23px;
    color: #02b2b5;
    line-height: 36px;
    font-family: Source Han Sans CN Bold;
}
.info-tit b{
    display: block;
    width: 60px;
    height: 2px;
    background-color: #02b2b5;
    margin: 10px auto;
}
.info-tit p{
    color: #232323;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
    padding: 0 10px;
}

.price-table{
    display: block;
    width: 100%;
    /* margin: 0 auto; */
	padding-top: 10px;
}
/*table start*/  
table.default-table{  
    /* -moz-border-radius: 5px;  
    -webkit-border-radius:5px;  
    border-radius:5px; */  
    width: 100%;  
    margin: 0 auto;
    border:solid #e1e1e1;   
    border-width:1px 0px 0px 1px;  
    color: #555;  
    border-collapse: collapse;  
    border-spacing: 0;  
    /* table-layout:fixed; */
}  
table.default-table tbody tr{  
    height: 20px;  
    line-height: 20px;  
}  
/* table.default-table tbody tr.odd{  
    background-color: #fff;  
}  
table.default-table tbody tr.even{  
    background-color: #F5F5F5;  
}   */
table.default-table tbody tr:hover{  
    background-color: #f1f1f1;  
}  
table.default-table tbody tr th,table.default-table tbody tr td{  
    padding:8px 5px;  
    text-align: left;  
    /* border: 1px solid #ddd; */  
    border:solid #e1e1e1;   
    border-width:0px 1px 1px 0px;  
    text-align: center; 
    /* word-wrap:break-word; */
    white-space: nowrap;
}  
table.default-table tbody tr th{  
    font-weight: bold;  
    text-align: center;  
    background-color: #f1f1f1;  
    color: #02b2b5;
}  
table.default-table tbody tr td a:hover{  
    color:#0080c0;  
}  
/*table end*/  

.video-play{
    width: 100%;
    height: 260px;
}
.video-txt{
    margin-top: 10px;
}
.video-txt ul{
	margin-bottom: 0;
}
.video-txt ul li{
    width: 100%;
    text-align: left;
	padding: 20px 15px;
	margin-bottom: 10px;
    background-color: #e1f2f3;
}
.video-txt ul li:last-child{
    margin-right: 0;
}
.video-txt ul li a{
    display: unset;
    font-size: 18px;
    background-color: #02b2b5;
    padding: 5px 20px;
    margin-left: -15px;
    color: #fff;
}
.video-txt ul li p{
    font-size: 14px;
    color: #555;
    margin-top: 10px;
    line-height: 24px;
}
.video-txt ul li img{
    width: 100%;
}

.info-list{
    width: 100%;
    margin-top: 0px;
    padding: 20px 0px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}
.info-list .info-t{
    width: 100%;
    height: 40px;
    background-color: #f1f1f1;
    margin: 10px 0;
}
.info-list .info-t h4{
    width: 130px;
    line-height: 40px;
    font-size: 20px;
    font-weight: normal;
    background-color: #02b2b5;
    color: #fff;
    font-family: Source Han Sans CN Normal;
}
.info-list h4{
    font-size: 24px;
    font-weight: normal;
    color: #222;
    font-family: Source Han Sans CN Normal;
}
.info-list h6{
    color: #555;
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0;
    font-family: Source Han Sans CN ExtraLight;
    text-transform: uppercase;
}

.info-cont{
    padding: 10px;
}
.info-top{
    padding: 10px;
}
.info-img{
    width: 100%;
}
.info-img img{
    width: 100%;
}
.info-right{
    width: 100%;
}
.info-right p{
    font-size: 14px;
    line-height: 24px;
    color: #555;
    padding-top: 0px;
}
.info-right a{
    display: block;
    height: 40px;
    padding: 0 10px;
    margin: 20px 0;
    margin-right: 10px;
    background-color: #02b2b5;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
}

.info-right a span{
    display: block;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 24px;
    height: 24px;
    background: url(../images/tel2.png) no-repeat center center;
}
.info-right a:hover{
    background-color: #029599;
}
.info-right a.orange-a{
    background-color: #ffb400 !important;
}
.info-right a.orange-a:hover{
    background-color: #f1ac0b !important;
}


.service-project{
    width: 100%;
    text-align: left;
    padding-top: 20px;
    font-size: 0;
}
.service-project-title ul{
    margin: 0;
}
.service-project-title ul li{
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 16px) / 3);
    height: 68px;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 10px;
    margin-right: 8px;
    color: #000;
    position: relative;
    background-color: #f1f1f1;
    text-align: center;
    border-bottom: 8px solid #fff;
}
.service-project-title ul li:last-child{
    margin-right: 0;
}
.service-project-title ul li.on{
    color: #fff;
    margin-bottom: 0;
    background-color: #02b2b5;
    border-bottom: 8px solid #02b2b5;
}
.service-project-title ul li:hover{
    color: #fff;
    background-color: #ffb400;
}
.service-project-title ul li.on:hover{
    color: #fff;
    background-color: #02b2b5;
}
.service-project-txt{
    margin-top: 0px;
    font-size: 12px;
    line-height: 22px;
    background-color: #02b2b5;
    color: #fff;
    padding: 20px 10px;
}
.service-project-txt strong{
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    padding: 12px 0 6px;
}
.service-project-txt img{
    max-width: 100%;
    margin-top: 8px;
}


.project ul{
	display: block;
	margin-bottom: 0;
}
.project ul li{
    width: 100%;
    text-align: left;
    background-color: #02b2b5;
    color: #fff;
    padding: 10px 20px;
    padding-left: 40px;
    margin-right: 20px;
    margin-top: 15px;
    border-radius: 5px;
    position: relative;
}
.project ul li::before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    background-image: url(../images/gou.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.project ul li p{
    line-height: 20px;
    font-size: 15px;
    /* overflow-y: auto; */
}
.product-box ul li p::-webkit-scrollbar{
    width: 3px !important;
    background: url(../images/scroll_03.jpg) repeat-y center;
}
.product-box ul li p::-webkit-scrollbar-thumb{
    background: url(../images/scroll_07.jpg) repeat-y center;
}
.project ul li:nth-child(2n+2){
    margin-right: 0;
}
.scope ul{
	display: block;
    margin-bottom: 0;
    padding: 0 20px;
}
.scope ul li{
	display: block;
	width: 100%;
    padding: 10px;
    background-color: #ebf3ce;
    margin-top: 10px;
    /* border-radius: 30px; */
}
.attention p{
    text-align: left;
}
.tips ul{
	margin-bottom: 0;
}
.tips ul li{
    text-align: left;
    padding-left: 25px;
    position: relative;
    font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
}
.tips ul li::before{
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 2px;
    background-image: url(../images/tips2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.prod-list{
    width: 100%;
    margin-top: 10px;
}
.prod-list ul li{
    width: 48%;
    height: 215px;
    margin-right: 4%;
    margin-bottom: 15px;
    float: left;
    border: 1px solid #e1e1e1;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.prod-list ul li:nth-child(2n+2){
    margin-right: 0px;
}
.prod-list ul li .prod-img{
    width: 100%;
    height: 170px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.prod-list ul li .prod-img img{
    width: 100%;
    height: auto;
    object-fit: cover;
    /* vertical-align: middle; */
    /* margin: 0 -100%; */
}
/* .prod-list ul li:hover .prod-img{
    margin-top: -80px;
} */
.prod-list ul li:hover img{
    transform: scale(1.1);
}

.prod-list ul li .prod-title{
    width: 100%;
    height: 40px;
	padding: 5px 10px;
}
.prod-list ul li .prod-title h3{
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    color: #555;
    font-weight: normal;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* .prod-list ul li .prod-title p{
    padding-top: 5px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #555;
    transition: all 0.5s ease-in-out;
} */
/* .prod-list ul li:hover{
    border: 1px solid #e62129;
} */
.prod-list ul li:hover .prod-title{
 background-color: #02b2b5;
}
.prod-list ul li:hover .prod-title>h3{
    color: #fff;
}
/* .prod-list ul li:hover .prod-title>p{
    color: #fff;
} */

.video-box{
    padding: 10px 0 20px;
    line-height: 24px;
}
.video-box img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.case-video{
    width: 100%;
    height: 260px;
}

.product-detail-box{
    width: 100%;
    padding: 10px 0;
    /* height: 500px; */
    /* margin-bottom: 50px; */
    position: relative;
}
.product-img{
    width: 100%;
}
.product-img img{
    width: 100%;
}
.product-detail{
    width: 100%;
}
.product-text{
    width: 100%;
    padding: 10px 0;
}
.product-text h3{
    color: #02b2b5;
    font-size: 23px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}
.product-text h5{
    color: #0e0717;
    font-size: 18px;
    padding-bottom: 15px;
}
.product-text p{
    font-size: 16;
    color: #333;
    line-height: 26px;
}

.prev,.next{
    padding-top: 5px;
}
.prev a ,.next a {
    color: #515151;
}
.prev a:hover{
    color: #02b2b5;
}
.next a:hover{
    color: #02b2b5;
}

.p-list{
    text-align: center;
}
.p-list ul{
    display: inline-block;
	margin-bottom: 0;
}
.p-list ul li{
    width: 160px;
    height: 110px;
    display: inline-block;
    margin: 5px;
}
.p-list ul li a{
    display: block;
    background-color: #02b2b5;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    border-radius: 20px;
    color: #fff;
}
.p-list ul li a img{
	width: 50px;
}
.p-list ul li a p{
    margin-top: 0px;
}
.p-list ul li a:hover{
    background-color: #029599;
}

.mode-list ul{
    display: inline-block;
    margin-bottom: 0px;
}
.mode-list ul li{
    width: 100%;
    display: block;
    border-bottom: 1px solid #02b2b5;
    margin-top: 5px;
    color: #02b2b5;
    padding: 10px;
    padding-left: 35px;
    line-height: 24px;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}
.mode-list ul li::before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: 10px;
    background-image: url(../images/icon-right2.png);
    background-size: 100% 100%;
}

.sys-list ul{
    display: inline-block;
    margin-bottom: 10px;
}
.sys-list ul li{
    width: 100%;
    margin: 10px 0;
    padding: 20px 15px;
    background-color: #e1f2f3;
}
.sys-list ul li h3{
    font-size: 16px;
    color: #02b2b5;
}
.sys-list ul li p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}

.ser-list{
    margin-top: 10px;
    position: relative;
	padding-bottom: 10px;
}
.ser-back{
    background-color: #02b2b5;
}
.ser-left{
    width: 100%;
}
.ser-left img{
    width: 100%;
}
.ser-right{
    width: 100%;
    text-align: left;
    padding: 10px;
}

.ser-right b{
    display: block;
    width: 60px;
    height: 2px;
    background-color: #fff;
    margin: 10px 0;
}
.ser-right h3{
    font-size: 23px;
    color: #fff;
    line-height: 36px;
    font-family: Source Han Sans CN Bold;
}

.ser-right h6{
    line-height: 24px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.i-menu{
    width: 100%;
    /* background-color: #fafafa; */
    padding: 10px;
}
.i-menu ul{
    width: 100%;
}
.i-menu ul li a{
    float: left;
    color: #fff;
    background-color: #02b2b5;
    margin-right: 10px;
    text-align: center;
    line-height: 20px;
    padding: 5px 10px;
    font-size: 14px;
    border: 1px solid #02b2b5;
    transition: all 0.3s ease-in-out;
}
.i-menu ul li a:hover{
    color: #02b2b5;
    background-color: #fff;
    border: 1px solid #02b2b5;
}
.i-on{
    color: #02b2b5;
    background-color: #fff;
    border: 1px solid #02b2b5;
}


.zlztb{
    width: 100%;
    text-align: left;
}
.zlztb p{
    font-size: 14px;
    line-height: 24px;
}

.hz-list ul{
    display: inline-block;
	margin-top: 10px;
	margin-bottom: 0;
}
.hz-list ul li{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.hz-list ul li a{
    width: 100%;
    height: 100%;
    display: block;
    /* background-color: #02b2b5; */
    color: #555;
    padding: 10px;
    border: 1px solid #e1e1e1;
    transition: all 0.3s ease-in-out;
}
.hz-list ul li a:hover{
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.hz-list ul li a img{
    height: 60px;
}
.hz-list ul li a p{
    font-size: 14px;
    line-height: 24px;
}

.fwfw{
    margin-top: 10px;
    padding: 10px 0;
}
.fwfw ul{
    display: inline-block;
    margin-bottom: 0px;
}
.fwfw ul li{
    display: block;
    width: 100%;
    height: 140px;
}
.fw-img{
    width: 50%;
    height: 140px;
	overflow: hidden;
	float: left;
}
.fw-img img{
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    vertical-align: middle;
}
.fw-title{
    width: 50%;
	height: 140px;
	float: left;
    background-color: #f1f1f1;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
    padding: 60px 0;
}
.lc-img img{
	width: 100%;
}

.us-img{
    width: 100%;
    /* height: 180px; */
    overflow: hidden;
    margin: 20px 0;
}
.us-img img{
    height: auto;
    width: 100%;
    object-fit: cover;
}
.us-list{
    width: 100%;
    margin: 20px 0;
}
.us-list ul li{
    width:100%;
    /* height: 200px; */
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 15px;
}
.us-list ul li strong{
    display: block;
    font-size: 16px;
    line-height: 22px;
    padding-left: 18px;
    font-weight: normal;
    color: #222;
    position: relative;
}
.us-list ul li strong::before{
    content: '';
    width: 5px;
    height: 16px;
    background-color: #02b2b5;
    position: absolute;
    top: 2px;
    left: 0px;
}
.us-list ul li p{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
}


/* .case_list ul{ }
.case_list ul li{ border-bottom:1px #ccc dotted; margin-bottom:20px; }
.case_list ul li .case_list_img{   width:100%; height:180px; overflow:hidden;}
.case_list ul li .case_list_img img{  position:absolute; width:100%; }
.case_list_info{    font-size:13px;}
.case_list_info strong{ font-size:18px; color:#333; display:block; line-height:44px; } 

.case_list_info p{ margin:0px; padding:0px; font-size:13px;} */
.active-menu{
	background-image:url(../images/misc/nav_selected.png);
	background-size:14px 14px;	
	width:14px; 
	height:14px;
	position:absolute;
	margin-top:-35px;
	right:15px;
}

.inactive-menu{
	background-image:url(../images/misc/nav_unselected.png);
	background-size:14px 14px;	
	width:14px; 
	height:14px;
	position:absolute;
	margin-top:-35px;
	right:15px;
	opacity:0.5;
}


.dropdown-menu{
	background-image:url(../images/misc/nav_dropup.png);
	background-size:14px 14px;
	width:14px; 
	height:14px;
	position:absolute;
	margin-top:-35px;
	right:15px;
	opacity:0.5;
}

.dropup-menu{
	background-image:url(../images/misc/nav_dropdown.png)!important;
}

.submenu{
	display:none;
}

.active-submenu{
	display:block;
}

.submenu a{
	border-top:solid 1px rgba(0,0,0,0.1);
	font-size:12px;
	background-image:url(../images/misc/nav-submenu.png);
	background-size:8px 8px;
	background-position:50px 24px;
	padding-left:80px;
}

.submenu em{
	background-image:url(../images/misc/nav_unselected.png);
	background-repeat:no-repeat;
	background-size:7px 7px;
	width:7px;
	height:7px;
	position:absolute;
	right:18px;
	top:25px;
	opacity:0.5;
}

.selected-submenu{
	background-image:url(../images/misc/nav_selected.png)!important;
	opacity:0.8!important;
}


/*About Faces / Quotes */

.quote-item em{
	text-align:center;
	display:block;
	color:#cc9d4f;
	margin-bottom:10px;
}

.quote-item h4{
	text-align:center;
	margin-bottom:0px;
}

.quote-item strong{
	text-align:center;
	font-style:normal;
	font-weight:400;
	display:block;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

.quote-item img{
	border-radius:100px;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

/*Thumbnails Columns*/

.thumb-clear{
	height:20px;
	display:block;
	width:100%;
}

.thumb-left{
	display:block;
	padding-bottom:10px;
}

.thumb-left a{
	display:block;
	text-align:right;
}

.thumb-left img{
	margin-top:5px;
	width:110px;
	height:110px;
	border-radius:100px;
	float:left;
	margin-right:20px;
}

.thumb-left strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:14px;
}

.thumb-left em{
	font-style:normal;
}

.thumb-right{
	display:block;
	padding-bottom:10px;
}

.thumb-right img{
	margin-top:5px;
	width:110px;
	height:110px;
	border-radius:100px;
	float:right;
	margin-left:20px;
}

.thumb-right strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:14px;
}

.thumb-right em{
	font-style:normal;
}

.customer-slider div a img{
	width:40px;
	margin-left:auto;
	margin-right:auto;
}

/*Social Boxes*/

.facebook-box{
	background-image:url(../images/misc/social/facebook.png);
	background-size:26px 23px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#3b5998;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

.social-box em{
	position:absolute;
	height:40px;
	width:1px;
	background-color:#FFFFFF;
	margin-left:-15px;
}

.social-box:hover{
	opacity:0.9;
}

.twitter-box{
	background-image:url(../images/misc/social/twitter.png);
	background-size:20px 17px;
	background-repeat:no-repeat;
	background-position:12px 13px;
	background-color:#4099ff;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

.google-box{
	background-image:url(../images/misc/social/google.png);
	background-size:20px 17px;
	background-repeat:no-repeat;
	background-position:12px 13px;
	background-color:#d34836;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

/*Wide Portfolio*/

.wide-active{
	margin-top:20px;
	display:none;
}

.wide-item-wrapper{
	background-color:#FFFFFF;
	padding-bottom:1px;
	margin-top:3px;
}

.wide-folio{
	margin-top:-17px;
	margin-bottom:20px;
}

.wide-item{
	margin-bottom:3px;
}

.wide-item .responsive-image{
	margin-bottom:0px;
}

.wide-image{
	max-height:100px;
	overflow:hidden;
}

.wide-item-titles{
	position:relative;
	z-index:99999;
	top:30px;
	margin-bottom:-45px;
	pointer-events:none;
}

.wide-item-titles h4{
	font-family:'Open Sans', sans-serif;
	font-weight:200;
	font-size:16px;
	text-transform:uppercase;
	color:#FFFFFF;
	position:relative;
	z-index:999999;
	text-align:center;
	margin-bottom:5px;
}

.wide-item-titles p{
	color:#FFFFFF;
	margin-bottom:0px;
	color:rgba(255,255,255,0.5);
	text-align:center;
	position:relative;
	z-index:999999;
}

.wide-item-content{
	display:none;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

@media (min-width:760px) { 
	.wide-image{
		max-height:150px;
	}
	
	.wide-item-titles{
		top:55px;
		margin-bottom:-45px;
	}
}

.contact-call{
	padding-top:5px;
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_phone.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:30px;
	display:block;
}

/* .contact-text{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_message.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:20px;
	display:block;
	margin-bottom:2px;
} */

.contact-mail{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_mail.png);
	background-position:3px 3px;
	background-repeat:no-repeat;
	background-size:14px 14px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-facebook{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_facebook.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-twitter{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_twitter.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.index_menu{ border-top:1px #fff solid;}
.index_menu li{ text-align:center;float:left; list-style:none; width:33%; padding-bottom:10px;}
.index_menu li img{ width:80px; margin:auto;}
.index_menu li span{display:block;text-align:center;font-size:14px; font-weight:bold;}


.u-copyright{text-align:center;background:#5a5a5a;color:#222;text-shadow:0 1px 0 #fff;line-height:1.1em}
.u-copyright .title{padding:6px;color:#222222;border-bottom:1px #555 dashed}.u-copyright
/* .content{padding:8px
0;color:#666;font-size:14px; padding-top:20px;
 
	margin-left:20px;
	margin-right:20px;
} */
 
.xxjs{   margin-top:20px;FONT-FAMILY: "Microsoft Yahei";  }
.xxjs strong{ line-height:35px;height:35px; background-color:#1D933B; display:block;font-size:16px; color:#FFF; padding-left:20px;}
.xxjs p { line-height:25px; padding-top:20px; padding-bottom:20px;}
 
 .info{ padding:10px; text-align:justify; font-size:14px;}
 .info h1{ line-height:36px;}
 .info img{ display:block; width:100%; margin-bottom:10px;}
 
 
.info table{ border-collapse:collapse; width:100%; margin-top:10px;}
.info table td{ padding:5px; border:1px #ccc solid}
li{ list-style:none;}
.menu_in{ background-color:#f9f9f9; clear:both;}
.menu_in li{ float:left; width:50%;list-style:none;}
.menu_in li a{ display:block; text-align:center; line-height:33px; color:#333; border:1px #d1d1d1 solid;  border-left:0px; }
.menu_in li a span{display:block;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:90%; font-size:14px; line-height:30px;}
.menu_in li .now{ background-color:#e67f30; color:#fff;}
 
 .foot_menu{position:fixed; bottom:0px; width:100%; background-color:#02b2b5; z-index:2; padding: 0 5px;} 
 .foot_menu li{ float:left; width:20%; text-align:center; height:62px; line-height:25px;  color:#fff;list-style:none; }
 .foot_menu li a{ display:block; width:100%;height:32px;background-position: center 0px ;background-size: auto 28px; background-repeat: no-repeat; margin-top:6px; padding-top:30px; color:#fff; }
  .foot_menu li .fh{ background-image:url(../images/home.png);}
  .foot_menu li .sy{ background-image: url(../images/wx.png);}
  .foot_menu li .lb{ background-image:url(../images/zx.png);}
   .foot_menu li .dh{ background-image:url(../images/tel.png);}
   .foot_menu li .dt{ background-image: url(../images/yjfk2.png);}



   /* footer */
   footer{
    width: 100%;
    /* height: 320px; */
    background-color: #02b2b5;
}
.footer{
	width: 100%;
	padding: 10px;
}
.foot-left{
	width: 100%;
	padding: 5px 0 10px;
}
.foot-left img{
    width: 188px;
}

.foot-contact{
    width: 100%;
    margin-top: 10px;
}

.foot-contact p{
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    font-family: Source Han Sans CN Regular;
	margin-bottom: 10px;
	padding-left: 25px;
	position: relative;
}
.foot-contact p span{
    display: block;
	position: absolute;
	left: 0;
	top: 0;
    width: 20px;
	height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.foot-contact p:nth-child(1) span{
    background-image: url(../images/add.png);
}
.foot-contact p:nth-child(2) span{
    background-image: url(../images/tel2.png);
}
.foot-contact p:nth-child(3) span{
    background-image: url(../images/email.png);
}

.foot-icon{
    margin-top: 20px;
    padding-left: 10px;
}
.foot-icon ul li{
    float: left;
    width: 55px;
    height: 31px;
    /* overflow: hidden;
    cursor: pointer; */
}
.foot-icon ul li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: left center;
}

.foot-nav{
    /* padding:5px 0; */
    /* float: right; */
    /* width: 650px; */
}
.foot-nav>ul{
    /* float: right; */
	width: 100%;
	margin-bottom: 0;
}
.foot-nav .menu-title{
    display: block;
    float: left;
	height: 100%;
	width: 25%;
    text-align: center;
    position: relative;
	margin-bottom: 10px;
	border-left: 1px solid #00becc;
}
.foot-nav .menu-title:nth-child(4n+4){
    border-right: 1px solid #00becc;
}
/* .foot-menu .menu-title::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 20px;
    background-color: #00becc;
    border-top: 1px solid #007078;
} */
.foot-nav .menu-title ul{
    margin-top: 15px;
}
.foot-nav .menu-title .menu-list{
    font-size: 14px;
    line-height: 22px;
    font-family: Source Han Sans CN Normal;
}
.foot-nav ul li a:hover{
    color: #f1f1f1;
}
.foot-nav ul li a{
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.menu-title ul li a{
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.foot_copy {
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
	background-color: #029599;
	padding: 8px 0;
}
.foot_copy a {
    color: #fff;
}

.info_banner{ height:100px; background-image:url(../images/why.jpg); background-position:center center; background-size:auto 100%;}
.info_banner h4{ color:#FFF; text-align:center; padding-top:25px; font-size:24px; font-weight:lighter;}
.info_banner p{ text-align:center; color:#fff;}
.menu_pro{  margin-top:10px; text-align:center; margin-bottom:10px;}
.menu_pro li{  display:inline-block; text-align:center; margin-bottom:5px; border-right:1px #fff solid;width:30%;}
.menu_pro .cp_menu{ width:30%;}
.menu_pro .cp_menu a{ font-size:12px;}
.menu_pro li a{ display:block;  height:35px; line-height:35px;   background-color:#efefef; color:#333;   font-size:13px; width:100%;   }
.menu_pro li a:hover{ background-color:#02b2b5; color:#fff;}
.menu_pro li .now{display:block;   height:35px; line-height:35px; text-align:center; background-color:#02b2b5; color:#fff;  } 

/* .news_list_2{  }
.news_list_2_img{ float:left; width:25%;}
.news_list_2_img img{ width:100%; max-height:60px;}
.news_list_2_info{ float:right; width:75%;}
.news_list_2 b{ font-size:18px; line-height:20px; margin-bottom:6px; display:block; font-weight:lighter;}
.news_list_2_info p{ color:#aaa; padding:0px; padding-left:10px;   margin:0px; line-height:18px}
.news_list_2 li{ clear:both; border-bottom:1px #CCCCCC dotted; padding-bottom:10px; padding-top:10px; }
.news_list_2_info i{ margin-left:10px; color:#ccc;} */
.article h3{ text-align:center; font-size:19px; line-height: 23px;}
.post{ text-align:center; border-bottom:1px #efefef solid;line-height:35px; margin-bottom:20px;}
.menu_pro2{  margin-top:20px; text-align:center; margin-bottom:10px; }
.menu_pro2 li{  display:inline-block; text-align:center; margin-bottom:5px; border-right:1px #fff solid;width:31%;}
.menu_pro2 li a{ display:block;  height:35px; line-height:35px;   background-color:#efefef; color:#333;   font-size:13px;    border-radius:50px;/*普通*/
-moz-border-radius:50px;/*firfox*/
-webkit-border-radius:50px;/*firfox*/ width:100%;     }
.menu_pro2 li a:hover{ background-color:#CCC}
.menu_pro2 li .now{display:block;   height:35px; line-height:35px; text-align:center; background-color:#FDA307; color:#fff;  }



 .top_box{ text-align:center; height:50px; margin-top:20px;}
 .top_box li{ display:block; width:25%; float:left;height:50px; }
  .top_box li .newpost{ line-height:35px;background-color:#e34036; color:#fff;  font-size:12px; display:block;
 border-radius:20px;/*普通*/
-moz-border-radius:20px;/*firfox*/
-webkit-border-radius:20px;/*firfox*/ margin:3px; }
  .top_box .newpost_w{ background-color:#412621;line-height:35px;  color:#fff;  font-size:12px; display:block;
 border-radius:20px;/*普通*/
-moz-border-radius:20px;/*firfox*/
-webkit-border-radius:20px;/*firfox*/ margin:3px; } 

.dis{ display:block;}
.undis{ display:none}
.main_focus{position:relative;width:100%;height:auto;overflow:hidden;margin:0 auto;  }

 
.img_focus ul{width:100%;height:100%}

.img_focus ul li{float:left;width:100%; list-style:none;}

.img_mornitor{position:absolute;bottom:5px;right:26px;overflow:hidden;  }

.img_mornitor ol li{float:left;/*background:url(../Images/list_icons.png) no-repeat -294px -312px;*/background:transparent;border:1px solid #fff; width:9px;height:9px;border-radius:5px;text-indent:-9999px;  margin-right:5px; cursor:pointer;}

.img_mornitor ol li.on{/*background-position:-294px -289px*/background:#fff;width:9px;height:9px;border-radius:5px; } 
.clr{ clear:both;}
 
.copyright{text-align:center;background:#5a5a5a;color:#222;text-shadow:0 1px 0 #000;line-height:1.1em; line-height:34px;}
.copyright .copy{ border-bottom:1px #333 dotted; color:#ccc; font-size:15px; background-color:#5a5a5a;}
.copyright .jszc a{color:#999;text-shadow:0 1px 0 #000}



.shili_list li{  float:left; width:48%; margin-bottom:28px;}
   .shili_list li span{  }
 .shili_list li img{ display:block; width:100%; height:112px;}
 .newslist li{ width:48%; float:left; margin:auto; background-color:#9e7938; padding:10px; color:#fff; border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px;/*firfox*/ margin-bottom:20px;}

.wybm{ display:block; height:33px; width:100%; background-color:#8b641f;border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px;/*firfox*/
color:#fff; text-align:center; font-size:16px; line-height:33px;}
.woybm input{ width:100%; border:1px #9e7938 solid; height:40px; line-height:40px; margin-bottom:5px; padding-left:5px; background-color:#f6f4f0; font-size:16px;}
 .bm_btn{ background-color:#2c79b4; color:#fff; display:block; width:100%; height:40px; line-height:40px; font-size:16px;}
 
 
.xbox{ clear:both; padding-bottom:5px; padding-top:5px;}
.newlist li{ background-image:url(../images/sjj.png); background-repeat:no-repeat; background-position:98%; background-size:19px 19px; border-bottom:1px #ccc dotted; padding-bottom:5px; padding-top:5px;}
.newlist li a{ display:block;    padding-right:20px; background-size:80px; background-repeat:no-repeat; background-position:0px;  }
.newlist li h3{ margin:0px; padding:0px;}
.newlist li p{ padding:0px; margin:0px; color:#CCC}
.newlist li strong{word-break:keep-all; white-space:nowrap;  overflow:hidden;text-overflow:ellipsis; width:90%; display:block; font-size:14px; font-weight:lighter; }

.pro_list li{ width:100%; margin-right:40px; margin-top:20px;}
.pro_list li i{ display:block; position:absolute; width:11px; height:11px;background-image:url(../images/zsg.png)}
 .pro_list li img{ width:100%; height:auto;border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px ;/*firfox*/ }
 .pro_list li  p{ background-color:#f5f0e8; font-size:12px; font-family:"宋体"; padding:10px; line-height:24px;border-radius:0px 0px 5px 5px;/*普通*/
-moz-border-radius:0px 0px 5px 5px ;/*firfox*/
-webkit-border-radius:0px 0px 5px 5px ;/*firfox*/}
 .pro_list li strong{ background-image:url(../images/tmbg.png);display:block; height:61px; position:absolute; margin-top:-61px; width:100%; line-height:61px; font-size:30px; color:#fff; font-weight:lighter; padding-left:10px;}
 .pro_list li strong span{ float:left;}
 .djfd{  background-color:#9e7938; color:#fff; display:block; width:100%; height:40px; line-height:40px; font-size:16px;border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px ;/*firfox*/ text-align:center;}
  .pro_list li strong span img{ width:65px; height:37px; border:1px #ccc solid; margin-top:11px; margin-right:10px;}
    .pro_list li strong b{ float:right; margin-right:10px; font-weight:lighter;}
.pro_list_mall li{ float:left; height:245px; text-align:left; line-height:35px; font-size:14px; margin-right:5px; margin-left:5px; border:1px #e6e6e6 solid; padding:8px; background-color:#f8f8f8; margin-bottom:20px;}
.pro_list_mall li a{ display:block}
.pro_list_mall .nm{ margin:0px; }
.pro_list_mall li img{ width:212px; height:212px;}
.yuzc{ margin-left:10px;}
.yuzc img{ width:326px; height:216px; margin:5px;}

.xg_tt{height:46px; line-height:46px; background-color:#ca9a4e; padding-left:10px;  margin-bottom:10px; margin-top:10px;font-size:18px;border-radius:5px;}
.xg_tt a{color:#fff;}

 
.cpms{ height:46px; line-height:46px; background-color:#f3f3f3; margin-bottom:10px; margin-top:10px;}
.cpms span{ display:block; width:46px; border-right:1px #FFFFFF solid; height:46px; float:left;background-repeat:no-repeat; background-position:center; background-size:50%; }
.cpms .a1{ background-image:url(../images/aa1.jpg); }
.cpms .a2{ background-image:url(../images/aa2.jpg); }
.cpms .a3{ background-image:url(../images/aa3.jpg); }
.cpms .a4{ background-image:url(../images/aa4.jpg); }
.cpms .a5{ background-image:url(../images/aa5.jpg); }
.cpms .a6{ background-image:url(../images/aa6.jpg); }
.cpms .a7{ background-image:url(../images/aa7.jpg); }
.cpms .a8{ background-image:url(../images/aa8.jpg); }

.cpms strong{ font-size:18px; color:#6dc5d9; padding-left:10px;}
.cp_xxms li{ width:100%;  }
.cp_xxms li .jsdiv{ font-size:13px; line-height:22px;}
.cp_xxms .wid100{ width:100%;}
 
.zjdy li{ border-bottom:1px #999 dotted; padding-bottom:10px; padding-top:10px;}
.zjdy li strong{ background-image:url(../images/wh.png); padding-left:25px; background-position:0px; background-repeat:no-repeat; font-size:15px;}
.zjdy li p strong{ background-image:none; padding-left:0px; color:#C30; }
.index_part{ padding:0px; margin-top:10px;}
.index_part strong{ display:block; height:35px; line-height:35px; background-color:#DF0B00; color:#fff; padding-left:30px;font-size:18px;border-radius:0px 0px 0px 0px ; background-image:url(../images/arw.png); background-repeat:no-repeat; background-position:10px; background-size:15px; border-bottom:2px #ef7448 solid; }
 



.index_part2{ padding:0px; margin-top:10px;}
.index_part2 strong{ display:block; height:35px; line-height:35px; background-color:#6dc5d9; color:#fff; padding-left:30px;font-size:18px;border-radius:0px 0px 0px 0px ; background-image:url(../images/arw.png); background-repeat:no-repeat; background-position:10px; background-size:15px; border-bottom:2px #ef7448 solid; }
.index_part2 ul{ border:1px #ccc solid;  border-radius:0px 0px 0px 0px; margin:0px; }
.index_part2 li { float:left; width:25%; }
.index_part2 li img{ display:block; width:100%; height:80px;  }
.index_part2 li span{   }

 .new_kl a{ display:block; height:35px; background-color:#efefef; line-height:35px; font-size:16px; text-align:left; padding-left:20px; margin-bottom:10px;}
 .new_kl span{ display:block;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:90%; font-size:14px;  }
.updown{ }
.updown a{display:block;   background-color:#efefef; width:100%; text-align:left; height:35px; line-height:35px; margin-bottom:10px;}
.updown .upyp{ }
.updown .downyp{ }



.xxjs{ background-color:#efefef; height:45px;}
.xxjs li{ float:left; width:100px; height:45px; line-height:45px; text-align:center; cursor:pointer;}
.xxjs .newpost_w{ background-color:#02b2b5; color:#fff;}
.xxjs .newpost{ background-color:#f9f9f9; margin-right:1px;}

.jc_xx{ margin-bottom:20px; background-color:#fff; border-radius:10px;/*普通*/
-moz-border-radius:10px;/*firfox*/
-webkit-border-radius:10px;/*firfox*/ color:#333; text-align:center; font-size:19px; line-height:45px; }
.jc_xx img{border-radius:10px;/*普通*/
-moz-border-radius:10px;/*firfox*/
-webkit-border-radius:10px;/*firfox*/}
.fengmian li{ float:left; width:50%; height:248px; margin-bottom:5px; text-align:center; background-color:#fff;  }
.fengmian li a b{display:block;position:relative; overflow:hidden;height:200px;width:100%;}
.fengmian li img{ height:auto; width:100%; margin:auto; }
 
.fengmian li a{ display:block; margin:5px; background-color:#efefef; border:0px #324667 solid; line-height:18px; font-size:13px; text-align:left; padding:10px;   }
.fengmian li a span{ line-height:20px; margin-top:2px; display:block}

.fengmian2 li{ float:left; width:50%; height:158px; margin-bottom:10px; text-align:center; background-color:#fff;  }
.fengmian2 li a b{display:block;position:relative; overflow:hidden;height:110px;width:100%;}
.fengmian2 li img{ height:auto; width:100%; margin:auto; }
 
.fengmian2 li a{ display:block; margin:5px; background-color:#efefef; border:0px #324667 solid; line-height:18px; font-size:13px; text-align:left; padding:10px;   }
.fengmian2 li a span{ height:20px; margin-top:5px; display:block}
.cp_index_list li{ float:left; width:50%; height:130px; margin-bottom:10px; text-align:center;  }

.cp_index_list li img{ height:auto; width:100%; margin:auto; }
 

.contact-title{
    width: 100%;
    padding-top: 10px;
}
.contact-title h3{
    color: #02b2b5;
    font-size: 23px;
    line-height: 36px;
    font-weight: normal;
}
.contact-title h4{
    color: #161616;
    font-size: 10px;
    line-height: 24px;
	text-transform: uppercase;
	font-family: Source Han Sans CN Light;
}
.con-t{
    width: 100%;
    margin-top: 10px;
}

.con-t p{
    font-size: 14px;
    color: #555;
    line-height: 24px;
    font-family: Source Han Sans CN Regular;
	margin-bottom: 10px;
	position: relative;
	padding-left: 25px;
}
.con-t p span{
    display: block;
	position: absolute;
	left: 0;
	top: 2px;
    width: 20px;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.con-t p:nth-child(1) span{
    background-image: url(../images/add3.png);
}
.con-t p:nth-child(2) span{
    background-image: url(../images/tel3.png);
}
.con-t p:nth-child(3) span{
    background-image: url(../images/tel3.png);
}
.con-t p:nth-child(4) span{
    background-image: url(../images/email3.png);
}
/* .contact-title p{
    color: #555;
    font-size: 15px;
    line-height: 42px;
    margin-top: 10px;
}
.contact-title p span{
    color: #555;
    font-size: 18px;
    line-height: 36px;
} */
.qrcode-image{
    width: 140px;
    /* float: left; */
    margin-top: 10px;
}
.qrcode-image img{
    width: 100%;
}
.contact-right{
    width: 100%;
}
.contact-text{
    width: 35%;
    float: left;
    font-size: 16px;
    line-height: 30px;
    padding: 20px 20px 20px 0;
}
.contact-map{
    width: 100%;
    margin-top: 0px;
}

.liuyan2{
    width: 100%;
    margin-top: 20px;
}
/* .liuyan-img{
    width: 58%;
    float: left;
    padding-right: 40px;
    padding-top: 25px;
}
.liuyan-img img{
    width: 100%;
} */
.liuyan-t h3{
    font-size: 22px;
    color: #222;
    margin: 10px 0;
    font-weight: normal;
}
.liuyan-t p{
    font-size: 12px;
    color: #555;
    margin-bottom: 10px;
    font-weight: normal;
}
.liuyan2 form{
    width: 100%;
    /* height: 240px; */
    /* padding: 10px 25px;  */
    position: relative;
}
.liuyan2 form li{
    display: block;
    list-style: none;
    width: 100%;
    /* height: 40px; */
    margin-bottom: 0px;
}


.form-title2{
    width: 100px;
    font-size: 16px;
    line-height: 36px;
    padding-right: 10px;
    color: #888;
}
.input-text2{
    width: 100%;
    height: 36px;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 15px;
    border-radius: 2px;
}
.textarea-text2{
    width: 100%;
    height: 96px;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 15px;
    line-height: 30px;
    border-radius: 2px;
}
.input-submit2 input{
    width: 150px;
    height: 40px;
    line-height: 38px;
    border:0px;
    margin-top: 20px;
    background-color: #02b2b5;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.input-submit2 input:hover{
    color: #02b2b5;
    background-color: #fff;
    border: 1px solid #02b2b5;
}

.hf-box{
    margin-top: 30px;
}
.hf-list{
    margin-top: 20px;
}
.jo_dd{
    margin-top: 20px;
}
.jo_dd li {
    border-bottom: 1px solid #e1e1e1;
}
.jo_dd li:first-child{
    border-top: 1px solid #e1e1e1;
}
.jo_dd li.on .johd {
    background: #efefef;
}
.jo_dd li.on .johd b img{
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.johd {
    position: relative;
    padding-left: 45px;
    padding-right: 10px;
    height: 44px;
    background: #ffffff;
    font-size: 0;
    cursor: pointer;
}
.johd span {
    display: block;
    /* vertical-align: top; */
    font-size: 16px;
    line-height: 44px;
    color: #333;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* .johd p{
    font-size: 14px;
    float: right;
    color: #555;
    text-align: right;
} */
.johd b{
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    padding: 4px;
    background-color: #02b2b5;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.johd b img{
    width: 12px;
    height: 12px;
}

.jobd {
    display: none;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.jobd>div {
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #555;
}

.jobd h3 {
    font-size: 18px;
    color: #02b2b5;
    /* font-weight: bold; */
}

.jobd p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-bottom: 20px;
}
.jobd b{
    display: block;
    width: 100%;
    height: 1px;
    background-color: #efefef;
    margin: 20px 0;
}
.jobd strong {
    font-size: 14px;
    line-height: 30px;
    color: #555;
    padding-top: 10px;
    border-top: 1px dashed #ccc;
    font-weight: normal;
}




.liuyan{
    width: 100%;
    margin-top: 0px;
}
/* .liuyan-img{
    width: 58%;
    float: left;
    padding-right: 40px;
    padding-top: 25px;
}
.liuyan-img img{
    width: 100%;
} */
.liuyan form{
    width: 100%;
    /* height: 240px; */
    padding-bottom: 10px; 
    position: relative;
}
.liuyan form li{
    display: block;
    list-style: none;
    width: 100%;
    /* height: 66px; */
}

.form-title{
    width: 100px;
    font-size: 14px;
    line-height: 30px;
	color: #888;
	text-align: left;
}
.input-text{
    width: 100%;
    height: 36px;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 15px;
    border-radius: 2px;
}
.textarea-text{
    width: 100%;
    height: 96px;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 15px;
    line-height: 30px;
    border-radius: 2px;
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #4f4f4f;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #4f4f4f;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #4f4f4f;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #4f4f4f;
}
textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #666;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
}
textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #666;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
}

/* .input-submit{
    width: 200px;
    height: 40px;
} */
.input-submit input{
    width: 200px;
    height: 40px;
    line-height: 38px;
    border:0px;
    margin-top: 15px;
    background-color: #02b2b5;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.input-submit input:hover{
    color: #02b2b5;
    background-color: #fff;
    border: 1px solid #02b2b5;
}


.yewu_list li{ background-color:#fff; clear:both; padding: 10px 0; }
.yewu_list li .yewu_con{ width:100%;}
/* .yewu_list li .yewu_img{ float:right;} */
.yewu_list li .yewu_img img{ width:100%;}
.yewu_list li  .yewu_info{ width:100%; padding: 10px;}
.yewu_list li  .yewu_info strong{ font-size:23px; line-height:36px;color: #444;}
.yewu_list li  .yewu_info i{ display:block; width:60px; height:3px; background-color:#02b2b5; margin-bottom:15px;margin-top: 5px;}
.yewu_list .yewu_r{ background-color:#F8F8F8;}
.yewu_list .yewu_r .yewu_img{ }
.yewu_list .yewu_r .yewu_info{ }
.yewu_text{font-size: 14px; color: #555; line-height: 22px;}

.line1{ border-bottom:1px #efeffe solid; margin-top:20px;}

.clr{ clear:both;}
.h10{ height:10px;}
.more { 
}
.more a {
	display: block;
	width: 140px;
	height: 30px;
	text-align: center; border:1px #ccc solid;
	color: #ccc;
	font-size: 16px;
	line-height: 30px;
	margin: auto;
	border-radius: 30px;/*普通*/
	-moz-border-radius: 30px;/*firfox*/
	-webkit-border-radius: 30px;/*firfox*/
}
.more a:hover {
	background-color: #333
}
 .index_gsjj_left{   background-image:url(../images/douhao.jpg); background-repeat:no-repeat; background-position:right 40px;  padding-top:40px;}
  .index_gsjj_left strong{ font-size:20px; font-weight:lighter; display:block; text-align:center; color:#89BE2E;}
   .index_gsjj_left span{ font-size:15px; color:#a6a6a6; display:block; line-height:30px; text-align:center}
   .index_gsjj_left p{ height:2px; background-color:#89BE2E; width:10%; margin:auto; margin-top:5px; margin-bottom:5px;}
   .index_gsjj_info{ font-size:14px; line-height:20px; color:#5b5b5b; padding:10px; text-align:justify}
 .index_gsjj_right{ margin-top:20px;  }
 .index_gsjj_right li{  width:33.3333%; height:109px; float:left; background-size:100%;}
  .index_gsjj_right .bgg1{ background-image:url(../images/g5.jpg);}
  .index_gsjj_right .bgg2{ background-image:url(../images/g4.jpg);}
  .index_gsjj_right .bgg3{ background-image:url(../images/g3.jpg);}
  .index_gsjj_right .bgg4{ background-image:url(../images/g2.jpg);}
  .index_gsjj_right .bgg5{ background-image:url(../images/g1.jpg);}
  
  
 .index_gsjj_right li .g1{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
  .index_gsjj_right li .g1{ background-color:#9b6d43;width:100%; height:109px; position:absolute;  filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ z-index:0;  }
   .index_gsjj_right li a:hover .g1{ filter:alpha(opacity=5); /*IE滤镜，透明度50%*/
  -moz-opacity:0.5; /*Firefox私有，透明度50%*/
  opacity:0.5;   background-color:#9b6d43;width::100%; height:109px; position:absolute; z-index:0;}
  .index_gsjj_right li a{ width:100%; height::109px; color:#fff;}
   .index_gsjj_right li a strong{display:block; position:absolute;  font-size:16px; font-weight:lighter; padding-top:15px; z-index:1; padding-left:14px;}
   
 .index_gsjj_right li a span{ display:block; font-size:12px; position:absolute; z-index:1;padding-top:35px; padding-left:14px;}
 .index_gsjj_right li a img{ position:absolute; z-index:1; padding-left:150px; padding-top:150px;}
 .index_gsjj_right i{ z-index:1; width:20px; height:2px; background-color:#fff; display:block;position:absolute; margin-top:85px; margin-left:14px;}
 
 
 
.mopai_kk{   }
 .mopai_kk a{ background-color:#fff; display:block;  height:218px; margin:10px;  text-align:center;   float:left; border:3px #e4e4e4 solid;  padding:8px; background-image:url(../images/yb.png); background-repeat:no-repeat; background-position:center 96%;
 border-radius:200px;/*普通*/
-moz-border-radius:200px;/*firfox*/
-webkit-border-radius:200px;/*firfox*/ background-size:30px; }
  .mopai_kk a:hover{ border:3px #e12d22 solid;  background-image:url(../images/yb2.png);}
  .mopai_kk a li{ padding-top:0px;  }
  .mopai_kk a li img{width:100%;  margin-bottom:10px; }
 .mopai_kk a strong{ display:block; font-size:18px; color:#333; line-height:18px;}
  .mopai_kk a span{ display:block; font-size:10px; color:#949493; padding:0px; text-align:center; height:20px;}

 .mopai_kk a:hover strong{ display:block; font-size:24px; color:#b9261d;}
  .mopai_kk a:hover span{ display:block; font-size:12px; color:#b9261d;}
  .mopai_kk a:hover img{  }
  .mopai_kk b{ font-size:34px; color:#00A2E6; display:block; text-align:center; line-height:45px; }
  .mopai_kk b span{ font-size:24px; color:#00A2E6}
  
  
 
 .index_title{ text-align:center; margin-top:10px;}
  .index_title span{  font-size:23px; line-height:25px; font-family:'ITCAvantGardeStd67eb9ea455d9'; color:#333;   }
   .index_title strong{ display:block;font-size:14px; padding:2px;   position:relative; z-index:2; margin:auto; background-color:#fff; width:275px; color:#333; font-weight:lighter;}
    .index_title i{ border-bottom:1px #c3261d solid; display:block; position:absolute; z-index:1; width:100%; margin-top:-13px;}
	 .index_title b{ width:50px; height:2px; display:block; margin:auto; background-color:#c3261d; margin-top:5px;}
	 
	 

	
.list_page,.list_page2{ display:block; padding:10px 0; text-align:center; font-size:14px;  color:#ccc;}
.list_page a,.list_page2 a{ font-size:14px;  color:#ccc;}
.list_page{ }
.list_page ul{ display:block; font-size:0; line-height:0;  }
.list_page li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.list_page li a{ display:block; padding-left:15px; padding-right:15px; height:36px; border:1px solid #ccc; background:#fff; color:#262626; text-align:center; line-height:36px; border-left:0px;}
.list_page li a:hover{ background:#efefef; color:#262626;}
.list_page li .up{border-left:1px solid #ccc;  }
.list_page li .list_page_now{ background-color:#efefef;  color:#262626; }
 .list_page li .list_page_now:hover{ background-color:#efefef;}


 
 
.tese_server li{ float:left; width:33.3333%; height:109px; background-size:100%; }
.tese_server  i{ z-index:1; width:28px; height:2px; background-color:#fff; display:block;position:absolute; margin-top:70px; margin-left:34px;}
  .tese_server .bgg1{}
      
  .tese_server .bgg2{ background-color:#cba078;}
  .tese_server .bgg3{ background-image:url(../images/cy.jpg);}
  .tese_server .bgg4{ background-image:url(../images/yl.jpg);}
  .tese_server .bgg5{ background-color:#fdaf48;}
  .tese_server .bgg6{ background-image:url(../images/zx.jpg);}
  .tese_server .bgg7{ background-color:#f9f9f9;}
  
 .tese_server li .g1{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
  .tese_server li .g1{ background-color:#9b6d43;width:100%; height:109px; position:absolute;  filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ z-index:0;  }
   .tese_server li a:hover .g1{ filter:alpha(opacity=5); /*IE滤镜，透明度50%*/
  -moz-opacity:0.5; /*Firefox私有，透明度50%*/
  opacity:0.5;   background-color:#9b6d43;width:100%; height:109px;  position:absolute; z-index:0;}
  .tese_server li a{ width:100%; height:109px; color:#fff;}
   .tese_server li a strong{display:block; position:absolute;  font-size:19px; font-weight:lighter; padding-top:35px; z-index:1; padding-left:34px;}
   
 .tese_server li a p{ width:233px; height:120px; display:block; font-size:12px; position:absolute; z-index:1;padding-top:95px; padding-left:34px; line-height:22px;}
  .tese_server li a span{ width:108px; height:35px; display:block; font-size:12px; position:absolute; z-index:1; margin-top:211px; margin-left:34px; color:#efefef; font-weight:bold; font-size:13px;    border:2px #efefef solid; line-height:36px; text-align:center;  } 
 .tese_server li a img{ position:absolute; z-index:1; padding-left:150px; padding-top:150px;}
 .rongyu{ background-image:url(../images/rankbg.jpg); background-size:auto 100%; padding-top:10px;}
 
 .top_menu{ padding-bottom:20px;  padding-left:10px; padding-right:10px; margin-top:10px;}
.top_menu li{ float:left; width:25%; text-align:center; margin-top:0px;}
.top_menu li img{ width:65%; margin:auto;}
.top_menu li a{ font-size:13px; line-height:29px;}
.top_menu li span{ display:block}
.huihui{ height:15px; background-color:#efefef;}
 .fuwu li{ padding-top:10px; background-color:#333; margin:0px;}
 .fuwu li b{  text-align:center;   font-size:18px;  padding-left:10px;  color:#02b2b5}
 .fuwu li p{  line-height:18px; padding:10px;  text-align:justify; margin:0px; color:#ccc;}
   .fuwu .y2{ background-color:#efefef;}
  .fuwu .y2 p{ color:#333;}
	 .fuwu .y4{ background-color:#efefef;}
   .fuwu .y4 p{ color:#333;}
 
.m_lx{ text-align:center;  }
.m_lx img{ width:80%; margin:auto;}
.team_bg_kk {
}
.team_bg_kk .team_xiangguan {
	height: 100%;
	background: none;
	margin: auto;
	margin-top: 30px;
	width: 100%;
}
.team_bg_kk .team_xiangguan a {
	display: block;
	float: left;
	width: 50%;
}
.team_bg_kk .child {
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	display: inline-block;
*display:inline;
*zoom:1;
}
.team_bg_kk .child .childImg {
}
.team_bg_kk .child .childImg img {
	width: 100%;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}
.team_bg_kk .child .childImgMsg {
	position: absolute;
	z-index: 2;
	margin-top: -80px;
	font-size: 10px;
	color: #fff;
	padding-left: 10px;
}
.team_bg_kk .child .childImgMsg strong {
	font-size: 14px;
}
.h10{ height:10px}

.fuwu strong{ display:block; height:44px; line-height:44px; background-color:#efefef; padding-left:5px; margin-bottom:5px; margin-top:5px; font-size:15px;}





.jiudian3 ul{    margin:auto;}
.jiudian3 ul .sj_img{ width:40%; float:left;  }
.jiudian3 ul .sj_img{}
.jiudian3 ul .sj_info{ float:right; width:55%;   margin-top:-30px;}
.jiudian3 ul .sj_info li{ background-size:30px; padding-left:40px;   }
.jiudian3 ul .sj_info .k1{ background-image:url(../images/k1.png); background-repeat:no-repeat; background-position:left top; }
.jiudian3 ul .sj_info .k2{ background-image:url(../images/k2.png); background-repeat:no-repeat; background-position:left top; }
.jiudian3 ul .sj_info .k3{ background-image:url(../images/k3.png); background-repeat:no-repeat; background-position:left top;  }
.jiudian3 ul .sj_info strong{ font-size:14px; color:#666;   display:block}
.jiudian3 ul .sj_info p{ padding-left:24px;}


.bm{   height:25px; line-height:25px; color:#39F; font-size:13px;}
.kc_kk{ padding:5px;}

.kc_kk .tab .b2 td{ background-color:#efefef;}
.kc_kk .tab .b2 th{background-color:#efefef;}

.cp_list_1{ padding-left:5px;   }
.cp_list_1 a{ float:left;}
.cp_list_1 li{ float:left;  margin-right:10px; text-align:center;}
.cp_list_1 li img{  border:0px #247d3d solid;  height:144px;  }
.cp_list_1 .p{ border:1px #ccc solid;  height:60px;  margin-top:10px;  }
.cp_list_1 .p span{ display:block; line-height:16px; background-color:#fff; background-image:url(../images/team_bg.jpg); margin:auto;  position:relative; margin-top:-20px; width:90px;}
.cp_list_1 .p strong{ font-size:12px; margin-top:6px; display:block; font-weight:lighter;}
.cp_list_1 .p i{ width:30px;  border-bottom:2px #3399FF solid; margin:auto; display:block; margin-top:10px; margin-bottom:30px; }
.cp_list_1 .p .ms1{ color:#89be2e;}
.cp_list_1 a:hover .p{border:1px #03b2b5 solid;   }



.mianfei{ height:398px; background-image:url(../images/mfst.jpg); background-position:70%; background-size:auto 100%;}
.mianfei strong{ font-size:27px; text-align:center; color:#fff; display:block; text-align:center; padding-top:30px;}
.mianfei span{ display:block; text-align:center; font-size:16px; padding:10px; padding-top:30px; color:#fff;}
.mianfei .form{ width:90%; margin:auto; padding-top:40px;}
.input-text3{ width:100%; margin-bottom:10px;  height:40px; line-height:40px; border:0px;background-color:rgba(255,255,255,0.5);
 border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px;/*firfox*/   color:#fff; font-size:15px;  }
.submit_tj{ height:35px; width:100%; text-align:center; color:#fff; font-size:16px; background-color:#50a8b4; border:0px; cursor:pointer;
 border-radius:110px;/*普通*/
-moz-border-radius:110px;/*firfox*/
-webkit-border-radius:110px;/*firfox*/   margin-top:13px;    }
.submit_tj:hover{ background-color:#137e8d}
   input::-webkit-input-placeholder{
            color:#fff;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;
        }
		
		
		.zhuanye_list{  }
.zhuanye_list li{   background-size:auto 100%; background-image:url(../images/listbg.jpg); width:100%; clear:both; background-position:center;}
.zhuanye_list li dl{   margin:auto;  }

.zhuanye_img{ padding:10px;margin:auto;  }
.zhuanye_img img{width:100%;  }
.zhuanye_info{   margin-top:10px; padding:10px;    }
.zhuanye_info strong{ display:block; font-size:18px; color:#04B2B5; border-left:2px #04B2B5 solid; padding-left:10px; margin-bottom:20px; margin-left:10px;}
.zhuanye_info a{ display:inline-block; width:31%; margin-top:10px;}
.zhuanye_info a:hover{ background-color:#690}
.zhuanye_info  .lj{ height:35px;  line-height:35px; background-color:#04B2B5;   color:#fff; font-size:14px; text-align:center; }
.zhuanye_info  .bm{ height:35px;  line-height:35px; background-color:#F60;   color:#fff; font-size:14px; text-align:center; }
.zhuanye_info .st{ height:35px;  line-height:35px; background-color:#3C3;   color:#fff; font-size:14px; text-align:center;  }
.zhuanye_list  .dlr{background-image:url(../images/listbg2.jpg); }
.zhuanye_list  .dlr .zhuanye_img{   }



.xm_a{ width:100%; margin:auto;}
.xm_a a{ float:left; margin-right:20px;}
.xm_a a:hover{ background-color:#690}
.xm_a  .bm{ height:35px; width:150px; line-height:35px; background-color:#F60; display:block; color:#fff; font-size:14px; text-align:center; margin-top:20px; font-size:15px;}
.xm_a .st{ height:35px; width:150px; line-height:35px; background-color:#3C3; display:block; color:#fff; font-size:14px; text-align:center; margin-top:20px; font-size:15px;}



.tuijian_small{ background-color:#efefef; padding:10px;}
.tuijian_small a{ float:left; width:50%;  position:relative; overflow:hidden;}
.tuijian_small a .pad{ margin:3px;background-color:#FFf; }
.tuijian_small a img{ display:block; width:100%;}
.tuijian_small a i{ height:160px; overflow:hidden; display:block;}
.tuijian_small a strong{ position:absolute; font-size:12px; color: #000; display:block; margin-top:-30px; text-align:center; width:100%; background-color:#fff; filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ font-weight:lighter; line-height:30px; height: 30px;}
  
  
  .hezuomeiti{ background-color:#efefef; text-align:center; padding-top:20px; padding-bottom:10px; margin-top:10px; }
.hezuomeiti li img{ display:block; max-height:60px; max-width:160px; margin:auto; }
.hezuomeiti li{ display:block; float:left; width:160px; height:60px; text-align:center; background-color:#fff; margin-left:4px; margin-bottom:5px;}
 input::-webkit-input-placeholder{
            color:#333;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
           color:#333;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
             color:#333;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
          color:#333;
        }
 
.dg_form input{ border:1px #ccc solid; width:94%; line-height:34px; margin-bottom:10px;padding:0px 10px 0px 10px;}
.dg_form textarea{ 
	width: 94%;
	height: 80px;border:1px #ccc solid; padding:10px;margin-bottom:10px; }
	.input-submit1 input{ width:100%; background-color:#333; border:0px; color:#fff; font-size:16px; height:44px; line-height:44px;}
	.dg_form h2{ background-color:#02b2b5; color:#fff; line-height:44px; text-align:center;}
	
	.llxx{ text-align:left;}

	.history-con-box{
		width: 100%;
		margin-top: 0px;
		overflow: hidden;
		padding: 0 ;
		text-align: center;
		font-size: 14px;
	}
	.history-con{
		width: 360px;
		margin: 0 auto;
		margin-top: 0px;
		overflow: hidden;
		padding: 20px 5px;
	}
	.history-conlist1{
		padding-top: 50px;
		width: 170px;
		float: left;
		text-align:right;
		padding-right: 10px;
		border-right: 1px solid #b1927d;
		line-height: 25px;
		position: relative;
	}
	.history-conlist-text{
		width: 160px;
		min-height:79px;
		padding: 0 10px;
	}
	.history-conlist2{
		padding-top: 50px;
		float: left;
		width: 160px;
		text-align:left;
		padding-left: 0px;
		line-height: 25px;
		position: relative;
	}
	.history-conlist-text em{
		font-family: "微软雅黑";
		font-size: 12px;
		color: #666;
		display: block;
	}
	.history-conlist-text span{
		font-family: "微软雅黑";
		font-size: 14px;
		color: #333;
		display:block;
		font-weight: bold;
		line-height: 20px;
	}
	.foc{
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background: #0e0717;
	}
	.history-conlist2 .foc{
		position: absolute;
		left: -5px;
		z-index:2 !important;
	}
	.history-conlist1 .foc{
		position: absolute;
		right: -13px;
		z-index:2 !important;
	}
	.history-conlist-text em img{
		width: 14px;
		height:14px;
		margin: 0px 5px;
	}


	.yewu1-box {
		width: 100%;
		padding-top: 10px;
		/* border-bottom: 1px solid rgba(13, 85, 158, 0.1); */
	}
	.yewu1-box:last-child{
		border-bottom: 0px solid #ccc;
	}
	/* .yewu1-box:nth-child(2n+2){
		background-color: #323232;
	} */
	.yewu1-item{
		width: 100%;
		float: left;
		height: auto;
		position: relative;
		padding-top: 5px;
	}
	.yewu1-item img{
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.yewu1-box .yewu1-item strong{
		font-size: 16px;
		display: block;
		font-weight: normal;
		color: #222;
		/* margin-bottom: 20px; */
	}
	.yewu1-box .yewu1-item b{
		display: block;
		width: 60px;
		height: 2px;
		background-color: #02b2b5;
		margin: 10px 0;
	}
	.yewu1-box .yewu1-item p{
		line-height: 24px;
	}