.subPageWrap {
	width: 100%;
	height: auto;
	margin-top: 15px;
}


/*gongsi jianjie*/
.introTop {
	width: 100%;
	height: 425px;
	margin-top: 60px;
}

.introBottom {
	width: 100%;
	height: 390px;
	margin-top: 80px;
}

.introTLeft {
	width: 505px;
	height: 100%;
	background: url(/crop/static/modules/cms/front/themes/fesco/image/groupInfo/01.png) no-repeat;
	background-position: 68px 0;
	padding-right: 15px;
	box-sizing: border-box;
}

.introAll {
	width: 1000px;
	height: 100%;
	padding-right: 20px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.5;
	text-indent: 2em;
	margin: 0 auto; 
  	width: 80%; 
}
.introAll-img {
	margin: 0 auto; 
  	width: 80%; 
}

.introTRL {
	width: 323px;
	height: 425px;
	position: relative;
	overflow: hidden;
    margin-left: 22px;
}

.introTRL img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.introTRL:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.introBLeft {
	width: 615px;
	height: 390px;
	position: relative;
	overflow: hidden;
}

.introBLeft img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.introBLeft:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.introBRight {
	width: 535px;
	height: 100%;
	background: url(/crop/static/modules/cms/front/themes/fesco/image/groupInfo/02.png) no-repeat;
	background-position: 68px 0;
	padding-right: 15px;
	box-sizing: border-box;
	margin-left: 50px;
}

.introTitle {
	width: 100%;
	height: 25px;
	margin-top: 25px;
	line-height: 25px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 600;
}

.introContent {
	width: 100%;
	height: auto;
	margin-top: 22px;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 28px;
}

.introBlank {
	width: 55px;
	height: 6px;
	background: #bd3032;
	margin-top: 25px;
}

.intro-left{
	width: 50%;
	height: 500px;
	float: left;
}

.intro-right{
	width: 50%;
	height: 500px;
	float: left;
}

.intro-left-text{
	width: 100%;
	margin-top: 25px;
	line-height: 40px;
	font-size: 20px;
	letter-spacing: 1px;
	margin-left: 130px;
}

.intro-right-text{
	width: 100%;
	margin-top: 25px;
	line-height: 40px;
	font-size: 20px;
	letter-spacing: 1px;
	margin-left: 36px;
}

.intro-right-img{
	width: 400px;
    height: 260px;
    position: relative;
    overflow: hidden;
    margin-left: 36px;
}

.intro-right-img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

/*.introLeft {
	width: 450px;
	height: 728px;
	background: #DEDEDE;
	overflow: hidden;
}

.introLeft img {
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.introLeft:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.introRight {
	height: 728px;
	margin-left: 20px;
}

.introRTop {
	width: 730px;
	height: 445px;
	background: #F3F3F3;
	margin-bottom: 10px;
	padding: 0 50px;
	box-sizing: border-box;
	overflow: hidden;
}

.introTitle {
	width: 100%;
	height: 40px;
	position: relative;
	margin-top: 20px;
}

.introTitle p {
	height: 40px;
	line-height: 40px;
	font-size: 23px;
	color: #545454;
	letter-spacing: 2px;
	border: 2px solid #bd3231;
	background: #bd3231;
	color: white;
	display: inline-block;
	padding: 0 12px;
	border-radius: 12px;
}

/*.intro_line {
	width: 346px;
	height: 2px;
	border-top: 2px solid #bd3231;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
}*/

.introText {
	margin-top: 5px;
}

.introText p {
	color: #545454;
	font-size: 16px;
	line-height: 26px;
}

.introText p span {
	font-weight: 600;
}

.introRBLeft {
	width: 450px;
	height: 273px;
	background: #DEDEDE;
	overflow: hidden;
}

.introRBLeft img {
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.introRBLeft:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.introRBRight {
	height: 273px;
	margin-left: 20px;
}

.introRBRTop {
	width: 260px;
	height: 124px;
	margin-bottom: 7px;
	background: #DEDEDE;
	overflow: hidden;
}

.introRBRTop img {
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.introRBRTop:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.introRBRBottom {
	width: 260px;
	height: 142px;
	background: #DEDEDE;
	overflow: hidden;
}

.introRBRBottom img {
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.introRBRBottom:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}


/*adValue*/

/*.adValue_list {
	margin-top: 50px;
	margin-bottom: 90px;
}

.adValue_list ul {
	width: 1250px;
}

.adValue_list ul li {
	width: 130px;
	height: 175px;
	float: left;
	margin-right: 48px;
	box-sizing: border-box;
	background: url(/crop/static/modules/cms/front/themes/fesco/image/adValue.png) no-repeat top center;
	position: relative;
}

.adValue_list ul li.adValue_list1 {
	background-position: 0 0;
}

.adValue_list ul li.adValue_list2 {
	background-position: -133px 0;
}

.adValue_list ul li.adValue_list3 {
	background-position: -266px 0;
}

.adValue_list ul li.adValue_list4 {
	background-position: -399px 0;
}

.adValue_list ul li.adValue_list5 {
	background-position: -532px 0;
}

.adValue_list ul li.adValue_list6 {
	background-position: -665px 0;
}

.adValue_list ul li.adValue_list7 {
	background-position: -799px 0;
}

.roshi_adText {
	width: 100%;
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 16px;
}

.adValue_list ul li.adValue_list4 .roshi_adText {
	width: 120%;
	left: -10px;
}*/

.soworthList {
	margin-top: 45px;
}

.soworthList ul {
	width: 1255px;
}

.soworthList ul li {
	width: 571px;
	height: 318px;
	float: left;
	margin-right: 55px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.soworthPic {
	width: 100%;
	height: 100%;
}

.soworthPic img {
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.soworthList ul li:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.sow_text {
	width: 348px;
	height: 88px;
	line-height: 30px;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	border: 1px solid #FFFFFF;
	color: white;
	font-size: 20px;
	outline: 4px solid rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 19%;
	top: 35%;
	padding-top: 12px;
    box-sizing: border-box;
}

/*zuzhijigou*/
.orgFirst {
	width: 780px;
	height: 220px;
	margin: 0 auto;
	position: relative;
}

.orgFirstLeft{
	width: 160px;
	height: 185px;
}

.orgFirstLeftUp{
	width: 160px;
	height: 40px;
	line-height: 36px;
	font-size: 18px;
	color: #BD3231;
	text-align: center;
	border: 2px solid #bd3231;
	background: #FFFFFF;
	border-radius: 12px;
	box-sizing: border-box;
	margin-top: 40px;
}

.orgFirstLeftDown {
	width: 160px;
	height: 45px;
	line-height: 18px;
	font-size: 16px;
	color: #BD3231;
	text-align: center;
	border: 2px solid #bd3231;
	background: #FFFFFF;
	border-radius: 12px;
	box-sizing: border-box;
	margin-top: 20px;
}

.orgFirstLink {
	width: 90px;
	height: 185px;
}

.orgFirstLinkHalf{
	width: 45px;
	height: 2px ;
	border-bottom: 2px solid #b90000;
}

.orgFirstLinkUp {
	width: 90px;
	height: 2px ;
	border-bottom: 2px solid #b90000;
}

.orgFirstLinkDown {
	width: 90px;
	height: 2px ;
	border-bottom: 2px solid #b90000;
}

.orgFirstMiddle {
	width: 160px;
	height: 185px;
}

.orgFirstMiddle ul li {
	width: 160px;
	height: 40px;
	line-height: 36px;
	font-size: 18px;
	color: #BD3231;
	text-align: center;
	border: 2px solid #bd3231;
	background: #FFFFFF;
	border-radius: 12px;
	box-sizing: border-box;
}

.orgFirstMiddle ul li.orgNullT {
	width: 82px;
	height: 60px;
	display: flex;
	border: none;
	border-radius: 0;
}

.orgFirstMiddle ul li div.orgNullT1 {
	/* width: 2px; */
	border: none;
	border-right: 2px solid #bd3231;
	border-radius: 0;
}
.orgFirstMiddle ul li div.orgNullT2 {
	width: 80px;
	height: 0px;
	padding-top: 17px;
	border: none;
	border-bottom: 2px solid #b90000;
	border-radius: 0;
}

.orgFirstMiddle ul li.orgNullL {
	width: 82px;
	height: 30px;
	border: none;
	border-right: 2px solid #bd3231;
	border-radius: 0;
}

.orgFirstMiddle ul li.orgNull {
	width: 82px;
	border: none;
	border-right: 2px solid #bd3231;
	border-radius: 0;
}

.orgFirstBlank {
	width: 45px;
	height: 140px;
	margin-top: 60px;
}

.orgFirstBlank ul li {
	width: 45px;
	height: 45px;
	border-top: 2px solid #b90000;
	border-left: 2px solid #B90000;
	box-sizing: border-box;
}

.orgFirstBlank ul li:last-child {
	border-bottom: 2px solid #B90000;
}

.orgFirstRight {
	width: 180px;
	height: 175px;
    margin-top: 42px;
}

.orgFirstRight ul li {
	width: 180px;
	height: 40px;
	line-height: 36px;
	font-size: 18px;
	color: #BD3231;
	text-align: center;
	border: 2px solid #bd3231;
	background: #FFFFFF;
	border-radius: 12px;
	box-sizing: border-box;
    margin-bottom: 4px;
}

.orgLinkTR {
	position:absolute;
	left: 677px;
	top: 192px;
	width: 135px;
	height: 208px;
	border-top: 2px solid #b90000;
	border-right: 2px solid #B90000;
	box-sizing: border-box;
}

.orgLinkML {
	position:absolute;
	left: 587px;
	top: 252px;
	width: 2px;
	height: 148px;
	border-right: 2px solid #B90000;
	box-sizing: border-box;
}

.orgLink {
	width: 1px;
	height: 44px;
	position: absolute;
	border-right: 2px solid #b90000;
    bottom: -32px;
    left: 100%;
    margin-left: -450px;
}

.orgLinkCenter1 {
	width: 1px;
    height: 40px;
    position: absolute;
    border-right: 2px solid #b90000;
    bottom: -146px;
    left: 100%;
    margin-left: -821px;
}

.orgLinkCenter2 {
	width: 1px;
    height: 40px;
    position: absolute;
    border-right: 2px solid #b90000;
    bottom: -146px;
    left: 100%;
    margin-left: -582px;
}

.orgLinkCenter3 {
	width: 1px;
    height: 40px;
    position: absolute;
    border-right: 2px solid #b90000;
    bottom: -146px;
    left: 100%;
    margin-left: -331px;
}

.orgLinkCenter4 {
	width: 1px;
    height: 72px;
    position: absolute;
    border-right: 2px solid #b90000;
    bottom: -180px;
    left: 100%;
    margin-left: -82px;
}

.orgBlankList {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
	margin-top: 32px;
}

.orgBlankList ul li {
	width: 300px;
	height: 36px;
	float: left;
	border-top: 2px solid #b90000;
	border-left: 2px solid #B90000;
	box-sizing: border-box;
}

.orgBlankList ul li:nth-of-type(1) {
	margin-left: 168px;
	width: 240px;
}
.orgBlankList ul li:nth-of-type(2) {
	width: 251px;
}
.orgBlankList ul li:last-child {
	border-right: 2px solid #B90000;
	width: 250px;
}

.orgBottomList {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
	margin-top: 32px;
}

.orgBottomList ul li {
	width: 70px;
	height: 36px;
	float: left;
	border-top: 2px solid #b90000;
	border-left: 2px solid #B90000;
	box-sizing: border-box;
}

.orgBottomList ul li:nth-of-type(1) {
	margin-left: 100px;
	width: 70px;
}

.orgBottomList ul li:nth-of-type(3) {
	border-top:unset
}
.orgBottomList ul li:nth-of-type(7) {
	border-top:unset
}

.orgBottomList ul li:last-child {
	border-right: 2px solid #B90000;
}


.orgList {
	width: 1040px;
	height: auto;
	margin: 0 auto;
}

.orgList ul {
	width: 1365px;
}

.orgList ul li {
	width: 180px;
	height: 40px;
	line-height: 36px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #bd3231;
	background: #BD3231;
	border-radius: 12px;
	box-sizing: border-box;
    margin-bottom: 4px;
    float: left;
    left:40px;
}

.orgList ul li:nth-of-type(2) {
	margin-left: 60px;
}
.orgList ul li:nth-of-type(3) {
	margin-left: 70px;
}
.orgList ul li:nth-of-type(4) {
	margin-left: 70px;
}

.orgContentWrap {
	width: 1200px;
	height: 315px;
	margin: 0 auto;
}

.orgContentLeft {
	width: 1200px;
	height: 315px;
	margin-left: 50px;
}

.orgContentLeft ul li {
	width: 40px;
	height: 180px;
	line-height: 36px;
	font-size: 18px;
	color: #BD3231;
	text-align: center;
	border: 2px solid #bd3231;
	background: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 30px;
	border-radius: 12px;
	box-sizing: border-box;
	writing-mode: vertical-rl;
	float: left;
}

.orgContentLeft ul li:nth-of-type(12) {
	margin-left: 70px;
}
.orgContentLeft ul li:nth-of-type(13) {
	margin-left: 70px;
}

/*yuanjing*/
.visionList {
	margin-top: 40px;
}

.visionList ul {
	width: 1370px;
}

.visionList ul li {
	width: 510px;
	height: 400px;
	float: left;
	margin-right: 175px;
	margin-bottom: 80px;
}

.visionPic {
	width: 100%;
	height: 300px;
	background: #F6F6F6;
	overflow: hidden;
}

.visionPic img {
	width: 100%;
	height: 100%;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.visionText {
	width: 100%;
	height: 100px;
	padding: 0 30px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
	padding-top: 25px;
	text-align: center;
}

.visionList ul li:hover {
	-webkit-box-shadow: 5px 8px 20px #efcdce;
	-moz-box-shadow: 5px 8px 20px #efcdce; 
	-ms-box-shadow: 5px 8px 20px #efcdce;
	box-shadow: 5px 8px 20px #efcdce;
}

.visionList ul li:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

/*contactus*/
.contactStyle {
	width: 100%;
	height: 727px;
	margin-top: 60px;
	margin-bottom: 100px;
}

.contactStyleLeft {
	width: 587px;
	height: 100%;
	overflow: hidden;
}

.contactStyleRight {
	width: 613px;
	height: 100%;
	overflow: hidden;
}

.contactTitle {
	width: 340px;
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	font-size: 23px;
	color: #545454;
	border-left: 5px solid #bd3231;
	padding-left: 5px;
	box-sizing: border-box;
}

.contactList {
	width: 562px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}

.contactList ul li {
	width: 562px;
	height: 202px;
	margin-bottom: 30px;
	box-sizing: border-box;
	overflow: hidden;
	
}

.contactList ul li.contactAddress {
	background: url(/crop/static/modules/cms/front/themes/fesco/image/contactus/contact_address.png) no-repeat top center;
}

.contactList ul li.contactTell {
	background: url(/crop/static/modules/cms/front/themes/fesco/image/contactus/contact_tell.png) no-repeat top center;
}

.contactList ul li.contactEmail {
	background: url(/crop/static/modules/cms/front/themes/fesco/image/contactus/contact_email.png) no-repeat top center;
}

.contactText {
    width: 100%;
    height: 120px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    font-size: 17px;
    line-height: 25px;
}

.subComWrap {
	width: 100%;
	height: auto;
	margin-top: 45px;
}

.subComWrap .contactTitle {
	margin: 0;
}

.subComList {
	margin-top: 50px;
}

.subComList ul {
	width: 1220px;
}

.subComList ul li {
	width: 390px;
	height: 192px;
	float: left;
	margin-right: 16px;
	margin-bottom: 15px;
	background: #FFFFFF;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.subComList ul li:hover {
	-webkit-box-shadow: 5px 8px 20px #c4c2c2;
	-moz-box-shadow: 5px 8px 20px #c4c2c2; 
	-ms-box-shadow: 5px 8px 20px #c4c2c2;
	box-shadow: 5px 8px 20px #c4c2c2;
}

.subComText {
	width: 100%;
	height: 100%;
	padding: 10px 30px;
	box-sizing: border-box;
}

.subComText div {
	margin-top: 26px;
}

.subComText .subComName p {
	font-size: 18px;
}

/*developHistory*/
.exp {
	width: 100%;
	height: auto;
	min-height: 1000px;
	position: relative;
}

.exp:before {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 0;
    background-image: url(/crop/static/modules/cms/front/themes/fesco/image/developHistory/tip.png);
}

.exp .time-line {
    content: '';
    position: absolute;
    display: block;
    width: 2px;
    height: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 12px;
    background-color: #bd3231;
}

.exp .exp-left {
    position: absolute;
    top: 20px;
    left: 0;
    width: 570px;
    height: 160px;
}

.exp .exp-left:before {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
	right: -36px;
    top: 10px;
    background-image: url(/crop/static/modules/cms/front/themes/fesco/image/developHistory/time_line_tip.png);
    z-index: 1;
}

.exp .exp-right {
    position: absolute;
    right: 0;
    width: 570px;
    height: 160px;
    top: 110px;
}

.exp .exp-right:before {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    left: -36px;
    top: 10px;
    background-image: url(/crop/static/modules/cms/front/themes/fesco/image/developHistory/time_line_tip.png);
    z-index: 1;
}

.exp .time {
    display: inline-block;
    position: absolute;
    top: 8px;
    bottom: 0;
    height: 25px;
    color: #bd3231;
    font-size: 17px;
    font-weight: 600;
}

.exp .exp-left .time {
    right: 0;
}

.exp .exp-right .time {
    left: 0;
}

.exp .develop-content p{
	position: absolute;
    height: 38px;
    line-height: 38px;
    background-color: #f1f1f1;
    padding: 0 15px;
    overflow: hidden;
}

.exp .develop-content .develop-content-l{
    line-height: 20px;
}

.exp .develop-content p {
    color: #545454;
    font-size: 15px;
}

.exp .exp-left .develop-content p{
    right: 0;
    top: 40px;
}

.exp .exp-right .develop-content p{
    left: 0;
    top: 40px;
}

.exp .exp-left .develop-content p:nth-of-type(2){
    top: 80px;
}

.exp .exp-right .develop-content p:nth-of-type(2){
    top: 80px;
}

.exp .exp-left .develop-content p:nth-of-type(3){
    top: 120px;
}

.exp .exp-right .develop-content p:nth-of-type(3){
    top: 120px;
}

.exp .exp-left .develop-content p:nth-of-type(4){
    top: 160px;
}

.exp .exp-right .develop-content p:nth-of-type(4){
    top: 160px;
}

.exp .exp-left .develop-content p:nth-of-type(5){
    top: 200px;
}

.exp .exp-right .develop-content p:nth-of-type(5){
    top: 200px;
}

/*group honor*/
.honorList {
	margin-top: 75px;
}

.honorList ul li {
	width: 600px;
	height: 270px;
	float: left;
	margin-bottom: 75px;
	padding-left: 120px;
	box-sizing: border-box;
}

.honorPic {
	width: 210px;
	height: 270px;
	position: relative;
	float: left;
	/*-webkit-box-shadow: 0 8px 20px #c4c2c2;
    -moz-box-shadow: 0 8px 20px #c4c2c2;
    -ms-box-shadow: 0 8px 20px #c4c2c2;
    box-shadow: 0 8px 20px #c4c2c2;*/
}

.honorPic img {
	width: 100%;
}

.honorText {
	width: 200px;
	height: 100px;
	float: left;
	margin-left: 50px;
	color: #BD3032;
	margin-top: 65px;
	position: relative;
}

.honorText p.honorTime {
	font-size: 18px;
}

.honorText p.honorContent {
	margin-top: 20px;
	line-height: 30px;
	letter-spacing: 1px;
}

.honorText:before {
    border: solid transparent;
    content: ' ';
    height: 0px;
    width: 0px;
    left: -20%;
    position: absolute;
    border-width: 9px;
    border-right-color: #BD3032;
    top: 0px;
}

.honor-top {
	width: 100%;
	height: 425px;
	margin-top: 60px;
}

.honor-tleft {
	width: 505px;
	height: 425px;
	background: url(/crop/static/modules/cms/front/themes/fesco/image/groupInfo/01.png) no-repeat;
	background-position: 68px 0;
	padding-right: 15px;
	box-sizing: border-box;
	margin-left: 100px;
}

.honor-tright {
	width: 400px;
	height: 425px;
	position: relative;
	overflow: hidden;
    margin-left: 22px;
}

.honor-tright img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.honor-tright:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.honor-middle {
	width: 100%;
	height: 425px;
	margin-top: 60px;
}

.honor-bottom {
	width: 100%;
	height: 200px;
	margin-top: 60px;
}

.honor-bleft {
	width: 500px;
	height: 425px;
	position: relative;
	overflow: hidden;
    margin-left: 90px;
}

.honor-bleft img {
    position: absolute;
    left: 0;
    top: -64px;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.honor-bleft:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.honor-bright {
	width: 430px;
	height: 425px;
	background: url(/crop/static/modules/cms/front/themes/fesco/image/groupInfo/02.png) no-repeat;
	background-position: 68px 0;
	padding-right: 15px;
	box-sizing: border-box;
	margin-left: 40px;
}

.honor-binsite {
	width: 1000px;
	height: 200px;
	background-position: 68px 0;
	padding-right: 15px;
	box-sizing: border-box;
	margin-left: 90px;
}

.honor-title {
    width: 100%;
    height: 25px;
    margin-top: 25px;
    line-height: 25px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #8B0000;
}

.honor-content{
	width: 100%;
    height: auto;
    margin-top: 22px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
}


.soworthList {
	margin-top: 50px;
}

.contact_head {
	width: 100%;
    height: 30px;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 25px;
    color: #bd3231;
    margin-top: 80px;
}

.styleList {
	margin-top: 40px;
}

.styleList ul {
	width: 1224px;
}

.styleList ul li {
	width: 48%;
	height: 180px;
	float: left;
	margin-right: 24px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
}

.styleList ul li:hover {
	-webkit-box-shadow: 5px 8px 20px #efcdce;
	-moz-box-shadow: 5px 8px 20px #efcdce; 
	-ms-box-shadow: 5px 8px 20px #efcdce;
	box-shadow: 5px 8px 20px #efcdce;
}

.styleList ul li .stuffPic {
	width: 200px;
	height: 160px;
	padding: 6px 4px;
	box-sizing: border-box;
	float: left;
	-webkit-box-shadow: 0 0 12px #c4c2c2;
	-moz-box-shadow: 0 0 12px #c4c2c2; 
	-ms-box-shadow: 0 0 12px #c4c2c2;
	box-shadow: 0 0 12px #c4c2c2;
}

.styleList ul li .stuffPic img {
	width: 100%;
	height: 100%;
}

.styleList ul li .stuffDiv {
	width: 350px;
    margin-left: 15px;
    display: inline;
    line-height: 22px;
    float: left;
    font-size: 12px;
}

.styleList ul li .stuffDiv h3 {
	font-size: 16px;
	margin-bottom: 8px;
	color: #bd3032;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
}

.styleList ul li .stuffDiv p.textTr a {
	font-size: 12px;
	color: #bd3032;
}

@media screen and (min-width:1100px) {
	
}


@media (min-width: 960px) and (max-width: 1099px) {
	.introTLeft {
		width: 50%;
	}
	
	.introTRight {
		width: 50%;
	}
	
	.introTRL {
		width: 45%;
		margin-left: 19px;
	}
	
	.introBLeft {
		width: 44%;
	}
	
	.introBRight {
		width: 50%;
	    margin-left: 46px;
	}
	
	.orgList ul li {
		margin-right: 185px;
	}
	
	.orgContentWrap {
		width: 100%;
		height: 560px;
	}
	
	.orgContentLeft {
		margin-left: 0;
	}
	
	.orgContentMiddle {
		width: 160px;
		margin-left: 22%;
	}
	
	.orgContentRight {
		width: 170px;
    	margin-left: 21%;
	}
	
	.orgContentRight ul li {
    	margin-right: 0;
	}
	
	.exp .exp-left {
		width: 46.5%;
	}
	
	.exp .exp-right {
		width: 46.5%;
	}
	
	.soworthList ul li {
		width: 415px;
   		height: 235px;
	}
	
	.sow_text {
		left: 16%;
	}
	
	.honorList ul li {
		width: 50%;
	    padding-left: 20px;
	}
	
	.honorText {
		width: 160px;
		margin-top: 30px;
	}
	
	.visionList ul li {
		width: 390px;
		height: 280px;
		margin-right: 95px;
	}
	
	.visionPic {
		height: auto;
	}
	
	.contactStyleLeft {
		width: 323px;
	}
	
	.contactStyleRight {
		width: 558px;
	}
	
	.subComList ul {
	    width: 920px;
	}
	
	.subComList ul li {
		width: 290px;
		margin-right: 12px;
	}
	
	.subComText div {
	    margin-top: 16px;
	}
}

@media (min-width: 767px) and (max-width: 959px) {
	.introTLeft {
		width: 50%;
	}
	
	.introTRight {
		width: 50%;
	}
	
	.introTRL {
		width: 45%;
		margin-left: 19px;
	}
	
	.introBLeft {
		width: 44%;
	}
	
	.introBRight {
		width: 50%;
	    margin-left: 46px;
	}
	
	.orgList ul li {
		margin-right: 185px;
	}
	
	.orgContentWrap {
		width: 100%;
		height: 560px;
	}
	
	.orgContentLeft {
		margin-left: 0;
	}
	
	.orgContentMiddle {
		width: 160px;
		margin-left: 22%;
	}
	
	.orgContentRight {
		width: 170px;
    	margin-left: 21%;
	}
	
	.orgContentRight ul li {
    	margin-right: 0;
	}
	
	.exp .exp-left {
		width: 46.5%;
	}
	
	.exp .exp-right {
		width: 46.5%;
	}
	
	.soworthList ul li {
		width: 415px;
   		height: 235px;
	}
	
	.sow_text {
		left: 16%;
	}
	
	.honorList ul li {
		width: 50%;
	    padding-left: 20px;
	}
	
	.honorText {
		width: 160px;
		margin-top: 30px;
	}
	
	.visionList ul li {
		width: 390px;
		height: 280px;
		margin-right: 95px;
	}
	
	.visionPic {
		height: auto;
	}
	
	.contactStyleLeft {
		width: 323px;
	}
	
	.contactStyleRight {
		width: 558px;
	}
	
	.subComList ul {
	    width: 920px;
	}
	
	.subComList ul li {
		width: 290px;
		margin-right: 12px;
	}
	
	.subComText div {
	    margin-top: 16px;
	}
}

@media screen and (min-width:450px)and (max-width:766px) {
	.introTLeft {
		width: 50%;
	}
	
	.introTRight {
		width: 50%;
	}
	
	.introTRL {
		width: 45%;
		margin-left: 19px;
	}
	
	.introBLeft {
		width: 44%;
	}
	
	.introBRight {
		width: 50%;
	    margin-left: 46px;
	}
	
	.orgList ul li {
		margin-right: 185px;
	}
	
	.orgContentWrap {
		width: 100%;
		height: 560px;
	}
	
	.orgContentLeft {
		margin-left: 0;
	}
	
	.orgContentMiddle {
		width: 160px;
		margin-left: 22%;
	}
	
	.orgContentRight {
		width: 170px;
    	margin-left: 21%;
	}
	
	.orgContentRight ul li {
    	margin-right: 0;
	}
	
	.exp .exp-left {
		width: 46.5%;
	}
	
	.exp .exp-right {
		width: 46.5%;
	}
	
	.soworthList ul li {
		width: 415px;
   		height: 235px;
	}
	
	.sow_text {
		left: 16%;
	}
	
	.honorList ul li {
		width: 50%;
	    padding-left: 20px;
	}
	
	.honorText {
		width: 160px;
		margin-top: 30px;
	}
	
	.visionList ul li {
		width: 390px;
		height: 280px;
		margin-right: 95px;
	}
	
	.visionPic {
		height: auto;
	}
	
	.contactStyleLeft {
		width: 323px;
	}
	
	.contactStyleRight {
		width: 558px;
	}
	
	.subComList ul {
	    width: 920px;
	}
	
	.subComList ul li {
		width: 290px;
		margin-right: 12px;
	}
	
	.subComText div {
	    margin-top: 16px;
	}
}

@media screen and (min-width:220px)and (max-width:449px) {
	.introTLeft {
		width: 50%;
	}
	
	.introTRight {
		width: 50%;
	}
	
	.introTRL {
		width: 45%;
		margin-left: 19px;
	}
	
	.introBLeft {
		width: 44%;
	}
	
	.introBRight {
		width: 50%;
	    margin-left: 46px;
	}
	
	.orgList ul li {
		margin-right: 185px;
	}
	
	.orgContentWrap {
		width: 100%;
		height: 560px;
	}
	
	.orgContentLeft {
		margin-left: 0;
	}
	
	.orgContentMiddle {
		width: 160px;
		margin-left: 22%;
	}
	
	.orgContentRight {
		width: 170px;
    	margin-left: 21%;
	}
	
	.orgContentRight ul li {
    	margin-right: 0;
	}
	
	.exp .exp-left {
		width: 46.5%;
	}
	
	.exp .exp-right {
		width: 46.5%;
	}
	
	.soworthList ul li {
		width: 415px;
   		height: 235px;
	}
	
	.sow_text {
		left: 16%;
	}
	
	.honorList ul li {
		width: 50%;
	    padding-left: 20px;
	}
	
	.honorText {
		width: 160px;
		margin-top: 30px;
	}
	
	.visionList ul li {
		width: 390px;
		height: 280px;
		margin-right: 95px;
	}
	
	.visionPic {
		height: auto;
	}
	
	.contactStyleLeft {
		width: 323px;
	}
	
	.contactStyleRight {
		width: 558px;
	}
	
	.subComList ul {
	    width: 920px;
	}
	
	.subComList ul li {
		width: 290px;
		margin-right: 12px;
	}
	
	.subComText div {
	    margin-top: 16px;
	}
}