/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu { margin: 0; padding: 0; }
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; }
html, body, fieldset, img, iframe, abbr { border: 0; }
i, cite, em, var, address, dfn { font-style: normal; }
[hidefocus], summary {
 outline: 0;
}
li { list-style: none; }
h1, h2, h3, h4, h5, h6, small { font-size: 100%; }
sup, sub { font-size: 83%; }
pre, code, kbd, samp { font-family: inherit; }
q:before, q:after { content: none; }
textarea { overflow: auto; resize: none; }
label, summary { cursor: default; }
a, button { cursor: pointer; }
h1, h2, h3, h4, h5, h6, em, strong, b { font-weight: bold; }
del, ins, u, s, a, a:hover { text-decoration: none; }
body, textarea, input, button, select, keygen, legend { font: 14px/1.14 'Microsoft YaHei'; color: #333; outline: 0; }
body { background: #fff; font-size: 14px; }
a { color: #333; }
a:hover { color: #333; }
span:focus { outline: none; }
/*清除浮动*/
.clearfix { zoom: 1; }
.clearfix:after { display: block; content: ''; clear: both; }
/*圆角*/
/*阴影*/
/*字体*/
/*动画属性*/
/*清除浮动*/
/************************公共************************************/
.container { width: 1240px; margin: 0 auto; }
.container-two { width: 1140px; margin: 0 auto; }
.fl { float: left; }
.fr { float: right; }
/*字体大小*/
.f-12 { font-size: 12px; }
.f-14 { font-size: 14px; }
.f-16 { font-size: 16px; }
.f-18 { font-size: 18px; }
.f-20 { font-size: 20px; }
.f-24 { font-size: 24px; }
.f-26 { font-size: 26px; }
.f-28 { font-size: 28px; }
.f-30 { font-size: 30px; }
/*行高*/
.lh-16 { line-height: 16px; }
/*16像素行距*/
.lh-18 { line-height: 18px; }
/*18像素行距*/
.lh-20 { line-height: 20px; }
/*20像素行距*/
.lh-22 { line-height: 22px; }
/*22像素行距*/
.lh-24 { line-height: 24px; }
/*24像素行距*/
.lh-26 { line-height: 26px; }
/*26像素行距*/
.lh-28 { line-height: 28px; }
/*28像素行距*/
.lh-30 { line-height: 30px; }
/*30像素行距*/
/*内边距*/
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-70 { padding-bottom: 70px; }
.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pr-5 { padding-right: 5px; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pd-5 { padding: 5px; }
.pd-10 { padding: 10px; }
.pd-15 { padding: 15px; }
.pd-20 { padding: 20px; }
/*外边距*/
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }
.mt-35 { margin-top: 35px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-25 { margin-bottom: 25px; }
.mb-30 { margin-bottom: 30px; }
.mb-35 { margin-bottom: 35px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 50px; }
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.ml-30 { margin-left: 30px; }
.ml-40 { margin-left: 40px; }
.ml-45 { margin-left: 45px; }
.ml-50 { margin-left: 50px; }
.mr-5 { margin-right: 5px; }
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-20 { margin-right: 20px; }
.mr-30 { margin-right: 30px; }
.mr-40 { margin-right: 40px; }
.mr-50 { margin-right: 50px; }
.mr-100 { margin-right: 100px; }
/* **********************************服务介绍************************************************ */
/*主要内容*/
.g-bd { position: relative; }
.banner-wrap { width: 100%; height: 500px; background-color: #fff; position: relative; }
.banner-wrap .outers { width: 100%; height: 100%; position: relative; }
.banner-wrap .banner_1 { width: 100%; height: 500px; background: url(../image/banner.jpg) no-repeat center; background-size: cover; }
.banner-wrap .banner_2 { width: 100%; height: 500px; background: url(../image/banner1.jpg) no-repeat center; background-size: cover; }
.banner-wrap .banner_3 { width: 100%; height: 500px; background: url(../image/banner_3.jpg) no-repeat center; background-size: cover; }
.banner-wrap .swiper-pagination-bullet { display: inline-block; opacity: 1; width: 24px; height: 6px; background: #ffffff; border-radius: 3px; }
.banner-wrap .swiper-pagination-bullet-active { background: -moz-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: -webkit-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: -o-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: -ms-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: linear-gradient(to left, #f13c11 0%, #f57a4a 100%); }
.banner-wrap .content { width: 1200px; height: 500px; margin: 0 auto; position: absolute; top: 0; left: 50%; margin-left: -600px; }
.banner-wrap .banner { background: #000; width: 196px; height: 500px; }
.banner-wrap .banner .subCate { display: none; background: #ffffff; position: absolute; left: 196px; top: 0; width: 550px; padding: 20px; color: #333; height: auto; z-index: 9999; }
.gl_team { width: 100%; height: 914px; background: url(../image/team_bg.png) no-repeat center; background-size: cover; padding: 70px 0; box-sizing: border-box; }
.gl_team .hidden_box { opacity: 0; }
.gl_team .pc-banner { width: 1200px; margin: 0 auto; }
.gl_team .pc-banner .swiper-container { width: 1200px; margin: 0 auto; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }
.gl_team .pc-banner .swiper-container .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; margin-bottom: 110px; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide img { width: 208px; border-radius: 5px; display: block; height: 325px; border: none; margin: 0 auto; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box { width: 1000px; position: relative; margin-left: -387px; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_hd { margin: 0 auto; text-align: center; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_hd .p1 { color: #565656; font-size: 32px; margin-bottom: 2px; font-weight: bold; margin-top: 20px; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_hd .p2 { color: #2B242B; font-size: 20px; font-weight: 300; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_center { width: 983px; height: 157px; background: #fff; box-shadow: 0px 5px 26px 1px rgba(117, 117, 117, 0.2); border-radius: 10px; margin-top: 20px; padding: 20px 40px; box-sizing: border-box; display: flex; justify-content: left; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_center::before { content: ''; position: absolute; top: 76px; left: 50%; width: 2px; height: 28px; background: #ea5504; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_center .left_box p, .gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_center .right p { line-height: 40px; color: #565656; font-size: 18px; position: relative; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_center .left_box p::before, .gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_center .right p::before { content: ''; position: absolute; top: 18px; left: -10px; width: 4px; height: 4px; background: #565656; border-radius: 50%; }
.gl_team .pc-banner .swiper-container .swiper-wrapper .swiper-slide .hidden_box .hidden_center .left_box p { margin-right: 30px; }
.gl_team .pc-banner .swiper-container .swiper-pagination { bottom: 90px; }
.gl_team .pc-banner .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 56px; height: 5px; background: #2B242B; opacity: 0.2; border-radius: 0; }
.gl_team .pc-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active { background: #ea5504; opacity: 1; }
.gl_team .swiper-slide { -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; -webkit-transform: scale(0.85); /* margin: 1px; */
transform: scale(0.85); margin-top: 70px; margin-bottom: 70px; }
.gl_team .swiper-slide { -webkit-transform: scale(0.97); transform: scale(0.97); }
.gl_team .swiper-slide-active, .gl_team .swiper-slide-duplicate-active { -webkit-transform: scale(1.15); transform: scale(1.15); z-index: 1002; margin-top: 75px; }
.gl_team .swiper-slide-active .hidden_box, .gl_team .swiper-slide-duplicate-active .hidden_box { opacity: 1; -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; }
.know-part { margin-top: 70px; }
.know-part .left { display: flex; justify-content: space-between; margin-top: 30px; width: 100%; }
.know-part .left .know-txt { width: 740px; font-weight: 400; color: #646464; line-height: 30px; font-size: 16px; }
.know-part .left .know-txt p { text-indent: 30px; margin-bottom: 16px; }
.know-part .left .right { width: 434px; height: 248px; }
.content_num_main { width: 1200px; margin: 0 auto; }
.content_num_main .yipoint { margin: 80px auto 100px auto; }
.content_num_main .num_part { width: 1200px; height: 298px; background: #ffffff; border-radius: 10px; display: flex; justify-content: left; align-items: center; margin: 70px auto 24px auto; box-shadow: 0px 0px 29px 1px rgba(117, 117, 117, 0.12); }
.content_num_main .num_part .video_img { width: 586px; height: auto; margin-right: 30px; cursor: pointer; }
.content_num_main .num_part .type_box { width: 530px; height: 100%; }
.content_num_main .num_part .type_box hr { margin: 0; background-color: #e5e5e5; }
.content_num_main .num_part .type_box .num_title { width: 262px; height: 69px; text-align: center; border-right: 1px solid #e5e5e5; display: inline-block; margin: 38px auto; }
.content_num_main .num_part .type_box .num_title:nth-child(2) { border-right: none; }
.content_num_main .num_part .type_box .num_title:nth-child(5) { border-right: none; }
.content_num_main .num_part .type_box .num_title .num_txt1 { font-size: 30px; color: #ea5504; display: flex; justify-content: center; align-items: baseline; font-weight: bold; }
.content_num_main .num_part .type_box .num_title .num_txt1 p { font-size: 38px; color: #ea5504; font-weight: bold; }
.content_num_main .num_part .type_box .num_title .num_txt1 span { font-size: 16px; color: #333; margin-left: 2px; }
.content_num_main .num_part .type_box .num_title .num_txt2 { font-size: 18px; font-weight: 400; color: #666666; line-height: 13px; margin-top: 10px; }
/* 领导关怀 */
.mt_part { padding-top: 50px; width: 100%; padding-bottom: 10px; display: none;}
.mt_part .top-box { position: relative; display: block; height: 48px; margin-bottom: 20px; }
.mt_part .leader-list { width: 100%; display: flex; justify-content: center; }
.mt_part .leader-list .item { width: 420px; height: auto; }
.mt_part .leader-list .item a { width: 420px; height: 526px; background: #fff; box-shadow: 0px 7px 18px 0px rgba(128, 128, 128, 0.21); margin-bottom: 40px; display: block; }
.mt_part .leader-list .item a img { width: 420px; height: 419px; }
.mt_part .leader-list .item a p { width: 100%; height: 108px; padding: 24px; box-sizing: border-box; color: #565656; text-align: left; line-height: 30px; font-weight: 500; font-size: 18px; }
.mt_part .leader-list .item2 { margin-top: 94px; }
.mt_part .leader-list img { width: 307px; height: 2885px; }
.strategy { width: 100%; height: 587px; background: #f7f7f7; padding: 50px 0; box-sizing: border-box; display: none;}
.strategy .container .item { width: 1200px; height: 390px; position: relative; display: flex; justify-content: space-between; display: none; margin-top: 90px; }
.strategy .container .item .strategy_click { width: 40px; height: 340px; cursor: pointer; }
.strategy .container .item .left { width: 555px; height: 390px; display: block; margin-top: 0; }
.strategy .container .item .left .list_box { width: 100%; height: 114px; border-bottom: 1px solid #eee; padding: 24px; box-sizing: border-box; cursor: pointer; }
.strategy .container .item .left .list_box.on { position: relative; background: #fff; box-shadow: 0px 5px 26px 1px rgba(117, 117, 117, 0.2); border-radius: 5px; }
.strategy .container .item .left .list_box.on::before { content: ''; position: absolute; width: 28px; height: 2px; background: #ea5504; top: 49%; right: -14px; }
.strategy .container .item .left .list_box .test1 { color: #565656; font-size: 22px; font-weight: 500; }
.strategy .container .item .left .list_box .test2 { color: #787878; font-size: 16px; font-weight: 400; margin-top: 6px; }
.strategy .container .item .right { width: 560px; height: 340px; display: none; }
.strategy .container .item .right.on { display: block; }
.strategy .container .item.on { display: flex; }
.way-part { width: 100%; height: 916px; padding: 80px 0; box-sizing: border-box; background: url(../image/licheng.png) no-repeat center; background-size: cover; display: none;}
.way-part img { width: 100%; height: auto; margin: 0 auto; }
/* 荣誉 */
.yidian-honor-part { width: 100%; padding-bottom: 50px; box-sizing: border-box; background-color: #fff; position: relative; height: 510px; margin-bottom: 70px; margin-top: 50px; display: none;}
.yidian-honor-part .index-title { width: 100%; display: flex; justify-content: space-between; }
.yidian-honor-part .index-title .anli { width: 140px; height: 38px; background: #ea5504; border-radius: 5px; text-align: center; line-height: 38px; color: #fff; font-weight: bold; font-size: 16px; display: block; }
.yidian-honor-part .yidian-honor-list { margin-top: 35px; width: 100%; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; background: url(../image/honor_bj.png) no-repeat center; background-size: 100% 100%; height: 343px; }
.yidian-honor-part .yidian-honor-list .item { width: 255px; height: 190px; text-align: center; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; position: relative; color: #565656; margin-bottom: 20px; }
.yidian-honor-part .yidian-honor-list .item img { width: 70%; height: auto; margin: 16px auto; }
.yidian-honor-part .yidian-honor-list .item .tit { font-size: 24px; font-weight: bold; color: #060606; }
.yidian-honor-part .yidian-honor-list .item .sub-tit { margin-top: 10px; font-size: 18px; color: #565656; }
.change_yd { width: 100%; height: 650px; margin-bottom: 50px; }
.change_yd .quality-case-part .quality-outers { padding-top: 70px; width: 1200px; margin: 0 auto; }
.change_yd .quality-case-part .quality-outers { padding-top: 70px; width: 1200px; margin: 0 auto; }
.consociation-wrap { width: 1240px; margin: 20px auto 0; position: relative; }
.consociation-wrap .swiper-container { width: 100%; height: 100%; }
.consociation-wrap .swiper-slide { width: 100%; box-sizing: border-box; text-align: center; font-size: 18px; background: #fff; }
.consociation-wrap .consociation-item { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.consociation-wrap .consociation-item .item { width: 100%; margin: 5px 0; }
.consociation-wrap .consociation-item .item img { width: 100%; height: auto; }
.consociation-wrap .next1 { width: 43px; height: 43px; background: url(../image/hezuo-next-hover.png) no-repeat center; background-size: 100% 100%; right: 20px; top: -40px; }
.consociation-wrap .next1:focus { outline: none; }
.consociation-wrap .next1.swiper-button-disabled { background: url(../image/hezuo-next.png) no-repeat center; background-size: 100% 100%; opacity: 1; }
.consociation-wrap .prev1 { width: 43px; height: 43px; background: url(../image/hezuo-prev-hover.png) no-repeat center; background-size: 100% 100%; right: 68px; left: initial; top: -40px; }
.consociation-wrap .prev1:focus { outline: none; }
.consociation-wrap .prev1.swiper-button-disabled { background: url(../image/hezuo-prev.png) no-repeat center; background-size: 100% 100%; opacity: 1; }
.local { background: #fcfcfc; border: 1px solid #f0f0f0; border-radius: 6px; height: 266px; display: inline-flex; justify-content: start; margin-top: 40px; margin-bottom: 100px; }
.local .left { width: 670px; height: 266px; margin-right: 60px; margin-top: 0; }
.local .right { width: 450px; height: 266px; }
.local .right p { font-size: 28px; height: 64px; line-height: 64px; border-bottom: 1px solid #e6e6e6; margin-top: 20px; }
.local .right .text1 { margin-top: 18px; color: #666; font-size: 18px; }
.local .right .text2 { margin-top: 10px; color: #666; font-size: 18px; }
.local .right a { width: 106px; height: 40px; line-height: 40px; color: #fff; font-size: 14px; background: -moz-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: -webkit-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: -o-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: -ms-linear-gradient(to left, #f13c11 0%, #f57a4a 100%); background: linear-gradient(to left, #f13c11 0%, #f57a4a 100%); margin-top: 26px; display: block; border-radius: 6px; text-align: center; }
.map { width: 100%; background: url(../image/map.png) no-repeat center; background-size: cover; padding-top: 40px; }
.map .container { margin-bottom: 150px; height: 543px; overflow: hidden; }
.map .container.on { height: auto; }
.map .logo_more, .map .more_up { width: 100%; text-align: center; margin-bottom: 40px; cursor: pointer; color: #666; font-size: 16px; margin-top: -120px; }
.map .logo_more img, .map .more_up img { margin: 0 auto; display: block; width: 24px; height: auto; color: #666; }
.map .auto_d { transform: rotate(-180deg); transition: all ease-in-out 180ms; -webkit-transition: all ease-in-out 180ms; -o-transition: all ease-in-out 180ms; -ms-transition: all ease-in-out 180ms; }
.map li { width: 384px; height: 165px; background: #FCFCFC; border: 1px solid #eee; border-radius: 4px; padding: 20px; box-sizing: border-box; display: inline-table; margin-bottom: 20px; }
.map li .head_test { height: 58px; width: 100%; border-bottom: 1px solid #E6E6E6; display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 12px; }
.map li .head_test .tit { color: #333; font-size: 24px; font-weight: 500; }
.map li .head_test .tit span { font-size: 14px; color: #969696; display: block; margin-top: 2px; }
.map li .head_test .test { font-size: 20px; color: #969696; }
.map li .content { font-size: 16px; line-height: 23px; color: #666666; }
.map li:hover { background: #fff; box-shadow: 0px 0px 14px 1px rgba(117, 117, 117, 0.1); border: none; }
.map li:hover .tit { color: #ea5504; }
.map li:hover .tit span { color: #969696; }
.map .r_l { margin-right: 20px; }

.Group_Members_Title {
    text-align: center;
    margin-bottom: 30px;
}
.Group_Members_Title h3 {
    font-size: 38px;
}
.Group_Members_Title h3 span {
    font-size: 66px;
    font-weight: bold;
}
.CnTitle {
    font-size: 38px;
    line-height: 55px;
    font-weight: bold;
}
.About_Us{
	width: 100%;
	max-width: 1100px;
	margin:70px auto;
}
.About_Us_Title{
	text-align: center;
}
.About_Us_Content{
	margin:30px auto;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
}
.About_Us_Icon{
	width: 100%;
	margin-top: 70px;
}
.About_Us_Icon ul li{
	display: block;
	float: left;
	padding: 0 0.5%;
	font-size: 15px;
}
.About_Us_Icon ul li.first{
	width: 23.6%;
}
.About_Us_Icon ul li.secord{
	width: 23.6%;
}
.About_Us_Icon ul li.third{
	width: 26.4%;
}
.About_Us_Icon ul li.fourth{
	width: 22%;
}

.About_Us_Icon ul li span{
	display: block;
	line-height: 20px;
	border-right:1px solid #b7b8b8;
	padding:0 12%;
	margin-top: 30px;
}
.About_Us_Icon ul li.fourth span{
	border-right: 0;
	padding-right: 0;
}

.About_Us_Icon ul li span i{
	display: block;
	font-size: 25px;
	margin: 10px 0 10px 0;
}
.About_strategy {
	background-color: #ea5504;
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	padding-bottom: 70px;
}
.About_strategy_box {
    width: 980px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0;
    color: #fbdfbb;
}
.About_strategy_box h3 {
    font-size: 38px;
}
.About_strategy_box h3 span {
	font-size: 66px;
	font-weight: bold;
}
.About_strategy_box ul {
	margin-top: 30px;
}
.About_strategy_box ul li {
	float: left;
	width: 26%;
	border: 5px solid #f8d9b4;
	border-radius: 10px;
	margin: 0 30px;
	font-size: 38px;
}
.team-companies-new{
	width: 100%;
	max-width: 1360px;
	margin:0 auto;
	clear: both;
	overflow: hidden;
}
.team-companies-new ul {
    display: block;
    overflow: hidden;
    clear: both;

}
.team-companies-new ul li {
    display: block;
    float: left;
    width: 48%;
    background: #EA5504;
    margin: 1%;
    text-align: center;
}
.team-companies-new ul li img {
	/* width: 100%; */
	display: none;
}
.team-companies-new-font{
	padding:50px 70px;
}
.team-companies-new-font p.En{
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	margin-top: 10px;
}
.team-companies-new-font p.CnTitle{
	font-size: 31px;
	line-height: 43px;
	color:#fff;
}
.team-companies-new-font p.CnTitle24{
	font-size: 17px;
	color: #fff;
	line-height: 26px;
	padding-top: 20px;
}