/*主内容部分*/
.main{
	margin-top:14px;
}
.main-left{
	float:left;
	width:880px;
}
.main-right{
	float:left;
	width:290px;
	margin-left:20px;
}
.product-bar{
	width:100%;
	height:50px;
}
.product-bar-left{
	float:left;
	width:130px;
	height:50px;
	background-color:#ff2c4c;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:50px;
}
.product-bar-right{
	background-color:#fff;
	float:left;
	width:750px;
}
.product-bar-right ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
}
.product-bar-right ul li{
	height:50px;
	line-height:50px;
	list-style:none;
	float:left;
	display:inline;
	margin-left:5px;
	margin-right:5px;
	color:#cccccc;
}
.product-bar-right ul li a{
	color:#333333;
	font-size:16px;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	padding-top:10px;
	margin-top:4px;
	margin-left:5px;
	margin-right:5px;
/*	font-weight:bold;*/
}
.product-bar-right ul li .active{
	color:#ff2c4c;
	border-bottom:2px #ff2c4c solid;
	display:block;
	height:45px;
}

.product-bar-right .nav-tabs a,.hyzx-list-box li a{
	color:#fff;
}
.product-bar-right .nav-tabs{
	height:50px;
	background-color:#fff;
	font-size:16px;
	border-bottom:none;
}
.product-bar-right ul a{
	border:none;
	color:#333333 !important;
}
.product-bar-right ul .active a{
	border:none;
	border-bottom:2px solid #ff2c4c;
	background-color:#fff;
}
.product-bar-right .tab-content{
	background-color:#fff;
}
.product-bar-right ul .active a:hover,.product-bar-right ul .active a:visited,.product-bar-right ul .active a:link {
	border:none;
	border-bottom:2px solid #ff2c4c;
	color:#ff2c4c !important;
}
.product-bar-right ul a:hover{
	border:none;
	border-bottom:2px solid #ff2c4c;
	background-color:#fff;
	color:#ff2c4c !important;
}


.product-box{
	background-color:#fff;
	padding:0 15px 15px 15px;
	margin-top:14px;
}
.product-item{
	border:#e5e5e5 1px solid;
	font-size:12px;
	margin-top:15px;
}
.price{
	color:#ff2c4c;
	font-weight:bold;
	margin-left:10px;
	float:left;
	display:inline;
}

.standard{
	margin-left:10px;
	float:left;
	height:29px;
	line-height:29px;
}
.more-off{
	background-image:url(../images/more-off.png);
	width:92px;
	height:29px;
	display:block;
	margin-right:6px;
	float:right;
}
.more-on{
	background-image:url(../images/more-on.png);
	width:92px;
	height:29px;
	display:block;
	margin-right:6px;
	float:right;
}
#line0{
	float:left;
	width:100%;
}
#line1{
	float:left;
	width:100%;
	margin-top:10px;
}
#line2{
	float:left;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
}
.about-box{
	background-color:#fff;
	padding:15px;
	margin-top:14px;
}
.about-picture{
	float:left;
	width:345px;
}
.about-text{
	float:left;
	width:500px;
}
.about-text .title,.about-text .content{
	float:left;
	margin-left:20px;
}
.about-text .title{
	font-size:18px;
	font-weight:bold;
}
.about-text .content{
	margin-top:5px;
}
.news-bar{
	margin-top:14px;
}
.news-bar-left{
	font-size:18px;
	font-weight:bold;
	float:left;
	border-left:3px solid #ff2c4c;
	padding-left:10px;
}
.news-bar-right a{
	font-size:14px;
	font-weight:bold;
	float:right;
	color:#ff2c4c;
	padding-right:10px;
	padding-bottom:-5px;
}
.news-box{
	margin-top:14px;
	background-color:#fff;
}
.news-picture{
	margin:5px;
	float:left;
}
.news-text{
	margin-top:5px;
	margin-left:10px;
	float:left;
	width:265px;
}
.news-title{
	font-size:16px;
}
.news-content{
	font-size:12px;
	line-height:20px;
	margin-top:10px;
}
/*右边栏 开始*/
.hyzx-bar-box{
	margin-top:-6px;
	height:50px;
	background-color:#f9f9f9;
}
.hbb-left{
	float:left;
	font-size:18px;
	font-weight:bold;
	height:25px;
	border-left:3px solid #ff2c4c;
	margin-left:14px;
	margin-top:12px;
	padding-left:5px;
}
.hbb-right a{
	float:right;
	margin-right:14px;
	margin-top:15px;
	padding-right:0px;
	color:#CCC;
}
.hyzx-list-box{
	background-color:#FFF;
}
.hyzx-list-box ul,.hyzx-list-box li{
	list-style:none;
	padding:0;
	margin:0;
}
.hyzx-list-box ul{
	padding-top:10px;
	padding-bottom:10px;
}
.hyzx-list-box li{
	height:26px;
	line-height:26px;
	margin-left:14px;
}
.hot-product .nav-tabs a,.hyzx-list-box li a{
	color:#666666;
}
.hot-product{
	margin-top:14px;
}
.hot-product .nav-tabs{
	height:50px;
	background-color:#f9f9f9;
	font-size:18px;
	font-weight:bold;
}
.hot-product li{
	width:49%;
	text-align:center;
	float:left;
}
.hot-product ul a{
	border:none;
	color:#d5d5d5 !important;
}
.hot-product ul .active a{
	border:none;
	border-bottom:3px solid #ff2c4c;
	background-color:#f9f9f9;
}
.hot-product .tab-content{
	background-color:#fff;
}
.hot-product ul .active a:hover,.hot-product ul .active a:visited,.hot-product ul .active a:link {
	border:none;
	border-bottom:3px solid #ff2c4c;
	background-color:#f9f9f9;
	color:#3c3c3c !important;
}
.hot-product ul a:hover{
	border:none;
	border-bottom:3px solid #ff2c4c;
	background-color:#f9f9f9;
	color:#3c3c3c !important;
}
.hot-product .tab-content #hot,.hot-product .tab-content #good{
	padding:10px;
}
.hpp-box{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}
.hpp-box-left{
	width:160px;
	float:left;
}
.hpp-box-right{
	width:87px;
	float:right;
}
.hppbl-title{
	width:100%;
}
.hppbl-title a{
	color:#333333;
}
.hppbl-hot{
	width:100%;
	margin-top:10px;
	color:#ff093a;
}
.hpp-box-more{
	margin-top:10px;
	text-align:center;
}
.hpp-box-more a{
	color:#999999;
	height:35px;
	line-height:35px;
	font-size:16px;
}
.help{
	margin-top:14px;
}
.help-bar-left{
	font-size:18px;
	font-weight:bold;
	float:left;
	border-left:3px solid #ff2c4c;
	padding-left:10px;
}
.help-bar{
	width:100%;
	float:left;
}
.help-box{
	margin-top:30px;
	width:100%;
	float:left;
}
.hbrc-left{
	float:left;
	width:80px;
}
.hbrc-right{
	float:left;
	margin-left:20px;
	width:136px;
}
.hbrc-right .title,.hbrc-right .text{
	float:left;
	width:100%;
}
.hbrc-right .title a{
	font-size:16px;
	color:#333333;
}
.hbrc-right .text a{
	font-size:14px;
	color:#909090;
}
.hbrc-right .text{
	margin-top:10px;
	color:#909090;
}
.friendlink{
	margin-top:30px;
	margin-bottom:30px;
}
.friendlink-bar-left{
	font-size:18px;
	font-weight:bold;
	float:left;
	border-left:3px solid #ff2c4c;
	padding-left:10px;
}
.friendlink-bar{
	width:100%;
	float:left;
}
.friendlink-bar-right{
	float:left;
	margin-left:20px;
	height:25px;
	line-height:25px;
	color:#909090;
}
.friendlink-bar-right a{
	color:#909090;
}
.about-text a{color: #333;}
.brand-bar {
	margin-top: 45px;
}
.brand-bar .brand-tit,.league-bar .league-tit{
	font-size: 20px;
	font-weight: bold;
	color: #7C7C7C;
}

.brand-item {
	overflow: hidden;
}

.brand-item ul li{
	width: 240px;
	color: #8C8C8C;
	text-align: center;
	cursor: pointer;
}

.brand-item ul li .hr_line{
	display: inline-block;
	width: 113px;
	height: 2px;
	border-bottom: 1px dashed #000000;
}

.brand-item ul li span.dian{
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 8px;
	border: 1px solid #000000;
	position: relative;
	top: 3px;
	left: 2px;
}
.brand-item ul li.active span.dian{
	background:  #000000 ;
}

.brand-banner .brand-banner-item {
	margin-top: 30px;
}
.brand-banner .brand-banner-item .carousel-indicators{
	position: absolute;
	top: 200px;
	left: 1165px;
	z-index: 15;
	width: 20px;
	padding-left: 0;
	 margin-left: 0;
	text-align: center;
	list-style: none;
}
.carousel-indicators li{
}
.league-bar{
	margin-top: 65px;
	height: 850px;
	width: 100%;
	background: url("../images/league-bar.png");
	background-size: auto 100%;
}
.league-bar .league-desc{
	font-size: 16px;
	color:#9D9D9D ;
	margin-top: 5px;
}

.league-bar .league-content{
	width: 1200px;
	height: 600px;
	margin: 50px auto 0;
	background: url("../images/league-content-bg.png");
}

.league-item,.league-item a{
	color: #ffffff;
}
.league-item ul{
	margin: 0;
	padding: 0;
}
.league-item li{
	width: 300px;
	padding: 40px 20px 5px 20px;
	text-align: center;
}
.league-item li .tit{
	margin: 20px 0 0px 0;
	font-size: 22px;
}
.league-item li .i-hellip{
	height: 10px;
	line-height: 10px;
	font-size: 30px;
}
.league-item li .desc{
	display: inline-block;
	height: 80px;
}

.league-item li .more a{
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	border: 1px solid #ffffff;
}


.league-item li .more a:hover{
	color: #00C6AF;
	border-color: #00C6AF;
	background: #ffffff;
}


.superiority-bar{
	background: url("../images/superiority-bar.png") center no-repeat;
	background-size: 100%;
	height: 930px;
}

.superiority-content{
	width: 790px;
	height:770px;
	margin: 40px auto;
	background: url("../images/superiority-content-bg.png") center no-repeat;
	background-size: 100%;
	position: relative;
}

.superiority-content .p-cate{
	position: absolute;
	top: 311px;
	left: 350px;
	z-index: 555;
	font-size: 50px;
	width: 100px;
	color: #ffffff;
	font-weight: bold;
}
.superiority-content .sup-row{
	width: 140px;
	position: absolute;

	z-index: 555;
}
.superiority-content .sup-row .r-tit{
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}
.superiority-content .sup-row .r-con .r-c-t{
	font-size: 22px;
	color: #434142;
}

.superiority-content .sup-row .r-con .r-c-c{
	font-size: 17px;
	color: #7D7D7D;
}


.superiority-content .sup-row-1{
	top: 220px;
	left: 426px;
}
.superiority-content .sup-row-1 .r-tit{
	transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
}

.superiority-content .sup-row-1 .r-con{
	position: absolute;
	top: -145px;
	left: 29px;
	width: 159px;
}


.superiority-content .sup-row-2{
	top: 327px;
	left: 545px;
}
.superiority-content .sup-row-2 .r-tit{
	width: 50px;
	line-height: 30px;
	text-align: center;
}

.superiority-content .sup-row-2 .r-con{
	position: absolute;
	top: -5px;
	left: 70px;
	width: 159px;
}


.superiority-content .sup-row-3{
	top: 510px;
	left: 420px;
}
.superiority-content .sup-row-3 .r-tit{
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
}

.superiority-content .sup-row-3 .r-con{
	position: absolute;
	top: 100px;
	left: 30px;
	width: 159px;
}

.superiority-content .sup-row-4{
	top: 525px;
	left: 246px;
}
.superiority-content .sup-row-4 .r-tit{
	transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
}

.superiority-content .sup-row-4 .r-con{
	position: absolute;
	top: 90px;
	left: -65px;
	width: 159px;
}
.superiority-content .sup-row-5{
	top: 323px;
	left: 195px;
}
.superiority-content .sup-row-5 .r-tit{
	line-height: 30px;
	width: 50px;
	text-align: center;
}

.superiority-content .sup-row-5 .r-con{
	position: absolute;
	top: 0px;
	left: -180px;
	width: 159px;
}

.superiority-content .sup-row-6{
	top: 208px;
	left: 250px;
}
.superiority-content .sup-row-6 .r-tit{
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
}

.superiority-content .sup-row-6 .r-con{
	position: absolute;
	top: -135px;
	left: -70px;
	width: 159px;
}

.feature-building{
	height: 435px;
	padding-top:65px;
	background: url("../images/feature-building-bg.png") center no-repeat;
	background-size: 100% ;
}

.feature-building .f-building-tit{
	width: 240px;
	height: 80px;
	line-height: 74px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin: 0 auto;
	background: url("../images/f-buliding-tit.png") center no-repeat;
}

.feature-building .f-building-con ul {
	margin: 0px;
	padding: 0;
}


.feature-building .f-building-con .f-b-line li,.feature-building .f-building-con .f-b-item li{
	float: left;
}
.feature-building .f-building-con .f-b-line li{
	height: 80px;
	width: 200px;
	position: relative;
	border-top: 1px dashed #00A18F;
	border-right: 1px dashed #00A18F;
}

.feature-building .f-building-con .f-b-line li span{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #00A18F;
	position: absolute;
	top: -3px;
	right: -3px;
}

.feature-building .f-building-con .f-b-line li:first-child,.feature-building .f-building-con .f-b-line li:last-child{
	width: 100px;
}
.feature-building .f-building-con .f-b-line li:last-child{
	border-right: none;
}
.feature-building .f-building-con .f-b-item li{
	height: 65px;
	font-size: 20px;
	width: 170px;
	margin: 15px 15px 0 15px;
	text-align: center;
	background: url(../images/f-b-item.png);
	line-height: 60px;
	font-weight: bold;
	color: #00A18F;
}
.news-bar{
	background-image: none;
	height: auto;
}
.news-item {
	width: 1085px;
	margin: 60px auto 25px;
}
.news-item ul {
	margin: 0;
	padding: 0;
}
.news-item li{
	width: 525px;
	margin-bottom: 20px;
	border: 1px solid #d2d2d2;
	padding: 10px 0 0 0;
	background: #F9F9F9;
}
.news-item li:hover{
	background: #39E4D2;
	color: #ffffff;
}
.news-item li:hover a.n-info{
	display: inline-block;
	color: #39E4D2;
	background: #ffffff;;
}

.news-item li.new-row-0{
	float: left;
}
.news-item li.new-row-1{
	float: right;
}


.news-item li .news-img{
	position: relative;
}

.news-item li .news-img i.fa{
	position: absolute;
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-41deg);
	-o-transform: rotate(-30deg);
	bottom: 18px;
	color: #dedede;
	left: -7px;
	font-size: 22px;
}
.news-item li .news-img img{
	width: 160px;
	padding: 5px;
	min-height: 90px;
	max-height: 120px;
	border: 1px solid #dedede;
	margin-left: -10px;
}

.news-item li .news-info{
	width: 353px;
	padding: 20px 15px 10px 10px;
}

.news-item li a.n-info{
	display: inline-block;
	color: #ffffff;
	width: 90px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	background: #39E4D2;;
}

.more-news a{
	display: inline-block;
	width: 222px;
	border: 1px solid #39E4D2;
	height:55px;
	line-height:55px;
	font-size: 20px;
	color: #39E4D2;
}




