/* phone-header */
.mobile-head {display:none;}
.mobile-video,  .m-vedio-p  {display:none;}
.no-display {display:none;}
.picScroll-left2 {display:none;}




@media (max-width: 1024px) {
	
.nav-container {display:none;}	
.mobile-head {
    display:block;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999999;
}	

.mobile-logo img {
    width: auto;
    padding-top: 15px;
    padding-left: 20px;
}
.mobile-nav {
	padding-right: 15px;
	font-weight: bold;
}

.sidenav {
	background: #FFF;
	box-shadow: 2px 2px 6px rgba(0,0,0,.3);
	display: block;
	font-size: 16px;
	font-weight: 400;
	height: 100%;
	left: 0;
	position: fixed;
	overflow: auto;
	display: none;
	transform: translate(-262px,0);
	transition: transform .3s;
	top: 0;
	width: 256px;
    z-index: 9999999;
	padding-top: 30px;
}
.mobile-nav a {
	display: block;
    width: 30px;
    height: 40px;
    padding-top: 5px;
}
.mobile-nav .navico {width:30px;}

.sidenav.show {
	transform: translate(0,0);
	display: block;
}

.sidenav-brand {
    background: #ffffff;
    padding: 10px 0px 8px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f25a29;
}

.sidenav-dropdown {
	border-bottom: 1px solid #424242;
	margin: 0
}

.sidenav-header {
	border-top: 1px solid #f25a29;
    padding: 0px 0px 15px 0px;
    margin-top: 10px;
}

.sidenav-header small {
	display: block;
	font-size: 14.4px;
	line-height: 16px
}

.sidenav-menu {
	list-style: none;
	margin: 0;
	padding: 0
}

.sidenav-menu li {
	display: block;
	position: relative
}
.sidenav-menu li img {width:auto;}
.sidenav-menu a {
    font-size: 14px;
    background: 0 0;
    color: #07376a;
    display: block;
    padding: 0px 32px;
    text-decoration: none;
    height: 55px;
    line-height: 55px;
    width: 140px;
}

.sidenav-menu a.active,.sidenav-menu a.active .sidenav-dropdown-icon,.sidenav-menu a.active .sidenav-link-icon {
	color: #1e8c44;
}

.sidenav-dropdown-icon,.sidenav-link-icon {
	color: #757575;
	position: absolute;
	text-align: center;
	top: 7px
}

.sidenav-link-icon {
	display: block;
	height: 24px;
    left: 70px;
	width: 24px
}

.sidenav-link-title {
	display: block;
	text-transform: uppercase;
}

.sidenav-dropdown {
	display: none;
	list-style: none;
	padding: 0;
	border-top: 1px solid #dedcdc;
    border-bottom: 1px solid #dedcdc;
    background: #f3f3f3;
}

.sidenav-dropdown a {
    background: #f3f3f3;
    font-size: 14px;
    color: #000;
    height: 40px;
    line-height: 40px;
}

.sidenav-dropdown a:hover {
	background: #f3f3f3;
}


.sidenav-dropdown-icon {
	display: none;
	height: 16px;
	right: 16px;
	width: 16px
}

.sidenav-dropdown-icon.show {
	display: block
}

.sidenav-overlay {
	background: rgba(14, 14, 14, 0.8);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99
}

.sidenav-no-scroll {
	overflow: hidden!important
}	

.suspend {display:none;}
.home-tulb {display:none;}

.small_view .shoulei h2 { width: 340px; height: 97px;margin: -100px 0 0 -170px;   } 
.small_view .xnet h2,  .small_view .member h2 {width: 350px;  height: 80px;margin: -80px 0 0 -175px;}       

.m-vedio-p {display:block; padding-top: 10px; font-weight: bold; font-size: 16px; text-align: center;}
.mobile-video {display:block;margin: 0 auto; width: 100%; height:350px;}
.no-display .pctv {display:none;}
.litebox-overlay {margin-top: 70px; min-width: 100%;}
.litebox-overlay .litebox-container {
    position: absolute;
    top: 12%;
    right: 5%;
    left: 5%;
}
.litebox-overlay .litebox-inline-html {width: 100%;padding: 0px;}    
.w1100 {width:100%;}
.section0 { padding: 40px 0px 40px;}
.section0 .home-wzlb {width: 90%;  margin: 0 auto; float: none;}
.section0 .home-wzlb h2 a { color: #000; text-align: center; font-size: 32px; padding-bottom: 30px; display: block;}
.home-wzlb #scrollDiv {width: 100%; height: 268px;}
.home-wzlb #scrollDiv li {height: 90px; width: 100%; padding: 0 0px;}
.home-wzlb  #scrollDiv li h3,  .home-wzlb  #scrollDiv li div {width: 100%;}

.section2 ul li {margin: 0 auto;  float: none;margin-bottom: 20px;}
.section2 ul .li-last {margin: 0 auto; }

.section5, .section2, .section3 { padding-top: 30px;}
.business_inner li {float: none; width: 100%;}


/*ÊÖ»úteam css*/
.picScroll-left {display:none;}
.picScroll-left2 {width: 300px; margin: 0 auto;margin-top: 0px;display:block; position: relative;}
.picScroll-left2 li {position: relative; width:300px; float: left; margin-right: 50px;}
.picScroll-left2 .thumbnail {width:100%; height:auto; display: block;}
.picScroll-left2 .des {
    background-color: rgba(0, 0, 0, 0.50);
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 5px 0px;
}
.picScroll-left2 .des p {
	color: #ffffff;
    text-align: center;
}
.picScroll-left2 .des span {font-weight: bold;}

.picScroll-left2 .doted {
    position: absolute;
    display: block;
    left: 50%;
    top: -25px;
    width: 40px;
    height: 44px;
    background: url(02.png) no-repeat;
    margin-left: -21px;
}
.picScroll-left2 .sjiao {
    position: absolute;
    display: block;
    left: 50%;
    bottom: -20px;
    width: 20px;
    height: 20px;
    background: url(03.png) no-repeat;
    margin-left: -10px;
}
.picScroll-left2 .headline h3 {display:none;}
.picScroll-left2 .headline .time {
	color: #747474;
	display:block;
	text-align: center;
}
.picScroll-left2 .hd .next {
    background: url(arrow_right.jpg) no-repeat;
    width: 38px;
    height: 48px;
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    right: -38px;
    top: 50%;
        z-index: 222;
}
.picScroll-left2 .hd .next:hover {background: url("arrow_right2.jpg") no-repeat;}


.picScroll-left2 .hd .prev {
    background: url(arrow_left.jpg) no-repeat;
    height: 48px;
    width: 38px;
    display: block;
    cursor: pointer;
    left: -38px;
    top: 50%;
    position: absolute;
        z-index: 222;
}
.picScroll-left2 .hd .prev:hover {background: url("arrow_left2.jpg") no-repeat;}

.section3 .left-txt {float:none;}
.section3 .row {width: 90%;  margin: 0 auto;}
.section3 .row {width: 90%; margin: 0 auto;  margin-bottom: 20px;}
.section3 .left {width: 50px;}
.section3 .right { padding-left: 0px;width: 80%;}
.section3 .right p {text-align: justify;}

.section3 .right-img {float: none;}
.section3 .yspic {padding-top: 10px; width: 90%; margin: 0 auto; display: block;}

.section4 {padding: 0px 0px 0px;}
.partner .tabs li {margin-right: 1%; width: 24%; height:auto; padding-bottom: 20px;}
.partner .tabs li img {padding-top: 15px; width: 60%;     padding-bottom: 15px;}
.partner .tabs li a {font-size: 14px;height: 100%; text-align: center; line-height: 20px;}

.partner .tabs .current, .partner .tabs li:hover {height: auto; transform: scale(1); -webkit-transform: scale(1);}
.partner .tab_content .pay_bg1 {padding: 0 20px;     height: 680px;}

.partner .pay_bg1 .clearfix {
    border: none;
    padding: 0px 0px 0px 0px;
    margin-top: 10px;
    text-align: center;
}
.partner.tab .tab_content {height: 680px;}
.partner .tab_content .pay_bg1 .fl,
.partner .tab_content .pay_bg1 .rt {float: none; width: 100%; text-align: center; letter-spacing: 0px;}
.partner .tab_content .pay_bg1 .fl, .partner .tab_content .pay_bg1 .rt {
    float: none;
    width: 100%;
    text-align: center;
    letter-spacing: 0px;
}


.foot-area {width: 100%;}
.foot-area .F-row {display:none;}
.cios {
    padding-left: 0px;
    width: 180px;
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}
.foot-area .cios img {width: 100%;}
.foot-area2 {padding-top: 20px; background: url(/css/img/bg.jpg) repeat;}
.foot-area2 .fl {
    padding-right: 0;
    float: none;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-bottom:20px;
}
.foot-area2 .rt {float: none;}

.foot-area2 div img {
    width: 70%;
    display: block;
    padding-bottom: 5px;
    margin: 0 auto;
}
.foot-area2 div p {background: none; padding-left: 0; text-align: center; padding-top: 0px;}
.footer .rights {height: auto;line-height: 22px;padding-top: 5px;padding-bottom: 5px;}
#topcontrol2 img {display:none;}

/*country*/
.country .coun-in {padding: 15px 0 30px;}
.mianbaoxie {margin-bottom: 15px; margin-left: 15px; }
.country-main {width: 100%;margin: 0 auto; float: none;display: block;}
.country-main .c_txt {width: 90%;  padding: 25px 0px 25px 15px;top: 50px; right: 0px;}
.country-main .c_txt2 {top: 30px;}
.country .section6 {display: none;}
.knowledge {display:none;}

.eb2-main .tab {width: 100%;}
.eb2-main .tabs li {float: none; border-bottom: 1px solid #dedbdb;width: 100%;}

.tabs_item .item1 .fl {    float: none;display: block;}
.item1 .fl img {width: 85%;margin: 0 auto;display: block;}
.item1 .fl  p a {display:none;}
.tabs_item .rt-ul {float: none; width: 90%; margin: 0 auto;margin-top: 40px;}
.item1 .tab-title {background: url(/css/eb2/lineTxt.gif) center bottom no-repeat;text-align: center;}
.item3 .process li {
    zoom: 1;
    width: 100%;
    vertical-align: top;
    background: url(/css/eb2/process_line.png) repeat-x 0 0;
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
}
.tabs_item .item2 {
    margin-bottom: 20px;
}
.tabs_item .item2 ul li {
    float: none;
    width: 100%;
    height: 242px;
    margin-right: 0px;
    margin-bottom: 10px;
}
.tabs_item .item2 ul li {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    background: #0E4E86;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.item4 .whtie {
    background: rgba(255, 255, 255, 0.90);
    width: 100%;
    height: auto;
    position: absolute;
    right: 0px;
    top: 60px;
    padding-bottom: 30px;
}
.xm171 .fl, .xm171 .rt {
    height: auto;
    margin-bottom: 40px;
    position: relative;
    border: none;
    float: none;
    display: block;
    width: 100%;
}
.xm171 img {
    width: 100%;
    height: auto;
    padding: 0px;
}    
.xm171 span {width: 100%;}
.xm181 {    text-align: justify;}
#xm18 .tmd {    font-size: 20px;}
#xm18 img {width: 100%;}

.kbk-main .w1000 {width:100%;}
.kbk-main .item4 .whtie {
    background: rgba(255, 255, 255, 0.90);
    width: 100%;
    height: auto;
    position: absolute;
    right: 0px;
    top: 30px;
}
.kbk-main .item4 .whtie p {
    width: 90%;
    margin: 0 auto;
    line-height: 28px;
    font-size: 14px;
    background: #d4d4d4;
    margin-bottom: 10px;
    height: auto;
    text-align: center;
    padding: 10px 0px;
}
.kbk-main .item3 .process li {width: 100%;float: none;}


.pic01 {width:100%;}
.tab-title {background: none;font-size: 16px;margin-bottom: 10px;}
.tab-title span {
    display: inline-block;
}
.item5 li {
    float: none;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 30px;
}
.item5 .why-text { width: 90%;}
.item5 {margin-bottom:40px;}
.jihui .fl {    width: 90%; margin: 0 auto; float: none; display: block;}
.jihui .fl  img {width:100%;}
.tabs_item .jihui .rt {width: 90%; float: none; margin: 0 auto;}
.jihui .rt .tab-title { text-align: left; font-size: 16px;padding-top: 20px; margin-bottom: 0px;}
.eb2-main .tabs_item {padding: 30px 0 30px;}
.tabs_item03 .phonto01 {width: 150px; margin: 0 auto; display: block;}
.tabs_item03 .phonto-txt { float: none;width: 90%;margin: 0 auto;text-align: center;}
.tabs_item03 .other-job .phonto02 {float: none; margin-right: 0px;text-align: center;margin-bottom: 20px;}
.tabs_item03 .other-job {margin-bottom: 30px;}

.tabs_item03 .yunying .team {width: 100%; float:none;}
.yunying .team .banner .d1 {}
.yunying .team .banner {min-height: 200px;     height: 100%;}

.tabs_item03 .team-T {width: 100%; height: auto;float: none; padding-bottom: 0px; background: #fff;}
.tabs_item03 .team-T .tab-title {padding-top: 30px;}
.tabs_item03 .yunying .sytu {width: 80%;margin: 0 auto; margin-top: 50px;    display: block;}
.tabs_item03 .yunying {margin-bottom: 30px;}
.eb2-main .E2-case {overflow: hidden;}

.eb5-main2 .eb5-event  {overflow: hidden;}
.eb5-event .picScroll-left2 .thumbnail {height: 200px;}
.eb5-event .picScroll-left2 .thumbnail img {width:100%; height: 200px;}


.G-item1 .gray-bg .baike {width: 100%; left: 0; margin-left: 0; overflow: hidden;}
.gray-bg .baike img {margin-left: 0px;}
.gray-bg .fives {
    padding-left: 0px;
    padding-right: 0px;
    width: 90%;
    margin: 0 auto;
}
.gray-bg .fives li .fl {
    width: 100%;
    text-align: center;
}
.gray-bg .fives li .rt {
    width: 100%;
    padding-top: 8px;
}
.gray-bg .fives li .rt span {    text-align: center;}
.G-item1 .five0 { width: 100%;}

.G-item2 .youshi ul li {width: 50%;}
.youshi ul .hDots, 
.G-item2 .youshi ul li  .liner-r {display:none;}
.liuc .process2  li {width: 25%;}
.liuc .process2 .jiantou {  padding-top: 10px;}
.liuc .process2 li p {
    padding: 0 0px;
    text-align: center;
    line-height: 20px;
}
.pass-photo img {width:100%;}
.G-item3 .forms {width:100%;}
.G-item3 .liuc {padding-top: 30px;}
.G-item3 .liuc .process2 li {width: 33%;height: 183px;}
.FAQ li {
    float: none;
    width: 90%;
    margin-right: 0px;
    height: auto;
    margin-left: 0px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.eb2-main .G-item4 { padding: 30px 0 0px;}

.eb5-main {width: 90%; overflow: hidden; margin: 0 auto;}
.xm1112 b {font-size: 18px;}
.xm111 .rt img {
    width: 295px;
    display: block;
    margin: 0 auto;
}
.xm111 .rt {float:none;}
.xm1111 {width: 100%;}
.xm1111 .fl {width: 100%; padding: 10px 0px;     margin-bottom: 10px;}
#xm11 .xm112_rt .pa {    right: 0px;}
.process-body {background: none;}
.eb5-main #xm12 {padding: 20px 0 0px;border-bottom: 0px dotted #195798;}
.process-timeline {width: 100%;}
.process-timeline .row-R, .process-timeline .row-L { margin-left: 0px; width: 95%; padding: 10px 0 0 5%;}
.eb5-main.tabs_item .item1 {margin-bottom: 0px;} 

.eb5-case {
    overflow: hidden;
}

.xm13_1 { width: 100%;}
.xm13_1 {width: 100%; margin: 0 auto;}
.xm13_1 .banner1 {height: 190px;}
.xm13_11 .banner1 .d2 {display:none;}
.xm13_11 img {width: 100%; height: auto;}

.xm13_2 { margin-top: 30px;}
.xm13_2 .fl { float: none;display: block; margin: 0 auto; margin-bottom: 15px;}
.xm141 img {width:100%;}
.xm141 .fl {width: 100%; height: auto; margin-bottom: 20px; float: none;display: block;}

#slides {width: 100%;}
.slides_container li {width: 100%;     margin-bottom: 30px;}
.slides_container li a {width: 262px; height: auto; margin: 0 auto; display: block; margin-bottom: 40px;}
.xm161 .fl, .xm161 .fl img {width: 100%; float: none; display: block;}
.xm161 .rt { width: 90%;margin: 0 auto; display: block; margin-top: 20px; float: none;}

#xm20 img { display: block; margin: 0 auto; width: 90%;padding-bottom: 20px;}
.index_17 {display: block; float: none; width: 100%; margin: 0 auto;}
.index_17 li { width: 100%; margin: 0 auto;margin-bottom: 30px;}
.K-QA {width: 100%;}
.fenye {margin-right: 10px;}
.xw-share .scrol-page {display:none;}
.news-list {margin-top: 10px; padding-bottom: 0px;}
.xw-share { width: 100%;}
.news-list .nlist li span a {display: none;}
.news-list .nlist li p a {
    display: block;
    color: #000;
    float: none;
    margin-left: 5px;
    line-height: 24px;
    font-size: 15px;
}
.news-list .dates { line-height: 24px; float: none;display: block; margin-left: 5px; font-size: 13px;}
.xw-in { width: 100%; background: #f7f7f7;padding: 20px 0px;display: block;float: none;}
.xw-in .in-date, .xw-in h2 {padding-left:20px;}
.xw-in .in-content {padding-left: 20px; padding-right: 20px;}
.xw-in .in-content img { max-width: 100%;}
.country .phone-xwin {padding-bottom:0px;}
.question-list li .ques01 {background: url(/css/arrow_off.png) no-repeat 98% 22px;background-size: 10px;}
.ques01 span.ques-cont {padding-left:0px;}
.question-list li .ques01.active {background: url(/css/arrow_on.png) no-repeat 98% 22px;background-size: 10px; padding-left: 0;}
.about11 .AB1 .fl {
    width: 250px;
    margin-left: 0px;
    margin: 0 auto;
    display: block;
    float: none;
}
.about11 .AB1 .about11bg {right:0px;}
.about11 .AB1 .rt {width: 90%; margin-right: 0; margin: 0 auto; margin-top: 20px; float: none;}
.about11 .AB2 {margin-top: 30px;}
.about11 .AB2 .zhuanjia {padding: 50px 2% 20px;width: 85%; margin: 0 auto;}
.about11 .AB2 { background: url(/css/AB2.jpg) repeat center; height: 730px;}
.about11 .AB3 { padding-top: 40px;    padding-bottom: 10px;}
.about11 .AB3 .fl { width: 90%; float: none;display: block; margin: 0 auto;}
.about11 .AB3 .rt {float: none;width: 90%; margin: 0 auto;    padding-top: 20px;}
.about11 .AB3 .rt  img {width: 100%;}

.zhanhui .scrollpic {margin: 0px auto 0 auto;}
.zhanhui .scrollpic, .zhanhui  #mybtns {width: 100%;}
.zhanhui #myscroll ul li a, .zhanhui  #myscroll a .intro, .zhanhui #myscroll ul li .tuu {width:100%;}
.zhanhui #myscroll { width: 333px; margin: 0 auto;}
.zhanhui  #mybtns #left {left:0;}
.zhanhui  #mybtns #right {right:0;}


.phone-daxie {width:100%; overflow: hidden;}
.phone-daxie .picScroll-left2 .thumbnail { width: 100%;height: 220px;}
.phone-daxie .picScroll-left2 .thumbnail  img {width:100%;}

.about-main .biaoge { width: 100%; box-shadow:none;    overflow: hidden;}
.about-main form {width: 100%;}
.table-box .tb01 p {text-align: left; padding-left: 15px;}
.table-box .tb01  .fl {float: none; display: block;}
.about-main form .intxt {width:90%;margin: 0 auto;margin-left: 15px;}
.table-box .tb02 .rt {float:none;}
.about-main form .tb02 .intxt, .about-main form .tb02 #shouji {width: 90%;}
.about-main form .tb02 .clearfix { margin-right: 0px;    margin-bottom: 20px;}
.table-box .tb01 { margin-bottom: 20px;}

.about44 {width: 90%;margin: 0 auto;}
.about44 img {width:100%;}

.kbk-main .wenan ul li {float: none; width: 300px;    margin: 0 auto; margin-bottom: 20px;}
.news-list .news-flei li {
    float: none;
    margin-right: 0px;
    width: 100%;margin-bottom: 2px;
}
.news-list .news-flei li a {padding: 8px 0px; color: #fff;width: 100%;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea { -webkit-appearance: none;}
   
    
}




/*pad*/
@media (min-width: 768px) and (max-width:1024px ) {
	
.section3 .right {width:90%;}
.section3 .yspic {width: auto; }
.partner .tabs li img {width:100px;}
.partner.tab .tab_content {height: 530px;}
.foot-area2 div img {width: 40%; height: auto;}

.eb2-main .tabs li {float: left; width: 19.8%;}
.item1 .fl img {width: auto;}
.tabs_item .rt-ul  p {    width: 440px; margin: 0 auto; }
.tab-title { font-size: 16px; margin-bottom: 30px; background: url(/css/eb2/lineTxt.gif) center bottom no-repeat;}
.tab-title span {display: inline-block;}

.jihui .fl img {width: auto; margin: 0 auto; display: block;}
.jihui .rt .tab-title {
    text-align: left;
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 0px;
    background: none;
}
.tab-title {font-size: 18px;}
.yunying .team .banner {min-height: 385px;}
.tabs_item03 .team-T p {font-size:16px;}

.gren-main .tabs li {float: left;width: 24.8%;}
.tabs_item .xm1111 .fl {width: 24%; padding: 10px 0px; margin-bottom: 10px; float: left;}
.tabs_item .xm111 .fl {float:left;}
.xm111 .rt {float: right;}

.xm13_1 .banner1 {height: 360px;}
.xm141 .fl {width: 50%; margin-bottom: 20px; float: left; display: block; height: 220px;}

.about11 .AB2 {background: url(/css/AB2.jpg) no-repeat center; height: 650px;}
.zhanhui #myscroll {width: 666px;}
.zhanhui #myscroll ul li {width:333px;}
.zhanhui #myscroll ul li a {width:320px;}

.kbk-main .item3 .process li { width: 50%; float: left; height: 120px;}
.kbk-main .tabs li {width:49.8%; float:left;}
.news-list .news-flei li {
    float: left;
    margin-right: 1%;
    width: 24%;	 
}
	   
}

/*pad pro*/
@media (min-width: 1024px) and (max-width:1199px ) {

.country-main {width: 70%; margin: 0 auto;float: left;}
.country-main li  img {width:100%;}
.country .coun-in {width: 95%;}

.knowledge {width: 25%; display:block;}

.yunying .team .banner {min-height: 400px;}
.tabs_item03 .yunying .team img { width: auto;height: 400px;display: block; margin: 0 auto;}
.G-item3 .forms {width: auto; display: block; margin: 0 auto;}
.xm13_1 .banner1 {height: 480px;}
.xm13_11 img {width: 920px;height: auto;}
.xm141 .fl {height:300px;}
.xm141 img { width: auto;display: block; margin: 0 auto;}
.xm13_2 .fl { float: left;}

.know2 {display:none;}
.about11 .AB1 .fl {    float: left;}
.about11 .AB1 .rt {width: 71%;    float: right;}
.about11 .AB2 {height: 550px;}
.about11 .AB3 {width: 97%; margin: 0 auto;}
.about11 .AB3 .fl {width: 60%; float: left;}
.about11 .AB3 .rt {float: right;width: 37%;    padding-top: 0px;}

}



/*phone5*/
@media (max-width: 360px) {

.small_view .shoulei h2 {width: 300px; height: 86px; margin: -100px 0 0 -150px;}
.small_view .xnet h2,  .small_view .member h2 {width: 300px; height: 69px;margin: -80px 0 0 -150px;}

.picScroll-left2 .hd .prev {left:0px;}
.picScroll-left2 .hd .next {right:0px;}

.partner .tabs li {height: 146px;}
.partner .tabs .current, .partner .tabs li:hover {height: 146px;}
.partner .tabs li a, .partner .tabs .current a { font-size: 13px;}

.country-main .c_txt2 { top: 0px;}
.tab-title {font-size: 15px;}
.tabs_item03 .team-T .tab-title {padding-top: 0px;}
.process-content p { font-size: 15px; line-height: 20px;}

.xm13_1 .banner1 {height: 150px;}
.about11 .AB2 {height: 800px;}
.zhanhui #myscroll ul li {width:320px;}
.zhanhui #myscroll, .zhanhui #myscroll ul li .tuu {width:320px;}

}