html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}a,label{cursor:pointer;}img,svg{vertical-align:middle;margin:0;padding:0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}button{border: none;cursor: pointer;}
body { margin:0; padding:0; line-height:24px; font-family:'微软雅黑'; font-size:12px; background:#ffffff;
	color: #434343;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}

img{display:block; max-width: 100%;
    width: auto;
  height: auto;}

input:focus {
  outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { outline: none; border:0px; background-color:Transparent;}
a{display:block;}
a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}
.blank150{ width:100%; height:150px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.clearfix::after {
  content:".";/*加一段内容*/
  display:block;/*让生成的元素以块级元素显示，占满剩余空间*/
  height:0;/*避免生成的内容破坏原有布局高度*/
  clear:both;/*清除浮动*/
  visibility:hidden;/*让生成的内容不可见*/
}
/*针对1920的宽屏*/

.max{ position:relative; overflow:hidden;}

.inner{width:1200px; height:auto;  position:relative; z-index:50; margin:0 auto; overflow:hidden;}
.news_top_title  a{text-decoration:none;out-line: none;color: #00a2e3;}
/*首页*/
span {
	display: block;
}

.header {
    background: -webkit-linear-gradient(#d0e3ee, #ffffff);
    background: -o-linear-gradient(#d0e3ee, #ffffff);
    background: -moz-linear-gradient(#d0e3ee, #ffffff);
    background: linear-gradient(#d0e3ee, #ffffff);
		height: 113px;
}
.logo {
	float: left;
	width: 108px;
	margin-top: 21px;
}
.nav {
	float: left;
	margin-left: 232px;
}
.header_tel {
	float: right;
}
.nav_item {
	float: left;
	margin-left: 50px;
	height:115px;
}
.nav_item:first-of-type {
	margin-left: 0;
}
.nav_item a {
	font-size: 16px;
	color:#7d7d7d;
	display:block;
	padding: 42px 0;
	border-top: 7px solid transparent;
	box-sizing: border-box;
}
.nav_item a:hover {
	border-top: 7px solid #00a2e3;
	color: #00a2e3;
}
.nav_current a {
	border-top: 7px solid #00a2e3;
	color: #00a2e3;
}
.header_tel {
	width: 220px;
	margin-top: 39.5px;
}
.header_tel_photo {
	float: left;
}
.header_tel_text {
	float: right;
}
.header_tel_text {
	font-size: 23px;
	color:#00a2e3;
	font-weight: bold;
	margin-top: 5px;
}
.swiper-container1 .swiper-button-prev {
	background:url(../images/left.png) no-repeat left center;
	background-size: 70px 70px !important;
	width: 70px !important;
	height: 70px !important;
	left:10% !important;
}
.swiper-container1 .swiper-button-next {
	background: url(../images/right.png) no-repeat left center;
	background-size: 70px 70px !important;
	width: 70px !important;
	height: 70px !important;
	right:10% !important;
}
.index_trim {
	margin-top: 100px;
}
.index_trim_title {
	font-size: 45px;
	color: #34a3e0;
	text-align:center;
	line-height: 45px;
	letter-spacing: 3px;
	font-weight:bold;
}
.index_trim_en {
	font-size: 30px;
	color:#36a4e0;
	text-align:center;
	line-height: 30px;
	margin-top: 26px;
	font-family: Adobe 黑体 Std;
	letter-spacing: 5px;
	margin-bottom: 45px;
}
.index_trim_item:nth-child(even) {
	margin-top: 65px;
}
.index_trim_list img {
	margin: 0 auto;
}
.index_trim_item {
	float: left;
	width: 330px;
	margin-left: 105px;
	margin-top: 105px;
}
.index_trim_item:first-of-type {
	margin-left: 0;
}
.index_trim_top {
	position:relative;
	z-index:1;
}
.index_trim_top_title {
	position:absolute;
	font-size: 34px;
	color: #ffffff;
	top: 58%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.index_trim_bottom {
	margin-top: -70px;
	position:relative;
	z-index:0;
}
.index_trim_bottom img {
	border-radius: 30px;
	box-shadow: #edf2f4 0px 0px  5px 1px;
	width: 330px;
	height: 335px;
}
.index_trim_model {
	background: rgba(40,163,212,0.7);
	position: absolute;
	top: 0;
	left:0;
	border-radius: 30px;
	width: 100%;
	padding: 0 20px;
	height: 100%;
	display: none;
}
.index_trim_text {
	font-size: 18px;
	line-height: 23px;
	position: absolute;
	top: 58%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #ffffff;
}
.index_pro {
	margin-top: 63px;
}
.index_pro_title {
	font-size: 37px;
	color: #34a3e0;
	text-align:center;
	line-height: 37px;
	margin-bottom: 29px;
}
.index_pro img {
	margin: 0 auto;
}
.index_pro_section {
	background: url(../images/bg1.png) no-repeat left top;
	background-size: 100% 100%;
	padding: 235px 0 104px 0;
}
.index_pro_section .swiper-button-prev {
	background:url(../images/left1.png) no-repeat left center;
	background-size: 50px 50px !important;
	width: 50px !important;
	height: 50px !important;
	left:0% !important;
	border: none !important;
	 outline: none;
}

.index_pro_section .swiper-button-next {
	background: url(../images/right1.png) no-repeat left center;
	background-size: 50px 50px !important;
	width:50px !important;
	height: 50px !important;
	right:0% !important;
	border: none !important;
	 outline: none;
}
.index_pro_list {
	padding: 15px;
	background:#ffffff;
	box-shadow: #b8daeb 0px 0px  5px 1px;
}
.index_pro_list img {
	width: 307px;
	height: 300px;
	margin: 0 auto;
}
.index_pro_list_title {
	font-size: 25px;
	color:#090806;
	margin: 45px 0;
	text-align:center;
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
}
.index_pro_text {
	font-size: 18px;
	color:#090806;
	line-height:23px;
	margin-bottom: 20px;
}
.index_news_section {
	background: #159acf;
}
.index_news_left {
	width: 413px;
	float: left;
}
.index_news_right {
	width: 684px;
	float: right;
}
.index_news_left img:first-of-type {
	margin-bottom: 50px;
}
.index_news_title {
	font-size: 24px;
	color: #ffffff;
	margin: 31px 0;
}
.index_news_right img {
	margin:0 auto;
}
.index_news_block {
	padding-top: 67px;
	clear: both;
	margin-bottom: 45px;
}
.index_news_block_left {
	width: 466px;
	float: left;
}
.index_news_block_right {
	width: 466px;
	float: right;
}
.index_news_block_title {
	font-size: 34px;
	color: #ffffff;
	float: left;
}
.index_news_more {
	font-size: 16px;
	color:#d3edf7;
	float: right;
}
.index_news_more:hover {
	text-decoration: underline;
}
.index_news_block_top {
	margin-bottom: 48px;
}
.index_news_block_item {
	margin-bottom: 10px;
	list-style: disc;
	color: #d3edf7;
	margin-left: 15px;
}
.index_news_block_item a {
	font-size: 16px;
	color:#d3edf7;
}
.index_news_block_item a:hover {
	text-decoration: underline;
}
.footer {
	background: #159acf;
	border-top: 1px solid #6bbfe1;
	padding: 20px 0;
}
.footer_left {
	float: left;
	width: 600px;
}
.footer_right {
	float:left;
	width: 600px;
}
.footer_left img {
	float: left;
}
.footer_left_box {
	float: left;
	margin-left: 20px;
}
.footer_left_title {
	font-size: 35px;
	color:#ffffff;
	line-height: 35px;
	margin-bottom: 10px;
	margin-top: 16px;
}
.footer_left_text {
	font-size: 15px;
	color: #ffffff;
	line-height: 15px;
}
.footer_right > img {
	float: left;
}
.footer_right_box {
	float: left;
	margin-left: 25px;
	width: 465px;
}
.footer_right_title {
	font-size: 19px;
	color:#ffffff;
}
.footer_right_tel {
	margin: 10px 0;
}
.footer_right_tel img {
	float: left;
}
.footer_right_tel_text {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 55px;
	padding-top: 6px;
}
.footer_right_text {
	font-size: 16px;
	color: #ffffff;
}
.top {
	position:fixed;
	right: 50px;
	z-index: 2222;
	bottom:20%;
}


/*产品*/
.banner {
	position: relative;
}
.banner .inner {
	position:absolute;
	transform:translate(-50%,-50%);
	top: 50%;
	left:50%;
	z-index: 2;
}
.banner_en {
	font-size: 39px;
	color: #34a3e0;
	line-height: 39px;
	margin-bottom: 30px;
}
.banner_title {
	font-size: 30px;
	color: #34a3e0;
	line-height: 30px;
}
.product_section {
	background: #daebf5;
}
.product_top_item {
	float: left;
	padding: 18px 30px;
	width: 286px;
	margin-left: 18.6px;
	cursor: pointer;
	position:relative;
}
.product_top_item:first-of-type {
	margin-left: 0;
}
.product_top_item1 {
	background: #62a7de;
}
.product_top_item2 {
	background: #e1a14d;
}
.product_top_item3 {
	background: #73b670;
}
.product_top_item4 {
	background: #d76f79;
}
.product_top_item img {
	float: left;
}
.product_top_text {
	float: left;
	margin-left: 30px;
	font-size: 32px;
	color:#ffffff;
	line-height: 32px;
	margin-top: 9px;
}
.product_top {
	margin: 70px 0 40px 0;
}
.product_top_ico {
	position:absolute;
	bottom:-8px;
	left: 50%;
	transform:translateX(-50%);
	display: none;
}
.product_current .product_top_ico {
	display: block;
}
.product_block {
	margin-bottom: 50px;
	display: none;
}
.product_block .index_pro_list {
	width: 383px;
	margin-left: 25.5px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
.product_block .index_pro_list:nth-child(3n-2) {
	margin-left: 0;
}


/*产品详情*/
.product_ex_top {
	background: #daebf5;
	padding: 20px 0;
}
.product_ex_top_item {
	float: left;
}
.product_ex_top_item a {
	font-size: 14px;
	color: #00a2e3;
	margin-right: 5px;
}
.product_ex_top_item span {
	font-size: 14px;
	color: #00a2e3;
	margin-right: 5px;
}
.product_ex_top_item a:hover {
	text-decoration: underline;
}
.product_ex_center {
	padding: 64px 0;
}
.product_ex_block img {
	float: left;
	width: 307px;
	height: 300px;
}
.product_ex_box {
	float: left;
	margin-left: 125px;
	width: 768px;
	margin-top: 59.5px;
}
.product_ex_title {
	font-size: 25px;
	color: #505050;
	line-height: 25px;
	margin-bottom: 64px;
}
.product_ex_text {
	font-size: 16px;
	color: #7a7a7a;
	line-height: 23px;
}
.kong {
	width: 100%;
	height: 8px;
	background: #f5f5f5;
}
.product_ex_section_title {
	font-size: 21px;
	color:#12a9e5;
	margin: 34px 0;
	line-height: 21px;
}
.box {
	margin-bottom: 135px;
}
.box img {
	margin: 0 auto;
}

/*新闻*/
.news_top {
	margin: 50px 0;
}
.news_top_title {
	float: left;
	font-size: 16px;
	color: #7d7d7d;
	padding: 0 50px;
	border-left: 1px solid #eaeaea;
	cursor: pointer;
	line-height: 30px;
}
.news_top_title:first-of-type {
	padding-left: 0;
	border-left: none;
}
.news_top_title:hover {
	font-size: 30px;
	color: #00a2e3;
}
.news_top_current {
	font-size: 30px;
	color: #00a2e3;
	line-height: 30px;
}
.news_link {
	display: inline-block;
	width: 100%;
	padding: 47px 0;
	border-bottom: 1px solid #eaeaea;
}
.news_link:hover {
	box-shadow: #f4f5f5 0px 0px  5px 5px;
}
.news_photo {
	width: 366px;
	height: 266px;
	float: left;
	border: 1px solid #e7e7e7;
}
.news_box {
	float: left;
	margin-left: 40px;
	width: 648px;
	margin-top: 47.5px;
}
.news_ico {
	float: right;
	margin-left: 60px;
	margin-top: 180px;
}
.news_title {
	font-size: 25px;
	color: #505050;
	margin-bottom: 43px;
	line-height: 25px;
}
.news_text {
	font-size: 16px;
	color: #909090;
	line-height: 20px;
	margin-bottom: 43px;
}
.news_time {
	font-size: 16px;
	color: #909090;
	line-height: 20px;
}
.news_ico1 {
	margin-top: 180px;
	display: none;
	float: right;
	margin-left: 60px;
}
.news_section {
	display: none;
}
.news_block {
	margin-bottom: 40px;
}
.fan_list li {
	display: inline-block;
	width: 48px;
	height: 48px;
	font-size: 18px;
	color: #cacaca;
	border: 1px solid #cacaca;
	border-radius: 50%;
	margin-right: 20px;
	line-height: 18px;
	text-align:center;
	padding: 15px 0;
}
.fan_list li.fan_current {
	color: #42b0e7;
	border: 1px solid #42b0e7;
}
.fan_list {
	margin-bottom: 80px;
	text-align: center;
}
.fan_list li:hover {
	color: #42b0e7;
	border: 1px solid #42b0e7;
}
.fan_list  a{text-decoration:none;out-line: none;color: #42b0e7;}
/*新闻详情*/
.news_ex_section {
	box-shadow:0px 3px 5px -1px #f4f5f5;
}
.news_ex_title {
	font-size: 29px;
	line-height: 29px;
	text-align:center;
	margin: 54px 0 30px 0;
	color: #505050;
}
.news_ex_time {
	font-size: 16px;
	color: #909090;
	line-height: 16px;
	text-align:center;
	margin-bottom: 55px;
}
.news_ex_list {
	text-align:center;
	margin: 43px 0 68px 0;
}
.news_ex_list a {
	display: inline-block;
	margin-left: 20px;
}
.news_ex_photo2 {
	display: none;
}

/*关于*/
.about_block {
	display: none;
}
.contact_title {
	font-size: 50px;
	line-height: 50px;
	color: #00a2e3;
	margin-bottom: 30px;
	text-align:center;
	margin-top: 36px;
}
.contact_caption {
	text-align:center;
	font-size: 34px;
	color: #444444;
	line-height: 34px;
	margin-bottom: 55px;
}
.contact_box {
	text-align:center;
	display: flex;
    justify-content: center;
    align-items: center;
		margin-bottom: 50px;
}
.contact_box img {
	display: inline-block;
	margin: 0 !important;
}
.contact_tel {
	font-size: 28px;
	color: #00a2e3;
	line-height: 28px;
	display: inline-block;
	margin: 0 20px 0 10px;
}
.contact_tel1 {
	display: inline-block;
	font-size: 49px;
	line-height: 49px;
	color: #00a2e3;
}
.about_block img {
	margin: 0 auto;
}
.contact_section {
	margin: 38px 0 150px 0;
}
.contact_text {
	font-size: 16px;
	line-height: 16px;
	text-align:center;
	color: #7d7d7d;
	margin-bottom: 14px;
}
.map {
	margin: 44px 0;
}

.brand_title {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	margin: 60px 0 35px 0;
	color: #00a2e3;
}
.brand_caption {
	font-size: 40px;
	color: #878787;
	margin-bottom: 38px;
	text-align:center;
	line-height: 40px;
}
.brand_text {
	font-size: 33px;
	margin: 70px 0;
	text-align:center;
	line-height: 33px;
	color:#878787;
}



/**加盟服务*/
.join_section {
	margin: 60px 0 160px 0;
	position:relative;
}
.join_section > img {
	float: left;
	width: 560px;
	height: 780px;
}
.join_box {
	float: right;
	width: 580px;
}
.join_title {
	font-size: 39px;
	color: #00a2e3;
	margin-bottom: 65px;
	line-height: 39px;
}
.join_text {
	font-size: 16px;
	line-height: 25px;
	color: #535353;
}
.join_block {
	position: absolute;
	bottom:0;
	right: 0;
	width: 580px;
}
.join_info {
	float: left;
}
.join_block > img {
	float: right;
	margin-top: 3px;
}
.join_info img {
	float: left;
}
.join_info1 {
	float:left;
	margin-left: 10px;
}
.join_info_text {
	font-size: 16px;
	color: #1296db;
	margin-bottom: 15px;
}
.join_info_tel {
	font-size: 34px;
	color: #1296db;
	font-weight: bold;
}













