/*首页*/
/*-------首页新闻中心-------*/
.maxboc{
	width: 1200px;
	display: block;
	margin: 0 auto;
}
/*---------首页滚动公告--------*/
.topgg{
	border-bottom: 1px solid #ddd;
	height:30px;
	padding:12px 0;
	overflow: hidden;
	display: -webkit-box;
}
.ggtp{
	width: 32px;
	height:30px;
	line-height: 30px;
	background: #428fd1 url(/images/xlb.png) center center no-repeat;
	border-radius: 5px;
}
.rowdiv{
	float: left;
	width: 1130px;
	height:30px; position:relative; overflow:hidden;
	margin-left: 20px;
}
.txtdiv{
	line-height: 30px;
}
.txtdiv em{
	font-style: normal;
	color: #243f80;
}
/*-------首页新闻中心-------*/
.intt{
	height:90px;
	line-height:90px;
	text-align: center;
}
.intt span{
	font-size: 24px;
}
.intt em{
	font-size: 18px;
	padding-left:10px;
}
.tt2{
	background: url(/images/tt2.png) center bottom no-repeat;
}
.tt2 *{
	color: #222;
}
/*----新闻切换------*/
.tab {
	background:#e5e5e5;
}
.tab-hd{
	clear:both;
	width: 1200px;
	height: 30px;
	position: relative;
	margin:80px auto 0 auto;
	border-top: 1px solid #e5e5e5;
}
.tab-hd span{
	display: block;
	width:140px;
	height: 44px;
	line-height: 44px;
	background: #fff;
	border: 1px solid #428fd1;
	border-radius:24px;
	color: #428fd1;
	text-align:center;
	cursor:pointer;
	position: absolute;
	font-size: 16px;
	top:-22px;
}
.tab-hd span.span1{
   left: 0;
}
.tab-hd span.span2{
   left:180px;}
.tab-hd span.span3{
   left:360px;
}
.tab-hd span.active {
	background: #428fd1;
	color: #fff;
}
.tab-bd{
	    width: 1200px;
    margin: 0 auto;
}
.tab-bd .divb{
	display:none;
	margin-top:40px;
	height: 410px;
    position: relative;
}
.tab-bd .thisclass {
        clear:both;
	display:block;
}

.bgtp{
	width: 520px;
	border: 1px solid #d4d4d4;
    box-shadow: 5px 5px 5px #e2e2e2;
	float: left;
	background: #f6f6f6;
}
.bgtp img{
	width: 520px;
	height: 290px;
}
.bgtp h3{
	font-size: 16px;
	line-height: 30px;
	max-height:60px;
	padding: 0 10px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden; 
}
.bgtp p {
	line-height: 30px;
	overflow: hidden;
	padding:10px;
}
.bgtp p span{
	color: #222;
	border-bottom: 1px solid #243f80;
	float: left;
}
.bgtp p a{
	float: right;
	text-align: center;
	border: 1px solid #428fd1;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #428fd1;
	border-radius: 20px;
}
.bgtp p a:hover{
	color: #fff;
	background: #428fd1;
}
.inulist{
	display: block;
	overflow: hidden;
	float: right;
	width: 620px;
}
.inulist .timb{
	width:119px;
	height: 82px;
	margin-top: 19px;
	display: inline-block;
	background: url(/images/lib.png); 
}
.inulist li{
	margin-top: 16px;
	height: 120px;
	overflow: hidden;
}
.inulist li:first-child{
	margin-top: 0;
}
.inulist li:hover .timb{
	background: url(/images/libh.png); 
}
.inulist .timb strong{
	display:block;
	font-size:34px;
	color: #fff;
	text-indent: 24px;
}
.inulist .timb span{
	display:block;
	font-size: 16px;
	color: #fff;
	text-indent: 10px;
	line-height: 30px;
}
.inulist a{
	float: right;
	width: 470px;
	height: 120px;
	padding: 10px;
	background: #f6f6f6;
	overflow: hidden;
}
.inulist a h2{
	color: #222;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.inulist a p{
	margin-top: 10px;
	line-height: 24px;
	max-height: 72px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    overflow: hidden; 
}
.divb a.cka{
	display: block;
	width:140px;
	height: 44px;
	line-height: 44px;
	background: #fff;
	border: 1px solid #428fd1;
	border-radius:24px;
	color: #428fd1;
	text-align:center;
	cursor:pointer;
	position: absolute;
	font-size: 16px;
	top:-92px;
	right: 0;
}
.divb a.cka:hover{
	background:#428fd1;
	color: #fff; 
}
/* 新闻中心 */

/*---banner---*/
	.fullSlide {
	width:100%;
	position:relative;
	height:590px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:590px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:590px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:14px;
	height:14px;
	border-radius:50%;
	margin:1px 5px;
	overflow:hidden;
	background:#ffffff;
	filter:alpha(opacity=80);
	opacity:0.8;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#027733;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(/images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
/*����*/
	/*������ť*/
	.wxgzh {
	float:left;
	margin-left:10px;
	position:relative;
}
.wxgzh .a {
	width:40px;
	float:left;
	padding-bottom:2%;
	color:#ffffff;
	text-align:center;
}
.wxgzh .a img {
	width:35px;
}
.wxgzh:hover .b {
	display:block;
}
.wxgzh .b {
	display:none;
	width:80px;
	height:80px;
	float:left;
	position:absolute;
	top:-90px;
	left:-20px;
}
.wxgzh .b img {
	width:80px;
}
.foot .fr {
	width:400px;
}
.foot select {
	width:270px;
	margin-left:10px;
	margin-top:5px;
	font-family: "΢���ź�",serif;
	color:#333333;
	float:left;
	display:block;
	background:ffffff;
	height:25px;
	line-height:25px;
	border:0px;
}
/*����*/
	.mainBox {
	width:1200px;
	margin:0 auto;
}
.tzgg {
	width:100%;
	height:50px;
	background:#e6e7e9;
}
.tzggLeft {
	float:left;
	display:block;
	margin-right:10px;
	width:330px;
	display:block;
	height:50px;
	background:url(/images/gg.jpg) no-repeat left center;
}
.tzgg .tzgggd {
	float:left;
	width:330px;
	color:#555555;
	line-height:50px;
	display:block;
	overflow:hidden;
	font-size:14px;
	height:50px;
}
.tzgg .tzgggd span {
	font-family:"Aparajita Italic";
	font-size:27px;
}
.serch {
	float:left;
	border:1px solid #dddddd;
	border-right:none;
	margin-top:10px;
	width:240px;
	margin-bottom:24px;
	display:block;
	height:35px;
	line-height:35px;
}
.serch input {
	float:left;
	height:33px;
	border:0px;
	background:#ffffff;
	width:99%;
	padding-left:2%;
	padding:none;
	line-height:33px;
	font-family: "΢���ź�",serif;
	font-size:14px;
	color:#ACACAC;
}
.ss {
	float:left;
	width:80px;
	margin-top:10px;
	line-height:37px;
	height:37px;
	background:#bd9f57;
}
.ss input {
	background:none;
	border:none;
	width:100%;
	text-align:center;
	color:#ffffff;
	font-family: "΢���ź�",serif;
}
.simei {
	float:left;
	width:387px;
	display:block;
}
.fold_wrap {
	width:387px;
	height:210px;
	margin:0px auto 0 auto;
	overflow:hidden;
}
.fold_wrap li {
	float:left;
	width:130px;
	height:210px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.fold_wrap li .mask_b {
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(0,0,0,.3);
	_background:#B2B2B2;
}
.fold_wrap li.active .mask_b {
	background:none;
}
.fold_wrap li .mask_b h4 {
	color:#fff;
	width:30px;
	margin:0 auto;
	display:block;
	font:20px/20px Microsoft Yahei;
	position:relative;
	padding:60px 0 0 0;
}
.fold_wrap li.big {
	width:357px;
}
	.adv_intro_show {
	bottom:0 !important;
	transition:bottom 0.3s linear 0.3s;
	-webkit-transition:bottom 0.3s linear 0.3s;
}
.pic_auto {
	width:100%;
	height:100%;
}
.pic_auto1 {
	background:url(/images/20150120_ifold1.jpg) no-repeat center 0;
}
.pic_auto2 {
	background:url(/images/20150120_ifold2.jpg) no-repeat center 0;
}
.pic_auto3 {
	background:url(/images/20150120_ifold3.jpg) no-repeat center 0;
}
.pic_auto4 {
	background:url(/images/20150120_ifold4.jpg) no-repeat center 0;
}

/*����ͼ����*/
	.news {
	width:450px;
	float:right;
	display:block;
}
.news span {
	line-height:25px;
	color:#8c8c8c;
	font-size:14px;
	border-bottom:1px solid #eeeeee;
	display:block;
	padding-bottom:10px;
	margin-bottom:15px;
}
.news span h2 {
	font-size:15px;
	color:#535353;
	line-height:35px;
	clear:both;
}
.news span h2 a {
	font-weight:bold;
	overflow:hidden;
	color:#535353;
}
.news span h2 dl {
	float:right;
	display:block;
	width:100px;
	overflow:hidden;
	line-height:35px;
}
.news li {
	line-height:35px;
	line-height:35px;
	overflow:hidden;
	background: url(/images/k.jpg) no-repeat left center;
	padding-left:10px;
	font-size:15px;
}
.news li i {
	display:block;
	float:right;
	font-size:12px;
}
.news li a {
	width:350px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
}
/*��־*/
	.baozhi {
	float:left;
	width:387px;
	display:block;
	margin-left:19px;
	background:#ffffff;
}
.baozhi .baozhiLeft {
	float:left;
	width:162px;
	height:208px;
	overflow:hidden;
	display:block;
}
.baozhi .baozhiLeft img {
	width:100%;
}
.baozhi .baozhiRight {
	width:190px;
	margin-right:15px;
	float:right;
	display:block;
}
.baozhi .baozhiRight b {
	text-align:center;
	display:block;
	line-height:28px;
	margin-top:18px;
	height: 56px;
}
.baozhi .baozhiRight p {
	font-size:14px;
	line-height:25px;
	color:#7f7f7f;
}
.baozhi .baozhiRight a {
	width:100px;
	display:block;
	height:35px;
	line-height:35px;
	background:#4c495a;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	border-radius:5px;
	margin:25px auto 0 auto;
}
.baozhi .baozhiRight a:hover {
	width:100px;
	display:block;
	height:35px;
	line-height:35px;
	background:#bd9f57;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	border-radius:5px;
	margin:25px auto 0 auto;
}
.nybanner {
	position:relative;
}
.nybanner img {
	width:100%;
}
.nyLeft {
	float:left;
	width:920px;
	display:block;
	margin-top:20px;
	background:#ffffff;
	margin-bottom:20px;
	min-height:535px;
}
.dqwz {
	height:55px;
	padding-left:40px;
	line-height:55px;
	font-size:14px;
	color:#428fd1;
	background:url(/images/dqwz.png) no-repeat 15px center;
	border-bottom:1px solid #428fd1;
}
.dqwz li {
	float:left;
	display:block;
	padding-left:10px;
}
.dqwz li a {
	color:#428fd1;
}
.xszgs {
	width:860px;
	margin:60px auto ;
}
.xszgs .xszgsLeft {
	float:left;
	display:block;
	width:15px;
	padding: 0 10px;
	height:233px;
	border-radius:50px;
	background:#428fd1;
	padding-top:60px;
	color:#ffffff;
	line-height:25px;
}
.xszgs .xszgsRight {
	float:right;
	display:block;
	width:810px;
}
.xszgs .xszgsRight li {
	float:left;
	display:block;
	padding:0 15px;
	height:32px;
	line-height:32px;
	margin-left:20px;
	background:#7ebc89;
	margin-top:20px;
}
.xszgs .xszgsRight li:hover {
	background:#7e8abc;
}
.xszgs .xszgsRight li a {
	color:#ffffff;
}
.nyRight {
	position:relative;
	float:right;
	width:250px;
	display:block;
     top: 154px;
}
.rigthTitle {
	position:absolute;
	text-align:center;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color:#ffffff;
	font-size:24px;
	width:100%;
	line-height:25px;
	padding-top:15px;
	top:-80px;
	height:65px;
	background:#428fd1;
	opacity: .8;
}
.rigthTitle span {
	display: block;
	font-size:20px;
}
.nyNav {
	border:1px solid #e4ddcb;
	border-bottom:none;
	background:#ffffff;
}
.nyNav li {
	height:49px;
	line-height:49px;
	text-align:center;
	font-size:14px;
	border-bottom:1px solid #cbdde4;
	color:#428fd1;
}
.nyNav li a {
	color:#428fd1;
	display:block;
}
.nyNav li:hover {
	color:#ffffff;
	background:#428fd1;
}
.nyNav li:hover a {
	color:#ffffff;
}
.nyNav .hover {
	color:#ffffff;
	background:#428fd1;
}
.nyNav .hover a {
	color:#ffffff;
}
.rigthTitle2 {
	position:absolute;
	text-align:center;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color:#ffffff;
	font-size:24px;
	width:100%;
	line-height:25px;
	padding-top:15px;
	top:-80px;
	height:65px;
	background:#428fd1;
}
.rigthTitle2 span {
	display: block;
	font-size:20px;
}
.nyNav2 {
	border:1px solid #e4ddcb;
	border-bottom:none;
	background:#ffffff;
}
.nyNav2 li {
	height:49px;
	line-height:49px;
	text-align:center;
	font-size:14px;
	border-bottom:1px solid #e4ddcb;
	color:#99844d;
}
.nyNav2 li a {
	color:#99844d;
	display:block;
}
.nyNav2 li:hover {
	color:#ffffff;
	background:#e61928;
}
.nyNav2 li:hover a {
	color:#ffffff;
	font-weight:bold;
}
.nyNav2 .hover {
	color:#ffffff;
	background:#e61928;
	font-weight:bold;
}
.nyNav2 .hover a {
	color:#ffffff;
}
.ggw {
	margin-top:10px;
}
.ggw img {
	width:100%;
}
.nyCon {
	line-height:30px;
	padding:16px;
	font-size:14px;
	color:#686868;
	width:888px;
	overflow:hidden;
	background: #fdfdfd;
	 border: 1px solid #e2e2e2;
}
.nyCon h1 {
	text-align:center;
	font-size:24px;
}
.nyCon .xgxx {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #f8f6f6;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 20px auto;
}
.nyCon img {
	max-width:100%;
	margin: 0 auto;
	display: block;
}
.toutiao {
	height:150px;
	overflow:hidden;
	line-height:30px;
	color:#807d76;
}
.toutiao img {
	float:left;
	width:200px;
	height:150px;
	margin-right:15px;
}
.toutiao h2 {
	font-size:16px;
	font-weight:bold;
	color:#393939;
	display: inline-block;
	max-width: 620px;
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.toutiao p {
	font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.toutiao span {
	display:block;
}
.newsList li {
	background:#f3f3f3;
	padding:10px;
	height:80px;
	margin-top:20px;
}
.newsList li a {
	color:#807d76;
}
.newsList li:hover {
	background:#428fd1;
}
.newsList li:hover a {
	color:#ffffff;
}
.newsList li:hover h2 {
	color:#ffffff;
}
.newsList li:hover .Date {
	background:#3070a7;
}
.newsList li .Date {
	float:left;
	margin-right:15px;
	display:block;
	width:60px;
	font-size:14px;
	height:60px;
	color:#ebe4d5;
	padding:10px;
	background:#428fd1;
}
.newsList li .Date i {
	float:left;
	width:60px;
	height:35px;
	line-height:40px;
	color:#ffffff;
	font-size:24px;
	text-align:center;
}
.newsList li h2 {
	font-size:16px;
	font-weight:bold;
	color:#393939;
	max-width: 680px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newsList li span {
	display:block;
	line-height:25px;
	height:50px;
	font-size: 14px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.more {
	background:#f3f3f3;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-top:20px;
}
.more a {
	color:#bd9f57;
}
.more:hover {
	background:#bd9f57;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-top:20px;
}
.more:hover a {
	color:#ffffff;
}
.list {
	padding:0 20px;
}
.list li {
	line-height:35px;
	border-bottom:1px dashed #dddddd;
	background: url(/images/k.jpg) no-repeat left center;
	height:35px;
	overflow:hidden;
	padding-left:15px;
}
.list li i {
	float:right;
	display:block;
}
.listPic {
	}
.listPic li {
	float:left;
	width:180px;
	display:block;
	margin:0 10px 20px 10px;
	background:#f3f3f3;
	padding:10px;
}
.listPic li img {
	float:left;
	display:block;
	width:100%;
	height:130px;
}
.cybk {
	width:100%;
	margin:65px 0;
}
.cybk .cybk1 {
	position:relative;
	margin-left:1px;
	margin-top:1px;
	float:left;
	display:block;
	width:537px;
	height:283px;
}
.cybk .cybk1 span {
	position:absolute;
	width:537px;
	bottom:0;
	color:#ffffff;
	left:0;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(0,0,0,.7);
	z-index:9;
}
.cybk .cybk1 img {
	position:absolute;
	width:537px;
	height:283px;
}
.cybk .cybk2 {
	position:relative;
	float:left;
	display:block;
	margin-top:1px;
	margin-left:1px;
	width:330px;
	height:283px;
}
.cybk .cybk2 span {
	position:absolute;
	width:330px;
	bottom:0;
	color:#ffffff;
	left:0;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(0,0,0,.7);
	z-index:9;
}
.cybk .cybk2 img {
	position:absolute;
	width:330px;
	height:283px;
}
.zsyzxm {
	margin-bottom:25px;
}
.zsyzxm li {
	float:left;
	font-size:14px;
	line-height:28px;
	width:380px;
	overflow:hidden;
	display:block;
	color:#666666;
	background:#ffffff;
	margin-left:20px;
	margin-top:25px;
}
.zsyzxm li img {
	float:left;
	width:380px;
	display:block;
	height:128px;
	overflow:hidden;
}
.zsyzxm li h2 {
	float:left;
	margin-top:15px;
	width:360px;
	display:block;
	padding:0 15px;
	font-weight:bold;
	height:28px;
	overflow: hidden;
}
.zsyzxm li p {
	float:left;
	width:360px;
	display:block;
	padding:0 15px;
	height:56px;
	overflow: hidden;
}
.zsyzxm li span {
	float:left;
	width:360px;
	display:block;
	padding:0 15px;
	margin-bottom:10px;
	margin-top:10px;
}
.zsyzxm li .btn {
	float:right;
	color:#ffffff;
	width:80px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-radius:50px;
	background:#7ebc89;
}
.pages {
	font-size:16px;
	color:#000000;
	padding-top:30px;
	line-height:37px;
	text-align:center;
	margin-top:35px;
	margin-bottom:35px;
}
.pages a {
	display:inline-block;
	border:1px solid #e1e1e1;
	color:#666;
	padding:0px 15px;
	margin:0px 4px;
	height:37px;
}
.pages a:hover,.pages .bg {
	display:inline-block;
	border:1px solid #428fd1;
	background:#428fd1;
	padding:0px 15px;
	margin:0px 4px;
	color:#FFF;
}
    .pages a.active {
    color:#FFF;	background:#428fd1;
    }
.ad {
	width:320px;
	margin:0 auto;
}
.ad img {
	width:320px;
	height:224px;
	vertical-align:middle;
}
.industry_list {
	border:1px solid #DDD;
	width:400px;
	float:left;
	padding:10px;
	overflow:hidden;
	margin:10px;
}
.industry_list dt {
	width:115px;
	float:left;
}
.industry_list dt img {
	vertical-align:middle;
}
.industry_list dd {
	width:275px;
	float:right;
}
.industry_list dd b {
	font:normal 14px/20px "΢���ź�";
}
.industry_list dd p {
	font:normal 12px/25px "΢���ź�";
	color:#999;
}
/* 公司简介 */
/* container */

.content .location {
    padding-top: 10px;
    font-size: 14px;
}

.content .location p a {
    color: #666666;
}

.content .location p a:hover {
    color: #007AFF;
}

.content .company_synopsis {
    margin: 20px 0;
}

.content .company_synopsis .picture {
    width: 585px;
    float: left;
    margin-right: 30px;
}

.content .company_synopsis .text {
    float: left;
    width: 565px;
}

.content .company_synopsis .text h3 {
    margin-top: 10px;
    font-size: 20px;
    color: #428fd1;
    font-weight: lighter;
}

.content .company_synopsis .text h4 {
    font-size: 14px;
    color: #bdb8b3;
    font-weight: lighter;
}

.content .company_synopsis .text p {
    margin-top: 60px;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.content .company_block .culture {
    position: relative;
    float: left;
    width: 585px;
    height: 650px;
    background-image: url('/images/img5.png')
}

.content .company_block div h3 a {
    color: #fff;
}

.content .company_block div h3 a:hover {
    text-decoration: underline;
}

.content .company_block .culture h3 {
    font-size: 20px;
    margin: 46px 0 0 50px;
}

.content .company_block .culture div {
    width: 32px;
    height: 2px;
    background-color: white;
    margin: 30px 0 30px 50px;
}

.content .company_block .culture p {
    width: 475px;
    font-size: 16px;
    color: #fff;
    margin-left: 50px;
    line-height: 25px;
    background: #428fd1;
    padding: 22px;
}

.content .company_block .culture h2 {
    font-size: 30px;
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.company_block .company_block_right {
    float: left;
    margin-left: 28px;
}

.company_block .company_block_right .idea {
    position: relative;
    width: 585px;
    height: 310px;
    background-image: url('/images/img10.png');
}

.company_block .company_block_right .idea h3 {
    font-size: 20px;
    position: absolute;
    top: 30px;
    right: 30px;
}

.company_block .company_block_right .value {
    position: relative;
    width: 277px;
    height: 310px;
    margin-top: 30px;
    background-image: url('/images/img7.png');
    float: left;
}

.company_block .company_block_right .value h3 {
    font-size: 20px;
    position: absolute;
    top: 30px;
    right: 30px;
}

.company_block .company_block_right .value h3 a {
    color: #000;
}

.company_block .company_block_right .vision {
    position: relative;
    width: 277px;
    height: 310px;
    margin-top: 30px;
    margin-left: 30px;
    background-image: url('/images/img8.png');
    float: left;
}

.company_block .company_block_right .vision h3 {
    font-size: 20px;
    position: absolute;
    top: 30px;
    right: 30px;
}
/* 集团产业 */
/* container */
.container {
    height: 900px;
    background: url("/images/background_mountain.png") center no-repeat;
}

.container .content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.content .center_block {
    background: url('/images/hsjgdy.png') center no-repeat;
    width: 415px;
    height: 415px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.content .center_block h2 {
	    font-size: 18px;
    padding: 115px 0 20px 0;
}

.content .center_block p {
    width: 305px;
    margin: 0 auto;
    font-size: 16px;
    text-align: justify;
}

.abso_round_block div {
    position: relative;
    width: 480px;
    height: 142px;
    border: 1px solid rgb(66, 143, 209);
    background-color: white;
    border-radius: 15px;
}

.abso_round_block div p {
    width: 270px;
    float: left;
    font-size: 16px;
    margin-top: 10px;
    color: #999;
    margin-left: 20px;
    line-height: 26px;
    text-align: justify;
}

.abso_round_block div p:nth-child(odd) {
    /*float: left;*/
}

.abso_round_block div p:nth-child(even) {
    /*float: right;*/
}

.abso_round_block div img {
    margin-right: -2px;
}

.abso_round_block div img:nth-child(odd) {
    float: left;
}

.abso_round_block div img:nth-child(even) {
    float: right;
}

.abso_round_block div p span {
		color: #666;
    font-size: 22px;
}

.abso_round_block .round_block_twgyl {
    position: absolute;
    top: 163px;
    left: -20px;
}

.abso_round_block .round_block_twgyl:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 55px;
    left: 450px;
    z-index: -1;
    background: url("/images/right_down.png") no-repeat;
    content: "";
}

.abso_round_block .round_block_twgjq {
    position: absolute;
    top: 163px;
    right: -50px;
}

.abso_round_block .round_block_twgjq:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 55px;
    left: -104px;
    z-index: -1;
    background: url("/images/left_down.png") no-repeat;
    content: "";
}

.abso_round_block .round_block_lycd {
    position: absolute;
    top: 360px;
    left: -180px;
}

.abso_round_block .round_block_lycd:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 25px;
    left: 440px;
    z-index: -1;
    background: url("/images/right_down.png") no-repeat;
    content: "";
}

.abso_round_block .round_block_ncjjq {
    position: absolute;
    top: 360px;
    right: -200px;
}

.abso_round_block .round_block_ncjjq:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 40px;
    left: -90px;
    z-index: -1;
    background: url("/images/left_down.png") no-repeat;
    content: "";
}

.abso_round_block .round_block_tzmy {
    position: absolute;
    top: 550px;
    left: -180px;
}

.abso_round_block .round_block_tzmy:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 20px;
    left: 440px;
    z-index: -1;
    background: url("/images/right_top.png") no-repeat;
    content: "";
}

.abso_round_block .round_block_htsmjq {
    position: absolute;
    top: 550px;
    right: -200px;
}

.abso_round_block .round_block_htsmjq:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 10px;
    left: -90px;
    z-index: -1;
    background: url("/images/left_top.png") no-repeat;
    content: "";
}

.abso_round_block .round_block_lxs {
    position: absolute;
    top: 740px;
    left: -20px;
}

.abso_round_block .round_block_lxs:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 10px;
    left: 450px;
    z-index: -1;
    background: url("/images/right_top.png") no-repeat;
    content: "";
}

.abso_round_block .round_block_djgc {
    position: absolute;
    top: 740px;
    right: -50px;
}

.abso_round_block .round_block_djgc:before {
    position: absolute;
    width: 130px;
    height: 111px;
    top: 10px;
    left: -100px;
    z-index: -1;
    background: url("/images/left_top.png") no-repeat;
    content: "";
}
/*轮播*/
#full-screen-slider {
	width:100%;
	height: 360px;
	float:left;
	position:relative;
}
/*修改首页高度*/
.index{
	height: 360px;
}
.index ul{
	height: 360px;
}
#slides {
	display:block;
	width:100%;
	height:360px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:48%;
	width:90px;
	margin-left:-45px;
	bottom:40px;
	z-index:999;
	margin:0;
}
#pagination li {
	display:block;
	list-style:none;
	width:30px;
	float:left;
	text-align: center;
	 }
#pagination li a{
	display:inline-block;
	width:14px;
	height: 14px;
	border:1px solid #fff;
	border-radius: 50%;
	text-indent:-9999px;
	background: transparent;
}
#pagination li.current a{
	background:#fff;
}
