.pro_cpMain a:hover {
	text-decoration: none;
}

.pro_cpMain {
	overflow: hidden;
	background-color: #ebebeb;
}

.pro_cpMain .container {
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/*  product   */

.pro_cpMain .pro_left {
	width: 250px;
	background: #fff;
}

.pro_cpMain .pro_left h2 {
	padding: 30px 0;
	text-align: center;
	position: relative;
	font-size: 24px;
	height: 35px;
	background: url(../IMAGES/probg.png) no-repeat center / 100%;
	width: 250px;
	margin-bottom: 20px;
	line-height: 25px;
}

.pro_cpMain .pro_left h2 a {
	color: #fff;
}

.pro_cpMain .pro_left h2 i {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}

.pro_cpMain .pro_left .left_con {
	width: 250px;
	background: #fff;
	padding-bottom: 15px;
}

.pro_cpMain .pro_left .left_con .con_p1 {
	height: 49px;
	line-height: 49px;
	font-size: 22px;
	background: #333;
	color: #fff;
	text-indent: 16px;
	position: relative;
}

.pro_cpMain .pro_left .left_con .con_p1 a {
	color: #fff;
}

.pro_cpMain .pro_left .left_con .con_p1 em {
	display: block;
	width: 14px;
	height: 9px;
	background: url(../IMAGES/jtb01.png) no-repeat center;
	position: absolute;
	right: 15px;
	top: 21px;
}

.pro_cpMain .pro_left .left_con .conbox {
	margin: 0 10px;
}

.pro_cpMain .pro_left .left_con .con_title {
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	position: relative;
	border-radius: 5px;
}

.pro_cpMain .pro_left .left_con .con_title a {
	color: #333;
	font-weight: bold;
	font-size: 16px;
}

.pro_cpMain .pro_left .left_con .con_title a.cur {
	color: #333
}

.pro_cpMain .pro_left .left_con ul {
	padding: 5px 8px;
}

.pro_cpMain .pro_left .left_con ul li {
	height: 35px;
	font-size: 14px;
	margin: 5px 0;
	width: 220px;
	position: relative;
}

.pro_cpMain .pro_left .left_con ul li a {
	display: block;
	line-height: 35px;
	height: 35px;
	padding-left: 30px;
	background: url(../IMAGES/yuanquan01.png) no-repeat 7px center;
	font-size: 14px;
}

.pro_cpMain .pro_left .left_con ul li i {
	display: none;
	width: 0;
	height: 0;
	border: 5px solid #333;
	border-top-color: #fff;
	border-bottom-color: #fff;
	border-right: none;
	right: -5px;
	top: 10px;
	position: absolute;
}

.pro_cpMain .pro_left .left_con ul li.cur,
.pro_cpMain .pro_left .left_con ul li:hover {
	background: #333;
}

.pro_cpMain .pro_left .left_con ul li.cur a,
.pro_cpMain .pro_left .left_con ul li:hover a {
	color: #fff;
	background: url(../IMAGES/yuanquan02.png) no-repeat 7px center;
}

.pro_cpMain .pro_left .left_con ul li.cur i,
.pro_cpMain .pro_left .left_con ul li:hover i {
	display: block;
}

.pro_cpMain .pro_tel {
	height: 46px;
	border-left: 4px solid #f00;
	background: #333;
	color: #fff;
	padding: 22px 0 22px 70px;
	position: relative;
}

.pro_cpMain .pro_tel .telp1 {
	font-size: 14px;
}

.pro_cpMain .pro_tel .telp1 i {
	display: block;
	width: 42px;
	height: 42px;
	background: url(../IMAGES/pro_tel.png) no-repeat center;
	position: absolute;
	left: 15px;
	top: 20px;
}

.pro_cpMain .pro_tel .telp2 {
	font-size: 20px;
}




/*��Ʒ�б�*/
.pro_cpright {
	width: 1150px;
	padding: 0 25px;
	margin: 0 auto;
	background: #fff;
}

.pro_cpright .rightbox .conBox {
	margin-bottom: 20px;
}

.pro_cpright .rightbox .conBox dl {
	width: 265px;
	background: #fff;
	text-align: center;
	transition: all 0.5s;
	border-bottom: 3px solid #0293de;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}

.pro_cpright .rightbox .conBox a:first-child dl {}

.pro_cpright .rightbox .conBox dl dt {
	width: 265px;
	height: auto;
}

.pro_cpright .rightbox .conBox dl dt img {
	display: block;
	width: 100%;
	height: auto;
}

.pro_cpright .rightbox .conBox dl dd {
	font-size: 14px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.pro_cpright .rightbox .conBox dl dd.dd1 {
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	color: #333;
}

.pro_cpright .rightbox .conBox dl:hover {
	box-shadow: 10px 10px 15px #999;
	border-color: #0293de;
}

.pro_cpright .rightbox .conBox dl:hover dd {
	color: #fff;
	background: #0293de;
}

.pro_cpright .rightbox .conBox dl.ImgRight {
	margin-right: 0px;
}

/*����*/
.pro_rtop {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}

.pro_rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #0293de;
	font-weight: normal;
	line-height: 16px;
}

.pro_rtop h5 a {
	font-size: 20px;
	color: #0293de;
}

.pro_rtop span {
	float: right;
}

.pro_rtop span em {
	color: #999;
}

.pro_rtop span a {
	color: #999;
}

/*�Ƽ�����*/
.RandomNews_pro {
	margin-top: 15px;
}

.RandomNews_pro h4 {
	padding-left: 12px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #333;
	font-weight: bold;
}

.RandomNews_pro ul {
	height: 196px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.RandomNews_pro li {
	height: 28px;
	line-height: 28px;
	padding: 0 15px 0 10px;
	width: 417px;
	float: left;
	overflow: hidden;
	/* overflow: hidden; */
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
}

.RandomNews_pro li a {
	width: 240px;
	display: block;
	background: url(../IMAGES/ico55.gif) no-repeat 0 5px;
	padding-left: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 18px;
	line-height: 18px;
}

/* 面包屑导航 */
.cw {
	width: 1200px;
	margin: 0 auto;
}

.Breadcrumb {
	margin-top: 30px;
}

.Breadcrumb li {
	color: #333;
}

/* 产品服务 */
.service_main {
	background-color: #fff;
	padding: 50px;
	border-radius: 10px;
	margin-top: 58px;
}

.service_main_l {
	margin-top: 30px;
}

.service_main_l h3 {
	font-size: 24px;
	color: #333 !important;
	margin-bottom: 36px;
}

.service_main_l p {
	line-height: 36px;
}

.service_main_l a {
	margin-top: 36px;
	text-align: center;
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	background-color: #11b7ce;
}

.service_main_l a:hover {
	background-color: #008bff;
}

.service_main_r {
	width: 50%;
}


/* 加盟我们 */
.joinTitle {
	border-left: #208bb5 solid 8px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.joinTitle h2 {
	display: inline-block;
	font-size: 28px;
	font-weight: 600;
	color: #333;
	margin-left: 10px;
}

/* 市场需求 */
.join_bg {
	background-image: url(../IMAGES/joinBg01.jpg);
	background-size: 100% 100%;
	padding-bottom: 60px;
}

.join_demand_t {
	margin-bottom: 75px;
}

.join_demand_t ul{text-align: center;}
.join_demand_t ul li {
	text-align: center;
	padding: 28px 0;
	margin-right: 3.6%;
	width: 20%;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, .2) 0 0 1px;
	display: inline-block;
}

.join_demand_t ul li:nth-last-child(1) {
	margin-right: 0;
}

.join_demand_t ul li h3 {
	font-size: 22px;
	color: #004178;
	line-height: 60px;
}

.join_demand_t ul li p {
	font-size: 18px;
	color: #333;
}

.join_demand_b ul li {
	float: left;
	text-align: center;
	width: 28.4%;
	padding: 50px 0;
	border-radius: 10px;
	background-color: #999;
	background: linear-gradient(to left, #71cbe6, #129fd6);
}

.join_demand_b ul li h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 14px;
	color: #fff;
}

.join_demand_b ul li p {
	text-transform: uppercase;
	transform: scale(0.62);
	color: #b6ecff;
	line-height: 1;
}

.join_demand_b ul img {
	margin: 58px 1.65%;
	width: 4%;
}

/* 项目优势 */
.join_bg02 {
	height: auto;
	background-image: url(../IMAGES/joinBg02.jpg);
	background-size: 100%;
	padding-bottom:20px;
}

.joinTitles {
	border-left: #00c4ff solid 8px;
}

.joinTitles h2 {
	color: #fff;
}

.ProjectAdv {
	position: relative;
}

.ProjectAdv ul li h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 12px;
}

.ProjectAdv ul li p {
	color: #fff;
	font-size: 18px;
}

.ProjectAdv_left01 {
	position: absolute;
	left: 249px;
    top: -482px;
}

.ProjectAdv_left02 {
	top: -306px;
	left: 166px;
}

.ProjectAdv_left03 {
	top: -150px;
	left: 234px;
}

.ProjectAdv_right01 {
	text-align:right;
	left: auto;
	right: 284px;
	top: -481px;
}

.ProjectAdv_right02 {
	top: -305px;
	right: 178px;
}

.ProjectAdv_right03 {
	top: -150px;
	right: 229px;
}

/* 合作支持 */
.join_support ul{    text-align: center;}
.join_support ul li {
	    display: inline-block;
	width: 30.333%;
	position: relative;
	overflow: hidden;
	margin-right: 3%;
	margin-bottom: 35px;

}
td{border:1px solid #ccc}

.join_support ul li:nth-of-type(3n) {
	margin-right: 0;
}

.join_support ul li img {
	width: 100%;
	transition: all 0.6s;
}

.join_support ul li img:hover {
	transform: scale(1.1);
}

.join_support ul li h4 {
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 24px;
	background-color: rgba(0, 94, 173, .68);
	position: absolute;
	bottom: 0;
}

/* 联系我们 */
.contantTitle {
	text-align: center;
	margin-top: 50px;
}

.contantTitle h2 {
	font-size: 30px;
	color: #333;
}

.contantTitle p {
	text-transform: uppercase;
	color: #00c4ff;
	line-height: 30px;
}

.contantTitle u {
	display: inline-block;
	width: 60px;
	height: 2px;
	background-color: #e4e4e4;
}

.contantMessage ul {
	margin-top: 94px;
}

.contantMessage ul li {
	float: left;
	margin-right: 8%;
}

.contantMessage ul li:nth-last-child(1) {
	margin: 0;
}

.contantMessage ul li h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}

.contantMessage ul li h3 i {
	display: inline-block;
	color: #00c4ff;
	font-size: 30px;
}

.contantMessage ul li p {
	line-height: 26px;
	margin-left: 30px;
	font-size: 15px;
}

.contantMap {
	margin-top: 100px;
}

.contantMap img {
	width: 100%;
}


/* 关于品牌 */
.aboutBrand_tit {
	margin-top: 50px;
}

.aboutBrand_tit h2,
.aboutBrand_tit h3 {
	display: inline-block;
	font-size: 30px;
	color: #333;
	font-weight: 600;
}

.aboutBrand_tit h3 {
	color: #c9d1dc;
	margin-left: 30px;
}

.aboutBrand_txt {
    width: 50%;
    margin-top: 30px;
    float: left;
}

.aboutBrand_txt p {
	color: #333;
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 15px;
}

.aboutBrand_pic {
	margin: 0 auto;
    width: 47%;
	height: auto; 
    float: right;
}

.aboutBrand_pic img {
	width: 100%;
}

/* 核心亮点 */
.coreHighlights {
	margin-top: 30px;
}

.coreHighlights_pic {
	margin: 0 auto;
	width: 740px;
	height: 426px;
	margin-top: 80px;
}

.coreHighlights_txt ul {
	margin-top: 84px;
	text-align: center;
}

.coreHighlights_txt ul li {
	margin-right: 7%;
    display: inline-block;
    text-align: left;
    width: 14%;
}

.coreHighlights_txt ul li:nth-last-child(1) {
	margin: 0;
}

.coreHighlights_txt ul li img {
	padding-bottom: 15px;
	padding-right: 10px;
}

.coreHighlights_txt ul li h3 {
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	color: #333;
}

.coreHighlights_txt ul li p {
	font-size: 14px;
	color: #333;
	line-height: 23px;
    text-align: center;
}

/* 服务优势 */
.ServiceAdv {
	height: 1259px;
	background-image: url(../IMAGES/aboutBrand.jpg);
	margin-top: 65px;
	background-size: 100%;
}

.ServiceAdv_pic {
	padding-top: 65px;
    height: 1289px;
    width: 100%;
    margin: 0 auto;
    background: url(../IMAGES/aboutBrand_bg.jpg) no-repeat center;
    background-size: 75%;
}

.aboutBrand_tits {
	margin: 0;
}

/* 智洗流程 */

.processPic {
	width: 1100px;
	margin: 0 auto;
	margin-top: 30px;    text-align: center;
}

.processPic img {
	width: 75%;
}

















@media screen and (min-width: 1400px) {
  .xasq {
    width: 37.33333333%!important;
  }
  .xasas {
    width: auto!important;
  }
}
@media screen and (max-width: 1200px) {
	.cw {
		width: 1140px;
		margin: 0 auto;
	}
	
	.col-lg-8 {
    width: 56.66666667%!important;;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 37.33333333%!important;;
  }

}
