.body_container{
	max-width:1920px;
	width:100%;
	text-align:center;
}
.body_title_bg{
	background: url("../image/3.png");
    background-size: 100% 100%;
	-moz-background-size:100% 100%;
    height: 382px;
}
.body_title_bg .title{
	padding:160px 0 0 0;
}
.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;
	font-family:"SimHei";
}
.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/about_tab_top1.png") no-repeat 22px 12px;
	color:#38d4b0;
}
.block .block_in .cols.cols_icon1:hover{
	background:url("../image/about_tab_top1_green.png") no-repeat 22px 12px;
}
.block .block_in .cols.cols_icon1.selected{
	background:url("../image/about_tab_top1_green.png") no-repeat 22px 12px;
}
.block .block_in .cols.cols_icon2{
	background:url("../image/about_tab_top2.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon2:hover{
	background:url("../image/about_tab_top2_green.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon2.selected{
	background:url("../image/about_tab_top2_green.png") no-repeat 21px 12px;
}
.block .block_in .cols.cols_icon3{
	background:url("../image/about_tab_top3.png") no-repeat 22px 12px;
}
.block .block_in .cols.cols_icon3:hover{
	background:url("../image/about_tab_top3_green.png") no-repeat 22px 12px;
}
.block .block_in .cols.cols_icon3.selected{
	background:url("../image/about_tab_top3_green.png") no-repeat 22px 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;
}

.tabA1{
	margin:60px auto 0 auto;
	background-color:#ffffff;
}
.tabA_bg1{
	background: url("../image/a_title_bg1.png");
    background-size: 100% 100%;
	-moz-background-size:100% 100%;
	height: 205px;
    padding-top: 110px;
}
.tab1-X .tabA1 .row_title p:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #38d4b0;
}
.tab1-X .tabA1 .row_title p:nth-child(2) {
    font-size: 24px;
    color: #626262;
    margin: 15px 0 0 0;
}
.tabA_in{
	margin:0 auto;
}
.tabA_in .row_title{
	padding-top: 103px;
}
.tabA2 .row_title.row_title_bg{
	padding: 104px 0 160px 0;
	background: url("../image/a_title_bg2.png");
    background-size: 100% 100%;
	-moz-background-size:100% 100%;
}
.tabA2 .row_title p:first-child{
	font-size: 14px;
    font-weight: bold;
    color: #38d4b0;
}
.tabA2 .row_title p:nth-child(2){
	font-size: 24px;
    color: #626262;
    margin: 15px 0 0 0;
}

.tabA_in .row_title p:first-child{
	font-size: 14px;
    font-weight: bold;
    color: #38d4b0;
}
.tabA_in .row_title p:nth-child(2){
	font-size: 24px;
    color: #626262;
    margin: 15px 0 0 0;
}

.tabA_in .row_text{
	width:100%;
}
.tab1-X .tabA_in .row_text p{
	text-align:left;
	margin:0 auto 30px auto;
    text-indent: 2em;
    line-height: 24px;
}

.tabB{
	margin:95px auto 0 auto;
}
.tabB_in{
	margin:0 auto 165px;
}
.tabB_in .logo_two{
	margin: 0 auto 17px;
	border-bottom:1px solid #d2d2d2;
}
.tabB_in .logo_two img{
	padding: 0 0 30px;
}


.tabA2{
	margin:0 auto 110px auto;
	background-color:#ffffff;
}
.tabA_in .row_introduction{
	width:100%;
}
.row_introduction .row{
	width:100%;
}
.row_introduction .row .cols_top>div,
.row_introduction .row .cols_bottom{
	display:inline-block;
	vertical-align:top;
}
.row_introduction .row .cols_top>div:first-child{
	width:30%;
	text-align:center;
}
.row_introduction .row .cols_top>div:nth-child(2){
	width:60%;
	margin-left:10px;
}
.row_introduction .row .cols_top{
	text-align:left;
}
.row_introduction .row .cols_top .CEO_name{
	border-bottom:1px solid #d2d2d2;
	padding:30px 0 30px 0;
}
.row_introduction .row .cols_top .CEO_name p{
	font-size:20px;
	color:#626262;
	line-height:30px;
}
.row_introduction .row .cols_top .CEO_introduction{
	margin:30px 0 0 0;
}
.row_introduction .row .cols_top .CEO_introduction p{
	font-size:18px;
	text-indent: 2em;
    line-height: 25px;
}
.row_introduction .row .cols_bottom{
	width:100%;
	text-align:left;
}
.row_introduction .row .cols_bottom>div{
	display:inline-block;
	vertical-align:top;
}
.row_introduction .row .cols_bottom .time_icons{
	width:30%;
	text-align:center;
}
.row_introduction .row .cols_bottom .time_icons>div{
	background: url("../image/time_icons.png") no-repeat 0 0;
    background-size: 100% 100%;
	-moz-background-size:100% 100%;
	width:32px;
	height:985px;
	display:inline-block;
}
.row_introduction .row .cols_bottom .time_introduction{
	width:60%;
	margin-top:99px;
}
.time_introduction .time p:first-child{
	font-size:20px;
	color:#38d4b0;
}
.time_introduction .time p:nth-child(2){
	font-size:18px;
	margin-top:16px;
}
.time_introduction .time p:nth-child(2) span{
	color:#38d4b0;
	margin-right:10px;
}
.time_introduction .time_1997{
	margin-top:78px;
}
.time_introduction .time_2008{
	margin-top:150px;
}
.time_introduction .time_2011{
	margin-top:90px;
}
.time_introduction .time_2012{
	margin-top:47px;
}

.row_introduction .row .cols_bottom .CEO_after{
	border-top:1px solid #d2d2d2;
	padding: 30px 0 0 0;
    margin-top: 97px;
}
.row_introduction .row .cols_bottom .CEO_after p{
	font-size:18px;
	line-height:30px;
	text-indent: 2em;
}



.tab3-X .tabA_in .row_text{
	width: 100%;
    margin-top: 140px;
    border-top: 1px solid #d2d2d2;
    overflow: hidden;
}
.tab3-X .row_text>div{
	display:inline-block;
	vertical-align:top;
    margin-top: 58px;
}
.tab3-X .row_text .left{
	text-align:left;
	float:left;
}
.tab3-X .row_text .left .co{
	font-size:22px;
}
.tab3-X .row_text .left .co_en{
	font-size:16px;
	margin-top:8px;
}
.tab3-X .row_text .right{
	width:20%;
	float:right;
}
.tab3-X .row_text .left .left_tel,
.tab3-X .row_text .left .left_add{
	display:inline-block;
	width:48%;
	vertical-align:top;
	margin-top:100px;
}
.tab3-X .row_text .left .left_tel>div,
.tab3-X .row_text .left .left_add>div{
	display:inline-block;
}
.tab3-X .row_text .left .left_tel>div p,
.tab3-X .row_text .left .left_add>div p{
	font-size:18px;
}
.tab3-X .row_text .left p{
	line-height:24px;
}
.tab3-X .row_text .left_tel .telphone{
	line-height:44px;
}



@media screen and (min-width: 1200px){
.block .block_in{
	width:1160px;
}
.tabA_in{
	width:1160px;
}
.tabB_in{
	width:1160px;
}
.tab1-X .tabA_in .row_text p{
	max-width: 950px;	
}

.tab3-X .row_text .left{
	width:67%;
}
.tab3-X .row_text .left .left_tel>div:first-child,
.tab3-X .row_text .left .left_add>div:first-child{
	margin-right:30px;
}
}


@media screen and (min-width: 1024px) and (max-width:1200px){
.block .block_in{
	width:984px;
}
.block .block_in>div{
	width:33%;
}
.tabA_in{
	width:984px;
}
.tabB_in{
	width:984px;
}
.tab3-X .row_text .left{
	width:75%;
}
.tab3-X .row_text .left .left_tel>div:first-child,
.tab3-X .row_text .left .left_add>div:first-child{
	margin-right:20px;
}
.row_introduction .row .cols_right .time_introduction{
    margin-top: 103px;
}
}



@media screen and (min-width: 768px) and (max-width:1023px){
.tabA1{
	margin: 22px auto 110px auto;
}
.block .block_in{
	width:728px;
}
.block .block_in>div{
	width:33%;
}
.tabA_in{
	width:728px;
}
.tabB_in{
	width:728px;
}
.tabA_in .row_introduction{
	margin-top: 95px;
}
.tab3-X .row_text .left{
	width:75%;
}
.tab3-X .row_text .left .left_tel>div:first-child,
.tab3-X .row_text .left .left_add>div:first-child{
	margin-right:20px;
}
.body_title_bg .title .icon_title{
    font-size: 28px;
}
.body_title_bg .title span{
    margin: 0 13px;
}
.block .block_in .cols{
	font-size: 22px;
}
.tabA_in .row_title p:first-child{
    font-size: 12px;
}
.tabA_in .row_title p:nth-child(2){
    font-size: 22px;
}
.tab1-X .tabA_in .row_text p{
    margin: 0 auto 14px auto;
	font-size:12px;
}
.row_introduction .row .cols_right .CEO_name{
    padding: 30px 0 14px 0;
}
.row_introduction .row .cols_right .CEO_name p{
    font-size: 18px;
}
.row_introduction .row .cols_right .CEO_introduction p,
.time_introduction .time p:nth-child(2){
    font-size: 16px;
}
.row_introduction .row .cols_right .time_introduction{
    margin-top: 80px;
}
.time_introduction .time_1997{
	margin-top: 65px;
}
.row_introduction .row .cols_right .CEO_after p{
	font-size:16px;
}
.tab3-X .tabA_in .row_text{
	margin-top: 95px;
}
.tab3-X .row_text .left .co {
    font-size: 20px;
}
.tab3-X .row_text .left .co_en {
    font-size: 14px;
}
.tab3-X .row_text .left .left_tel>div p, 
.tab3-X .row_text .left .left_add>div p{
	font-size:16px;
}

.tab3-X .row_text .left .left_tel,
.tab3-X .row_text .left .left_add{
	display:block;
	width:100%;
    margin-top: 24px;
}

.block .block_in .cols.cols_icon1{
	background:url("../image/about_tab_top1.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon1:hover{
	background:url("../image/about_tab_top1_green.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon1.selected{
	background:url("../image/about_tab_top1_green.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon2{
	background:url("../image/about_tab_top2.png") no-repeat 19px 5px;
}
.block .block_in .cols.cols_icon2:hover{
	background:url("../image/about_tab_top2_green.png") no-repeat 19px 5px;
}
.block .block_in .cols.cols_icon2.selected{
	background:url("../image/about_tab_top2_green.png") no-repeat 19px 5px;
}
.block .block_in .cols.cols_icon3{
	background:url("../image/about_tab_top3.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon3:hover{
	background:url("../image/about_tab_top3_green.png") no-repeat 18px 5px;
}
.block .block_in .cols.cols_icon3.selected{
	background:url("../image/about_tab_top3_green.png") no-repeat 18px 5px;
}
}




@media screen and (max-width:767px){
p{
	font-size:12px;
}
.body_title_bg {
    background: url("../image/3_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;
}

.block .block_in .cols.cols_icon1{
	background:url("../image/about_tab_top1.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon1:hover{
	background:url("../image/about_tab_top1_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon1.selected{
	background:url("../image/about_tab_top1_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon2{
	background:url("../image/about_tab_top2.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon2:hover{
	background:url("../image/about_tab_top2_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon2.selected{
	background:url("../image/about_tab_top2_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon3{
	background:url("../image/about_tab_top3.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon3:hover{
	background:url("../image/about_tab_top3_green.png") no-repeat 10px 5px;
}
.block .block_in .cols.cols_icon3.selected{
	background:url("../image/about_tab_top3_green.png") no-repeat 10px 5px;
}
.tab1-X .tabA_in .row_text p {
    margin: 0 auto 15px auto;
	font-size:12px;
}
.tabA_in .row_title {
    padding-top: 65px;
}
.tabA_in .row_title p:first-child{
	font-size:12px;
}
.tabA_in .row_title p:nth-child(2) {
    font-size: 20px;
}
.tabA2 .row_title.row_title_bg {
    padding: 65px 0 80px 0;
}
.tabA_bg1 {
    background: url("../image/a_title_bg1_phone.png");
    background-size: 100% 100%;
	-moz-background-size:100% 100%;
	height:auto;
}
.tab1-X .tabA1 .row_title p:first-child {
    font-size: 12px;
}
.tab1-X .tabA1 .row_title p:nth-child(2) {
    font-size: 20px;
}
.tabB_in {
    width: 90%;
	margin: 0 auto 50px;
}
.tabB_in .logo_two img {
    padding: 0;
	width:48%;
}
.tabA1 {
    margin: 0 auto 0 auto;
}
.tabB {
    margin: 55px auto 0 auto;
}
.tabA_in .row_text,
.tabA_in .row_introduction,
.tab3-X .tabA_in .row_text {
    width: 90%;
    margin: 70px auto 0 auto;
}
.row_introduction .row>div {
    display: block;
}
.row_introduction .row .cols_top>div:first-child {
    display: block;
    width: 100%;
}
.row_introduction .row .cols_top>div:nth-child(2) {
    width: 100%;
    text-align: center;
	margin-left:0;
}
.row_introduction .row .cols_top .CEO_introduction p {
    font-size: 16px;
    text-align: left;
}
.row_introduction .row .cols_top .CEO_introduction {
    margin: 30px 0 30px 0;
}
.time_introduction .time p:nth-child(2) {
    font-size: 16px;
    line-height: 18px;
}
.row_introduction .row .cols_bottom .CEO_after{
	position: absolute;
    left: 0;
	padding: 28px 0 0 0;
    margin-top: 28px;
}
.row_introduction .row .cols_bottom .CEO_after p{
	font-size:16px;
	width: 90%;
    margin: 0 auto;
	line-height:25px;
}
.row_introduction .row .cols_bottom .time_icons>div {
    background: url("../image/time_icons_phone.png") no-repeat 0 0;
    width: 46px;
    height: 696px;
}
.row_introduction .row .cols_bottom .time_introduction {
    margin-top: 26px;
}
.tabA2 {
    margin: 0 auto 280px auto;
}
.tabA_in .row_title.row_title_bg{
	padding: 104px 0 37px 0;
}



.tab3-X .row_text>div {
    display: inline-block;
    vertical-align: top;
    margin-top: 29px;
}

.tab3-X .row_text .left {
    text-align: center;
	float:none;
}
.tab3-X .row_text .left .co {
    font-size: 16px;
}
.tab3-X .row_text .left .co_en {
    font-size: 12px;
    margin-top: 4px;
}
.tab3-X .row_text .left .left_tel,
.tab3-X .row_text .left .left_add {
    display: block;
    width: 100%;
	text-align: left;
	margin-top:25px;
}
.tab3-X .row_text .left .left_tel>div p,
.tab3-X .row_text .left .left_add>div p{
	font-size:14px;
}
.tab3-X .row_text .right {
    width: 100%;
}
}

@media screen and (max-width:325px){
.time_introduction .time_1997 {
    margin-top: 24px;
}
.time_introduction .time_2008 {
    margin-top: 128px;
}
.time_introduction .time_2011 {
    margin-top: 60px;
}
}
@media screen and (min-width: 326px) and (max-width:329px){
.time_introduction .time_1997 {
    margin-top: 43px;
}
.time_introduction .time_2008 {
    margin-top: 127px;
}
.time_introduction .time_2011 {
    margin-top: 61px;
}
}

@media screen and (min-width: 330px) and (max-width:359px){
.time_introduction .time_1997 {
    margin-top: 42px;
}
.time_introduction .time_2008 {
    margin-top: 128px;
}
.time_introduction .time_2011 {
    margin-top: 61px;
}
}
@media screen and (min-width: 360px) and (max-width:451px){
.time_introduction .time_1997 {
    margin-top: 42px;
}
.time_introduction .time_2008 {
    margin-top: 128px;
}
.time_introduction .time_2011 {
    margin-top: 80px;
}
}

@media screen and (min-width: 452px) and (max-width:470px){
.time_introduction .time_1997 {
    margin-top: 42px;
}
.time_introduction .time_2008 {
    margin-top: 144px;
}
.time_introduction .time_2011 {
    margin-top: 80px;
}
}
@media screen and (min-width: 471px) and (max-width:690px){
.time_introduction .time_1997 {
    margin-top: 55px;
}
.time_introduction .time_2008 {
    margin-top: 150px;
}
.time_introduction .time_2011 {
    margin-top: 80px;
}
}
@media screen and (min-width: 691px) and (max-width:767px){
.time_introduction .time_1997 {
    margin-top: 55px;
}
.time_introduction .time_2008 {
    margin-top: 150px;
}
.time_introduction .time_2011 {
    margin-top: 95px;
}
}