@media (min-width:992px) and (max-width:1600px) {
	.tt-header .main-nav>ul>li>ul>li>ul {
		left: auto;
		right: 100%;
	}

}
@media only screen and (min-width: 1800px) {	.tt-header .main-nav ul li.guo_tel a span{ right:-250px; position: absolute;}
}

@media (min-width: 1600px) and (max-width: 1800px) {	.tt-header .main-nav ul li.guo_tel a span{ right:-200px; position: absolute;}
}

@media(min-width:992px) {

	.header1 .tt-header .top-inner {
		float: left;
	}

	.header1 .tt-header .toggle-block {
		float: right;
	}

	.header1 .tt-header .main-nav>ul>li>a {
		color: #2a2a2a;
	}

	.header1 .tt-header {
		background: #fff;
		padding: 0px 0px;
	}

	.header1 .tt-header .main-nav>ul>li>ul {
	}

	.header1 .tt-header.stick {
		box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
		padding: 0px 0px;
	}

	.header1 .tt-header .main-nav>ul>li:hover,
.header1 .tt-header .main-nav>ul>li.active {
		background: transparent;
	}

	.header1 .tt-header .main-nav>ul>li>a {
		padding: 40px 20px;
	}

	.header1 .tt-header .main-nav>ul>li:hover>a {
		color: #4dbcd8;
	}


	.header1 .tt-header.stick .main-nav>ul>li>a {
		padding: 40px 20px;
	}



	.header1 .wrapper-inner-tab-backgrounds-first {
		margin-top: 0;
	}



	.header1 .tt-header .logo {
		line-height: 87px;
		margin-top: 0;
	}


	.header1 .tt-header.stick .logo {
		line-height: 87px;
		margin-top: 0;
	}



	.header1 .tt-header.stick {
		background: #fff;
	}

	.header1 .tt-header.stick .main-nav>ul>li>a {
		color: #2a2a2a;
	}

	.header1 .tt-header.stick .main-nav>ul>li:hover>a {
		color: #4dbcd8;
	}



	.header1 .tt-header .main-nav>ul>li>a {
		color: #59627b;
	}

	.header1 .tt-header .main-nav>ul>li>a:last-child {
		padding-right: 0;
	}

	.header1 .tt-header .main-nav>ul>li.active>a {
		color: #4dbcd8;
	}





}
@media (min-width: 992px) and (max-width: 1200px) {


	.header1 .tt-header .main-nav>ul>li>a {
		padding: 40px 12px;
	}

	.header1 .tt-header.stick .main-nav>ul>li>a {
		padding: 40px 12px;
	}


	.tt-header .logo {
		/*width: 100px;*/
	}

	.tt-header .main-nav>ul>li>a {
		letter-spacing: 0;
		padding-left: 13px;
		padding-right: 13px;
	}

}

@media (max-width:991px) {

	.tt-header .main-nav>ul>li>ul>li>ul>li>a {
		display: block;
		position: relative;
		width: 750px;
		font-size: 15px;
		line-height: 20px;
		font-weight: 500;
		color: #fff;
		background: red;
		padding: 12px 40px;
		margin: 0 auto;
		font-family: 'Work Sans', sans-serif;
		text-decoration: none;
	}


	.tt-header {
		margin:10px 0;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		height: auto;
		overflow-x: hidden;
		-webkit-transition: width 1s, height 1s, transform 1s;
		-moz-transition: width 1s, height 1s, transform 1s;
		transition: width 1s, height 1s, transform 1s;
	}

	.tt-header.stick {
		position: relative;
		animation: none !important;
		transition: none !important;
	}




	.tt-header .logo {
		height: 62px;
		line-height: 46px;
	}

	.tt-header .top-inner {
		position: relative;
		text-align: left;
		z-index: 1;
	}

	.tt-header .top-inner:before,
.tt-header .top-inner:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: -500px;
		width: 500px;
		height: 100%;
	}

	.tt-header .top-inner:after {
		left: auto;
		right: -500px;
	}

	.tt-header .top-inner {
		float: none;
	}

	.tt-header .cmn-toggle-switch {
		display: block;
	}

	.tt-header .toggle-block {
		display: none;
		text-align: center;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		max-height: 100%;
		overflow: auto;
		padding: 0px 0 0 0;
/* background: #898989;
*/;
	}

	.tt-header .main-nav {
		margin-bottom: 0;
		text-align: left;
		background-color:#fff;
		padding:0;

	}
	.tt-header .main-nav>ul{
		padding:0; margin:0;
	}

	.tt-header .main-nav>ul>li {
		border-bottom: 1px solid #cccccc2e;
		overflow: hidden;
		
	}

	.tt-header .main-nav>ul>li>a,
.tt-header .main-nav>ul>li>a:focus {
		display: block;
		position: relative;
		width: 750px;
		font-size: 17px;
		line-height: 20px;
		color: #fff;
		padding: 13px 15px 13px 15px;
		margin: 0 auto;
	}

	.tt-header .main-nav>ul>li>a:before,
.tt-header .main-nav>ul>li>a:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: -500px;
		width: 500px;
		bottom: 0;
		background: transparent;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
	}

	.tt-header .main-nav>ul>li>a:after {
		left: auto;
		right: -500px;
	}

	.tt-header .main-nav>ul>li>a:hover,
.tt-header .main-nav>ul>li.active>a,
.tt-header .main-nav>ul>li.select>a {
		color: #444;
		background: #fff;
		text-decoration: none;
	}

	.tt-header .main-nav>ul>li.select>a .menu-toggle {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		
	}

	.tt-header .main-nav>ul>li>a:hover:before,
.tt-header .main-nav>ul>li>a:hover:after,
.tt-header .main-nav>ul>li.active>a:before,
.tt-header .main-nav>ul>li.active>a:after,
.tt-header .main-nav>ul>li.select>a:before,
.tt-header .main-nav>ul>li.select>a:after {
		background: #001a57;
	}

	.tt-header .main-nav>ul>li>ul {
		display: none;
		background: #fff;
		border-top: 1px solid #cccccc2e;
	}

	.tt-header .main-nav>ul>li>ul>li {
		border-bottom: 1px solid #cccccc2e;
	}

	.tt-header .main-nav>ul>li>ul>li>a {
		display: block;
		width: 750px;
		font-size: 17px;
		line-height: 20px;
		color: #444;
		padding: 13px 22px;
		margin: 0 auto;
		font-family: 'Work Sans', sans-serif;
		font-weight: 500;
	}

	.tt-header .main-nav>ul>li>ul>li>a span:before {
		content: '-';
		margin-right: 10px;
	}

	.tt-header .main-nav>ul>li>ul>li>a,
.tt-header .main-nav>ul>li>ul>li>a:focus {
		display: block;
		position: relative;
		text-decoration: none;
	}

	.tt-header .main-nav>ul>li>ul>li>a:before,
.tt-header .main-nav>ul>li>ul>li>a:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: -500px;
		width: 500px;
		bottom: 0;
		background: transparent;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
	}

	.tt-header .main-nav>ul>li>ul>li>a:after {
		left: auto;
		right: -500px;
	}

	.tt-header .main-nav>ul>li>ul>li>a:hover,
.tt-header .main-nav>ul>li>ul>li.active>a,
.tt-header .main-nav>ul>li>ul>li.select>a {
		color: #fff;
		background: #4dbcd8;
	}

	.tt-header .main-nav>ul>li>ul>li>a:hover:before,
.tt-header .main-nav>ul>li>ul>li>a:hover:after,
.tt-header .main-nav>ul>li>ul>li.active>a:before,
.tt-header .main-nav>ul>li>ul>li.active>a:after,
.tt-header .main-nav>ul>li>ul>li.select>a:before,
.tt-header .main-nav>ul>li>ul>li.select>a:after {
		background: rgba(0, 0, 0, 0.55);
	}

	.tt-header .main-nav>ul>li>ul>li.select>a .menu-toggle {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.tt-header .main-nav>ul>li>ul>li>ul {
		display: none;
		background: #001a57;
		border-top: 1px solid #cccccc2e;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li {
		border-bottom: 1px solid #444444;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li:last-child {
		border-bottom: 0;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li>a {
		display: block;
		position: relative;
		width: 750px;
		font-size: 14px;
		line-height: 20px;
		font-weight: 500;
		color: #fff;
		background: #262626;
		padding: 12px 40px;
		margin: 0 auto;
		text-decoration: none;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li>a:before,
.tt-header .main-nav>ul>li>ul>li>ul>li>a:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: -500px;
		width: 500px;
		bottom: 0;
		background: transparent;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li>a:after {
		left: auto;
		right: -500px;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li>a span:before {
		content: '-';
		margin-right: 10px;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li>a:hover,
.tt-header .main-nav>ul>li>ul>li>ul>li.active>a {
		text-decoration: none;
		color: #fff;
		background: #4dbcd8;
	}

	.tt-header .main-nav>ul>li>ul>li>ul>li>a:hover:before,
.tt-header .main-nav>ul>li>ul>li>ul>li>a:hover:after,
.tt-header .main-nav>ul>li>ul>li>ul>li.active>a:before,
.tt-header .main-nav>ul>li>ul>li>ul>li.active>a:after {
		background: #fff;
	}

	.tt-header .menu-toggle {
		position: absolute;
		top: 50%;
		right: 9px;
		padding: 13px 16px;
		margin-top: -20px;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
	}

	.tt-header-margin {
		height: 112px;
	}

	.tt-header .nav-more {
		margin-left: 0;
		padding-top: 0;
		display: none;
	}

	.tt-header.stick {
		top: 0;
	}

	.tt-header.stick .main-nav {
		margin-top: 0px;
	}

	.tt-header.stick .toggle-block {
		padding-top: 0;
		-webkit-transition: padding 300ms ease-in-out;
		-moz-transition: padding 300ms ease-in-out;
		transition: padding 300ms ease-in-out;
	}


	.getfit .Weeks p {
		width: 100%;
	}

	.header1 .tt-header .main-nav>ul>li>a,

.tt-header .main-nav>ul>li>ul>li>a {
		width: auto;
		font-size: 14px;
		color:#444;
	}

}




@media(min-width:991px) and (max-width: 1200px){

.jy_about ul{wdith:100%; margin:0 0;margin-top:70px; margin-bottom:117px; }
.jy_about ul li{font-size:16px;}
.jy_about ul li:first-child{ margin-left:0;}
.jia_gong .container{ overflow:hidden;padding:0; margin:0 15px;}	
.jy_gong3_2{letter-spacing:1px; text-align:center; color:#fff; padding-top:20px;font-size:15px; line-height:40px; padding-left:0;}
.jia_jie ul li a{font-size:16px;  height:130px; }
.jia_jie ul li:first-child a{ color:#46b1cc; font-size:18px;}
.jia_jie ul li:first-child+li+li+li+li+li a{ color:#46b1cc; font-size:18px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - jia_case */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jia_case3 span{ padding:20px 0;  margin-bottom:57px; }
.jia_case3_1 div{ font-size:18px; color:#fff; width:97%; padding-left:4%; display:block; line-height:92px;} 

.jia_case3_1 div em{ font-size:54px; margin-left:5%; margin-right:5%; } 
.jia_case3_1 div:last-child{margin-bottom:52px; }
	
.jia_product ul li a span em{margin-top:0px;}

	
}

@media(min-width:768px) and (max-width:991px) {
	.jia_banner_img2{ display:block;}
	.jia_banner_img1{ display:none;}
	.jy_about ul{wdith:100%; margin:0 0; margin-top:70px; margin-bottom:117px;}
    .jy_about ul li{font-size:16px; width:29%; margin-left:2%; margin-right:2%; margin-bottom:15px;}
    .jy_about ul li:first-child{ margin-left:2%;}

.jia_gong .container{ overflow:hidden;padding:0;  width:96%; margin:0 auto;}	
.jia_jie{padding-top:80px; padding-bottom:65px;}

.jia_jie ul li a{font-size:19px;  height:180px; }
.jia_jie ul li:first-child a{ color:#46b1cc; font-size:24px;}
.jia_jie ul li:first-child+li+li+li+li+li a{ color:#46b1cc; font-size:24px;}

.jia_case3{  background: linear-gradient(-90deg, #4cbcd9, #4bcbcc);box-shadow: 0px 0px 5px #dbdbdb; margin-top:60px;}
.jia_case3 span{ display:block; background-color:#fff; padding:39px 0; border:none; margin-bottom:95px; }
.slider-slick .caption p {
	font-size: 35px;

}

   .news-list .item-list {margin-left:0;}
    .news-list li {width:100%;margin:0 0 1.5% 0;}

.jia_product ul li a span{  width:50%; float:left; color:#fff; display:block; vertical-align: middle;margin:40px 3%; }
.jia_product ul li a span em{display:block; font-size:25px; margin-bottom:10px; margin-top:0px;}
.jia_product ul li a span ins{display:block; width:10%; height:4px; background-color:#c4e5ef; margin-bottom:10px;}
.jia_product ul li a span i{display:block; font-size:14px; line-height:25px; color:rgba(255,255,255,.67); height:75px; overflow:hidden; margin-bottom:10px;}
.jia_product ul li a span b{display:block; width:30%; font-size:14px; background-color:#fff; line-height:30px; border-radius:15px; color:#484848; text-align:center;}
.jia_product ul li a:hover span b{ background-color:#484848; color:#fff;}
.pro_link{ margin-top:0px; padding-bottom:40px; }


	
}

@media(min-width:576px) and (max-width: 767px) {
	.tt-header .main-nav>ul>li>a,
.tt-header .main-nav>ul>li>a:focus,
.tt-header .main-nav>ul>li>ul>li>a {
		width: auto;
		text-decoration: none;
	}

	.tt-header-margin {
		height: 177px;
	}

	.tt-header.stick {
		top: 0;
	}
	.jia_banner_img2{ display:block;}
	.jia_banner_img1{ display:none;}
.jy_about{width:100%; margin:0 auto; background-image:url(../images/jia_bg1.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover;  padding-top:50px;}

.jia_titile{ text-align:center;}
.jia_titile h1{ color:#64c6da; font-size:40px; line-height:50px; display:block; }
.jia_titile em{ font-style:normal; font-size:14px; color: rgba(58,57,57,.8); display:block; line-height:22px;	font-family:Arial;
}
.jia_titile i{ height:3px; width:53px; margin:0 auto; background-color:#3a3939; display:block; margin-top:15px; margin-bottom:16px;}
.jia_titile ins{ border:1px solid #46b1cc; padding:10px 25px; color:#3a3939; font-size:15px; text-decoration:none; line-height:40px; border-radius:20px;}


.jy_about2{ margin-top:27px;}
.jy_about2_1{ background-image:url(../images/jia_icon_01.png); background-repeat:no-repeat; background-position:center center; height:75px;}
.jy_about2_2{ font-size:14px; line-height:30px; letter-spacing:0.5px; text-align:center; }
.jy_about2_3{background-image:url(../images/jia_icon_02.png); background-repeat:no-repeat; background-position:center center; height:75px;}
.jia_more{ height:30px; line-height:30px; text-align: center; margin:0 auto; background-color:#3b3b3b; color:#fff; width:130px; border-radius:15px; margin-top:20px; transition:0.5s;}
.jia_more:hover{ background-color:#46b1cc;}
.jy_about3{ margin-top:40px;}
.jy_about ul{wdith:100%; margin:0 0%; display:block; margin-top:40px; margin-bottom:67px; }
.jy_about ul li{ background-color:#46b1cc; height:30px; line-height:30px; border-radius:15px; width:29%; float:left; margin-left:2%; margin-right:2%; text-align:center; display:block; color:#fff; font-size:14px; margin-top:15px;}
.jy_about ul li:first-child{ margin-left:2%;}
.jia_gong .container{ overflow:hidden;padding:0; width:96%; margin:0 auto;}	
.jy_cha2_2{ font-size:14px; line-height:30px; letter-spacing:0.5px; text-align:center; }
.jy_gong2_2{ font-size:14px; line-height:30px; letter-spacing:0.5px; text-align:center; }
.jia_jie{padding-top:40px; padding-bottom:40px;}
.jia_case3{  background: linear-gradient(-90deg, #4cbcd9, #4bcbcc);box-shadow: 0px 0px 5px #dbdbdb; margin-top:30px;}
.jia_case3 span{ display:block; background-color:#fff; padding:39px 0; border:none; margin-bottom:95px; }
.jia_hezuo{padding-top:50px; padding-bottom:50px;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - foot */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.foot{ background-image:url(../images/foot_bg.jpg); background-repeat:repeat; background-position:center top;  padding-top:50px; padding-bottom:50px;}

.foot1{ color:#fff; border-bottom:1px solid #abd6e0;}
.foot_1{width:100%; float:left; text-align:center; line-height:32px; }
.foot_1 a{color:rgba(255,255,255,.8); font-size:14px; margin-right:7%;}
.foot_1 a:hover{color:rgba(255,255,255,1.00)}
.foot_2{width:100%; float:right; text-align:center; font-size:32px; font-weight:bold; margin-bottom:5px;}
.foot2{ text-align:center;color:rgba(255,255,255,.35); line-height:40px;}
.foot3{ color:#fff;}
.foot3_1{width:100%; float:none; text-align:center;}
.foot3_1 p{ display:block; line-height:24px;}
.foot3_2{width:80%; float:none;  display:table; margin:0 auto; margin-top:23px; }
.foot3_2 p{ line-height:40px; float:right; width:30%; display:block; text-align:center; margin-left:10%;margin-right:10%;display:table-cell;}
.foot3_2 p img{ text-align:center;}
/* link */
.link_tgb {
	line-height:42px;
	height:42px;

	font-size:14px;
	margin-top:40px;
	margin-bottom:10px; display:none;
}
.link_tgb a{ padding-right:20px; float: right; color:#434343; }
.link_tgb span {padding-left:10px; font-size:15px;}
.link_tgb .t1 {color:#fff; cursor:pointer;padding:8px 25px;font-style: normal; background-color:#434343;}
.link_tgb .t2 {color: #fff; cursor: pointer;padding:8px 25px;font-style: normal;background-color:#434343;}
.links {
	color:rgba(255,255,255,.75);
	line-height: 25px;
	padding-top: 5px;display:none;
}
.links a {padding-right:15px;padding-left:15px; line-height:21px;font-size:14px; color:rgba(255,255,255,.75);  }
.links div a:first-of-type{padding-left:0;}
.links a:hover{color:rgba(255,255,255,1.00);}
.links .hidden { display:none;}

.foot_nav{ background-image:url(../images/foot_bg2.jpg); background-repeat:repeat; background-position:center top; color:rgba(255,255,255,.6); padding:20px 0; text-align: center;}
.foot_nav a{color:rgba(255,255,255,.6);}
.foot_nav a:hover{color:rgba(255,255,255,1.00);}
.foot_nav em{ float:right; text-align:right; color:#fff; display:none;}
.foot_nav em a:hover{color:rgba(255,255,255,1.00);}
	.slider-slick .caption p {
	font-size: 25px;

}

.news-list li {margin:0 0 5% 0;}
    .news-list-one li a,
    .news-list-two li a {padding:15px 20px;}
    .news-list-one .date-wrap {width:70px;height:auto;margin-bottom:15px;border-right:0 none;}
    .news-list-one .date-inner {position:relative;transform:none;top:15px;}
    .news-list-one .date-wrap .day {margin-bottom:10px;font: 40px/1 'gotham-medium';}
    .news-list-one .date-wrap .line {display:none;}
    .news-list-one .text-wrap {margin-left:8px;}
    .news-list-one .text-wrap .title {margin-bottom:5px;font-size:16px;}
    .news-list-one .text-wrap .descrition {margin:5px 0 10px;}
    .news-list-one .text-wrap .more {display:block;padding-top:10px;border-top:1px solid #e7e7e7;}
    .news-list-two li .text-wrap {width:60%;}
    .news-list-two li .text-wrap .title {height:48px;margin:10px 0;font-size:16px;line-height:24px;}
    .inner-main-container .news-list-two .each-item .image-wrap img {width:auto;max-width:100%;height:auto;margin:0 auto;}
   .news-list .item-list {margin-left:0;}
    .news-list li {width:100%;margin:0 0 1.5% 0;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* jia_page */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jia_page{ text-align:center; margin-bottom:30px;}
.jia_page .current2{ background-color:#63c6db; border-radius:18px;padding:10px 20px;}
.jia_page a{ background-color:#bdbdbd; color:#fff; padding:10px 14px; font-size:14px; text-align:center; margin:0 1%; line-height:16px;  line-height:30px; }
.jia_page .img-circle{ background-color:#63c6db;display:none;}
.jia_product ul li a span{  width:50%; float:left; color:#fff; display:block; vertical-align: middle;margin:30px 3%; }
.jia_product ul li a span em{display:block; font-size:25px; margin-bottom:10px; margin-top:0px;}
.jia_product ul li a span ins{display:block; width:10%; height:4px; background-color:#c4e5ef; margin-bottom:10px;}
.jia_product ul li a span i{display:block; font-size:14px; line-height:25px; color:rgba(255,255,255,.67); height:75px; overflow:hidden; margin-bottom:10px;}
.jia_product ul li a span b{display:block; width:35%; font-size:14px; background-color:#fff; line-height:30px; border-radius:15px; color:#484848; text-align:center;}
.jia_product ul li a:hover span b{ background-color:#484848; color:#fff;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* jia_neiye */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.dangqian{height:30px; line-height:30px; margin-top:30px; font-size:14px;}
.dangqian a{ margin:0 1%;}

.jia_neiye{ margin-top:15px; font-size:16px; line-height:28px;}
.pro_title{font-size:12px;  line-height:18px;}
.pro_title h1{ font-size:30px; }
.pro_title em{  width:20%;  height:5px; margin-top:20px; margin-bottom:20px;}

.pro_title2{ padding-bottom:15px; margin-top:50px; margin-bottom:15px;}
.pro_title2 em{  padding:8px 4%; font-size:20px;}


/*pro_case*/

.pro_case{ margin-top:50px; padding-bottom:40px;}
.pro_case ul{}
.pro_case ul li{ margin-bottom:10px;}
.pro_case ul li a{line-height:25px; font-size:14px; }
.pro_case ul li a p{ margin-bottom:15px;}



/*pro_case*/

.pro_link{ margin-top:0px; padding-bottom:30px; }
.pro_link .pro_title2{ padding-bottom:15px; margin-top:0px; margin-bottom:15px;}

.pro_link ul{}
.pro_link ul li{ margin-bottom:10px;}
.pro_link ul li a{line-height:25px; font-size:14px; }
.pro_link ul li a p{ margin-bottom:15px;}

}

@media(max-width:576px) {
	.jia_banner_img2{ display:block;}
	.jia_banner_img1{ display:none;}

	.jy_about{width:100%; margin:0 auto; background-image:url(../images/jia_bg1.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover;  padding-top:40px;}

.jia_titile{ text-align:center;}
.jia_titile h1{ color:#64c6da; font-size:30px; line-height:40px; display:block; }
.jia_titile em{ font-style:normal; font-size:12px; color: rgba(58,57,57,.8); display:block; line-height:22px;	font-family:Arial;
}
.jia_titile i{ height:3px; width:53px; margin:0 auto; background-color:#3a3939; display:block; margin-top:15px; margin-bottom:16px;}
.jia_titile ins{ border:1px solid #46b1cc; padding:10px 25px; color:#3a3939; font-size:15px; text-decoration:none; line-height:30px; border-radius:20px;}


.jy_about2{ margin-top:27px;}
.jy_about2_1{ background-image:url(../images/jia_icon_01.png); background-repeat:no-repeat; background-position:center center; height:75px;}
.jy_about2_2{ font-size:14px; line-height:27px; letter-spacing:0.5px; text-align:center; }
.jy_about2_3{background-image:url(../images/jia_icon_02.png); background-repeat:no-repeat; background-position:center center; height:75px;}
.jia_more{ height:30px; line-height:30px; text-align: center; margin:0 auto; background-color:#3b3b3b; color:#fff; width:130px; border-radius:15px; margin-top:20px; transition:0.5s;}
.jia_more:hover{ background-color:#46b1cc;}
.jy_about3{ margin-top:40px;}
.jy_about ul{wdith:100%; margin:0 0%; display:block; margin-top:40px; margin-bottom:67px; }
.jy_about ul li{ background-color:#46b1cc; height:30px; line-height:30px; border-radius:15px; width:48%; float:left; margin-left:1%; margin-right:1%; text-align:center; display:block; color:#fff; font-size:14px; margin-top:15px;}
.jy_about ul li:first-child{ margin-left:1%;}

.jia_cha{padding-top:50px; padding-bottom:36px;}
.jia_gong{padding-top:50px;}
.jia_gong .container{ overflow:hidden;padding:0; width:96%; margin:0 auto;}	
.jy_cha2{ margin-top:27px;}

.jy_cha2_2{ font-size:14px; line-height:30px; letter-spacing:0.5px; text-align:center; margin-top:0px;}
.jy_gong2_2{ font-size:14px; line-height:30px; letter-spacing:0.5px; text-align:center;margin-top:40px;}
.jy_gong3_2{font-size:12px; line-height:25px; padding-top:25px; padding-bottom:25px; }
.jia_jie{padding-top:40px; padding-bottom:10px;}
.jia_jie ul li a{font-size:14px;  height:100px; padding:0; }
.jia_jie ul li:first-child a{ color:#46b1cc; font-size:18px;}
.jia_jie ul li:first-child a em{ font-size:14px;}
.jia_jie ul li:first-child+li+li+li+li+li a{ color:#46b1cc; font-size:18px;}
.jia_jie ul li:first-child+li+li+li+li+li a em{ font-size:14px;}
.jia_case{  padding-top:50px; padding-bottom:50px;}
.jia_case2{ margin-top:20px;}
.swiper-slide p{ padding:30px 15px; padding-bottom:60px; }
.swiper-slide em{ font-size:20px; font-style:normal; text-align:center; margin-bottom:20px;height:30px; overflow:hidden;}
.jia_case3{  background: linear-gradient(-90deg, #4cbcd9, #4bcbcc);box-shadow: 0px 0px 5px #dbdbdb; margin-top:30px;}
.jia_case3 span{ display:block; background-color:#fff; padding:29px 0; border:none; margin-bottom:55px; }
.jia_case3 span i{ font-size:35px; }
.jia_case3_1 div{ font-size:16px;}
.jia_case3_1 div em{ font-size:45px; } 
.jia_case3_1 div:last-child{margin-bottom:52px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - jia_news */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jia_news{ background-color:#fafafa; width:100%; padding-top:60px; padding-bottom:60px;}
.jia_news_1{ width:96%; float:none; background-color:#fff;padding:20px 4%;box-shadow: 0px 0px 5px #f4f4f4; margin:0 2%;  margin-top:25px;}
.jia_news_1 span{ font-size:20px; display:block; line-height:30px; margin-bottom:20px;}
.jia_news_1 span a{ float: right; color:#2a2a2a;}
.jia_news_1 ul{ display:block; margin-top:10px;}
.jia_news_1 ul li{ display: block;}
.jia_news_1 ul li a{ color:#2a2a2a; font-size:14px; line-height:35px;}
.jia_news_1 ul li a:hover{}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - jia_hezuo */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jia_hezuo{ background-image:url(../images/jia_bg6.jpg); background-repeat:no-repeat; background-position:center top;background-size:cover;   padding-top:50px; padding-bottom:50px;}
.jia_hezuo ul{ display:block; margin-top:40px;}
.jia_hezuo ul li{ display:block; float: left; width:30%; margin:0 1.5%; margin-bottom:15px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - foot */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.foot{ background-image:url(../images/foot_bg.jpg); background-repeat:repeat; background-position:center top;  padding-top:50px; padding-bottom:50px;}

.foot1{ color:#fff; border-bottom:1px solid #abd6e0;}
.foot_1{width:100%; float:left; text-align:center; line-height:32px; }
.foot_1 a{color:rgba(255,255,255,.8); font-size:14px; margin-right:7%;}
.foot_1 a:hover{color:rgba(255,255,255,1.00)}
.foot_2{width:100%; float:right; text-align:center; font-size:32px; font-weight:bold; margin-bottom:5px;}
.foot2{ text-align:center;color:rgba(255,255,255,.35); line-height:40px;}
.foot3{ color:#fff;}
.foot3_1{width:100%; float:none; text-align:center;}
.foot3_1 p{ display:block; line-height:24px;}
.foot3_2{width:100%; float:none;  display:table; margin:0 auto; margin-top:23px; }
.foot3_2 p{ line-height:40px; float:right; width:40%; display:block; text-align:center; margin-left:5%;margin-right:5%;display:table-cell;}
.foot3_2 p img{ text-align:center;}
/* link */
.link_tgb {
	line-height:42px;
	height:42px;

	font-size:14px;
	margin-top:40px;
	margin-bottom:10px; display:none;
}
.link_tgb a{ padding-right:20px; float: right; color:#434343; }
.link_tgb span {padding-left:10px; font-size:15px;}
.link_tgb .t1 {color:#fff; cursor:pointer;padding:8px 25px;font-style: normal; background-color:#434343;}
.link_tgb .t2 {color: #fff; cursor: pointer;padding:8px 25px;font-style: normal;background-color:#434343;}
.links {
	color:rgba(255,255,255,.75);
	line-height: 25px;
	padding-top: 5px;display:none;
}
.links a {padding-right:15px;padding-left:15px; line-height:21px;font-size:14px; color:rgba(255,255,255,.75);  }
.links div a:first-of-type{padding-left:0;}
.links a:hover{color:rgba(255,255,255,1.00);}
.links .hidden { display:none;}

.foot_nav{ background-image:url(../images/foot_bg2.jpg); background-repeat:repeat; background-position:center top; color:rgba(255,255,255,.6); padding:20px 0; text-align: center;}
.foot_nav a{color:rgba(255,255,255,.6);}
.foot_nav a:hover{color:rgba(255,255,255,1.00);}
.foot_nav em{ float:right; text-align:right; color:#fff; display:none;}
.foot_nav em a:hover{color:rgba(255,255,255,1.00);}
/*固定的悬浮窗*/
.slider-slick .caption p {
	font-size: 16px;

}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 2 - about_tiao */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.about_tiao{ }
.about_tiao a{ font-size:14px; line-height:48px;}
.about_tiao a:hover{ color:#4dbcd8;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 3 - about_company */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.about_company{ margin-top:30px;}

.about_title{ font-size:30px;}
.about_title em{font-size:16px;}
.about_company2{ margin-top:30px; padding:15px; font-size:14px; line-height:25px; }
.about_video{ padding:15px;}

.about_zizhu{ margin-top:30px;}
.about_title2{ font-size:24px; color:#4dbcd8;}
.about_zizhu2{  margin-bottom:30px; margin-top:15px;}
.about_zizhu2 h1{ margin-bottom:20px;}
.about_zizhu2 h1 em{ font-size:18px; }
.about_p{ font-size:14px; line-height:25px;}
.about_ul{ display:block; margin-top:30px;}
.about_ul ul{}
.about_ul ul li{width:100%; float:left; margin-bottom:15px;}
.about_ul ul li:first-child{ margin-right:0%;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 4 - about_honor */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.about_honor{ padding-top:60px; padding-bottom:60px; }
.about_honor .about_title{ margin-bottom:30px;}
.post-slide{
    margin: 0 15px;
}
.post-slide .post-img{
    overflow: hidden;
	border:1px solid #f0f0f0;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.08);
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 5 - about_licheng */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.about_licheng{background-image:url(../images/licheng_bg.png); background-repeat:no-repeat; background-position:center bottom; background-size:100% auto ; padding-top:59px; padding-bottom:193px;}
.about_licheng2{background-image:url(../images/line-top.png); background-repeat:no-repeat; background-position: left top; padding-top:125px; margin-top:48px;}
.about_licheng2 ul{ background-image:url(../images/line-bottom.png); background-repeat:no-repeat; background-position:left bottom; padding-bottom:166px;}
.about_licheng2 ul li{ padding-bottom:25px;background-image:url(../images/line-center.png); background-repeat:repeat-y; background-position: left top; padding-top:10px;}
.about_licheng2 ul li p{ width:40%; background-color:#4cbcd9; border-radius:20px; display:block; color:#fff; text-align:center; font-size:22px; line-height:40px;margin-left:15%;}
.about_licheng2 ul li .about_li{ margin-top:15px; background-image:url(../images/quan.png); background-repeat:no-repeat; background-position:2% center; }
.about_licheng2 ul li .about_li2{ background-image:url(../images/jiao.png); background-repeat:no-repeat; background-position:left center; padding-left:1.2%; margin-left:15%;}
.about_licheng2 ul li .about_li span{width:100%; display:block; background-color:#fff; padding:15px 15px; font-size:14px; line-height:20px;  }
.about_licheng2 ul li .about_li span em{ display:block; font-size:18px; color:#57b9d2; line-height:25px; margin-bottom:10px;}
.zhengtu_img{ margin-top:50px; margin-left:2%;}
.news-list-page {padding-bottom:30px; margin-top:30px;}

	
	.news-list li {margin:0 0 5% 0;}
    .news-list-one li a{padding:15px 20px;}
    .news-list-one .date-wrap {width:70px;height:auto;margin-bottom:15px;border-right:0 none;}
    .news-list-one .date-inner {position:relative;transform:none; top:15px; }
    .news-list-one .date-wrap .day {margin-bottom:10px;font: 40px/1 'gotham-medium';}
    .news-list-one .date-wrap .line {display:none;}
    .news-list-one .text-wrap {margin-left:8px;}
    .news-list-one .text-wrap .title {margin-bottom:5px;font-size:16px;}
    .news-list-one .text-wrap .descrition {margin:5px 0 10px;}
    .news-list-one .text-wrap .more {display:block;padding-top:10px;border-top:1px solid #e7e7e7;}
    .news-list .item-list {margin-left:0;}
    .news-list li {width:100%;margin:0 0 1.5% 0;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* jia_page */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jia_page{ text-align:center; margin-bottom:30px;}
.jia_page .current2{ background-color:#63c6db; border-radius:18px;padding:10px 20px;}
.jia_page a{ background-color:#bdbdbd; color:#fff; padding:10px 14px; font-size:14px; text-align:center; margin:0 1%; line-height:16px;  line-height:30px; }
.jia_page .img-circle{ background-color:#63c6db;display:none;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* jia_tong */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jia_tong{ background-color:#fff; min-height:200px; margin:30px auto; padding:10px;box-shadow: 0px 0px 5px #cccccc;}
.news_title{ text-align:center; text-align:center;color:#333333;}
.news_title h1{ font-size:22px;  line-height:25px; }
.news_title em{ font-size:12px; color:#9d9d9d;}
.jia_tong2{ line-height:30px; margin-top:15px; font-size:14px;}
.jia_next{ text-align:left; border-top:1px dashed #E7E7E7; margin-top:30px; padding-top:15px; font-size:12px;}
.jia_next a{ margin-left:1%;color:#9d9d9d; display:block; margin-bottom:10px;}
.jia_next a:hover{ color:#57b9d2;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* jia_hezuo */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.yi_hezuo{ background-color:#fff; min-height:500px; margin:30px auto; padding:25px 15px;box-shadow: 0px 0px 5px #cccccc;}

.jia_hezuo_left{ font-size:16px; line-height:30px; color:#575757; margin-top:20px;}

.jia_hezuo_right{ font-size:14px; font-weight:bold; margin-top:20px;}
.jia_hezuo_right input{width:92%;border-radius:5px;border-color:#CCCCCC ; border:1px solid #cccccc; line-height:34px; padding-left:2%; color:#989898; font-weight:normal;}
.jia_hezuo_right textarea{width:98%;border-radius:5px;border-color:#CCCCCC ; border:1px solid #cccccc; line-height:34px;padding-left:2%;color:#989898; font-weight:normal;}
.jia_hezuo_right .submit{width:120px; color:#fff; background-color:#57b9d2; border:none;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* jia_product */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.jia_product{ margin-top:30px;}
.jia_product ul{}
.jia_product ul li{ background-image:url(../images/pro_bg.jpg); background-repeat: repeat; margin-bottom:15px;box-shadow: 0px 0px 5px #cccccc; display:block; transition:0.5s;}
.jia_product ul li:hover{ background-color:#64c0d8; background-image:none;}
.jia_product ul li a{ display:block;}
.jia_product ul li a p{width:100%; float: left; display:block; background-color:#fff; padding:10px 3%;}
.jia_product ul li a p img{}
.jia_product ul li a span{  width:94%; float:left; color:#fff; display:block;padding:20px 3%; margin:0; }
.jia_product ul li a span em{display:block; font-size:25px; margin-bottom:10px; margin-top:0px;}
.jia_product ul li a span ins{display:block; width:10%; height:4px; background-color:#c4e5ef; margin-bottom:20px;}
.jia_product ul li a span i{display:block; font-size:14px; line-height:22px; color:rgba(255,255,255,.67); height:66px; overflow:hidden; margin-bottom:20px;}
.jia_product ul li a span b{display:block; width:40%; font-size:14px; background-color:#fff; line-height:30px; border-radius:15px; color:#484848; text-align:center;}
.jia_product ul li a:hover span b{ background-color:#484848; color:#fff;}
	
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* jia_neiye */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.dangqian{height:30px; line-height:30px; margin-top:30px; font-size:14px;}
.dangqian a{ margin:0 1%;}

.jia_neiye{ margin-top:15px; font-size:16px; line-height:28px;}
.pro_title{font-size:12px;  line-height:18px;}
.pro_title h1{ font-size:30px; }
.pro_title em{  width:20%;  height:5px; margin-top:20px; margin-bottom:20px;}

.pro_title2{ padding-bottom:10px; margin-top:50px; margin-bottom:15px;}
.pro_title2 em{  padding:8px 4%; font-size:20px;}


/*pro_case*/

.pro_case{ margin-top:50px; padding-bottom:40px;}
.pro_case ul{}
.pro_case ul li{ margin-bottom:10px;}
.pro_case ul li a{line-height:25px; font-size:14px; }
.pro_case ul li a p{ margin-bottom:15px;}
.ul-seach li a{ font-size:14px; }
.ul-seach li a em{ display:none;}

/*pro_case*/

.pro_link{ margin-top:0px; padding-bottom:30px;}
.pro_link ul{}
.pro_link ul li{ margin-bottom:10px;}
.pro_link ul li a{line-height:25px; font-size:14px; }
.pro_link ul li a p{ margin-bottom:15px;}


}


