﻿.top_left{
    color: #fff;
    line-height: 30px;
    font-size: 13px;
}
.head_top{
    height: 30px;
    background: #02958f;
}
.top_right a{
    float: left;
    font-size: 13px;
    color: #fff;
    padding:7px 23px; 
	position: relative;
}
.top_right a::after{
	position: absolute;
    content: "";
    height: 11px;
    width: 1px;
    right: 0px;
    top: 11px;
    background: #f3dfdf;
}
.top_right a:first-child::before{
	position: absolute;
    content: "";
    height: 11px;
    width: 1px;
    left:0px;
    top: 11px;
    background: #f3dfdf;
}
.top_right a:hover{
	color: #efefef;
}
.nav .logo{
	padding: 25px 0px;
	 
    display: block;
    float: left;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search]{
	float: left;
	border: solid 1px #bebebe;
	padding: 7px 32px 7px 0px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	padding-left: 14px;
}
#search .search_t_btn{
	position: absolute;
	right: 3px;
	top: 1px;
	width: 32px !important;
	height: 32px;
	z-index: 100 !important;
	cursor: pointer;
}
.search_t_btn::after{
	content: "";
	background: url(../images/s1.png) no-repeat 6px center;
	position: absolute;
	right: 3px;
	top: 1px;
	width: 32px;
	height: 32px;
	z-index: 100;
	cursor: pointer;
}
/* placeholder */
input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}
#search{
	position: absolute;
	right: 0px;
	top: 34px;
	z-index: 10001;
}
/* demo B */
#search input[type=search] {
	width: 7px;
	color: transparent;
	cursor: pointer;
	width: 160px;
	color: #000;
	background-color: #fff;
	cursor: auto;
	border-radius: 56rem;
}
#search input:-moz-placeholder {
	color: transparent;
}
#search input::-webkit-input-placeholder {
	color: transparent;
}
#search input[type=search]:focus,#search input[type=search]:hover{
	border: 1px solid #02958f;
}
.menu_list>ul>li{
	float: left;
	width: 80px;
	
	position: relative;
	text-align: center;
	margin-right: 10px;
}
.menu_list>ul>li a{
	color: #333333;
	font-weight: bold;
	padding: 42px 0px;
	display: block;
	font-size: 16px;
}
.menu_list>ul{
	margin-right: 35px;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
.nav li ul.submenu{
    display: none;
    position: absolute;
    z-index: 10000;
    top: 103px;
    left: -1px;
    background: #02958f;
    border: #02958f 1px solid;
	border-bottom: 0;
	width: 93px;
}
.nav li.nav_li>a{
	color: #02958f;
}
.nav li ul.submenu li a{
	color: #fff;
	padding: 0px !important;
	font-size: 12px !important;
}
.nav li.nav_li ul.submenu{
	display: block;
}
.nav li ul.submenu li{
	height: 30px;
	line-height: 30px;
}
.nav li ul.submenu li:hover{
	background: #096a66;
}
.nav li.nav_li ul.submenu a{
	display: block;
	font-size: 18px;
}
.menu_list>ul>li>span {
    width: 40px;
    height: 4px;
    background: #fff;
    margin: 0 auto;
    display: block;
    position: relative;
    bottom: 4px;
}
.menu_list>ul>li.current>span{
	/*background: #02958f;*/
}
.menu_list>ul>li.current a{
	color: #02958f;
}
.menu_list>ul>li.current>span{
	display: block;
}
.banner{
	overflow: hidden;
}
.banner img{
    width: 100%;
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}
.in_product_tips>p{
	font-weight: bold;
	font-size: 32px;
	color: #00a99d;
	margin-right: 36px;
}
.in_product_tips li:first-child{
	float: left;
	height: 36px;
	line-height: 36px;
	margin-right: 26px;
	color: #333333;
}
.in_product_tips ul{
	margin-top: 2px;
}
.in_product_tips li:nth-child(n+2){
	float: left;
    margin-right: 12px;
    background: #e8ebf0;
    height: 36px;
    line-height: 36px;
    text-align: center;
	padding: 0 17px;
	transform: skewX(-10deg);
}
.in_product_tips li a{display: block;transform: skewX(10deg);color:#666666;}
.in_product_tips li:hover:nth-child(n+2){
	opacity: 0.7;
}
.in_product_lists{
	margin:50px 0px 0px 0px;
}
.in_product_lists img{
	width: 100%;
}
.of_left_pro>div{
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	display: block;
	background: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	-webkit-transition: border linear .2s,-webkit-box-shadow linear .5s;
	-webkit-box-shadow: 2px 2px 16px #cccccc;
}
.of_left_pro>div .of_protitle{
	position: absolute;
	top: 71px;
	text-align: center;
}
.of_left_pro>div .of_protitle p{
	font-size: 25px;
	color: #eb1100;
}
.of_left_pro>div .of_protitle p span{
	font-size: 15px;
	color:#fff;
	padding: 4px 5px;
	position: relative;
	top: -4px;
	margin-right: 9px;
}
.of_left_pro>div .of_protitle img{
	width: auto;
	margin-top: 16px;
}
.of_left_pro>div .of_left_ti{
	line-height: 36px;
	height: 36px;
	margin: 8px  0px 3px 0px;
	padding: 0 15px;
	text-align: right;
	font-size: 16px;
}
.of_left_pro>div .of_protitle span{
	background: url(../images/1f_03.png) no-repeat;
	height: 27px;
	width: 27px;
}
.pro_foucs{
	padding: 0px 10px 35px 10px;
}
.pro_foucs li{
    float: left;
    background: #e8ebf0;
    height: 36px;
    line-height: 36px;
	text-align: center;
	width: 121px;
	transform: skewX(-10deg);
	margin-bottom: 13px;
}
.pro_foucs li:nth-child(2n){
	margin-left: 24px;
}
.pro_foucs li:nth-child(1n){
	margin-left: 10px;
}
.pro_foucs li a{
    display: block;
    transform: skewX(10deg);
	color: #666666;
	font-size: 14px;
}
.pro_foucs li a:hover,.in_product_tips li a:hover{
	color: #02958f;
}
.pro_foucs li a:hover{
	opacity: 0.7;
}
.of_right_pro div a{
	display: block;
	margin-bottom: 20px;
}
.of_right_pro div p:nth-child(2){
	line-height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	height: 40px;
}
.pro_tabs_cont p{
	line-height: auto;
	 overflow: visible;
	 height: auto !important;
	 -webkit-line-clamp:initial !important;
}
.of_right_pro div a img {
    height: 270px;
    width: 270px;
}
.of_right_pro div p{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.of_right_pro div p.pice{
	color: #02958f;
	font-size: 12px;
	font-weight: bold;
}
.of_right_pro div a:hover p{
	color: #02958f;
}
.coop_make_lists{
	margin:40px 0px 0px 0px;
}
.coop_make_lists li{
	margin-bottom: 20px;
	height: 153px;
}
.coop_make_lists li img{
	width: 100%;
	transition: all 0.8s
}
.coop_make_lists li a{
	display: block;
}
.coop_make_lists li:hover img{
	 transform:rotateY(180deg);
}
#video {
	width: 100%;

	margin: 0 auto;
	position: relative;
}

#video video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.VideoBtn {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px;
	cursor: pointer;
	z-index: 10;
}
.in_about{
	margin:25px 0px 0px 0px;
}
.in_about_text{
	 
 
	padding:3px 3px 0px 3px;
 
	line-height: 27px;
	 
}
.in_about_text>div{
    
    line-height: 27px;
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
    overflow-y: auto;
  
}
.in_about_text>div::-webkit-scrollbar{
	display: none !important;
}
.in_nwsCase .swiper-container {
    width: 100%;
     height: 293px;
     margin: 30px auto 0 auto ;
     background: #fff;
 }
 .in_nwsCase .swiper-slide {
     background: #fff;
     position: relative;
     z-index: 99;
     cursor: pointer;
 }
 .in_nwsCase .swiper-slide a{
 	display: block;
 	 position: relative;
     z-index: 109;
 }
 .in_nwsCase .swiper-slide img{
     margin: 0px !important;
     width: 100% !important;
 }
 .in_nwsCase .swiper-button-prev,  .in_nwsCase .swiper-button-next {background: url(../images/slide.png) !important;}
.swiper-container { width: 100%; height: 100px; }
.sildesale .swiper-button-prev,.sildesale .swiper-button-next{opacity: 0.5; transition: opacity 0.2s; margin-top: -50px;}
.sildesale:hover .swiper-button-prev,.sildesale:hover .swiper-button-next{opacity: 0.75;}
.sildesale .swiper-button-prev{background-position: -6px -67px !important;}
.sildesale .swiper-button-next{background-position: -46px -67px !important;}
.sildesale .swiper-button-prev:hover{background-position: -6px -7px !important;}
.sildesale .swiper-button-next:hover{background-position: -46px -7px !important;}
.in_nwsCase .swiper-slide p:nth-child(2){
	line-height: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 40px;
	font-size: 14px;
	float: left;
	width: 100%;
	text-align: left;
}
.in_nwsCase .swiper-slide p.pice {
    color: #02958f;
    font-size: 14px;
	font-weight: bold;
	float: left;
}
.in_nwsCase .swiper-button-next.swiper-button-disabled,.in_nwsCase .swiper-button-prev.swiper-button-disabled{display: none;}
.in_nwsCase .swiper-slide:hover p{
	color: #02958f;
}
.link_box{
	background: #f5f5f5;
	line-height:75px;
	height: 75px;
	border-top: 1px solid #efefef;
	margin-top: 25px;
}
.link_box .link_fix{
	overflow: hidden;
	line-height:75px;
	height: 75px;
	float: left;
	width: 1000px;
}
.link_box ul li{
	float: left;
	margin-right: 25px;
}
.link_box p{
	line-height:75px;
	height: 75px;
	color: #333;
	font-weight: bold;
	font-size: 18px;
}
.link_box ul li a{
	font-size: 18px;
}
.link_box ul li a:hover{
	color: #02958f;
}
.footer{
	background: #00a99d;
	color: #fff;
}
.footer >div{
	margin-top: 25px;
}
.footer .foot_p p{
	display: inline-block;
	margin-bottom: 35px;
	font-size: 16px;
}
.footer .foot_p p span{
	display: block;
 
	font-size: 18px;
	margin-top: 8px;
	font-size: 14px;
}
.footer .foot_p input{
	width: 190px;
    height: 36px;
	background: #fff;
	padding-left: 7px;
	padding-right: 32px;
}
.footer .foo_menu li{
	float: left;
	width: 33.3333333%;
	text-align: center;
	line-height: 42px;
}
.footer .foo_menu li a{
	color: #fff;
	position: relative;
	font-size: 16px;
}
.footer .foo_menu li a:hover::before{
	background: #fff;
}
.footer .foo_menu li a::before{
	content: "";
	position: absolute;
	left: -18px;
	top:11px;
	z-index: 99;
	background: #02958f;
	height: 1px;
	width: 12px;
}
.footer .foo_menu li a:hover{
	color: #666;
}
.copyright{
	margin-top:25px;
	line-height: 40px;
}
.copyright p:first-child{
	float: left;
	font-size: 12px;
}
.copyright p a{
	color: #fff;
}
.copyright p:nth-child(2){
	float: right;
	font-size: 12px;
}
.Aiming{
	position: fixed;
	top: 37%;
	margin-left: -70px;
	width: 64px;
	z-index: 999;
	background: #fff;
}
.Aiming dt{
	background: #02958f;
	color: #fff;
	border-left:1px solid #02958f;
	border-right:1px solid #02958f;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.Aiming dd{
	background: #fff;
	color: #666;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	display: block;
	font-size: 12px;
	position: relative;
}
.Aiming dd:hover{
	color: #02958f;
}
.Aiming dd span{
	display: block;
}
.Aiming dd.active{
	color: #02958f;
}
.Aiming dd.active::before{
	content: "";
	position: absolute;
	left: -1px;
	top: 0px;
	z-index: 99;
	background:url(../images/t1.png) no-repeat;
	width: 15px;
	height: 15px;
}
.foot_ew{
	float: right;
	text-align: center;
	margin: 0 auto;
}
.foot_ew img{
	width: 92px;
	height: 92px;
}
.foot_ew p{
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	line-height: 32px;
}
.foot_p form{
	position: relative;
	width: 190px;
}
.foot_p form::before{
	
}
.foot_p form .search_f_btn {
    position: absolute;
    right: 3px;
    top: 1px;
    width: 32px !important;
    height: 32px;
    z-index: 100 !important;
    cursor: pointer;
}
.foot_p form  .search_f_btn::after {
    content: "";
    background: url(../images/ss_03.png) no-repeat 6px center;
    position: absolute;
    right: -1px;
    top: 2px;
    width: 32px;
    height: 32px;
    z-index: 100;
    cursor: pointer;
}

.call_fix{
	position: fixed;
	top: 37%;
	width: 96px;
	z-index: 999;
	margin-left: 1206px;
	background: #f6f6f6;
}
.call_fix li{
	text-align: center;
	display: block;
	position: relative;
	background: #f6f6f6;
}
.call_fix li .big_ewm{
	position: absolute;
	right: 96px;
	top: -1px;
	z-index: -1;
	width: 220px;
	border: 1px solid #e5e5e5;
	background: #fff;
	width: 0px;
    height: 0px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.call_fix li:nth-child(4):hover .big_ewm{
	width: 220px;
	height: 230px;
}
.call_fix li .big_ewm img{
	width: 220px;
	height: 220px;
}
.call_fix li a{display: block;}
.call_fix li:nth-child(1){
	background: #02958f;
	padding: 12px 0px;
}
.call_fix li:nth-child(1) p{
	color: #fff;
	line-height: 32px;
}
.call_fix li:nth-child(2){
	padding: 13px 0px;
}
.call_fix li:nth-child(3){
	padding: 5px 0px 13px 0px;
}
.call_fix li:nth-child(3)::before{
	content: "";
    background: #d9d9d9;
    position: absolute;
    left: 25px;
    top: -7px;
    width: 45px;
    height: 1px;
    z-index: 100;
    cursor: pointer;
}
.call_fix li:nth-child(2) p,.call_fix li:nth-child(3) p{
	line-height: 27px;
}
.call_fix li:nth-child(3){
	border-bottom: 1px solid #d9d9d9;
}
.call_fix li:nth-child(4) img{
	padding: 10px;
	width: 100%;

}
.call_fix li p{
	font-size: 12px;
}
.call_fix li:nth-child(4) p{
	background: #02958f;
	color: #fff;
	border-radius:20px;
	margin: 0 10px 0px 10px;
}
.call_fix li:nth-child(5){
	border-bottom: 1px solid #d9d9d9;
}
.call_fix li:nth-child(5) a{color: #333;padding: 13px 0px;}
.call_fix li:nth-child(5) a span{
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 13px;
	position: relative;
}
.call_fix li:nth-child(5) a span::before{
	content: "";
    background: #333;
    position: absolute;
    left: 35px;
    top: 5px;
    width: 26px;
    height: 2px;
    z-index: 100;
    cursor: pointer;
}
.call_fix li:nth-child(6){
	padding: 8px 0px;
}
.call_fix li:nth-child(6) p{
	line-height: 27px;
}
.public_tips{
	height: 75px;
	line-height: 75px;
	background: #efefef;
	padding: 0 25px;
	margin-bottom: 35px;
}
.public_tips .tips_left{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.public_tips .tips_left span{
	font-size: 12px;
	font-weight: 300;
	color: #c7c7c7;
	margin-left: 11px;
}
.public_tips .tips_right{
	float: right;
}
.public_tips .tips_right li{
	float: left;
	color: #999999;
	font-size: 12px;
}
.public_tips .tips_right li a{
	color: #999999;
	font-size: 12px;
}
.public_tips .tips_right li a:hover{
	color: #333;
}

.install_lists .installList_box img{
	width: 100%;
}
.install_lists .installList_box:first-child{
	padding-top: 0px;
}
.install_lists .installList_box{
	padding: 30px 0px;
	border-bottom: 1px solid #eee;
}
.installList_box .install_date{
	color: #02958f;
	font-size: 45px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 8px;
}
.installList_box .install_date span{
	display: block;
	color: #999;
	font-size: 12px;
	text-align: center;
}
.installList_box .install_cont p:nth-child(1){
	color: #333;
	font-size: 16px;
	margin-top: 11px;
}
.installList_box .install_cont p{
	color: #999;
	font-size: 12px;
}
.installList_box .install_cont>a{
	display: block;
}
.installList_box .install_cont p:nth-child(2){
	line-height: 23px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 46px;
	margin-top: 15px;
}

.installList_box .install_cont p:nth-child(3){
	color: #999;
	width: 110px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #eee;
	display: block;
	font-size: 12px;
	margin-top: 23px;
}
.installList_box .install_cont>a:hover p:nth-child(3){
	background: #02958f;
	color: #fff;
}
.installList_box .install_cont>a:hover p:nth-child(1){
	color: #02958f;
}
.installList_box .install_cont p:nth-child(3) a span{
	font-family:cursive;
}
.pager{
	margin: 50px 0 70px 0; 
}
.pager .ui-paging-toolbar .ui-select-pagesize,.pager .js-page-first ,.pager .js-page-last{
	display: none !important;
}
.pager .js-page-prev,.pager .js-page-next{
	padding: 0px 20px;
}
.ui-paging-container{color:#666;font-size: 12px;}
.ui-paging-container ul{overflow: hidden;text-align: center;}
.ui-paging-container ul,.ui-paging-container li{list-style: none;}
.ui-paging-container li{display: inline-block;margin-left: 5px;color:#666;width:34px;height:34px;line-height: 34px; text-align: center;}
.ui-paging-container li{cursor: pointer; border:1px solid #333;}
.ui-paging-container li:first-child:hover,.ui-paging-container li:nth-last-child(2):hover{background-color: #f6f6f6;color:#ddd;}
.ui-paging-container li:hover,.ui-paging-container li.active{background-color: #02958f;color:#FFFFFF;}
.ui-paging-container li:hover a{
	color:#FFFFFF;
}
.ui-paging-container li:nth-last-child(2):hover a,.ui-paging-container li:first-child:hover a{
	color:#eb1100;
}
.ui-paging-container li:last-child:hover{
	background: #fff;
}
.ui-paging-container li a{
	display: block;
}
.ui-paging-container li:nth-last-child(2),.ui-paging-container li:first-child{
	    border:1px solid #f6f6f6;
	    width: 75px;
	    height: 34px;
}
.ui-paging-container form input.ui-paging-count {
    line-height: 34px;
    height: 34px;
    padding: 0;
    border: 1px solid #ddd;
    text-align: center;
    width: 50px;
    vertical-align: middle;
}
.ui-paging-container form input:nth-child(2){vertical-align: middle;text-decoration: none;display: inline-block;height: 34px;border:1px solid #333;vertical-align: top;line-height: 34px;padding:0 9px;cursor: pointer;margin-left: 5px;color: #666;position: relative;top: 2px;background: #fff;}
.ui-paging-container li.disabled,.ui-paging-container li.disabled:hover{background-color: #f6f6f6;;cursor: default;color:#ddd;}
/* pager end*/
.product_left>p{
	height: 80px;
	width: 100%;
	float: left;
	background: url(../images/pro.jpg)no-repeat;
	background-size:100% auto;
	color: #FFFFFF;
	display: block;
	padding: 14px 0 0 27px;
	font-size: 20px;
}
.product_left>p span{
	display: block;
	color: #dda8a9;
	font-size: 12px;
	line-height: 27px;
}
.product_left>ul{
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.product_left>ul>li{
	line-height: 46px;
	background: #f5f5f5;
	float: left;
	width: 100%;
	border-bottom: 2px solid #fff;
	position: relative;
}
.product_left>ul>li div.listD{
	float: left;
	width: 100%;
	cursor: pointer;
	padding-left: 23px;
}
.product_left>ul>li .submenu{
	display: none;
}
.product_left>ul>li:last-child{
	border: 0px;
}

.left_menu .up {
	position: relative;
    float: left;
    background: #dddddd;
    border-radius: 50px;
    width: 19px;
    height: 19px;
    top: 14px;
    left: -11px;
}
.left_menu .cur .up::before {
	content: '-';
	left: 7px;
}
.left_menu .up::before{
	content: '+';
    position: absolute;
    left: 5px;
    top: -14px;
    width: 20px;
    z-index: 99;
    height: 20px;
	
}
.left_menu li .submenu{
	background: #fff;
}
.left_menu li .submenu li{
	width: 100%;
	float: left;
	position: relative;
	line-height: 40px;
	height: 40px;
}
.left_menu li .submenu li a{
	display: block;
	padding-left: 23px;
}
.left_menu li .submenu li a:hover,.left_menu li .submenu li a:hover::before{
	color: #02958f;
	display: block;
}
.left_menu li .submenu li a::before{
	content: "";
	background: url(../images/r_03.png)no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 15px;
	right: 0px;
	display: none;
}
.news_tabs li{
	float: left;
	position: relative;
	padding: 0 20px;
	color: #999;
	font-size: 12px;
}
.news_tabs li a{
	color: #999;
	font-size: 12px;
	display: block;
}
.news_tabs li a:hover{
	color: #02958f;
}
.news_tabs li:first-child{
	padding: 0 20px 0px 0px;
}
.news_tabs li::after{
	content: "";
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 99;
    background: #999;
    height: 12px;
    width: 1px;
}
.news_tabs li:last-child::after{
	display: none;
}
.news_detail{
	margin: 32px 0px 70px 0px !important;
	padding: 30px;
	text-align: justify;
	border-bottom: 1px solid #cccccc;
	-webkit-transition: border linear .2s,-webkit-box-shadow linear .5s;
	-webkit-box-shadow: 2px 3px 10px #cccccc;
}
.dd_title{
	text-align: center;
    margin: 23px auto 0 auto;
    font-size: 29px;
   color: rgb(192, 0, 0);
    clear: both;
    float: left;
    width: 100%;
}
.news_detail img{
	max-width: 100%;
}
.news_detail p{
	margin-bottom: 5px;
}
.news_detail_page{
	border-top: 1px solid #e5e5e5;
	padding-top: 25px;
}
.news_detail_page li{
	line-height: 29px;
	color: #666;
	font-size: 16px;
}
.news_detail_page li a{
	color: #666;
	font-size: 16px;
}
.news_detail_page li a:hover{
	color: #02958f;
}
.news_detail_page .back_news{
	float: right;
	width: 144px;
	height: 44px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #02958f;
	color: #02958f;
	font-size: 16px;
}
.news_detail_page .back_news:hover{
	opacity: 0.7;
}
.contact_link a{
	float: left;
	width: 30px !important;
	height: 30px !important;
	position: relative;
	display: block;
	margin: 0px 10px 0px 10px;
	border-radius: 50% !important;
	background: none !important;
}
.contact_link a:hover{
	background: #5c5c5c !important;
}

a .weex_box img{
	padding: 8px;
}
a .weex_box{
	position: absolute;
	width: 110px;
	height: 110px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 100;
	bottom: 40px;
	left: -37px;
	display: none;
  }
.contact_weex:hover .weex_box{
	display: block;
  }
a .weex_box:after {
	position: absolute;
	z-index: 101;
	display: inline-block;
	bottom: -5px;
    left: 45px;
	width: 0;
	height: 0px;
	content: '';
	border-style: solid;
	border-width: 6px;
	border-color: #fff #fff transparent transparent;
	transform: rotate(135deg);
	box-shadow: 2px -2px 2px #ccc;
  }
.contact_link a::before{
	content: "";
	position: absolute;
	top: 7px;
    left: 6px;
	z-index: 99;
	width: 17px;
	height: 17px;
}
.contact_link a:nth-child(1)::before{
	background: url(../images/a.png)no-repeat;
}
.contact_link a:nth-child(2)::before{
	background: url(../images/c.png)no-repeat;
	left: 7px;
}
.contact_link a:nth-child(3)::before{
	background: url(../images/w.png)no-repeat;
	width: 23px;
}
.contact_link a:nth-child(1):hover::before{
	background: url(../images/a2.png)no-repeat;
}
.contact_link a:nth-child(2):hover::before{
	background: url(../images/c2.png)no-repeat;
	left: 7px;
}
.contact_link a:nth-child(3):hover::before{
	background: url(../images/w2.png)no-repeat;
	width: 23px;
}
.contact_link{
	margin: 32px 0px 0px 0px;
}
.contact>div:nth-child(1){
	padding: 18px 0px 0px 90px;
}
.contact div:nth-child(1) ul li{
	line-height: 34px;
	color: #666;
	width: 100%;
	float: left;
	font-size: 16px;
}
.contact div:nth-child(1) ul li:first-child{
	margin-bottom:24px;
}
.contact_from{
	padding: 18px 0px 0px 57px;
}
.contact_from li{
	margin-bottom: 15px;
}
.contact_from li input[type=text] {
    display: block;
    width: 453px;
    height: 38px;
    font-size: 14px;
    line-height:38px;
    color: #555;
    background-color: #fff;
	border: 1px solid #ececec;
	padding:0 7px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.contact_from li textarea {
    resize: none;
    height: 150px;
    width:453px;
}
.contact_from li .submit{
	color: #fff;
	background-color: #02958f;
	border: 1px solid #02958f;
	display: block;
	width: 453px;
    height: 38px;
}
.map-contact{
	margin-top: 70px;
	margin-bottom: 40px;
}
#container {
    width: 100% !important;
    height: 300px !important;
}
p.my-desc {
	margin: 5px 0;
	line-height: 150%;
}
.amap-copyright, .amap-logo,.amap-copyright{
	display: none !important;
	bottom: -45px !important;
}
.productDetail_right .pro_detailImg{
	width: 450px;
	height: 450px;
	float: left;
	border:1px solid #e1e1e1;
	border-right: 0px;
	overflow: hidden;
}
.productDetail_right .pro_detailImg img{
	width: 100%;
	height: 450px;
}

.productDetail_right .pro_detailtext{
	border: 1px solid #e1e1e1;
	height: 450px;
	padding:36px 0 0 15px; 
	width: 506px;
	float: left;
	position: relative;
}
.productDetail_right .pro_detailtext dt{
	font-size: 22px;
	color: #333333;
	margin-bottom: 28px;
	font-weight: bold;
	line-height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 15px;
    text-align: justify;
}
.productDetail_right .pro_detailtext dd{
	font-size: 16px;
	color: #333333;
	line-height: 33px;
}
.pro_detailtext .pice_box,.pro_detailtext .member_pice_box{
	margin-top: 20px;
}
.pro_detailtext .pice_box p,.pro_detailtext .member_pice_box p{
	color: #333333;
	line-height: 25px;
	font-size: 16px;
}
.pro_detailtext .pice_box p:nth-child(1) span{
	color: #02958f;
	font-size: 23px;
	font-weight: bold;

}
.pro_detailtext .member_pice_box p:nth-child(2) span em{
	color: #02958f;
	font-size: 14px;
	font-weight: bold;
}

.pro_detailtext .member_pice_box p:nth-child(2) span{
	color: #02958f;
	font-size: 23px;
	font-weight: bold;

}
.pro_detailtext .member_pice_box p:nth-child(2) span em{
	color: #02958f;
	font-size: 14px;
	font-weight: bold;
}
.reg_member{
	width: 132px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #02958f;
	position: absolute;
	bottom: 24px;
    left: 15px;
    font-size: 16px;
}
.reg_member:hover{
	opacity: 0.7;
}
.pro_tabs{
	margin: 50px 0 0px 0;
}
.pro_tabs ul{
	width: 298px;
    margin: 0 auto;
}
.pro_tabs li{
	width: 148px;
	float: left;
	height: 40px;
	text-align: center;
	background: #fff;
	border: 1px solid #e8ebf0;
    line-height: 38px;
    transform: skewX(-10deg);
}
.pro_tabs li a{
	display: block;
    transform: skewX(10deg);
    color: #999;
    font-size: 16px;
}
.pro_tabs li.active{
	border: 1px solid #02958f;
	background: #02958f;
}
.pro_tabs li.active a{
	color: #fff;
	display: block;
}
.pro_tabs li:nth-child(2){
	border-left: 0px;
}
.of_right_pro .pro_tabs_cont:nth-child(1)>div{
	padding: 20px;
	text-align: justify;
	border-bottom: 1px solid #cccccc;
	-webkit-transition: border linear .2s,-webkit-box-shadow linear .5s;
	-webkit-box-shadow: 2px 3px 10px #cccccc;
}
.of_right_pro .pro_tabs_cont:nth-child(1)>div img{
	max-width: 100%;
}
.login_fix{
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 99;
}
.login_box{
	width: 515px;
	margin: 0 auto;
	text-align: center;
}
.login_from{
	background: #fff;
	padding: 0px 55px 31px 55px;
	border: 1px solid #e6e6e6;
	position: relative;
	margin-top: 35px;
}
.login_from::before{
	content: "";
    position: absolute;
    background: url(../images/s.png)no-repeat;
    left: -42px;
    bottom: 0px;
    width: 45px;
    height: 160px;
    z-index: 100;
}
.login_from::after{
	content: "";
    position: absolute;
    background: url(../images/s2.png)no-repeat;
    right: -42px;
    bottom: 0px;
    width: 45px;
    height: 160px;
    z-index: 100;
}
.login_from li input[type=text] ,.login_from li input[type=password] {
    display: block;
    width: 403px;
    height: 43px;
    font-size: 14px;
    line-height: 43px;
    color: #555;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 0 7px 0 42px;
}
.login_from li input[type=text]:focus,.login_from li input[type=password]:focus{
	border: 1px solid #02958f;
}
.login_from .col12>li {
	margin-bottom: 10px;
	position: relative;
	height: 43px;
}
.login_from .col12>li::before{
	content: "";
    position: absolute;
    left: 14px;
    top: 13px;
    width: 18px;
    height: 19px;
    z-index: 100;
}
.login_from li:nth-child(1)::before{
	background: url(../images/l2.png)no-repeat;
}
.login_from li:nth-child(2)::before{
	width: 18px;
	background: url(../images/l1.png)no-repeat;
}
.login_from li:nth-child(3)::before{
	width: 18px;
	background: url(../images/l3.png)no-repeat;
}
.login_from li:nth-child(4)::before{
	display: none;
}
.login_from li>a{
	float: left;
	line-height: 30px;
	margin-bottom: 30px;
	color: #999;
}
.login_from li>a:hover{
	color: #666;
}
.login_tabs ul {
    width: 292px;
    margin: 0 auto;
    display: flow-root;
    margin-top: 30px;
}
.login_tabs li {
    width: 145px;
    float: left;
    height: 40px;
    text-align: center;
    border: 1px solid #e8ebf0;
    line-height: 38px;
    transform: skewX(-10deg);
}
.login_tabs li a {
    display: block;
    transform: skewX(10deg);
    color: #fff;
}
.login_tabs li.active {
	background: #fff;
	color: #02958f;
}
.login_tabs li.active a{
	color: #02958f;
}
.login_from>p{
	line-height: 130px;
	height: 130px;
	color: #02958f;
	font-size: 22px;
}
.login_from>p span{
	color: #999;
	font-size: 16px;
}
.login_from li .submit {
    color: #fff;
    background-color: #02958f;
    border: 1px solid #02958f;
    display: block;
    width: 453px;
	height: 38px;
}
.login_from li .submit:hover{
	background-color: #eb1100;
    border: 1px solid #eb1100;
}
.login_from li:nth-child(3) input[type=text]{
	padding: 0 100px 0 42px;
}
.login_from li .code_img{
	position: absolute;
	top: 1px;right:1px;
	z-index: 999;
	width: 87px;
	height: 41px;
}
.login_from li .code_img img{
	width: 100%;
	height: 41px;
}
.foot_copyright{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 42px;
	line-height: 42px;
}
.foot_copyright p{
	font-size: 12px;
	text-align: center;
}
.login_from li .change_tel {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 999;
    width: 97px;
	height: 41px;
	line-height: 41px;
	color: #02958f;
}
.login_from li .change_tel::before{
	content: "";
    position: absolute;
    background: #e6e6e6;
    left: 0px;
    top: 14px;
    width: 1px;
    height: 15px;
    z-index: 100;
}
.login_from li .change_tel:hover{color: #eb1100;}
.reg_from li:nth-child(1)::before {
    background: url(../images/l4.png)no-repeat;
}
.reg_from li:nth-child(2)::before {
    background: url(../images/l2.png)no-repeat;
}
.reg_from li:nth-child(3)::before {
    background: url(../images/l6.png)no-repeat;
}
.reg_from li:nth-child(4)::before {
	display: block;
    background: url(../images/l5.png)no-repeat;
}
.reg_from li:nth-child(5)::before {
    background: url(../images/l1.png)no-repeat;
}
.reg_from li:nth-child(6)::before {
    background: url(../images/l1.png)no-repeat;
}
.reg_from li:nth-child(7)::before {
    background: url(../images/l3.png)no-repeat;
}
.reg_from li:nth-child(3) input[type=text] {
    padding: 0 7px 0 42px;
}
.reg_from li:nth-child(7) input[type=text] {
    padding: 0 108px 0 42px;
}
.changePwd li:nth-child(2)::before{
    display: none;
}
.reg_from>p {
    line-height: 90px;
    height: 90px;
}
.changePwd p{
	margin-top: 20px;
	line-height:75px;
	height: 75px;
}

/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	display: flow-root;
	margin-left:-54px; 
	margin-right:-54px; 
}
#progressbar li {
	color: #aaaaaa;
	font-size: 9px;
	width: 33.33%;
	float: left;
	text-align: center;
	position: relative;
}
#progressbar li.active{
	color: #333;
}
#progressbar>li i{
	width: 16px;
	height:16px;
	line-height: 16px;
	display: block;
	color: #333;
	background:#e5e5e5;
	border-radius: 50%;
	margin: 0 auto 0px auto;
	position: relative;
	z-index: 99;
	margin-bottom: 14px;
}
#progressbar>li:before {
	content: '';
	width: calc(50% - 0px);
	height: 4px;
	background: #e5e5e5;
	position: absolute;
	left: 0px;
    top: 6px;
	z-index: 98;
	display: block; 
}
#progressbar>li:after {
	content: '';
	width: calc(50% - 0px);
	height: 4px;
	background: #e5e5e5;
	position: absolute;
	right: 0px;
    top: 6px;
	z-index: 98; 
	display: block;
}
#progressbar>li:first-child:before,#progressbar>li:last-child::after{
	display: none;
}
#progressbar li.active:before,  #progressbar li.active:after,#progressbar li.active i{
	background: #02958f;
}
.change2 li{

}
.change2 li input[type=text] {
    display: block;
    width: 403px;
    height: 43px;
    font-size: 14px;
    line-height: 43px;
    color: #555;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 0 7px 0 42px;
}
.change2 li:nth-child(3) input[type=text] {
    padding: 0 7px 0 42px;
}
.change2 li:nth-child(4) input[type=text] {
    padding: 0 100px 0 42px;
}
.change2 li:nth-child(2)::before {
	background: url(../images/l1.png)no-repeat;
	display: block;
}
.change2 li:nth-child(3)::before {
	background: url(../images/l1.png)no-repeat;
	display: block;
}
.change2 li:nth-child(4)::before {
	background: url(../images/l3.png)no-repeat;
	display: block;
}
.change2 li .change_tel {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 999;
    width: 97px;
    height: 41px;
    line-height: 41px;
    color: #02958f;
}
.changePwd .submit {
    color: #fff;
    background-color: #02958f;
    border: 1px solid #02958f;
    display: block;
    width: 403px;
	height: 38px;
	line-height: 36px;
}
.changePwd .submit:hover{
	background: #eb1100;
}
.change3 p {
    margin-top: 6px;
    line-height: 38px;
    height: 139px;
    display: block;
}
.change3 p span{
	color: #999;
	display: block;
}
.index_silde .flexslider{position:relative;height:auto;overflow:hidden;width:100%;}  
.index_silde .flexslider .flex-control-nav{position:absolute;bottom:10px;z-index:4;text-align:center;right: 20px;}  
.index_silde .flexslider .flex-control-nav li{height:auto;margin:0 5px;*display:inline;zoom:1;overflow: hidden; position: relative;float: left;}
.index_silde .flexslider .flex-control-nav a{display:block;width: 10px;height: 10px;overflow:hidden;cursor:pointer;color:white;border: 1px solid #e5e5e5;margin:0 auto;position: relative;float: left; -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;background: #e5e5e5; }  
.index_silde .flexslider .flex-control-nav a.flex-active{background: #ffffff; background-position: center 0px; width: 20px; height: 10px;} 
.index_silde .flexslider .flex-direction-nav{display: inline-block; width:120px; height: auto; position: absolute; bottom: 30px; right: 20px; z-index: 3;}
.index_silde .flexslider .flex-direction-nav li a{font-size: 14px; color:white; float: left; display: block;}
.index_silde .flexslider .flex-direction-nav li .flex-prev{padding-right: 13px; border-right: 1px solid white;}
.index_silde .flexslider .flex-direction-nav li .flex-next{padding-left: 13px; border-left: 1px solid white;}
.index_silde .flexslider .flex-direction-nav li a:hover{color:#7c97fe;}
.index_silde .flex-direction-nav{display: none !important;}
.index_silde  .slides li img{
    height: 100%;
    width: 100%;
}                                                 
.bsClose,.bsClose>*,#bsWXBox,#bsWXBox>*,#bsBox>*,#bsBox,#bsPanel{
	-webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: initial !important;
}                                                       
@media screen and (max-width:1920px) and (min-width:1400px) {
.call_fix {
    position: fixed;
    top: 37%;
    width: 96px;
    z-index: 999;
    margin-left: 1206px;
    background: #f6f6f6;
}
}
@media screen and (max-width:1366px) and (min-width:1366px) {
.call_fix {
    margin-left: 1182px;
}
}
@media screen and (max-width:1280px) and (min-width:1280px) {
.call_fix {
    margin-left: 1141px;
}
.Aiming {
    margin-left: -36px;
}
}                                                    
.dd_qz a {
    float: left;
    width: 30px !important;
    height: 30px !important;
    position: relative;
    display: block;
    margin: 0px 10px 0px 0px !important;
    border-radius: 50% !important;
    background: none !important;
}                 
.dd_qz a::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 6px;
    z-index: 99;
    width: 30px;
    height: 30px;
}
.dd_qz a:nth-child(3)::before {
    background: url(../images/wx01.png)no-repeat;
    background-size:100% 100%;
    width: 30px;
}              
.dd_qz a:nth-child(2)::before {
    background: url(../images/wx01.png)no-repeat;
    background-size:100% 100%;
    width: 30px;
}      
.dd_qz a:nth-child(3)::before {
    background: url(../images/wb01.png)no-repeat;
    background-size:100% 100%;
    width: 30px;
}        
.dd_qz a:nth-child(4)::before {
    background: url(../images/qz01.png)no-repeat;
    background-size:100% 100%;
    width: 30px;
}        
.dd_qz a:nth-child(5){
	margin-right: 15px !important;
}
.dd_qz a:nth-child(5)::before {
    background: url(../images/more01.png)no-repeat;
    background-size:100% 100%;
    width: 30px;
}                       
.dd_qz.bshare-custom .bshare-share-count{
	zoom: 1.2 !important;
	top: 9px !important;
	position: relative;
} 

.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;display: flex; justify-content: center}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#02958f; border:1px solid #02958f; color:#fff; text-align:center;margin-left: 1px; }
.listpage {clear: both;text-align: center;}