﻿/*pad*/
img {
	max-width: 100%;
}
.toe {
	/*超出省略号*/
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
	-webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/
}


@media screen and (max-width: 1200px) {
	.wrapper2{width: 100%;padding:0 20px;box-sizing: border-box;}
	.wrapper{width: 100%;padding:0 20px;box-sizing: border-box;}
	/*导航*/
.gh { position:absolute; right:0; z-index:100; padding:2px 5px;
	height: 34px;
	width: 34px;
	/*background: url(../img/y_icon1.png) no-repeat;*/
	top: 19px;
 margin-right:20px; background:#377ec0;

	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	display: none;
	z-index: 9999;}
.gh.selected {
	transform: rotate(90deg);}
.gh a {
	background-color: #fff;
	display: block;
	height: 4px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;}
.gh a:after, .gh a:before {
	background-color: #fff;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;}
.gh a:after {top: 10px;}
.gh a:before {top: -10px;}
.gh.selected a:after, .gh.selected a:before {top: 0;background: #fff;}
.gh.selected a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
}
.gh.selected a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);}
.gh.selected{ top:18px; }
.gh.selected a {background-color: transparent !important;}
body{min-width:320px;}
.navs .wrapper2{padding: 0;}
.navs3 ul{width: auto;}
}
@media screen and (max-width: 1450px) {
	.footer .location .box .fl{width: 100%;float: initial;text-align: center;}
	.footer .location .box .fr{width: 100%;float: initial;text-align: center;}
	.footer .location{height: auto;padding-top: 10px;}
	.footer .location ul{padding-bottom: 10px;}
	.footer .location ul li{line-height: 20px;}
	.footer .location .box{padding-bottom: 10px;}
	.footer .bottom{height: 30px;line-height: 30px;font-size: 12px;}
	.qr_box{width: 100px;height: 120px;bottom: 50px;}
	.qr_box img{width: 90px;height: 90px;}
	.qr_box p{font-size: 14px;line-height: 14px;}
	.footer .location .box .fr{padding: 0;}
}
@media screen and (max-width: 1100px) {
	.header .tels{display: none;}
	.focusBox{width: 100%;}
.header .gh{ display:block;}
.header .nav {
	background-image:none;
	background-repeat: repeat-x;
	 background:rgba(0,0,0,0.8); position:fixed; left:0; top:0; height:100%; width:100%; padding:0; float:none; z-index:10; display:none;}
.header .nav ul{ width:100% !important; padding-top:80px !important;}
.header .nav li {
	display: block!important;
	width: 100%;
	height:100%; 
	float:none;
	text-align: center;
	position: relative;
	font-size: 20px;}
.header .nav ul li a{color:#FFFFFF;display: block;border-bottom: 1px solid #264a6c;}
.header .nav{margin-top: 0px;}
.header{height: 75px;border: none;}
.header .logo{width: auto;height: 60px;position: absolute;top: 0;left:20px;}
.header .logo img{width: 415px;height: 50px;}
.serve .body .thumb{width: 100%;height: auto;}
.serve .body ul li img{width: 100%;height: auto;}
.title{font-size: 24px;color: #3e3a39;height: 80px;line-height: 80px;}
.serve .body ul{margin-left:0;}
.serve .body ul li{width: 46%;margin: 0 2% 50px 2%;}
.serve .body .box{height: auto;}
.brand{padding-bottom: 70px;}
.teatime .title{background-size:150% 18px;}
.download .body .qr_box2{padding-right: 3%;}
.download .body .img1{height: auto;padding: 10px 0;}
.download .body .img2{height: auto;padding: 10px 0;}
.download .body .qr_box2 h5{padding-top: 0;line-height: 30px;font-size: 18px;font-weight: 600;}
.download .body .qr_box2{width: 160px;}
.download .body .qr_box2 .btn button{width: 100px;height: 30px;line-height: 30px;font-size: 12px;}
.download .body .qr_box2 p{font-size: 12px;}
.download .body .qr_box2 .btn button i{margin-top: 5px;background-size:15px 15px;}
.navs2 ul{width: auto;}
.navs{height: auto;}


.about {
    position: relative;
    margin: 70px 0;
    height: auto;
    color: #333333;
     background-color: #F8F8F8;
     padding: 30px 0;
}
 .about .content .introduce .item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 102px;
    margin: 0 5px
}
.about .content .img_2 {
	width: 420px;
}
.about .content .text {
	padding-left: 525px;
}               

}
@media screen and (max-width: 950px) {
	/*.footer .location .box .fl{width: 100%;float: initial;text-align: center;}
	.footer .location .box .fr{width: 100%;float: initial;text-align: center;}
	.footer .location{height: auto;padding-top: 10px;}
	.footer .location ul{padding-bottom: 10px;}
	.footer .location ul li{line-height: 20px;font-size: 12px;}
	.footer .location .box{padding-bottom: 10px;}
	.footer .bottom{height: 30px;line-height: 30px;font-size: 12px;}
	.qr_box{position: initial;margin: 0 auto;width: 100px;height: 100px;}
	.qr_box img{width: 90px;height: 90px;}
	.qr_box p{display: none;}
	.footer .location .box .fr{padding: 0;}
	.footer .bottom{margin-top: 20px;}*/
	.brand .body ul li img{height: 85px!important;}
	/*.insurances .box2 img{width: 500px!important;height: 197px!important;}*/
	.insurance .body .top .inp2 span{display: block;}
	.insurance .body .top .inp2 input{display: block;}
	.insurance .body .top .inp button{margin-top: 26px;}
	.insurances .box{height: auto;}
	.about {
    position: relative;
    margin: 70px 0;
    height: auto;
    color: #333333;
     background-color: #F8F8F8;
     padding: 30px 0;
}
 .about .content .introduce .item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 102px;
    margin: 0 20px
}
.about .content .img_2 {
	width: 360px;
}
.about .content .text {
	padding-left: 465px;
}               
.about .content .img_1{
	display: none;
}
.about .content .introduce{
	padding-left:20px;
}
}
@media screen and (max-width: 860px) {
	.insurance .body .centers .from2{overflow:hidden;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;}
   .insurance .body .centers .from2::-webkit-scrollbar{display:none} 
   .insurance .body .centers .from2 table{white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow: hidden;width: 860px;}
}

@media screen and (max-width: 768px) {
	.insurances button{font-size: 16px;width: 100px;height: 40px; line-height: 40px;}
	.insurances h5{padding-bottom: 15px;}
	.insurances .text{width: 50%;}
	.insurances .box{padding-top: 0;}
	.insurances .box .text{padding-top: 13%;}
	.teatime2 .body .left img{padding-top: 13%;}
	.focusBox .prev,
	.focusBox .next { width: 30px; height: 45px; margin: -30px 0 0; display: none; background: url(../img/ad_ctr.png) no-repeat 0 0; position: absolute; top: 55%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=100);opacity:1!important;background-size:100% auto;}
	.focusBox .prev { left: 15px; }
.focusBox .next {right: 25px; background-position: 0 -45px; }
	.insurances .box2 img{width: 360px!important;height: 138px!important;}
	.brand .body ul li img{height: 65px!important;}
	.system .head ul li{height: 45px;}
	.system .head ul li a{font-size: 18px;line-height: 30px;}
	.system .head{padding: 20px 0;}
	.system .body p{padding: 20px 0;}
	.system .body ul li h3{font-size: 18px;padding: 0;}
	.system .body ul li{height: auto;}
	.system .body ul li p{font-size: 12px;line-height: 20px;}
	.navs2 ul li{width: 50%!important;}
	.navs3 ul{background:#FFFFFF;}
	.serve{padding: 15px 0;}
	.serve .body .box{height: auto;}
	.serve .body ul li{width: 100%;margin: 0 0 50px 0;}
	
	.title{font-size: 20px!important;color: #3e3a39;height: 60px;line-height: 60px;background-size:100% 18px;font-weight: 600;}
	.tabBox .tab-hd ul li{font-size: 14px;font-weight: 600;}
	.tabBox .tab-bd ul li{font-size: 12px;}
	.tabBox .tab-bd ul li{height: 40px;line-height: 40px;padding: 0 0 0 34px;}
	.tabBox .tab-bd ul li i{height: 40px;width: 28px;}
	.tabBox .tab-hd ul{width: 204px;}
	.tabBox .tab-hd ul li{height: 35px;width: 100px;line-height: 35px;}
	.contact_us{width: 25px;height: 260px;}
	.contact_us a{width: 100%;height: 27px;margin-bottom: 6.5px;}
	/*.qr_box{width: 120px;height: 120px;bottom: 0;}
	.qr_box img{width: 110px;height: 110px;}
	.qr_box p{font-size: 13px;}*/
	.navs{position: initial;}
	.navs .box{padding: 0;}
	.navs ul li{width: 33.33333%;height: 40px;height: 40px;line-height: 40px;border-bottom: 1px solid #fff;}
	.navs ul li a{height: 40px;line-height: 40px;}
	.navs ul li a:hover{background: #a0131a;height: 40px;line-height: 40px;}
	.navs .active a{background: #a0131a;height: 40px;line-height: 40px;}
	.recruit .head .img .info p{font-size: 12px;}
	 .tables tr th{font-size: 14px;font-weight: 600;height: 50px;}
	.tables tr td{font-size: 12px;}
	.tabBox2 .tab-bd2 .txt p{padding-bottom: 20px;}
	.insurances .box{height: auto;padding-bottom: 40px;}
	.insurances .box button{height: 40px;line-height: 40px;line-height: 40px;font-size: 16px;font-weight: 600;width: 120px;}
	.insurances .box img{width: 290px;height: 263px;}
   .insurances .box .text{width: 56%;}
   .insurance .body .top .inp button{width: 140px;height: 35px;margin-top: 20px;}
   .insurance .body .top .inp2 button{margin: 32px 0 0 3%;}
   .insurance .body .top .inp{padding: 30px 0;}
   .insurance .body .top .inp label{display: block;padding: 10px 0;}
   .insurance .body .top .inp2 {clear: both;}
   .insurance .body .top .inp2 label{padding: 10px 0;display: block;float: left;}
   .insurance .body .top .inp span{display: inline-block;*display: inline-block;zoom: 1;width: 17%;text-align: right;padding: 0;}
    .insurance .body .top .inp2 span{display: block;width: 100%;text-align: left;padding: 0;}
   .insurance .body .top .inp input{width: 82%!important;margin: 0!important;}
   .insurance .body .top .inp2 input{width: 100%!important;margin: 0!important;}
   .insurance .body .top ul li a{font-size: 16px;font-weight: 600;line-height: 40px;}
   .honor .left{width: auto;float: initial;}
   .honor .right{width: auto;float: initial;}
   .honor .right h3{font-size: 18px;line-height: 40px;}
   .teatime .body ul li{height: auto;}
   .teatime .body .right h4{padding: 30px 0 10px 0;line-height: 24px;}
   .teatime .body .left{width: 100%;float: initial;}
   .teatime .body .right{width: 100%;float: initial;text-align: center;}
   .download .head h4{font-size: 18px;font-weight: 600;line-height: 30px;padding: 10px;}
   .download .head h6{font-size: 14px;}
   .navs2 ul{background: #fff;}
   .news .head ul{margin: 0;}
   .news .head ul li{width: 100%;margin:0 0 30px 0;}
   .news .head ul li h5{line-height: 35px;}
   .news .head{padding-bottom: 0;}
   .page ul li{margin-bottom: 8px;}
   .height{height: 50px;}
   .opinion .head{letter-spacing: 4px;}
   .opinion .head h3{font-size: 16px;}
   .opinion .head p{font-size: 12px;}
   .welfare ul li h2{font-size: 20px;font-weight: 600;padding-bottom: 10px;}
   .welfare .text{top: 24%;left: 5%;}
   .welfare .text2{top: 24%;right: 5%;width: 260px;}
   .number{width: 40px;height: 55px;top:0;}
   .merit ul li{text-indent: 60px;}
   .merit ul li{font-size: 20px;}
   .merit .fr h2{width: 220px;}
   .number p{font-size: 55px; line-height: 64px;width: 48px;height: 60px;}
   .header .nav li{font-size: 16px;font-weight: 600;}
   .footer .nav2 ul {width: 100%;padding: 5px 0;}
	.footer .nav2 ul li{width: 25%;text-align: center;display: inline-block;display: inline-block;zoom: 1;border-right: 1px solid #fff!important;}
	.footer .nav2 ul li a{padding: 0;}
	
	.insurance .body .top .inp2 label{width: 44%;margin: 0 3%;}
	.teatime .body .right{text-align: left!important;}
	.teatime2 .body ul li{padding: 10px;}
	.teatime .body .right{height: auto;}
	.teatime2 .body .left{height: auto;}
	.teatime2 .body .left img{padding: 50px 0;}
	.teatime2 .body ul{padding-bottom: 0px;}
	.teatime2 .page ul{padding-bottom: 0px;}
.about {
    position: relative;
    margin: 0;
    height: auto;
    color: #333333;
     background-color: #F8F8F8;
     padding: 10px;
}
.about .content{
	padding: 40px 0;
}

        .about .content .img_1 {
           display: none;
        }

        .about .content .img_2 {
            position: relative;
            width: 100%;
            height: auto;
            left:0;
            top:0;
        }

        .about .content .title {
            text-align: center;
            margin-top: 20px;
        }

        .about .content .title_word {
            text-align: center;
        }

        .about .content .text {
            padding-left: 0;
        }

        .about .content .button {
            float: unset;
            display: block;
            margin: 0 auto;
        }

        .about .content .introduce {
            padding-left: 0;
            margin-top: 50px
        }

            .about .content .introduce .item {
                display: inline-block;
                vertical-align: top;
                text-align: center;
                height: 102px;
                margin: 0 10px
            }

                .about .content .introduce .item img {
                    width: 50px;
                    margin-bottom: 28px
                }

                .about .content .introduce .item .line {
                    width: 1px;
                    height: 77px;
                    margin: 12px auto;
                    background-color: #E2E2E2
                }

.lfooter {
display:block;
	width: 100%;
	height: 70px;
	background-color: #377ec0;
	position: fixed;
	bottom: 0px;
}
.lfooter ul li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px 0px;
}
.lfooter ul li a {
	color: #FFF;
	line-height: 12px;
	font-size: 12px;
}
.dbgao{height: 70px;}
	}
@media screen and (max-width: 646px) {
	.insurances .text{top: 29%;width: 78%;}
	.insurances .text h5{font-size: 12px;}
	.insurances button{font-size: 12px;width: 70px;height: 30px; line-height: 30px;}
	.insurances .box2 img{width: 260px!important;height: 100px!important;}
    .title{color: #3e3a39;background-size:100% 14px;}
    .navs ul li a{font-size: 14px;font-weight: 600;}
   .tables{overflow:hidden;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;}
   .tables::-webkit-scrollbar{display:none} 
   .tables table{white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow: hidden;width: 640px;}
   .tabBox2 .tab-hd2 ul li{font-size: 14px;height: 30px;line-height: 28px;}
   .insurances{padding: 0;}
   .insurances .box img{width: 240px;height: 210px;}
   
   .insurance .body .centers .from{overflow:hidden;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;}
   .insurance .body .centers .from::-webkit-scrollbar{display:none} 
   .insurance .body .centers .from table{white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow: hidden;width: 640px;}
   .download .title{background-size:140% 14px;}
   .download .body .img1{background: url(../img/imgv1.jpg) no-repeat center; background-size:cover;}
   .download .body .img2{background: url(../img/imgv1.jpg) no-repeat center; background-size:cover;}
   .download .body .qr_box2{float: initial;margin: 0 auto;}
   .download .body .submit{position: initial;margin:0 auto;}
   .download .body .img1{padding: 30px 0;}
   .download .body .img2{padding: 30px 0;}
   .news .body ul li h3{text-indent:10px ;}
   .news .body ul li h3{font-size: 12px;}
   .news .body ul li h3 i{left: 0;}
   .download .body .qr_box2{padding: 0;margin-bottom: 20px;}
   .news .body .toe{font-size: 14px;width: 77%;display: inline-block;vertical-align: top;}
   .page ul{padding: 0;}
   .opinion .body{width: 280px;padding: 0 0 40px 0;}
   .opinion .body ul li h3{font-size: 14px;}
   .opinion .body ul li input{width: 280px;}
   .opinion .body ul li textarea{width: 280px;}
   .opinion .head{padding-bottom: 30px;}
   .merit .number{top:-20px;}
   .welfare{padding: 0;}
   .merit{padding-bottom: 30px;}
   .brand .body ul li img{height: 56px!important;}
   /*.qr_box{position: initial;margin: 0 auto ;margin-bottom: 20px;}*/
      .about .content .introduce .item {
                margin: 0 5px
            }
	}

@media screen and (max-width: 598px) {
	.recruit .head .img .info{top: 25%;}
	.title{font-size: 18px;color: #3e3a39;background-size:125% 13px;}
	.header{height: 60px;}
	header .logo{height: 60px;position: absolute;top: 13px;left:20px;}
	.header .logo img{width: 288px;height: 40px;}
	.serve .body .thumb{width: 100%;height: auto;}
	.serve .body ul li img{width: 100%;height: auto;}
	.gh{top: 11px;}
	.tabBox .tab-bd ul li{width: 60%;padding:6px 32% 6px 8%;position: relative;height: auto;line-height: 20px;}
	.tabBox .tab-bd ul li span{position: absolute;top: 0;right: 0;line-height: 50px;}
	.serve .body .text p{padding-bottom: 20px;height: auto;}
	.number{width: 40px;height: 46px;}
	.number p{font-size: 50px;line-height: 46px;font-weight: 600;text-align: right;width: 45px;height: 50px;}
	.brand{padding-bottom: 40px;}
	.recruit .head .img .info p{padding-bottom: 3px;}
	.recruit .head img{padding-top: 0;}
	.tables{padding-top: 40px;}
	.recruit .body .body2{padding: 10px 0;overflow:hidden;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;}
	.recruit .body .body2::-webkit-scrollbar{display:none} 
	.recruit .body .body2 ul{white-space:nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow: hidden;width: 530px;}
	.recruit .body .body2 i{display: none;}
	.tabBox2 .tab-bd2 .txt h3{left: -13%;}
	.tabBox2 .tab-hd2 .next{top: 36px;}
	.tabBox2 .tab-hd2 .prev{top: 36px;}
	.insurances .box h5{font-size: 12px;}
	.opinion .body{width: 240px;}
	.opinion .body ul li input{width: 240px;}
   .opinion .body ul li textarea{width: 240px;}
   .welfare ul li h2{font-size: 16px;font-weight: 600;padding-bottom: 0;}
   .welfare ul li p{font-size: 12px;}
   .welfare .text{top: 15%;left: 5%;width: 260px;}
   .welfare .text2{top: 15%;right: 5%;width: 200px;}
   .welfare .title{background-size:150% 14px;}
   .merit ul li{font-size: 16px;}
   .merit .fr h2{width: 180px;}
   .merit ul li{text-indent: 50px;}
   .brand .body ul{margin:0 ;}
    .brand .body ul li{width: 23%!important;margin: 0 1%!important;}
 .about .content .introduce .item {
    margin: 0 2px;
}
.about .content .introduce .item img {
    width: 40px;
    margin-bottom: 8px;
}
.about .content .introduce .item p{
	font-size: 13px;
}

	}
@media screen and (max-width: 480px) {
	.insurances .box2 img{width: 200px!important;height: 70px!important;}
	.title{font-size: 16px;color: #3e3a39;background-size:260% 11px;}
	.recruit .head .img .info .toe{width: 80%;}
	.tabBox2 .tab-bd2 .txt{margin-left: 14%;}
	.tabBox2 .tab-bd2 .txt h3{left: -18%;}
	.tabBox2 .tab-hd2 ul li{width: 48px;}
	.insurances .box button{height: 32px;line-height: 32px;line-height: 32px;font-size: 14px;font-weight: 600;width: 90px;}
	.insurances .box .text{width: 73%;}
	.height{margin-top: 25px!important;}
	.insurance .body .top ul li a{font-size: 14px;line-height: 33px;}
	.teatime .title{background-size:195% 18px;}
	.download .title{background-size:180% 14px;}
	.opinion .body{width: 180px;}
	.opinion .body ul li span{font-size: 12px;}
	.opinion .body ul li input{width: 180px;}
   .opinion .body ul li textarea{width: 180px;}
   .opinion .body ul li h3{font-size: 12px;line-height: 22px;left: -66px;width: 61px;}
   .insurances .box{padding-bottom: 25px;}
   .insurances h5{padding-bottom: 5px;}
.about .content .introduce .item {
    margin: 0;
}
   .about .content .introduce .item p{
	font-size: 12px;
}
	}
@media screen and (max-width: 450px) {
	.insurances .text{top: 25%;}
	.brand .body ul li{width: 31.3333333%!important;}
	.brand .body ul li img{height: 50px!important;}
	.insurances .box img{width: 170px;height: 150px;}
	.insurances .box button{height: 25px;line-height: 25px;line-height:25px;font-size: 12px;font-weight: 600;width: 70px;}
	.insurances .box h5{padding-bottom: 25px;}
	.teatime .title{background-size:235% 12px;}
	.news .head ul li h5{font-size: 14px;}
	.news .head ul li p{font-size:12px;}
	.news .body .toe{width: 70%;}
	.opinion .title{background-size:145% 9px;}
	.opinion .body{padding-left: 30px;}
	.welfare .title{background-size:190% 14px;}
	.number{width: 23px;height: 32px;}
	.number p{font-size: 30px;line-height: 33px; width: 26px;height: 33px;}
	.merit ul li{text-indent:32px;font-size: 14px;}
	.merit .fr h2{width: 145px;}
	.merit .number{top: -13px;}
	.insurance .body .top .inp2 button{width: 100px;}
	.about .content .introduce {
		display: none;
	}
	}
	@media screen and (max-width: 400px) {
		.tabBox .tab-bd ul li i{width: 20px;height: 50px;}
		.recruit .head .img .info{top: 16%;}
		.insurance .body .top .inp span{width: 22%;}
		.insurance .body .top .inp2 span{width: 100%;}
		.insurance .body .top .inp input{width: 77%!important;}
		.download .title{background-size:220% 14px;}
		.welfare ul li h2{font-size: 14px;}
	   .welfare ul li p{font-size: 12px;}
	   .welfare .text{top: 8%;left: 3%;width: 260px;}
	   .welfare .text2{top: 8%;right: 3%;width: 260px;}
	   .insurances .text{top: 22%;width: 85%;}
		
	}
	@media screen and (max-width: 360px){
		.tabBox2 .tab-bd2 .txt{margin-left: 16%;}
		.tabBox2 .tab-bd2 .txt h3{left: -21%;}
		.news .body .toe{width: 65%;}
		.brand .body ul li img{height: 47px!important;}
		
	}
	@media screen and (max-width: 768px) {
		.center_contact {
			width: 100%;
		}
		.center_contact_left{
			display: block;
		}
		.center_contact_right {
			width: 350px!important;
			float: left;
			margin-top: 30px!important;
			text-align: center;
			margin-left: 0;
		}
		.center_contact_right img{
			width: 100%;
		}
	}
