body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a:link { color: #000000; text-decoration: none; outline: none; border: 0;} 
a:visited { color: #000000; text-decoration: none; outline: none; border: 0;} 
a:hover { color: #000000; text-decoration: none; outline: none; border: 0;} 
a:active { color: #ff7f24; text-decoration: none; outline: none; border: 0; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
body {
	background-color: #f9f7f6;
	position: relative;
}
input:-webkit-autofill { 
	background-color: transparent;
	background-image: none; 
	color: #000; 
} 
/*-------------------------- 部分公共样式 ---------------------------*/
.public-width {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.layer {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1300;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
}
.layer-img {
	width: 1110px;
	height: auto;
	margin: 170px auto 0;
	position: relative;
}
.layer a.tb {
	position: absolute;
	height: 34px;
	width: 110px;
	display: block;
	left: 420px;
	top: 328px;
}
.layer a.fd {
	position: absolute;
	height: 34px;
	width: 110px;
	display: block;
	left: 597px;
	top: 328px;
}
.layer-backdrop {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1200;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    background-color: #000;
    outline: 0;
	opacity: .8;
	display: none;
}
/*--------------------------- 公共头部 ---------------------------*/
.public-head {
	height: 120px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -550px;
	font: normal normal 14px "微软雅黑";
	z-index: 999;
} 
.phone-head {
	height: 40px;
	width: 100%;
	padding: 0 10px;
	background-color: #FFF;
}
.phone-head .head-logol img {
	height: 40px;
}
.phone-head .phone-btn {
	width: 30px;
	height: 30px;
	margin-top: 5px;
}
.phone-head .phone-language {
	color: #000;
	line-height: 40px;
	float: right;
	margin-right: 10px;
	font-family: "微软雅黑";
}
.phone-head .phone-language .language:before {
    content: "|";
    color: #000;
    font-size: 14px;
    margin: 0 10px;
} 
/*---------- 手机导航 -----------*/
.phone-nav {
	position: fixed;
	width: 75%;
	background-color: #FFF;
	right: -100%;
	top: 0;
	bottom: 0;
	z-index: 9999;
	background-color: #444;
    padding-top: 10px;
	transition: right .3s ease-out;
	-webkit-transition: right .3s ease-out;
}
.phone-nav.active {
	right: 0;
}
.sliding-menu {
    width: 100%;
    overflow: hidden;
    position: relative;
    font-family: "微软雅黑";
}
.sliding-menu ul {
    float: left;
}
.sliding-menu a {
    color: #aaa;
    font-weight: 700;
    text-shadow: 0 -1px rgba(0,0,0,.5);
    border-bottom: 1px solid rgba(0,0,0,.2);
    border-top: 1px solid rgba(255,255,255,.1);
    display: block;
    padding: 5px 20px;
    width: 100%;
    font-size: 14px;
}
.sliding-menu a:hover {
    background: rgba(255,255,255,.1);
    color: #fff;
}
.sliding-menu a.nav:before {
    content: '\3009';
    float: right;
    margin-left: 20px;
}
.sliding-menu a.back {
    color: #FFF;
    border-top: 0
}
.sliding-menu a.back:before {
    content: '\3008';
    float: left;
    margin-right: 1em;
}
.sliding-menu ul>li:first-child a {
    border-top: 0
}
.sliding-menu ul>li:last-child a {
    border-bottom: 0
}
/*---------- 上半部分 -----------*/
.public-head .head-top {
	height: 35px;
	width: 100%;
	background: url(../images/head_01.png) repeat-x center;
	color: #FFF;
	position: relative;
}
.public-head .head-top .subsidiaries {
	float: right;
	height: 100%;
	width: 140px;
	text-align: center;
	position: relative;
	background-color: #4bce72;
	line-height: 35px;
	-moz-user-select:none;
	cursor: pointer;
}
.public-head .head-top .subsidiaries:after {
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #FFF;
	position: absolute;
	right: 20px;
    top: 15px;
    width: 0px;
	height: 0px;
}
.public-head .head-top .subsidiaries-list {
	width: 238px;
	height: auto;
	padding: 18px 15px;
	background-color: #39ac4a;
	position: absolute;
	top: 35px;
	right: -48px;
	z-index: 99;
}
.public-head .head-top .subsidiaries-list .item {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #61bd6e;
	text-indent: 20px;
	font-size: 12px;
	position: relative;
}	
.public-head .head-top .subsidiaries-list .item:before {
	content: "|";
	font-size: 12px;
	color: #61bd6e;
	left: -10px;
	top: 0px;
	position: absolute;
}
.public-head .head-top .subsidiaries-list .item a {
	color: #FFF;
}
.public-head .head-top .subsidiaries-list .item:last-child {
	border-bottom: 0;
}

.head-top .language-switch {
	float: right;
	margin-right: 10px;
}
.head-top .language-switch a {
	display: inline-block;
	color: #FFF;
	line-height: 35px;
}
.head-top .language-switch .language:hover {
	color: #30a453;
}
.head-top .language-switch .language:before {
	content: "|";
	color: #FFF;
	font-size: 14px;
	margin: 0 10px;
}
.about-list {
	position: absolute;
	top: 85px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	padding: 10px 0;
	background-color: #4bce72;
	text-align: center;
	display: none;
}
.head-item:hover>.about-list  {
	display: block;
}
.about-list>li>a {
	font-size: 14px;
	color: #FFf;
	line-height: 2;
}
/*------------- 下半部分 ------------*/
.head-bottom {
	width: 100%;
	height: 85px;
	background-color: #FFF;
}
.head-bottom .head-logol {
	width: 344px;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
.head-bottom .nav {
	width: 653px;
	height: 100%;
	float: left;
}
.head-bottom .nav .head-nav {
	font-size: 0;
}
.head-bottom .nav .head-item {
	display: inline-block;
	margin-right: 28px;
	position: relative;
}

.head-bottom .nav .head-item>a {
	display: block;
	height: 100%;
	color: #030000;
	font-size: 16px;
	margin: 24px 0;
    padding: 8px 2px;
}
.head-bottom .nav .head-item.active>a,
.head-bottom .nav .head-item:hover>a {
	border-bottom: 4px solid #4bce72;
}
.head-bottom .search {
	width: 103px;
	height: 100%;
	float: left;
	border-left: 1px solid #e0e0e0;
	position: relative;
}
.head-bottom .search .search-btn {
	display: block;
	height: 100%;
	width: 100%;
	padding: 0;
	background: #FFF url("../images/head_05.png") no-repeat center;	
}
.head-bottom .search .search-btn.active {
	background: #245eb0 url("../images/head_04.png") no-repeat center;	
}
.search .search-form {
	height: 65px;
	width: 640px;
	padding: 13px;
	background-color: #245eb0;
	position: absolute;
	top: 85px;
	right: 0;
	display: none;
}
.search .search-form input[type='text'] {
	float: left;
	width: 487px;
	height: 42px;
	background-color: #245eb0;
	border: 0;
	outline: none;
	font-size: 14px;
	color: #FFF;
}
.search .search-form input[type='text']::-webkit-input-placeholder {
	color: #FFF;
}
.search .search-form .btn {
	width: 116px;
	height: 42px;
	background-color: #FFF;
	border-radius: 0;
	font-size: 18px;
	color: #000000;
	margin-left: 10px;
}
/*--------------------------- 公共底部 ---------------------------*/
.public-foot {
	width: 100%;
	min-width: 1100px;
	height: 316px;
	font: normal normal 14px "微软雅黑";
}
/*------------- 上半部分 ------------------*/
.public-foot .foot-top {
	height: 238px;
	width: 100%;
	padding-top: 34px;
	background: #FFF url("../images/foot_01.png") no-repeat right top;
}
.public-foot .foot-top .foot-info {
	height: 100%;
	font-size: 0;
}
.public-foot .foot-top .foot-list {
	width: 760px;
	height: 100%;
	display: inline-block;
	overflow: hidden;
}
.public-foot .foot-top .foot-item {
	width: 86px;
	float: left;
	margin-right: 22px;
}
.foot-top .foot-item .item-title {
	font-size: 16px;
	color: #4b4b4b;
	margin-bottom: 10px;
	position: relative;
}
.foot-top .foot-item .item-title:before {
	content: " ";
	height: 3px;
	width: 3px;
	background-color: #4b4b4b;
	position: absolute;
	top: 50%;
	left: -22px;
}
.foot-top .foot-item .foot-link{
	display: block;
	line-height: 22px;
	color: #9f9f9f;
	font-size: 12px;
}
.public-foot .foot-top .foot-inside {
	float: right;
}
.public-foot .foot-top .inside-title {
	font-size: 25px;
	color: #4b4b4b;
	text-align: right;
}
.public-foot .foot-top .inside-txt {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.5;
}
.public-foot .foot-top .foot-inside>a {
	font-size: 12px;
	color: #30a453;
	text-align: right;
	display: inline-block;
	float: right;
}
.public-foot .foot-top .inside-work:after {
	content: "|";
	font-size: 12px;
	margin: 0 3px;
}
/*------------- 下半部分 ------------------*/
.public-foot .foot-bottom {
	height: 78px;
	width: 100%;
	background-color: #454545;
	line-height: 78px;
	color: #FFF;
	font-size: 12px;
}
.public-foot .foot-bottom a {
	display: block;
	float: right;
	margin-left: 10px;
}
/*------------------ 公共轮播图banner -------------------*/
.banner {
	height: auto;
	width: 100%;
	min-width: 1100px;
}
.banner>img {
	width: 100%;
}
.banner .carousel-indicators {
	height: 20%;
    top: 50%;
    margin-top: -7%;
    right: 8%;
    margin-left: 0;
    width: 14px;
    left: inherit;;
}
.banner .carousel-indicators li {
	width: 4px;
	height: 4px;
	border-radius: 0;
	display: block;
	margin-bottom: 30px;
	margin-left: 5px;
	background-color: #FFF;
}
.banner .carousel-indicators li.active {
	height: 14px;
	width: 14px;
	margin-bottom: 30px;
	border-radius: 100%;
	margin-left: 0;
	margin-right: 0;
}
.banner .stop-carousel {
	height: 28px;
	width: 28px;
	border-radius: 100%;
	border: 2px solid #FFF;
	position: absolute;
	bottom: 40%;
    right: 7.5%;
    z-index: 9;
}
.banner .stop-carousel:before {
	content: "| |";
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	position: absolute;
	left: 7px;
	top: 3px;
	cursor: pointer;
}
.banner .stop-carousel.active:before {
	content: "";
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 6px solid #FFF;
	position: absolute;
	left: 10px;
	top: 5px;
	cursor: pointer;
}
.banner .carousel-inner .item img {
	width: 100%;
}
/*-----------------翻页按钮----------------*/
.paging {
	margin: 60px 0;
	text-align: center;
	font-size: 0;
	width: 100%;
	height: auto;
}
.paging li {
	display: inline-block;
	height: 46px;
	width: 46px;
	background: url(../images/news_02.png) no-repeat center;
	margin-left: 15px;
	color: #6d6d6d;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
	padding: 0;
	border: 0;
	cursor: pointer;
	border-radius: 4px
}

.paging li.active a{
	color:#337ab7;
}

.paging li a:hover{
	color:#337ab7;
}

.paging li a {
	color: #6d6d6d;
}

/*-------- 表格 -----------*/
.job-info-l {
	float: left;
	width: 21%;
	padding: 0 5px;
	text-align: center;
	min-height: 1px;
}
.job-info-r {
	width: 16%;
	padding: 0;
}
.job-title {
	height: 60px;
	border: 0;
	line-height: 60px;
	color: #4bce72;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: normal;
}
.panel-group>.panel {
	overflow: hidden;
	border: 0;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
}
.panel-group>.panel>.panel-heading {
	background-color: #f8f8f8;
	padding: 20px 0;
	font: normal normal 16px/24px "微软雅黑";
	border-radius: 0;
}
.panel-group>.panel .post-applied {
	display: inline-block;
	height: 38px;
	width: 128px;
	border: 1px solid #4bce72;
	border-radius: 20px;
	text-align: center;
	font: normal normal 14px/36px "微软雅黑";
	color: #4bce72;
	cursor: pointer;
	padding: 0
}
.panel-group>.panel .more-apply {
	display: inline-block;
	height: 30px;
	width: 30px;
	background: url(../images/talent_02.png) no-repeat center;
	vertical-align: middle;
	border-radius: 100%;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	background: #f3f3f3;
    padding: 30px 44px 0;
    position: relative;
    border: 0;
}
.position-reuqire {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 20px;
}
.position-reuqire>dl {
	width: 450px;
	height: auto;
	font-family: "微软雅黑";
}
.position-reuqire>dl>dt {
	font-size: 14px;
	color: #4b4b4b;
	font-weight: bold;
	margin-bottom: 10px;
}
.position-reuqire>dl>dd {
	font-size: 14px;
	color: #4b4b4b;
	line-height: 26px;
}
.link-style>div {
	display: inline-block;
	padding: 25px 0;
	font-family: "微软雅黑";
	color: #4b4b4b;
	line-height: 34px;
	margin-right: 70px;
}
.link-style>div b {
	margin-right: 10px;
}
.link-style>div a {
	color: #4b4b4b;
	text-decoration: underline;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body:before {
	content: " ";
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: 20px solid #f3f3f3;
	position: absolute;
	left: 40px;
	top: -20px;
}
/*锚点*/
.anchor {
	position: absolute;
	top: -50px;
	left: 0;
	z-index: 1;
}

/*/*----------------------------首页------------------------*/
.home-banner .imgs  {
	max-width: 1500px;
	height: 740px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.home-banner .imgs ul {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.home-banner .imgs ul li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 500px;
}
.home-banner .imgs ul li img {
	width: 100%;
}
.home-banner .pagina {
    height: 20%;
    top: 50%;
    margin-top: -7%;
    right: 8%;
    width: 14px;
    left: inherit;
    position: absolute;
    z-index: 15;
    text-align: center;
    list-style: none;
}
.home-banner .pagina span {
    width: 4px;
    height: 4px;
    border-radius: 0;
    display: block;
    margin-bottom: 30px;
    margin-left: 5px;
    background-color: #FFF;
}
.home-banner .pagina span.cur {
    height: 14px;
    width: 14px;
    margin-bottom: 30px;
    border-radius: 100%;
    margin-left: 0;
    margin-right: 0;
}
.home-banner .stop-carousel {
	height: 28px;
	width: 28px;
	border-radius: 100%;
	border: 2px solid #FFF;
	position: absolute;
	bottom: 40%;
    right: 7.5%;
    z-index: 9;
}
.home-banner .stop-carousel:before {
	content: "| |";
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	position: absolute;
	left: 7px;
	top: 3px;
	cursor: pointer;
}
.home-banner .stop-carousel.active:before {
	content: "";
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 6px solid #FFF;
	position: absolute;
	left: 10px;
	top: 5px;
	cursor: pointer;
}

/*-------------首页的分类-----------*/
.classify-one {
	height: 392px;
	position: relative;
	margin-bottom: 48px;
	font: normal normal 14px "微软雅黑";
}
.classify-one .company-classify {
	width: 100%;
	height: 460px;
	position: absolute;
	top: -68px;
	left: 0;
	font-size: 0;
}
.company-classify .news-centre, .company-classify .product-expo {
	width: 392px;
	height: 100%;
	position: relative;
	background-color: #FFF;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.company-classify .news-centre-top, .company-classify .product-expo-top {
	height: 212px;
	width: 100%;
}
.company-classify .product-expo-top img {
	width: 392px;
	height: 212px !important;
}
/*.company-classify .carousel-inner>.item {
 	z-index: 13;
}*/
.company-classify .news-centre-bottom,
.company-classify .product-expo-bottom {
	width: 356px;
	height: 422px;
	position: absolute;
	left: 15px;
	top: 20px;
	border: 1px solid #e4e4e5;
	padding-left: 12px;
	padding-top: 194px;
	padding-right: 30px;
}
.classify-title {
	font-size: 25px;
	color: #4b4b4b;
	margin-bottom: 5px;
	margin-top: 20px;
}
.company-classify .see-more {
	height: 30px;
	width: 30px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -15px;
	background: url(../images/more.png) no-repeat center;
}
/*------------新闻中心-----------*/
.news-centre-bottom .news-list {
	line-height: 30px;
	height: 150px;
}
.news-centre-bottom .news-list .news-item {
	width: 100%;
}
.news-centre-bottom .news-list .news-item>a {
	display: block;
}
.news-centre-bottom .news-list .news-date {
	font-size: 10px;
	color: #4b4b4b;
	margin-right: 10px;
	float: left;
}
.news-centre-bottom .news-list .news-txt {
	width: 232px;
	font-size: 14px;
	color: #4b4b4b;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*------------新闻详细-----------*/
.news-details {
	padding: 60px 70px;
	background-color: #FFF;
	position: relative;
	text-align: center;
	font-family: "微软雅黑";
	margin: 70px auto 40px ;
}
.news-details .essay {
	margin-bottom: 40px;
	overflow: hidden;
}
.news-details .essay div,
.news-details .essay p {
	font-size: 14px;
	color: #545454;
	line-height: 24px;
	margin-bottom: 30px;
	text-align: left;
}
.news-details .essay .title {
	font-size: 20px;
	color: #3f3f3f;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
	padding-bottom: 10px;
}
.news-details .essay .annotation {
	font-size: 12px;
	color: #c9c9c9;
	line-height: 1;
	margin: 15px 0 50px 0;
	text-align: center;
}
.news-details .essay .annotation .times,
.news-details .essay .annotation .source {
	margin-left: 15px;
}
.news-details .essay .annotation .times img {
	margin-top: -4px;
}
.news-details .back {
	width: 130px;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #44c36a;
	font-size: 14px;
	color: #44c36a;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
}
.news-details .share {
	position: absolute;
	top: 55px;
	right: 70px;
}
/*-----------  产品博览 -----------*/

.product-export .product-expo-inner {
	width: 100%;
	height: 100%;
	border: 1px solid #e4e4e5;
}

.banners { 
	position: relative;
	height: 100%;
	width: 100%; 
	overflow: hidden;
}
.banners ul {
	width: 100%;
	height: 100%;
}
.banners ul li {
    width: 100%;
    height: 100%;
    float: left;
    min-height: 212px;
    position: relative;
}
.banners ul li img {
	width: 100%;
}
.banners .dots, .p-classify .dots{
	position: absolute;
    bottom: 40px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.banners .dots li, .p-classify .dots span {
	display: inline-block;
	height: 20px;
	width: 20px;
	background-color: #FFF;
	border: 2px solid #e45151;
	margin-left: 6px;
	text-indent: -999em;
	border-radius: 10px;
	cursor: pointer;
	opacity: 1;
}
.banners .dots li.active,
.p-classify .dots span.swiper-pagination-bullet-active{
	background-color: #e45151;
}
.banners .see-more {
	bottom: 5px;
}
.product-expo-bottom .product-title {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #4b4b4b;
	font-size: 20px;
	position: relative;
}
.product-expo-bottom .product-title:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 20px;
	border-bottom: 1px solid #4b4b4b;
	left: 3px;
	bottom: -10px;
}
.product-expo-bottom .product-title>img {
	margin: -6px 6px 0 0;
	width: 24px;
	height: 24px;
}
.product-expo-bottom .product-txt {
	height: 66px;
	width: 100%;
	color: #4b4b4b;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/* -------------社会责任------------- */ 
.social-padding {
	padding-left: 28px;
	padding-right: 20px;
}
.social-responsibility {
	width: 276px;
	height: 460px;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-top: 28px;
	background-color: #4bce72;
}
.social-responsibility .responsibility-title {
	font-size: 25px;
	color: #FFF;
	margin-bottom: 26px;
}
.social-responsibility .responsibility-txt {
	color: #086524;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 22px;
}
.social-responsibility .cause {
	height: 74px;
	width: 100%;
	text-align: center;
	line-height: 74px;
	color: #FFF;
	font-size: 20px;
	display: block;
	cursor: pointer;
}
.social-responsibility .charity {
	background: #44c36a url("../images/cause_01.png") no-repeat 28px center;
}
.social-responsibility .education {
	background: #3eb962 url("../images/cause_02.png") no-repeat 28px center;;
}
.social-responsibility .benefit {
	background: #37ae5a url("../images/cause_03.png") no-repeat 28px center;;
}
.social-responsibility .care {
	background: #30a453 url("../images/cause_04.png") no-repeat 28px center;;
}
/*-------------首页的分类-----------*/
.classify-two {
	height: 243px;
	margin-bottom: 80px;
	font: normal normal 25px "微软雅黑";
}
.classify-two a {
	display: block;
}
.classify-two .view-more {
	height: 30px;
	width: 30px;
	display: block;
	background: url("../images/more_01.png") no-repeat center;
	position: absolute;
	right: 22px;
	bottom: 32px;
}
.classify-two .web-shop {
	width: 370px;
	height: 100%;
	margin-right: 40px;
	position: relative;
	float: left;
}
.classify-two .web-shop .shop-title {
	color: #FFF;
	position: absolute;
	left: 24px;
	bottom: 32px;
}
.classify-two .talent-recruitment {
	width: 394px;
	height: 100%;
	margin-right: 18px;
	position: relative;
	float: left;
}
.classify-two .talent-recruitment .talent-title {
	color: #FFF;
	position: absolute;
	left: 24px;
	bottom: 32px;
}
.classify-two .advertising-video {
	width: 276px;
	height: 100%;
	position: relative;
	float: left;
	background-color: #FFF;
}

/*----------------------------产品博览------------------------*/
.products {
	height: auto;
	overflow: hidden;
	padding: 36px 0;
}
.products-top {
	width: 100%;
	height: auto;
}
.products-top .industry {
	width: 347px;
	height: 311px;
	float: left;
	margin-right: 28px;
	background-color: #FFF;
	position: relative;
	font: normal normal 24px "微软雅黑";
	margin-bottom: 30px;
}
.products-top .industry:last-child {
	margin-right: 0; 
}
.products-top .industry>a {
	display: block;
	height: 100%;
	width: 100%;
}
.products-top .industry .img {
	width: 100%;
	height: auto;
}
.products-top .real-estate {
	float: right;
	margin-right: 0;
}
.products-top .industry .inside-div {
	height: 272px;
	width: 310px;
	border: 1px solid #e4e4e5;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -136px;
	margin-left: -155px;
	padding-top: 220px;
	padding-left: 26px;
}
.products-top .industry .inside-div img {
	vertical-align: top;
	margin-right: 5px;
}
.products-top .industry .inside-div a {
	color: #4b4b4b;
}
.products-bottom {
	height: 392px;
	width: 100%;
	background: url(../images/product_07.jpg) no-repeat center;
	padding-top: 60px;
	padding-left: 40px; 
}
.products-bottom .item-story:before {
	content: " ";
	height: 279px;
	width: 10px;
	background-color: #4bce72;
	position: absolute;
	left: -10px;
	top: 0;
}
.products-bottom .item-story {
	height: 279px;
	width: 423px;
	background-color: #FFF;
	position: relative;
	padding: 42px 58px 50px 38px;
}
.products-bottom .item-story .story-title {
	font-family: "苹方";
	color: #4bce72;
	margin-bottom: 12px;
}
.products-bottom .item-story .story-articel {
	height: 120px;
	width: 100%;
}
.products-bottom .item-story .story-articel .story-lists {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.products-bottom .item-story .story-articel .story-list {
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #4b4b4b;
	line-height: 24px;
	font-family: "微软雅黑";
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.products-bottom .item-story span.story-prev {
	height: 50px;
	width: 50px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 50px;
	background: #4bce72 url('../images/prev.png') no-repeat center;
	color: #FFF;
	border-radius: 0;
}
.products-bottom .item-story span.story-next {
	height: 50px;
	width: 50px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #000 url('../images/next.png') no-repeat center;;
	color: #FFF;
	border-radius: 0;
}
/*----------------------------产品列表------------------------*/
.header-logol {
	height: auto;
	width: 100%;
	min-width: 1100px;
	position: relative;
	font-family: "微软雅黑";
	color: #4b4b4b;
}
.product-head {
	/*height: 366px;
	background-color: #4b4b4b;*/
}
.corporation-head {
	height: 336px;
}
.header-logol img {
	width: 100%;
}
.header-logol .fixed-top {
	height: 76px;
	width: 100%;
	min-width: 1100px;
	position: absolute;
	left: 0;
	bottom: -38px;
	z-index: 99;
}
.header-logol .fixed-top.active {
	position: fixed;
	top: 0;
	background-color: #FFF;
	border-bottom: 1px solid #cfcfcf;
}
.header-logol .fixed-top.active .top-nav {
	border-bottom: 0;
}
.header-logol .fixed-top .top-nav {
	background-color: #FFF;
	height: 100%;
	border-bottom: 1px solid #cfcfcf;
	z-index: 9;
	position: relative;
}
.header-logol .fixed-top .notice {
	background-color: inherit;
}
.header-logol .fixed-top .skewing {
	margin-left: 100px;
	background-color: #FFF;
	padding-left: 390px;
}
.product-classify, .last-product-classify {
	float: left;
	font-size: 0;
}
.product-classify .product-classify-title,
.last-product-classify .product-classify-title {
	font-size: 18px;
	line-height: 75px;
	height: 75px;
	display: inline-block;
	margin-left: 30px;
	position: relative;	
	margin-right: 20px;
}
.product-classify .product-classify-title.active {
	border-bottom: 2px solid #4bce72;
}
.product-classify .product-classify-title:after {
	content: " ";
	height: 26px;
	width: 1px;
	background-color: #4bce72;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -13px;
}
.product-classify .childlife {
	font-size: 14px;
	line-height: 75px;
	display: inline-block;
	color: #4b4b4b;
	margin-right: 20px;
}
.product-classify .childlife:hover,
.product-classify .childlife.active {
	color: #4bce72;
}
#back-top {
	float: right;
	margin-right: 40px;
	line-height: 75px;
	font-size: 18px;
	color: #b3b3b3;
	position: relative;
	cursor: pointer;
}
#back-top:after {
	content: " ";
	height: 18px;
	width: 18px;
	background: url("../images/back-top.png") no-repeat center;
	position: absolute;
	right: -23px;
	top: 50%;
	margin-top: -9px;
}
/* 产品列表 */
.product-list {
	margin-top: 70px;
	margin-bottom: 44px;
	background-color: #FFF;
	height: auto;
	font-family: "微软雅黑";
	padding-bottom: 58px;
}
.product-list .fruits {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.product-list .fruit-title {
	height: 48px;
	background: url("../images/product_08.png") no-repeat left center;
	text-indent: 45px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	line-height: 48px;
	margin-top: 35px;
}
.product-list .fruit-txt {
	font-size: 14px;
	color: #4b4b4b;
	margin: 20px 0;
	overflow: hidden;
	padding-left: 33px;
}
.product-list .fruit-lists {
	width: 100%;
	height: auto;
	padding-left: 26px;
	overflow: hidden;
}
.product-list .fruit-lists .item {
	height: auto;
	width: 337px;
	margin-right: 18px;
	margin-bottom: 25px;
	float: left;
	overflow: hidden;
}
.product-list .fruit-lists .item img {
	width: 100%;
	height: 216px;
}
.product-list .fruit-lists .product-info {
	width: 100%;
	border: 1px solid #d9d9da;
	border-top: 0;
	height: 90px;
	padding: 20px;
}
.product-list .fruit-lists .product-name {
	float: left;
	color: #636365;
	font-size: 18px;
	width: 58%;
}
.product-list .fruit-lists .shopping-car {
	float: right;
	display: block;
	height: 36px;
	width: 120px;
	background: #4bce72 url("../images/car.png") no-repeat 3px center;
	border-radius: 15px;
	font-size: 14px;
	color: #FFF;
	line-height: 36px;
	text-indent: 42px;
}
/*----------------------------产品详细------------------------*/
.products-detail {
	margin: 68px auto 44px;
	background-color: #FFF;
	padding: 35px 0 ;
	font-family: "微软雅黑";
}
.products-detail .panel-group {
	width: 232px;
	height: auto;
	float: left;
}
.products-detail .panel-group>.panel {
	margin-bottom: 8px;
}
.products-detail .panel-group>.panel>.panel-heading {
	padding: 0;
	background-color: #f3f3f3
}
.products-detail .panel-heading a {
	display: block;
	width: 100%;
	height: 50px;
	color: #636365;
	font-size: 18px;
	/*font-weight: bold;*/
	line-height: 50px;
	padding: 0 0 0 36px;
}
.products-detail .panel-heading a:not(.collapsed) {
	color: #4bce72;
	border-top: 1px solid #4bce72;
}
.products-detail .panel-default>.panel-heading+.panel-collapse>.panel-body {
	background: #f3f3f3;
	padding: 0 0 10px 36px;
}
.products-detail .panel-default>.panel-heading+.panel-collapse>.panel-body:before {
	border: 0;
}
.products-detail .panel-default>.panel-heading+.panel-collapse>.panel-body li {
	font-size: 14px;
	line-height: 26px;
	margin: 0 0 10px 0;
	position: relative;
}
.products-detail .panel-default>.panel-heading+.panel-collapse>.panel-body li.active a {
	/*font-weight: bold;*/
	position: relative;;
}
.products-detail .panel-default>.panel-heading+.panel-collapse>.panel-body li.active a:after {
	position: absolute;
	content: " ";
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #4bce72;
	right: -20px;
	top: 5px;
}
.products-detail .panel-default>.panel-heading+.panel-collapse>.panel-body li a {
	color: #636365;
}
.product-infomation {
	float: left;
	width: 810px;
	height: auto;
	margin: 0 0 0 30px;
}
.product-info-h dd {
	float: left;
	width: 510px;
	min-height: 320px;
	background-color: #cccccc;
}
.product-info-h>dt {
	padding: 0 22px;
	float: left;
	width: 300px;
	height: auto;
}
.product-info-h>dt h4 {
	font-size: 20px;
	color: #636365;
	/*font-weight: bold;*/
	line-height: 36px;
}
.product-info-h>dt p {
	font-size: 14px;
	color: #636365;
	line-height: 22px;
	font-weight: normal;
}
.product-info-main {
	padding: 20px 0 0 ;
}
.product-info-main-t {
	padding: 10px 0 ;
	border-bottom: 1px solid #d9d9da;
}
.product-info-main-t span {
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #4bce72;
	border-radius: 19px;
}
.product-info-main-t a{
	float: right;
	width: 120px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #4bce72;
	border: 1px solid #4bce72;
	border-radius: 19px;
}
.product-info-main-b {
	width: 100%;
	min-height: 520px;
}
/* 关于丰岛导航栏 */
.about-company {
	height: 76px;
	font-size: 0;
	float: left;
}
.about-company .about-item {
	display: inline-block;
	line-height: 72px;
	font-size: 18px;
	color: #4b4b4b;
	margin: 0 16px;
	padding: 0 7px;
	height: 76px;
}
.about-company .about-item:hover, 
.about-company .about-item.active {
	border-bottom: 4px solid #4bce72;
}
/* 集团介绍 */
.company-info {
	height: 895px;
	width: 100%;
	min-width: 1100px;
	background: url("../images/about_04.jpg") no-repeat center;
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="static/images/about_04.jpg",sizingMethod='scale');  
}
.company-info .company-intro {
	font: normal normal 14px "微软雅黑";
	padding-top: 120px;
}
.company-info .company-intro .company-title {
	font-size: 35px;
	color: #4bce72;
	font-family: "苹方";
}
.company-info .company-intro img {
	margin-top: 30px;
}
.company-info .company-intro p {
	color: #4b4b4b;
	line-height: 24px;
	padding-right: 480px;
	padding-bottom: 32px;
	position: relative;
}
.company-info .company-intro p.suffix:after {
	content: "";
	height: 1px;
	width: 114px;
	background-color: #4bce72;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* 董事长致辞 */
.chairman-speech {
	height: 895px;
	font: normal normal 14px "微软雅黑";
	padding: 0 75px;
}
.chairman-speech .chairman-info {
	width: 950px;
	height: 402px;
	margin-top: 60px;
	background: url("../images/about_05.png") no-repeat center;
	padding-left: 450px;
	padding-top: 80px;
}
.chairman-speech .chairman-title {
	font-size: 35px;
	color: #4bce72;
	font-family: "苹方";
	margin-top: 84px;
}
.chairman-speech .chairman-info .chairman-title {
	margin-top: 0;
}
.chairman-speech .chairman-honor {
	margin-top: 38px;
}
.chairman-speech .honor-items {
	font-size: 16px;
	color: #4b4b4b;
	line-height: 28px;
}
.chairman-speech .honor-items span {
	color: #4bce72;
	margin-right: 10px;
}
.chairman-speech .chairman-word {
	color: #4b4b4b;
	font-size: 14px;
	margin-top: 24px;
	margin-bottom: 20px;
	line-height: 26px;
}
/* 发展历程 */
.development-history {
	height: 795px;
	padding: 126px 0 97px 0;
	font-size: 0;
}
.development-history .history {
	width: 120px;
	height: auto;
	margin-top: 80px;
	display: inline-block;
	position: relative;
}
.development-history .history-time {
	height: auto;
	width: 100%;
}
.development-history .time-items {
	margin: 20px 0;
	padding: 10px 0;
	cursor: pointer;
	font-size: 14px;
	color: #4b4b4b;
	position: relative;
	padding-left: 18px;
}
.development-history .time-items:hover:before,
.development-history .time-items.active:before {
	content: "—";
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -10px;
	font-size: 12px;
	color: #4b4b4b;
}
.development-history .time-items:hover:after,
.development-history .time-items.active:after {
	content: "—";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	font-size: 12px;
	color: #4b4b4b;
}
.development-history .history-info {
	width: 240px;
	height: auto;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 156px;
	padding-top: 24px;
	padding-bottom: 70px
}
.development-history .history-info .history-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.development-history .history-info .history-items {
	display: none;
}
.development-history .history-info .history-items.active {
	display: block;
}
.development-history .history-info .history-date {
	font: normal normal 36px "微软雅黑";
	color: #4bce72;
	margin-bottom: 12px;
	text-align: center;
}
.development-history .history-info .history-event {
	margin-top: 12px;
	font: normal normal 12px/26px "微软雅黑";
	color: #4b4b4b;
	padding-left: 24px;
	padding-right: 20px;
}
.development-history .history-info>a {
	height: 68px;
	width: 68px;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 9;
	border-radius: 0;
}
.development-history .history-info>a.history-prev {
	background: url(../images/about_10.png) no-repeat center;
	left: 50px;
	border-right: 1px solid #4b4b4b;

}
.development-history .history-info>a.history-next {
	background: url(../images/about_11.png) no-repeat center;
	right: 54px;
}
/* 市场网络 */
.market-network {
	height: 2104px;
	text-align: center;
	padding-top: 140px;
}
.market-network .network-map {
	margin: 0 auto;
	margin-bottom: 80px;
}
/*  丰岛产业  */
.fd-industry {
	height: 1215px;
	padding-top: 150px;
}
.industry .industry-img {
	margin: 0 auto;
}
/* 企业荣誉 */
.enterprise-honor {
	height: 675px;
	perspective: 2130;
	-webkit-perspective: 2130;
	-moz-perspective: 2130;
	-o-perspective: 2130;
	background: url("../images/honor_01.png") no-repeat -20px 20px;
	position: relative;
}
.enterprise-honor #honor {
	width: 414px;
	height: 306px;
    transform-style: preserve-3d; 
    -webkit-transform-style: preserve-3d;
	position: absolute;
	transition: all 1s linear;
	left: 50%;
    margin-left: -207px;
    top: 50%;
    margin-top: -153px;
    transform: rotateY(0deg);
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
	-o-transition: all 1s linear; 
	/*animation: name 3s infinite linear;*/
}
.enterprise-honor #honor figure {
	display: block;
	height: 100%;
	width: 100%;
    position: absolute;
    overflow: hidden;
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
}
.enterprise-honor #honor figure img {
	width: 100%;
}
.enterprise-honor #honor figure .bg {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #fff;
    opacity: .9;
    z-index: 999;
    top: 0;
    left: 0;
    transition: opacity 1s linear;
	-webkit-transition: opacity 1s linear;
	-o-transition: opacity 1s linear;
	-moz-transition: opacity 1s linear;
}
.enterprise-honor #honor figure.active .bg {
	opacity: 0;
}
.enterprise-honor>span {
	display: block;
	height: 65px;
	width: 36px;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	cursor: pointer;
}
.enterprise-honor>span.prev {
	background: url("../images/honor-prev.png") no-repeat center;
	left: 70px;
}
.enterprise-honor>span.next {
	background: url("../images/honor-next.png") no-repeat center;
	right: 70px;
}
@keyframes name {
	from{
		transform: rotateY(0deg);
	}
	to {
		transform: rotateY(360deg);
	}
}
/* 交流中心 */
.exchange-centre {
	height: auto;
	padding-top: 98px;
	padding-bottom: 35px;
	overflow: hidden;
}
.exchange-centre .subordinate-company {
	width: 1117px;
	height: auto;
}
.exchange-centre .subordinate-company-list {
	height: 290px;
	width: 537px;
	float: left;
	margin-right: 17px;
	border-bottom: 3px solid #bcbcbc;
	background-color: #FFF;
	font-size: 0;
	margin-bottom: 37px;
	cursor: pointer;
}
.exchange-centre .subordinate-company-info {
	padding-top: 25px;
	padding-left: 30px;
	width: 373px;
	float: left;
	display: block;
}
.exchange-centre .subordinate-company-name {
	font-family: "微软雅黑";
	font-size: 30px;
	color: #4bce72;
	margin-bottom: 20px;
	height: 66px;
}
.exchange-centre .subordinate-company-info span {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #4b4b4b;
	margin-bottom: 20px;
}
.exchange-centre .subordinate-company-address {
	width: 164px;
	height: 100%;
	float: left;
	position: relative;
}
.exchange-centre .subordinate-company-address .get-here {
	height: 80px;
	width: 80px;
	background-color: #4bce72;
	font: normal bold 16px/80px '微软雅黑';
	color: #FFF;
	display: block;
	border-radius: 100%;
	text-align: center;
	position: absolute;
	bottom: 27px;
	left: 50%;
	margin-left: -40px;
}
/* 子公司模板导航栏 */
.corporation-bg {
	background: #f9f7f6;
}
.corporation-name {
	height: 97px;
	width: 482px;
	background: url("../images/company_01.png") no-repeat center;
	position: absolute;
	bottom: -1px;
	left: 0;
	color: #FFF;
	text-align: center;
	font: normal normal 30px/97px "苹方";
}
.company-introl {
	height: auto;
	margin-top: 80px;
	padding-bottom: 58px;
	background-color: #FFF;
	margin-bottom: 40px;
}
.company-introl .company-introl-title {
	margin-left: 19px;
	height: 70px;
	line-height: 70px;
	font: normal normal 26px/70px "苹方";
	color: #4b4b4b;
	border-bottom: 1px solid #c5c5c5;
	position: relative;
}
.company-introl .company-introl-title span {
	display: block;
	width: 104px;
	height: 71px;
	border-bottom: 1px solid #4bce72;
	margin-top: -1px;
	position: relative;
}
.company-introl .company-introl-title span:after {
	content: " ";
	height: 5px;
	width: 36px;
	background-color: #4bce72;
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin-left: -18px;
}
.company-introl .company-introl-title img {
	position:absolute;
	right: 30px;
	bottom: 0; 
}
.company-introl .company-img {
	height: 507px;
	width: 387px;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
}
.company-introl .company-img .carousel-control {
	height: 50px;
	width: 50px;
	bottom: 18px;
	top: inherit;
    left: inherit;
    opacity: 1;
}
.company-introl .company-img .carousel-control.left {
	background: #4bce72 url("../images/company_06.png") no-repeat center;
	right: 0;
}
.company-introl .company-img .carousel-control.right {
	background: #000 url("../images/company_07.png") no-repeat center;
	right: -50px;
}
.company-introl .company-txt {
	height: auto;
	width: 553px;
	float: left;
	padding-top: 20px;
	margin-left: 84px;
	font: normal normal 12px/2 "苹方";
	color: #4b4b4b;
}
.company-introl .company-txt p {
	margin-bottom: 10px;
	margin-top: 20px;
}
.product-introl {
	height: auto;
	padding-bottom: 100px;
	background-color: #FFF;
	margin-bottom: 30px;
}
.product-introl .product-introl-title {
	margin-left: 19px;
	height: 70px;
	line-height: 70px;
	font: normal normal 26px/70px "苹方";
	color: #4b4b4b;
	border-bottom: 1px solid #c5c5c5;
	position: relative;
}
.product-introl .product-introl-title span {
	display: block;
	width: 104px;
	height: 71px;
	border-bottom: 1px solid #4bce72;
	margin-top: -1px;
	position: relative;
}
.product-introl .product-introl-title img {
	position:absolute;
	right: 30px;
	bottom: 0; 
}
.product-introl .product-introl-title span:after {
	content: " ";
	height: 5px;
	width: 36px;
	background-color: #4bce72;
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin-left: -18px;
}
.product-introl .carousel {
	margin-top: 40px;
}
.product-introl .carousel-control {
	height: 30px;
	width: 30px;
	top: -82px;
    left: inherit;
    opacity: 1;
}
.product-introl .carousel-control.left {
	background: url("../images/left.png") no-repeat center;
	background-size: contain;
	right: 100px;
}
.product-introl .carousel-control.right {
	background: url("../images/right.png") no-repeat center;
	background-size: contain;
	right: 60px;
}
.product-introl .product-lists-item {
	height: 310px;
	width: 247px;
	border: 1px solid #f6f6f6;
	border-bottom: 1px solid #4bce72;
	margin-left: 22px;
	float: left;
	margin-bottom: 15px;
}
.product-introl .product-lists-item .product-info {
	height: 243px;
	width: 100%;
	position: relative;
}
.product-introl .product-lists-item.active .product-message {
	height: 100%;
	width: 100%;
	padding: 18px;
}
.product-introl .product-lists-item .product-message {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	background: url("../images/head_01.png") repeat center;
	padding: 0;
	color: #FFF;
	font-family: "苹方";
	overflow: hidden;
	/*transition: all 1s linear;*/
}
.product-introl .product-lists-item .product-message li {
	font-size: 16px;
	list-style: disc;
	margin-left: 20px;
}
.product-introl .product-lists-item .product-message span {
	font-size: 14px;
	margin-bottom: 2px;
	display: block;	
	border-top: 1px solid #FFF;
	margin-left: -15px;
}
.product-introl .product-lists-item .product-name {
	width: 100%;
	height: 65px;
	display: block;
	background-color: #f4f4f4;
	text-align: center;
	font: normal normal 18px "苹方";	
	line-height: 67px;
	color: #000;
	cursor: pointer;
}
.contact-style {
	width: 100%;
	height: auto;
	min-width: 1100px;
	position: relative;
}
.contact-style .contact-way {
	height: 374px;
	width: 587px;
	background-color: #FFF;
	position: absolute;
	left: 20%; 
	top: 50%;
	margin-top: -187px;
}
.contact-style .contact-way .contact-way-l {
	height: 100%;
	width: 376px;
	float: left;
	background: #4bce72 url('../images/contact_01.png') no-repeat 30px 36px;
	padding-top: 36px;
	padding-left: 30px;
}
.contact-style .contact-way .contact-way-l>h3 {
	text-indent: 90px;
	color: #FFF;
	font-family: "苹方";
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 60px;
}
.contact-style .contact-way .contact-way-l>a {
	display: block;
	color: #FFF;
	font-family: "苹方";
	font-size: 16px;
	margin-bottom: 10px;
}
.contact-style .contact-way .contact-way-r {
	height: 100%;
	width: 211px;
	float: right;
	text-align: center;
	font-family: "苹方";
	font-size: 16px;
	color: #000;
}
.contact-style .contact-way .contact-way-r img {
	display: block;
	margin: 0 auto;
	padding-top: 100px;
	margin-bottom: 15px;
}
/*----------------------------- 企业责任 ------------------------*/
.business-accountability {
	height: 340px;
	margin-top: 30px;
}
.business-accountability .recent-news {
	height: 100%;
	width: 733px;
	float: left;
	background-color: #FFF;
	position: relative;
}
.business-accountability .recent-news-info {
	width: 694px;
	height: 304px;
	border: 1px solid #e4e4e5;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -347px;
	margin-top: -152px;
	padding-left: 333px;
	font-family: "微软雅黑";
	color: #4b4b4b;
}
.business-accountability .recent-news-title {
	font-size: 25px;
	margin: 25px 0;
}
.business-accountability .news-lists {
	width: 100%;
	height: 144px;
	overflow: hidden;
}
.business-accountability .news-lists .news-date {
	color: #636365;
	font-size: 13px;
	margin-bottom: 16px;
	position: relative;
}
.business-accountability .news-lists .news-date:after {
	position: absolute;
	content: " ";
	height: 1px;
	width: 20px;
	background-color: #c0c0c2;
	left: 0;
	bottom: -14px;
}
.business-accountability .news-lists .news-title {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 6px;
}
.business-accountability .news-lists .news-introl {
	font-size: 14px;
	line-height: 22px;
}
.business-accountability .credit-enterprise {
	height: 100%;
	width: 367px;
	float: right;
	background-color: #4bce72;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #FFF;
	text-align: center;
}
.business-accountability .credit-enterprise img {
	display: block;
	margin: 0 auto;
	margin-top: 44px;
	margin-bottom: 18px;
}
.business-accountability .recent-news-info .news-change{
	height: 33px;
	width: 33px;
	display: block;
	bottom: -60px;
	position: absolute;
	border-radius: 100%;
}
.business-accountability .recent-news-info .news-prev {
	background: url("../images/news-prev.png") no-repeat center;
	right: 326px;
}
.business-accountability .recent-news-info .news-next {
	background: url("../images/news-next.png") no-repeat center;
	right: 276px;
}

.duty-classify {
	height: 200px;
	overflow: hidden;	
	margin-top: 40px;
	margin-bottom: 40px;
}
.duty-classify .duty-lists {
	width: 1110px;
	height: 100%;
	font-size: 0;
}
.duty-classify .duty-lists .duty-items {
	width: 269px;
	height: 100%;
	margin-right: 8px;
	background-color: #FFF;
	float: left;
}
.duty-classify .duty-lists .duty-items .duty-title {
	position: relative;
	font-size: 20px;
	color: #FFF;
	font-family: "微软雅黑";
}
.duty-classify .duty-lists .duty-items .duty-title span {
	position: absolute;
	left: 125px;
	top: 42px;
}
.duty-classify .duty-lists .duty-items .duty-txt {
	padding: 15px 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4b4b4b;
	line-height: 22px;
	height: 66px;
}
/*----------------------------- 人才发展 ------------------------*/
.talents {
	height: auto;
	background: url('../images/talent_03.jpg') no-repeat center;
	background-size: cover;
	margin-top: 30px;
	position: relative;
	padding: 80px 34px;
	font-family: "微软雅黑";
}
.talents .talents-idea {
	color: #FFF;
	font-size: 30px;
	margin-bottom: 35px;
	position: relative;
}
.talents .talents-idea:after {
	content: " ";
	height: 1px;
	width: 55px;
	background-color: #FFF;
	position: absolute;
	left: 0;
	bottom: -17px;
}
.talents .talents-idea-txt {
	color: #FFF;
	font-size: 16px;
	margin-bottom: 10px;
}
.talents .talents-classify {
	height: auto;
	width: 252px;
	float: left;
	margin-right: 16px;
}
.talents .talents-classify:first-child {
	width: 185px
}
.talents .talents-classify-title {
	height: 60px;
	width: 100%;
	background-color: #FFF;
	opacity: .9;
	font-size: 25px;
	color: #4b4b4b;
	line-height: 60px;
	padding: 0 28px;
}
.talents .talents-classify-title img {
	margin: -4px 5px 0 0;
}
.talents .talents-classify-txt {
	height: 360px;
	width: 100%;
	background-color: #FFF;
	opacity: .7;
	font-size: 14px;
	color: #4b4b4b;
	line-height: 28px;
	padding: 40px 28px;
}
.talents .talents-recruit {
	width: 50px;
	height: 252px;
	display: block;
	background-color: #4bce72;
	color: #FFF;
	text-align: center;
	position: absolute;
	right: 0;
	top: 80px;
	padding: 20px 8px 0;
}
.talents .talents-recruit b {
	font-size: 25px;
}
.talents .talents-recruit i {
	width: 100%;
	height: 50px;
	background: #29af45 url("../images/talent_09.png") no-repeat center;
	display: block;
	bottom: 0;
	left: 0;
	position: absolute;
}
.job-requirements {
	height: auto;
	margin-top: 30px;
	margin-bottom: 26px;
	padding: 0 26px;
	background-color: #FFF;
	overflow: hidden;
	padding-bottom: 25px;
	text-align: center;
}
.job-requirements .more-post {
	text-align: center;
	font: normal normal 16px "微软雅黑";
	color: #272536;
	position: relative;
}
/*
.job-requirements .more-post:before {
	position: absolute;
	content: " ";
	height: 34px;
	width: 34px;
	left: -40px;
	top: 50%;
	margin-top: -17px;
	background: url("../images/talent_04.png") no-repeat center;
}
*/
/*--------------------- 新闻列表 ------------------------*/
.news-tabulation {
	height: auto;
	background-color: #FFF;
	margin-top: 70px;
	margin-bottom: 40px;
	overflow: hidden;
}
.news-tabulation .trade-news-top {
	width: 100%;
	height: 410px;
	margin-top: 28px;
	margin-bottom: 40px;
}
.news-tabulation .trade-news-top .trade-news {
	margin-left: 22px;
	width: 337px;
	height: 100%;
	position: relative;
	float: left;
}
.news-tabulation .trade-news-top .trade-news-info {
	width: 300px;
	height: 380px;
	border: 1px solid #d9d9da;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -190px;
	margin-left: -150px;
	padding-top: 220px;
	padding-left: 22px;
	padding-right: 50px;
}
.news-tabulation .trade-news-top .new-title {
	color: #636365;
	font-size: 20px;
	height: 70px;
	line-height: 35px;
	font-family: "微软雅黑";
	margin-bottom: 30px;
	position: relative;
}
.news-tabulation .trade-news-top .new-title:after {
	content: " ";
	height: 1px;
	width: 20px;
	border-bottom: 1px solid #c0c0c2;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.news-tabulation .trade-news-top .new-date {
	color: #636365;
	font-size: 13px;
	font-family: "微软雅黑";
}
.news-tabulation .trade-news-top .trade-news-info .more {
	height: 30px;
	width: 30px;
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -15px;
	border-radius: 100%;
	background: url("../images/more.png") no-repeat center;
}
.news-tabulation .trade-news-bottom {
	padding-left: 40px;
	padding-right: 24px;
	font-family: "微软雅黑";
	color: #4b4b4b;
}
.news-tabulation .trade-news-bottom .trade-news-items {
	position: relative;
	border-bottom: 1px solid #d9d9da;
	height: 150px;
	margin-bottom: 25px;
}
.news-tabulation .trade-news-bottom .new-date {
	font-size: 13px;
}
.news-tabulation .trade-news-bottom .new-title {
	font-size: 20px;
	margin-top: 35px;
	margin-bottom: 5px;
	position: relative;
}
.news-tabulation .trade-news-bottom .new-title:before {
	content: " ";
	height: 1px;
	width: 20px;
	border-bottom: 1px solid #c0c0c2;
	position: absolute;
	left: 0;
	top: -20px;
}
.news-tabulation .trade-news-bottom .new-introl {
	font-size: 14px;
	padding-right: 235px;
	line-height: 24px;
}
.news-tabulation .trade-news-bottom .view-info {
	display: block;
	height: 38px;
	width: 130px;
	border: 1px solid #4bce72;
	color: #4bce72;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	padding: 0;
	border-radius: 20px;
	position: absolute;
	right: 20px;
	bottom: 28px;
}
/*--------------------- 招聘列表 ------------------------*/
.talent-recruit {
	height: auto;
	margin-top: 70px;
	background-color: #FFF;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0 26px;
}
/*--------------------- 新闻中心 ------------------------*/
.recommend-news {
	height: 110px;
	width: 100%;
	background-color: #e4e4e5;
	padding-top: 32px;
	overflow: hidden;
	font-size: 0;
}
.recommend-news .hot-news-title {
	width: 400px;
	height: 78px;
	float: left;
	font-family: "苹方";
	font-size: 20px;
	color: #4b4b4b;;
}
.recommend-news .hot-news-date {
	display: block;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #4b4b4b;
	line-height: 22px; 
	margin-bottom: 10px;
}
.recommend-news .hot-news-introl {
	width: 500px;
	height: auto;
	float: left;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #4b4b4b;
	line-height: 22px; 
	margin-top: 10px;
}
.recommend-news .hot-news-more {
	display: block;
	height: 38px;
	width: 130px;
	border: 1px solid #4bce72;
	color: #4bce72;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	padding: 0;
	border-radius: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -19px;
}
.news-center {
	height: 460px;
	margin-top: 27px;
	margin-bottom: 53px;
}
.news-center .import-news {
	height: 100%;
	background: #FFF;
	width: 393px;
	margin-right: 14px;
	float: left;
	position: relative;
}
.import-news-top {
	height: 212px;
	width: 100%;
	overflow: hidden;
}
.import-news-top .carousel-indicators {
	position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.import-news-top .carousel-indicators li {
	display: inline-block;
    margin-left: 6px;
    text-indent: -999em;
    cursor: pointer;
}
.import-news-bottom {
	width: 356px;
	height: 422px;
	position: absolute;
	left: 15px;
	top: 20px;
	border: 1px solid #e4e4e5;
	padding-left: 18px;
	padding-top: 194px;
	cursor: pointer;
}
.news-center .see-more {
	height: 30px;
	width: 30px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -15px;
	background: url(../images/more.png) no-repeat center;
}
.import-news-bottom .news-list {
	line-height: 30px;
	height: 150px;
	overflow: hidden;
}
.import-news-bottom .news-list .news-item {
	width: 100%;
}
.import-news-bottom .news-list .news-item>a {
	display: block;
}
.import-news-bottom .news-list .news-date {
	font-size: 10px;
	color: #4b4b4b;
	margin-right: 10px;
	float: left;
}
.import-news-bottom .news-list .news-txt {
	width: 232px;
	font-size: 14px;
	color: #4b4b4b;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-center .other-info {
	height: 100%;
	width: 284px;
	float: left;
	background-color: #FFF; 
}
.news-center .other-info .newspaper {
	width: 100%;
	height: 212px;
	margin-bottom: 13px;
}
.news-center .other-info .video {
	width: 100%;
	height: 235px;
}
/*--------------------- 在线留言 ------------------------*/
.leave-message {
	margin: 96px auto 44px;
	padding: 40px 0 50px 75px ;
	background-color: #FFF;
	font-family: "微软雅黑";
}
.leave-message .title {
	font-size: 30px;
	color: #4bce72;
	line-height: 1;
	margin-bottom: 30px;
}
.leave-message .message-form .form-group {
	width: 468px;
	height: 60px;
	margin-right: 12px;
	display: inline-block;
	position: relative;
	background: url("../images/note_06.png") no-repeat center;
	border-radius: 30px;
	overflow: hidden;
	margin-bottom: 20px;
}
.leave-message .message-form input[type="text"] {
	background-color: transparent;
	border-color: transparent;
	width: 100%;
	height: 60px;
	outline: none;
	padding-left: 140px;
	color: #4b4b4b;
	font-size: 18px;
}
.leave-message .message-form .control-label {
	position: absolute;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #4b4b4b;
	font-weight: normal;
	padding-left: 30px;
}
.leave-message .message-form .control-label img {
	margin-right: 10px;
}
.leave-message .message-form .details-message {
	width: 948px;
	height: 130px;
	background: url("../images/note_07.png") no-repeat center;
	border-radius: 65px;
	overflow: hidden;
	padding: 5px 60px;
	position: relative;
	margin-bottom: 40px;
}
.leave-message .message-form .details-message #txt {
	width: 100%;
	background-color: transparent;
	font-size: 18px;
	line-height: 24px;
	border-color: transparent;
	outline: none;
	text-indent: 120px;
}
.leave-message .message-form .details-message .control-label {
	padding: 0;
	height: 24px;
	line-height: 24px;
	left: 30px;
}
.leave-message .message-form .button {
	text-align: center;
	margin-left: -75px;
}
.leave-message .message-form .button .btn {
	width: 180px;
	height: 54px;
	line-height: 54px;
	padding: 0;
	border-radius: 0;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.leave-message .message-form .button button[type="reset"] {
	background-color: #8c8c8c;
	margin-right: 10px;
}
.leave-message .message-form .button button[type="button"] {
	background-color: #4bce72;
}
.swiper-pagination-bullet {
	background: #FFF;
	opacity: .9;	
} 
.swiper-pagination-bullet-active {
	background: #007aff;
	opacity: 1;	
}
@media (max-width: 767px) {
	.public-width {
		width: 100%;
	}
	.public-foot {
		min-width: 0;
		height: auto;
	}
	.public-foot .foot-bottom {
		height: auto;
		line-height: 32px;
		padding: 10px;
	}
	.classify-one {
		height: auto;
		margin-bottom: 15px;
	}
	.classify-one .company-classify {
		position: initial;
		width: 95%;
		margin: 2.5% auto 0;
		height: auto;
	}
	.company-classify .news-centre, 
	.company-classify .product-expo {
		width: 100%;
		height: auto;
		float: initial;
		padding-bottom: 25px;
	}
	.company-classify .news-centre-top, 
	.company-classify .product-expo-top {
		width: 100%;
		height: auto;
	}
	.company-classify .news-centre-bottom, 
	.company-classify .product-expo-bottom {
		width: 100%;
		height: auto;
		position: initial;
		padding: 0 10px 15px;
	}
	.company-classify .product-expo-bottom {
		padding-bottom: 25px;
		margin-bottom: 15px;
	}
	.company-classify .see-more {
		bottom: initial;
	}
	.p-classify .see-more {
		bottom: 0;
	}
	.p-classify .dots {
		bottom: initial;
		top: 7.7295rem;
	}
	.import-news-top {
		height: auto;
	}
	.news-centre-bottom .news-list .news-date {
		width: 25%;
		margin-right: 3%;
	}
	.news-centre-bottom .news-list .news-txt {
		width: 72%;
	}
	.social-responsibility {
		position: initial;
		width: 100%;
		margin: 0 auto;
		height: auto;
	}
	.banners {
		overflow: initial;
	}
	.company-classify .product-expo-top img {
		width: 100%;
		height: auto !important;
	}
	.classify-two {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		padding: 0 10px;
	}
	.classify-two .web-shop,
	.classify-two .talent-recruitment {
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 10px;
		float: initial;
	}
	.classify-two .web-shop img,
	.classify-two .talent-recruitment img {
		width: 100%;
	}
	.classify-two .advertising-video {
		margin: 0 auto;
		float: initial;
	}
	/*---------- 关于丰岛 --------*/
	.header-logol {
		min-width: 0;
	}
	.header-logol .fixed-top {
		display: none;
	}
	.company-info {
		min-width: 0;
		padding: 20px 10px;
		height: auto;
	}
	.company-info .company-intro {
		padding-top: 0;
	}
	.company-info .company-intro .company-title {
		font-size: 24px;
	}
	.company-info .company-intro img {
		max-width: 100%;
	}
	.company-info .company-intro p {
		padding: 0;
	}
	.chairman-speech {
		width: 100%;
		height: auto;
		padding: 10px;
	}
	.chairman-speech .chairman-title {
		font-size: 28px;
		margin-top: 0;
	}
	.chairman-speech .chairman-info {
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 0;
		background: url("../images/about_05.png") no-repeat center 36px;
    	background-size: 100%;
	}
	.chairman-speech .chairman-info .chairman-title {
		margin-bottom: 6.9565rem;
	}
	.development-history {
		width: 100%;
		height: auto;
		padding: 0;
	}
	.development-history .history {
		width: 100%;
		height: auto;
		margin: 10px 0;
		padding: 10px;
		background-color: #FFF;
	}
	.development-history .time-items {
		width: 20%;
		padding-left: 0;
		float: left;
		text-align: center;
		padding: 10px;
		margin: 0;
	}
	.development-history .history-info {
		position: initial;
		width: 100%;
	}
	.development-history .time-items:hover:before, 
	.development-history .time-items.active:before,
	.development-history .time-items:hover:after, 
	.development-history .time-items.active:after {
		content: initial;
	}
	.development-history .history-info>a {
		width: 15%;
		height: 15%;
	}
	.development-history .history-info>a.history-prev {
		left: 35%;
		background: #EF4848 url(../images/about_10.png) no-repeat center;
	}
	.development-history .history-info>a.history-next {
		right: 35%;
		background: #EF4848 url(../images/about_11.png) no-repeat center;
	}
	.market-network {
		padding: 20px 10px 0;
		height: auto;
		overflow: hidden;
	}
	.market-network .network-map {
		margin-bottom: 20px;
		width: 100%;
	}
	.phone-honor {
		padding-top: 100px;
		background-color: #FFF;
	}
	.phone-honor .swiper-pagination-bullet {
		background: #444;
	}
	.phone-honor  .swiper-pagination-bullet-active {
		background: #007aff;
	}
	.fd-industry {
		height: auto;
		padding: 3.5169rem 0;
	}
	.fd-industry img {
		width: 100%;
	}
	/*---------- 新闻中心 --------*/
	.banner {
		min-width: 0;
	}
	.recommend-news {
		height: auto;
		padding: 10px 10px 40px;
	}
	.recommend-news .hot-news-title {
		height: auto;
	}
	.recommend-news .hot-news-introl {
		width: 100%;
	}
	.recommend-news .hot-news-date {
		margin-bottom: 0;
	}
	.recommend-news .hot-news-more {
		top: initial;
		margin-bottom: 0;
		bottom: -30px;
	}
	.news-center .import-news {
		width: 100%;
		padding: 10px 10px 20px;
		margin-right: 0;
	}
	.news-center .import-news img {
		width: 100%;
	}
	.import-news-bottom {
		position: initial;
		padding: 0 10px 10px;
		height: auto;
		width: 100%;
		border-top: 0;
		overflow: hidden;
	}
	.import-news-bottom .news-list .news-date {
		width: 25%;
		margin-right: 3%;
	}
	.import-news-bottom .news-list .news-txt {
		width: 72%;
	}
	.news-center {
		height: auto;
		margin: 20px 0;
	}
	.news-center .see-more {
		bottom: 6px;
	}
	.news-center .other-info {
		width: 100%;
	}
	.news-center .other-info .newspaper,
	.news-center .other-info .video {
		width: 284px;
		margin: 0 auto 10px;
	}
	.news-tabulation {
		margin: 0;
	}
	.news-tabulation .trade-news-top {
		height: auto;
		margin: 0 0 20px;
	}
	.news-tabulation .trade-news-top .trade-news {
		margin: 0 auto;
		float: initial;
		width: 100%;
		height: auto;
		max-width: 337px;
		padding-bottom: 20px;
	}
	.news-tabulation .trade-news-top .trade-news>img {
		width: 100%;
	}
	.news-tabulation .trade-news-top .trade-news-info {
		width: 100%;
		height: auto;
		position: initial;
		padding: 10px;
		margin: 0;
	}
	.news-tabulation .trade-news-top .new-title {
		height: auto;
		line-height: 28px;
		margin-bottom: 20px;
	}
	.news-tabulation .trade-news-top .trade-news-info .more {
		bottom: 5px;
	}
	.news-tabulation .trade-news-bottom {
		padding: 0 10px;
	}
	.news-tabulation .trade-news-bottom .trade-news-items {
		height: auto;
	}
	.news-tabulation .trade-news-bottom .new-introl {
		padding-right: 0;
		margin-bottom: 60px;
	}
	.news-tabulation .trade-news-bottom .view-info {
		bottom: 10px;
	}
	.paging {
		margin: 10px 0;
	}
	.trade-news-bottom {
		padding-bottom: 25px;
	}
	.news-details {
		width: auto;
		padding: 20px 10px;
		margin: 0;
	}
	.news-details .essay .annotation {
		position: relative;
	}
	.news-details .share {
		top: 20px;
		right: 50%;
		margin-right: -99px;
	}
	.trade-news-list {
		padding-top: 25px;
	}
	/*---------- 产品博览 --------*/
	.product-list {
		margin: 0;
		padding: 0;
	}
	.product-list .fruit-title {
		margin-top: 10px;
	}
	.product-list .fruit-lists {
		padding-left: 0;
	}
	.product-list .fruit-lists .item {
		width: 48%;
		margin: 0 1% 20px;
	}
	.product-list .fruit-lists .item img {
		height: auto;
	}
	.product-list .fruit-lists .product-info {
		padding: 10px;
	}
	.product-list .fruit-lists .product-name {
		width: 100%;
	}
	.product-list .fruit-lists .shopping-car {
		margin-top: 7px;
	}
	/*---------- 产品详情 --------*/
	.products-detail {
		margin: 0;
		padding: 20px 0;
	}
	.product-infomation {
		margin: 0;
		padding: 0 10px;
		width: 100%;
	}
	.product-info-h dd {
		width: 100%;
	}
	.product-info-main-b {
		min-height: 0;
	}
	.product-info-main-b img {
		width: 100%;
	}
	/*---------- 人才招聘 --------*/
	.talents {
		margin-top: 10px;
		padding: 10px;
	}
	.talents .talents-classify {
		width: 100%;
	}
	.talents .talents-classify:first-child {
		float: initial;
		margin: 0 auto
	}
	.talents .talents-classify-txt {
		height: auto;
	}
	.talents .talents-recruit {
		top: 0;
	}
	.job-requirements {
		margin-bottom: 0;
		padding: 0 10px 20px;
	}
	.job-title {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.panel-group>.panel>.panel-heading {
		padding: 10px;
		font-size: 14px;
	}
	.panel-group>.panel .post-applied {
		width: 100%;
		height: 30px;
		line-height: 30px;
		font-size: 0.4638rem;
		border-radius: 15px;
	}
	.panel-default>.panel-heading+.panel-collapse>.panel-body {
		padding: 10px;
	}
	.position-reuqire {
		padding-bottom: 10px;
	}
	.position-reuqire>dl>dt {
		margin-bottom: 0;
	}
	.position-reuqire>dl {
		width: 100%;
		margin-bottom: 10px;
	}
	.link-style>div {
		padding: 0;
		margin: 0;
	}
	/*---------- 企业责任 --------*/
	.business-accountability {
		height: auto;
		padding: 10px;
		background: #FFF;
		margin-top: 10px;
	}
	.business-accountability .recent-news-info {
		position: initial;
		margin: 0;
		padding-left: 0;
		border: 0;
		width: 100%;
		height: auto;
	}
	.business-accountability .recent-news-title {
		margin: 10px 0;
		font-size: 22px;
	}
	.business-accountability .news-lists {
		height: auto;
	}
	.business-accountability .recent-news {
		height: auto;
		float: initial;
		padding-bottom: 70px;
		width: 100%;
	}
	.duty-classify {
		height: auto;
		padding: 10px;
		background: #FFF;
		margin: 10px 0 0;
	}
	.duty-classify .duty-lists {
		width: 100%;
	}
	.duty-classify .duty-lists .duty-items {
		width: 100%;
		height: auto;
		text-align: center;
		margin-right: 0;
		float: initial;
	}
	.duty-classify .duty-lists .duty-items .duty-title {
		display: inline-block;
	}
	.duty-classify .duty-lists .duty-items .duty-txt {
		padding: 10px 0;
	}
}

@media (max-width: 413px) {
	.phone-head .head-logol img {
	    height: 30px;
	    margin: 5px 0;
	}
	.phone-head .phone-btn {
		width: 25px;
		height: auto;
		margin-top: 8px;
	}
	.phone-honor {
		padding-top: 20px;
	}
}