
/*������*/
.team_banner_body {width:100%; height:350px; background:url(../img/team/team_banner.jpg) no-repeat center center;}
.team_banner_title {width:1120px; margin:auto; padding-top:230px}
.team_navs { width:100%; height:80px; background-color:#fff; border-bottom:#ebebeb solid 1px}
.team_navs ul {overflow: hidden; width:395px; margin:auto}
.team_navs_none { color:#fd5f56}
.team_navs ul li {float:left;}
.team_navs ul li a {display:block; font-size:14px; line-height:80px; margin:0 70px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;-o-transition: all 0.3s; transition: all 0.3s; }
.team_navs ul li .team_navs_a {color:#737373;}
.team_navs ul li .team_navs_a:hover {color:#fd5f56}
.team_navs ul li .team_navs_none {color:#fd5f56}

.team_main {width:820px; margin:auto; padding:65px 0}
.team_lists {width:820px; height:280px; overflow:hidden}
.team_lists .team_float1 {float:left}
.team_lists .team_float2 {float:right}
.team_p_img {width:170px; height:210px;}
.team_p_img img {width:100%; height:100%}
.team_p_txts {width:580px}
.team_p_txts h3 {letter-spacing:3px; line-height:32px}
.team_p_txts h5 {letter-spacing:3px; line-height:28px}
.team_p_txts h6 {letter-spacing:1px; line-height:20px; color:#808080; padding-top:6px}
.team_p_txts_s h3 { text-align:right}
.team_p_txts_s h5 { text-align:right}

/*������������*/
.team_join_logo {width:172px; height:45px; margin:auto; padding:85px 0 45px 0}
.team_join_title {width:735px; margin:auto}
.team_join_title h5 {color:#484848; line-height:26px;letter-spacing:1px;}
.team_join_main { min-height:600px;padding-top: 30px;}
.accordion {width: 100%;max-width: 735px;margin: 30px auto 20px;background:#f6f6f6;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;border-radius: 4px;}
.accordion .link {cursor: pointer;display: block;padding: 14px 14px 14px 42px;color: #666161;	font-size: 16px;	border-bottom: 1px solid #e2e1e1;	-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;letter-spacing:2px; position:relative}
.accordion li:last-child .link {border-bottom: 0;}
.accordion li i { width:22px; height:19px; position: absolute;top: 16px;left: 12px;	font-size: 18px;color: #595959;-webkit-transition: all 0.4s ease;	-o-transition: all 0.4s ease;	transition: all 0.4s ease;}
.accordion li i.fa-chevron-down { right: 12px;	left: auto;	font-size: 16px;}
.accordion li.open1 .link {color: #cf4d4d; }
.accordion li.open1 i {color: #b63b4d;}
.accordion li.open1 i.fa-chevron-down {-webkit-transform: rotate(180deg);	-ms-transform: rotate(180deg);	-o-transform: rotate(180deg);	transform: rotate(180deg);}
.accordion li.default .submenu {display: block;}
.submenu {display: none; 	background: #fff; 	font-size: 14px; }
.submenu li {border-bottom:1px solid #f6f6f6; padding:18px 42px}
.submenu li h5 {letter-spacing:2px; color:#484848; line-height:32px; padding-top:8px}
.submenu li h6 {font-size:13px; letter-spacing:2px; color:#484848; line-height:30px; padding-left:30px}
