.body_container{
	max-width:1920px;
	width:100%;
	text-align:center;
}
.body_title_bg{
	background: url("../image/1.png");
    background-size: 100% 100%;
	-moz-background-size:100% 100%;
    height: 382px;
}
.body_title_bg .title{
	padding:160px 0 0 0;
	font-family:"SimHei";
}
.body_title_bg .title span{
	display:inline-block;
	vertical-align:middle;
	margin: 0 15px;
}
.body_title_bg .title .icon_title{
	font-size:30px;
	color:#959595;
}
.body_title_bg .title .icon_pre,
.body_title_bg .title .icon_next{
	width:10px;
	height:10px;
	border-radius:10px;
	background-color:#E0E0E0;
	border:1px solid #E0E0E0;
}
.body_title_bg .products{
	font-size:50px;
	color:#cacaca;
	margin:23px auto 0 auto;
	font-family:"drugs";
}


.body_container .block{
	width:100%;
	margin:60px auto 0 auto;
	border-bottom:1px solid #38d4b0;
}
.block .block_in{
	margin:0 auto;
}
.block .block_in>div{
	display:inline-block;
	width:30%;
	vertical-align:top;
}
.block .block_in .cols{
	display:inline-block;
	cursor:pointer;
	width:auto;
	height:50px;
	padding-top: 90px;
    font-size: 24px;
	color:#959595;
	transition: padding 0.5s;
	-moz-transition:padding 0.5s;
	-o-transition:padding 0.5s;
	-webkit-transition:padding 0.5s;
}
.block .block_in .cols:hover{
	color:#38d4b0 !important;
}
.block .block_in .cols.cols_icon1{
	background:url("../image/products_tab_top1.png") no-repeat 22px 12px;
	color:#38d4b0;
}
.block .block_in .cols.cols_icon1:hover{
	background:url("../image/products_tab_top1_green.png") no-repeat 22px 12px;
}
.block .block_in .cols.cols_icon1.selected{
	background:url("../image/products_tab_top1_green.png") no-repeat 22px 12px;
}
.block .block_in .cols.cols_icon2{
	background:url("../image/products_tab_top2.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon2:hover{
	background:url("../image/products_tab_top2_green.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon2.selected{
	background:url("../image/products_tab_top2_green.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon3{
	background:url("../image/products_tab_top3.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon3:hover{
	background:url("../image/products_tab_top3_green.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon3.selected{
	background:url("../image/products_tab_top3_green.png") no-repeat 21px 12px;
}
.block .block_in .cols.top,
.block .block_in .cols:hover.top,
.block .block_in .cols.selected.top{
    background-size: 40px 40px;
    -moz-background-size:40px 40px;
}

.tabA{
	margin:177px auto 110px auto;
	background-color:#ffffff;
	overflow:hidden;
}
.tabA_in{
	margin:0 auto;
}
.tabA_in .row p:first-child{
	font-size:14px;
	font-weight:bold;
	color:#38d4b0;
}
.tabA_in .row p:nth-child(2){
	font-size:24px;
	color:#626262;
	margin:15px 0 0 0;
}
.tabA_in .row_text{
	width:100%;
	margin-top:140px;
}
.tabA_in .row_text>div{
	display:inline-block;
	width:48%;
	vertical-align:top;
}
.tabA_in .row_text>div:first-child{
	text-align:left;
	margin-bottom:80px;
}
.tabA_in .row_text>div:nth-child(2){
	margin-top:110px;
}
.tabA_in .row_text>div p{
	text-align:left;
	margin:0 0 30px 0;
    text-indent: 2em;
    line-height: 24px;
}


.tabB{
	margin:100px auto 0 auto;
	background-color:#ffffff;
	overflow:hidden;
}
.bgcolor{
	background-color:#f6f7f9 !important;
}
.tabB_in{
	margin:0 auto;
}
.tabB_in .row p:first-child{
	font-size:14px;
	font-weight:bold;
	color:#38d4b0;
}
.tabB_in .row p:nth-child(2){
	font-size:24px;
	color:#626262;
	margin:15px 0 0 0;
}
.tabB_in .row_text{
	width:100%;
	padding:140px 0;
}
.tabB_in .row_text>div{
	display:inline-block;
	width:48%;
	vertical-align:top;
}
.tabB_in .row_text>div:nth-child(2){
	float:left;
}
.tabB_in .row_text>div p{
	text-align:left;
	margin:0 0 12px 0;
    text-indent: 2em;
    line-height: 24px;
}

.tab2-X .tabA_in .row_text>div:nth-child(2){
	margin-top:0;
}
.tab2-X .tabA_in .row_text>div p span{
	display:inline-block;
	vertical-align:top;
}
.tab2-X .tabA_in .row_text>div p span:first-child{
	width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #38d4b0;
    border: 1px solid #38d4b0;
}

.tab3-X .tabA_in .row_text>div:nth-child(2){
	margin-top:0;
}
.tab2-X .icon{
	text-align:left;
	margin: 0 0 30px 0;
	color:#38d4b0;
	font-size:18px;
}
.tab2-X .icon>span{
	display:inline-block;
	vertical-align:top;
}
.tab2-X .icon>span:first-child{
	width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #38d4b0;
    border: 1px solid #38d4b0;
	margin:3px 10px 0 0;
}
.padphoneleft{
	float:left;
}



@media screen and (min-width: 1200px){
.block .block_in{
	width:1160px;
}
.tabA_in{
	width:1160px;
}
.tabB_in{
	width:1160px;
}
}


@media screen and (min-width: 1024px) and (max-width:1200px){
.block .block_in{
	width:984px;
}
.tabA_in{
	width:984px;
}
.tabB_in{
	width:984px;
}
}



@media screen and (min-width: 768px) and (max-width:1023px){
.block .block_in{
	width:728px;
}
.tabA{
	margin: 115px auto 110px auto;
}
.tabA_in{
	width:728px;
}
.tabA_in .row_text{
	margin-top:95px;
}
.tabB_in{
	width:728px;
}
.tabB_in .row_text{
    padding: 95px 0;
}
.body_title_bg .title .icon_title{
    font-size: 28px;
}
.body_title_bg .title span{
	margin: 0 13px;
}
.body_title_bg .products{
	font-size: 48px;
}
.block .block_in .cols{
	font-size:22px;
}
.tabA_in .row p:first-child{
    font-size: 12px;
}
.tabA_in .row p:nth-child(2){
	font-size: 22px;
}
.tabA_in .row_text>div p,
.tabB_in .row_text>div p{
	font-size:12px;
}
.tabB_in .row_text>div p,
.tabA_in .row_text>div p{
    margin: 0 0 14px 0;
}

.block .block_in .cols.cols_icon1{
	background:url("../image/products_tab_top1.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon1:hover{
	background:url("../image/products_tab_top1_green.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon1.selected{
	background:url("../image/products_tab_top1_green.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon2{
	background:url("../image/products_tab_top2.png") no-repeat 19px 5px;
}
.block .block_in .cols.cols_icon2:hover{
	background:url("../image/products_tab_top2_green.png") no-repeat 19px 5px;
}
.block .block_in .cols.cols_icon2.selected{
	background:url("../image/products_tab_top2_green.png") no-repeat 19px 5px;
}
.block .block_in .cols.cols_icon3{
	background:url("../image/products_tab_top3.png") no-repeat 26px 5px;
}
.block .block_in .cols.cols_icon3:hover{
	background:url("../image/products_tab_top3_green.png") no-repeat 26px 5px;
}
.block .block_in .cols.cols_icon3.selected{
	background:url("../image/products_tab_top3_green.png") no-repeat 26px 5px;
}
}




@media screen and (max-width:767px){
p{
	font-size:12px;
}
.body_title_bg {
    background: url("../image/1_phone.png");
    background-size: 100% 100%;
	-moz-background-size:100% 100%;
    height: 383px;
}
.body_title_bg .title .icon_title{
	font-size:22px;
}
.body_title_bg .products{
	font-size:40px;
    margin: 10px auto 0 auto;
}
.body_container .block{
	margin: 40px auto 0 auto;
}
.block .block_in .cols{
	font-size:18px;
	width:auto;
}
.tabA {
    margin: 88px auto 15px auto;
}
.bgcolor{
	margin:0 auto;
}
.tabA_in .row p:first-child {
    font-size: 12px;
}
.tabA_in .row p:nth-child(2) {
    font-size: 20px;
}
.padphoneleft{
	float:none;
}


.block .block_in .cols.cols_icon1{
	background:url("../image/products_tab_top1.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon1:hover{
	background:url("../image/products_tab_top1_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon1.selected{
	background:url("../image/products_tab_top1_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon2{
	background:url("../image/products_tab_top2.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon2:hover{
	background:url("../image/products_tab_top2_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon2.selected{
	background:url("../image/products_tab_top2_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon3{
	background:url("../image/products_tab_top3.png") no-repeat 15px 5px;
}
.block .block_in .cols.cols_icon3:hover{
	background:url("../image/products_tab_top3_green.png") no-repeat 15px 5px;
}
.block .block_in .cols.cols_icon3.selected{
	background:url("../image/products_tab_top3_green.png") no-repeat 15px 5px;
}
.tabA_in .row_text{
	margin-top:70px;
}
.tabA_in .row_text>div,
.tabB_in .row_text>div {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.tabA_in .row_text>div:first-child{
	float:none;
	text-align:center;
}
.tabA_in .row_text>div:nth-child(2),
.tabB_in .row_text>div:first-child {
    margin-top: 50px;
}
.tabB_in .row_text {
    padding:0;
}
.tabB {
    margin: 0px auto;
}
.tabB_in .row_text>div p,
.tabA_in .row_text>div p{
    margin: 0 0 15px 0;
}
.tabB_in {
    padding: 0 0 35px 0;
}
.tabB_in .row_text>div:nth-child(2){
	float:none;
    margin-top: 50px;
}
.tab2-X .icon{
	margin: 30px 0 20px 0;
}
.tab3-X .tabA_in .row_text>div:nth-child(2) {
    margin-top: 30px;
}
}