/*公用样式*/
#talentConcept .row p {color: #8c8c8c; text-indent: 2em;}
#departmentTab {border-bottom: none;}
#departmentTab li.active {background-color: #d8271c;border-color: #d8271c;}
#departmentTab li.active a {color: #fff;}
#departmentTab li a {border: none;}
#departmentTab li a:hover {border: none;}
#departmentTab li a:focus {border: none;}
#departmentContent h4 {color: #3b3b3b;}

/*联系我们*/
#contactUs {margin-top: 50px;}
#contactUs p.compony {margin: 40px 0 18px 0;font-size: 16px;font-weight: 600;}
#contactUs p {font-size: 14px;color: #8c8c8c;}
#contactUs .contactMethod {width: 160px;position: relative;}
#contactUs .contactMethod i {display: inline-block;width: 40px;height: 40px;border: 1px solid #D8271C;border-radius: 50%;margin-left: 0px;margin-right:10px;cursor: pointer;}
#contactUs .contactMethod em {display: inline-block;width: 40px;height: 40px;border: 1px solid #D8271C;border-radius: 50%;margin-left: 0px;margin-right:10px;cursor: pointer;}
#contactUs .contactMethod .weibo {background: url(../png/wqw_icon_02.png) -5px -3px no-repeat;}
#contactUs .contactMethod .qq {background: url(../png/wqw_icon_02.png) -70px -3px no-repeat;}
#contactUs .contactMethod .weixin {background: url(../png/wqw_icon_02.png) -136px -3px no-repeat;}

/*pc端样式*/
@media (min-width: 992px) {
	#talentConcept .row h3 {margin: 50px 0 40px;color: #848484;}
    #contactUs .row h3 {margin: 50px 0 40px;color: #848484;}
	#talentConcept .row p {font-size: 12px;line-height: 20px;margin-bottom: 0;text-indent: 2em;}
	#talentConcept .pic img {margin: 65px 0;}
	/*人才招聘*/
    #talentRecruitment .advertise {width:100%;margin-top: 40px;border-color: #fff;font-size:16px;}
    #talentRecruitment  table tr {height:50px;}
    #talentRecruitment  table thead tr {color:#3b3b3b;background-color:#ccc;}
    #talentRecruitment  table tbody tr:nth-child(2n) {background-color:#efefef}
    #talentRecruitment  table tr td,#talentRecruitment  table tr th  {text-align: center; line-height: 26px; vertical-align:middle }
    #talentRecruitment  table tr td a {text-decoration:underline}
    .paging {    height: 50px; color: #fff; text-align: center; margin-top: 20px;}
    .mainWidthDiv h3,.mainWidthDiv .newDate  {text-align:center;}
    .newContent {width:80%;margin: 0 auto;}
}
#departmentContent .detail > div {
    margin: 0 0 10px;
}
/*pad和wap端公用样式*/
@media (max-width: 991px) {
     #talentRecruitment .advertise {width:100%;margin-top: 40px;border-color: #fff;}
    #talentRecruitment  table tr {height:50px;}
    #talentRecruitment  table thead tr {color:#3b3b3b;background-color:#ccc;}
    #talentRecruitment  table tbody tr:nth-child(2n) {background-color:#efefef}
    #talentRecruitment  table tr td,#talentRecruitment  table tr th  {text-align: center; line-height: 26px; vertical-align:middle }
    #talentRecruitment  table tr td a {text-decoration:underline}
    .paging {    height: 50px; color: #fff; text-align: center; margin-top: 20px;}
    .mainWidthDiv h3,.mainWidthDiv .newDate  {text-align:center;}
}
/*pad端独立样式*/
@media (min-width: 768px) and (max-width: 991px) {
	#talentConcept .row p {font-size: 14px;text-indent: 30px;}
	#talentConcept {padding: 0;width: 100%;}
	#talentConcept .row {margin: 45px 0;}
	#humanResource .pic {padding: 0;margin-top: 45px;}
	#departmentTab {margin: 24px 0 0px;}
	#departmentTab li {padding: 0;text-align: center;border: 1px solid #c9c9c9;font-size: 16px;width: 21%;margin:10px 2%;}
	#departmentTab li a {color: #a1a1a1;}
	#departmentContent h4 {font-size: 20px;margin: 24px 0;}
	#departmentContent h6 {font-size: 16px;color: #3b3b3b;}
	#departmentContent p {font-size: 14px;}
	
	#contactUs p.compony {font-size: 18px;}
    .newContent {width:90%;margin: 0 auto;}
}	
/*手机端独立样式*/
@media (max-width: 767px) {
	#talentConcept .row p {font-size: 12px;text-indent: 26px;}
	#talentConcept {padding: 0;width: 100%;}
	#talentConcept .row {margin: 35px 0;}
	#humanResource .pic {padding: 0;margin-top: 20px;}
	#departmentTab li {padding: 0;text-align: center;border: 1px solid #c9c9c9;font-size: 12px;width: 22%;margin:10px 1.5%;}
	#departmentTab li a {color: #a1a1a1;padding: 10px 0;}
	#departmentContent .col-xs-4 {padding-right: 0;}
	#departmentContent .col-xs-4 p span {display: block;}
	#departmentContent h4 {font-size: 14px;margin: 24px 0;}
	#departmentContent h6 {font-size: 12px;color: #3b3b3b;}
	#departmentContent p {font-size: 12px;}
	#contactUs p.compony {font-size: 14px;margin: 20px auto 12px;}
	#contactUs p {font-size: 12px;margin-bottom: 5px;}
	#contactUs .col-xs-6 {padding: 8px;}
    #talentRecruitment .advertise {width:100%;margin-top: 40px;border-color: #fff;}
    #talentRecruitment  table tr {height:50px;}
    #talentRecruitment  table thead tr {color:#3b3b3b;background-color:#ccc;}
    #talentRecruitment  table tbody tr:nth-child(2n) {background-color:#efefef}
    #talentRecruitment  table tr td,#talentRecruitment  table tr th  {text-align: center; line-height: 26px; vertical-align:middle }
    .paging {    height: 50px; color: #fff; text-align: center; margin-top: 20px;}
    .mainWidthDiv h3,.mainWidthDiv .newDate  {text-align:center;}
    .newContent {width:96%;margin: 0 auto;}
}

