﻿@charset "utf-8";
/* CSS Document */
body{ font-size:12px;margin:0px;padding:0px; overflow-x:hidden;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,select,span{margin:0px;padding:0px;font-weight:normal}
a{text-decoration:none; color:#444;font-weight:normal}
b{ font-weight:normal;}
p{font-weight:normal}
a:hover{text-decoration:none; color:#015db2;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
i,dl,dt,em,li{list-style-type:none; font-style:normal;}
input,textarea{ outline: none;}
a{ border:none\9;}
a img{border:none\9;}
.Left{float:left;}
.Right{float:right;}
.clearfix{clear:both;}
.fz22{font-size: 22px;margin-right: 4px;}
.indexbody{overflow-y: hidden;}
.pd10{padding-bottom:10px;}
.pd12{padding-bottom:12px;}
.pd16{padding-bottom:16px;}
.mt0{margin-top: 0;}
.mt2{margin-top: 2px;}
.mt4{margin-top: 4px;}
.mt6{margin-top: 6px;}
.mt10{margin-top: 10px;}
.mt14{margin-top: 14px;}
.mt24{margin-top: 24px;}
.mt36{margin-top: 36px;}
.dq_info{margin: 0 0 0 -5.5em;}
@font-face{
	font-family: 'BEBAS';
	src: url('../Bebas/BEBAS.TTF');
}
@font-face{
	font-family: "futurabt";
	src:url('../Bebas/futurabt-medium_.otf');
}

@font-face{
	font-family: 'din';
	src: url('../font/DIN.WOFF_0.TTF');
}
@font-face{
	font-family: 'sour';
	src: url('../font/SOURCEHANSANSSC-BOLD.OTF');
}

@font-face{
	font-family: 'siyuan';
	src: url('../font/思源黑体.TTF');
}

@font-face{
	font-family: 'cai';
	src: url('../font/066-CAI978.TTF');
}

/*---------------------导航--------------*/
.indexbar{width: 100%;height: auto;background: #fff;height: 100px;position: fixed;z-index: 36;/*box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);*/}
.indextop{width: 1200px;height: 100px;overflow: visible; background-color:#fff;margin: 0 auto;}
.logoleft{width: auto;overflow: hidden;float: left;height: auto;line-height: 100px;z-index: 222;position: relative;}
.nav{width: 60%;height: auto;float:left;margin-left: 18%;}
.nav li{float:left;margin-right: 45px;}
.nav li a{font-size: 16px;color:#222;line-height: 96px;border-bottom: 4px solid rgba(0,0,0,0);padding: 0 15px;display: block;}
.nav li:hover a{border-color: #be8564;}
.nav li.hov a{border-color: #be8564;}

.snavbar{width: 100%;height: 0;background: #fff;z-index: 35;box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15);position: fixed;top: 100px;left: 0;overflow: hidden;transition: all 500ms;}
.snavbar .snav{width: 1200px;height: auto;margin: 0 auto;}
.snavbar .snav .navbox{width: 60%;padding-left: 205px;margin-left: 22%;}
.snavbar .snav .navbox ul{margin-right: 45px;float:left;}
.snavbar .snav .navbox ul li a{font-size: 14px;color:#555;line-height: 36px;display: block;width: 94px;text-align: center;}
/*.index_nav{width: 100%;padding-left:30%; text-align: center;position: absolute;}
.index_nav li{width: 90px;padding: 0px 5px;position: relative;float: left;}
.navimg{width: 100%;line-height: 66px;margin: auto;overflow: hidden;height: 66px;transition: all 200ms;}
.navimg img{width: auto;transition: all 800ms;display: -webkit-inline-box;margin-top: 10px;}
.navimg_sec{width: 80px;padding: 0px 5px;line-height: 66px;margin: auto;overflow: hidden;height: 66px;opacity: 0;position: absolute;left: 5px;top: 0px;text-align: center;transition: all 300ms;line-height: 90px;height: 90px;}
.navimg_sec img{width: auto;transition: all 300ms;display: -webkit-inline-box;margin-top: 20px;vertical-align: middle;}
.navname{height: auto;line-height: 24px;overflow: hidden;position: relative;transition: all 300ms;text-align: center;color: #999;font-size: 14px;}
.index_nav li:hover .navimg,.index_nav li.dq .navimg{opacity: 0;transition: all 300ms;}
.index_nav li:hover .navimg_sec,.index_nav li.dq .navimg_sec{transition: all 500ms;background: #fff;opacity: 1;}
.index_nav li:hover .navname,.index_nav li.dq .navname{background:#22b37e;color: #fff;margin-top: 24px;transition: all 500ms;}*/
.logoright{float: right;height: 90px;line-height: 90px;}
/*.logoright .t-search{width: 20px;height: 20px;display: block;position: relative;float:left;margin-right: 20px;}
.logoright .t-search a.icon-sea{width: 20px;height: 20px;display: block;background: url(../images/index/icon-sea.png) no-repeat;}*/
.logoright .t-wechat{width: 21px;height: 21px;display: block;position: relative;float:left;margin-top: 40px;display: none;}
.logoright .t-wechat a.icon-wx{width: 21px;height: 21px;display: block;background: url(../images/index/icon-wx.png) no-repeat;}
.logoright .t-wechat .wxbox{position: absolute;top: -200px;left: -45px;width: 112px;height: 112px;display: block;transition: all 300ms;z-index: 40}
.logoright .t-wechat:hover .wxbox{transition: all 300ms;top: 30px;}
.logoright .t-phone{float:right;padding-left: 30px;}
.logoright .t-phone p{font-size: 24px;color:#fff;line-height: 20px;}

.mobileMenuBtn {
	width: 28px;
	text-align: center;
	cursor: pointer;
	height: 19px;
	z-index: 100;
	display: none;
	transition: 0.4s all;
	-webkit-transition: 0.4s all;
	float:right;margin-left: 35px;
	margin-top: 40px;
}

.mobileMenuBtn.active {
	right: 220px;
}

.mobileMenuBtn span {
	display: block;
	width: 100%;
	height: 3px;
	background: #444;
	margin-bottom: 6px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}

.mobileMenuBtn span:last-child {
	margin: 0;width: 14px;float:right;
}

.mobileMenuBtn span:first-child,
.mobileMenuBtn span:last-child {
	transform-origin: 100% 50%;
	-webkit-transform-origin: 100% 50%;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	width: 28px;
}

.mobileMenuBtn.active span:first-child {
	transform: rotate(-41deg);
	-webkit-transform: rotate(-41deg);
}

.mobileMenuBtn.active span:last-child {
	transform: rotate(41deg);
	-webkit-transform: rotate(41deg);
}

.mobileMenuBtn span:nth-child(2) {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

.mobileMenuBtn.active span:nth-child(2) {
	transform: translateX(80px);
	-webkit-transform: translateX(80px);
	opacity: 0;
} 

.mobileMenuBtn_shad {
		width: 100%;
		height: 0;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		background: rgba(0, 0, 0, 0.7);
		transition: 0.3s all;
		-webkit-transition: 0.3s all;
	}
.mobileMenuBtn_shad.active {
		height: 100%;
	}
/*--------------------------------------*/
/* flexslider */
.flexslider{position:relative;height:auto;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height: auto;}
.slides li a{width: 100%;height: auto;display: block;margin-top: 100px;}
.flex-control-nav{position:absolute;bottom:60px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;height:8px;margin:0 4px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;overflow:hidden;/*background:url(images/dot.png) right 0 no-repeat;*/cursor:pointer;width: 20px;height: 8px;background: rgba(255,255,255,0.4);transition: all 500px;text-indent: -999px;}
.flex-control-nav a.flex-active{width: 50px;background: rgba(190,133,100,1);transition: all 500px;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
/*.flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(images/next.png) center center no-repeat;}*/
/*banner*1/
.apple-banner {width: 100%;height: 960px;overflow: hidden;}
.apple-banner .swiper-container {width: 100%;height: 100%}
.apple-banner .swiper-container .swiper-slide{width: auto;height: auto;padding-top: 250px;}
.apple-banner .swiper-container .swiper-slide .title{width: auto;height: auto;}
.apple-banner .swiper-container .swiper-slide .title h1{text-align: center;margin-bottom: 35px;}
.apple-banner .swiper-container .swiper-slide .title h3{font-size: 34px;color:#be8564;line-height: 36px;margin-bottom: 30px;text-align: center;font-weight: bold;}
.apple-banner .swiper-container .swiper-slide .title p{font-size: 16px;color:#333;line-height: 36px;text-align: center;}
.apple-banner .swiper-container .swiper-slide .title a.more{width: 186px;height: 46px;border-radius: 30px;border: 1px solid #fff;font-size: 16px;color:#fff;line-height: 46px;text-align: center;display: block;margin: 0 auto;margin-top: 135px;transition: all 300ms}
.apple-banner .swiper-container .swiper-slide .title a:hover.more{color:#be8564;border-color: #be8564;transition: all 300ms;}
.swiper-button-prev,.swiper-button-next{width: 15%;height: 100%;top:0;background:none !important;}
.swiper-button-prev{left:0;}	
.swiper-button-next{right:0;}	
.swiper-button-prev span,.swiper-button-next span{display:block;width: 64px;height: 64px;position: absolute;left: 40px;top: 50%;margin-top:-32px;border-radius: 100%;background: rgba(255,255,255,0.75) url(../images/index/arrows.png) no-repeat center 17px;opacity: 0;-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease;}
.swiper-button-next span{background: rgba(255,255,255,0.75) url(../images/index/arrows.png) no-repeat center -71px;left:auto;right:40px;}
.swiper-button-prev:hover span,.swiper-button-next:hover span{opacity: .6;}
/*分页器*1/
.apple-banner .swiper-pagination{top:auto;bottom:50px;background:none;}
.apple-banner .swiper-pagination-bullet {display: inline-block;width:auto;height:auto;margin: 0 3px;cursor: pointer;background: none;border-radius:0;opacity: 1;}
.apple-banner .swiper-pagination-bullet span {width: 20px;height: 6px;display: block;background: rgba(255,255,255,0.7);}
.apple-banner .swiper-pagination-bullet-active span{background:#be8564;width: 50px;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{background: rgba(255,255,255,0.7);width: 50px;}
.apple-banner .swiper-pagination-bullet i{background: rgba(255,255,255,0.7);height: 6px;transform:scaleX(0);transform-origin: 0;display: block;}
.apple-banner .autoplay .firsrCurrent i{transition:transform 2.9s linear;transform:scaleX(1);background:rgba(255,255,255,0.7);}
.apple-banner .autoplay .current i{transition:transform 4s linear;transform:scaleX(1);background:rgba(255,255,255,0.7);}
.apple-banner .autoplay .swiper-pagination-bullet-active span i{background:#be8564 }
.apple-banner .autoplay .replace span{ background:rgba(255,255,255,0.7);}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:60px !important;}
/*内容样式*/
/*.slide1 {background: #000 url(../images/index/iphone_large.jpg) no-repeat 50% 10%;background-size: auto 100%;}
.slide1 .title {text-align: center;margin-top: 100px;font-size: 30px;font-weight: normal;color: #fff;}
.slide2 {background: #f3f3f3 url(../images/index/watch_alt_large.jpg) no-repeat center 50%;background-size: auto 100%;}
.slide2 .title {padding-top: 100px;text-align: center;}
.slide2 h2 {bottom: 100px;text-align: center;font-size: 30px;font-weight: normal;position: absolute;width: 100%;}
.slide3 {background: #fff url(../images/index/macbookpro_large.jpg) no-repeat center 110%;background-size: auto 70%;}
.slide3 .title {text-align: center;margin-top: 100px;font-size: 40px;font-weight: normal;}*/

.sbannerbox{height: 400px !important;width: 100%;overflow: hidden;}
.sbanner{-webkit-transform: scale(1.15);-ms-transform: scale(1.15);transform: scale(1.15);-webkit-transition: all 2s ease-in-out;-o-transition: all 2s ease-in-out;transition: all 2s ease-in-out;overflow: hidden;}
.sbanner.on{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}

/*关于西米*/
.culture{width: 1200px;height: auto;margin: 0 auto;padding-top: 10%;}
.culture .cl{width: 50%;height: auto;float:left;padding-top: 60px;}
.culture .cl .ct{width: auto;height: auto;padding-right: 6%;}
.culture .cl .ct span{font-size: 18px;color:rgba(0,0,0,0.26);font-weight: bold;font-family: "cai";margin-bottom: 1%;}
.culture .cl .ct h2{font-size: 32px;color:#222;line-height: 40px;margin-bottom: 35px;font-weight: bold;}
.culture .cl .ct p{font-size: 16px;color:#333;line-height: 30px;height: 90px;overflow: hidden;}
.culture .cl .cb{width: auto;height: auto;margin-top: 55px;}
.culture .cl .cb a.more{width: 184px;height: 44px;display: block;border-radius: 30px;border: 2px solid #be8564;font-size: 18px;color:#be8564;line-height: 44px;text-align: center;transition: all 300ms;}
.culture .cl .cb a:hover.more{color:#fff;transition: all 300ms;background: #be8564}
.culture .cr{width: 50%;height: auto;float:right;}

.culture .cl .cc .banner_bar_bd .bd_l{width:auto;}
.culture .cl .cc .banner_bar_bd .bd_l_box{padding: 0}
.culture .cl .cc .banner_bar_bd .bd_l dl{float:left;text-align:center;margin-right: 7%;width: 43%;margin-top: 8%}
.culture .cl .cc .banner_bar_bd .bd_l dl:last-child{border-right:none;}
.culture .cl .cc .banner_bar_bd .bd_l dl .num{font-size:36px;color:#be8564;font-weight:bold;margin-right: 6px;float:left;font-family: "din";line-height: 24px;}
.culture .cl .cc .banner_bar_bd .bd_l dl .num em{font-size:26px;color:#be8564;font-weight:normal;margin-left:1px;}
.culture .cl .cc .banner_bar_bd .bd_l dl .txt{color:#666;font-size: 16px;line-height: 24px;}

/*集团构成*/
.worldbar{background: #f6f6f6}
.worldbox{width: 100%;height: auto;margin: 0 auto;padding-top: 7%;}
.worldbox .wt{width: auto;height: auto;margin-bottom: 2%;}
.worldbox .wt span{font-size: 18px;color:rgba(0,0,0,0.26);font-weight: bold;font-family: "cai";text-align: center;display: block;}
.worldbox .wt h2{font-size: 32px;color:#222;line-height: 40px;text-align: center;font-weight: bold;}
.worldbox .wb{width: 100%;height: auto;position:relative;}
.worldbox .wb .gallery-top{width: 100%;height: 580px;}
.worldbox .wb .gallery-top .swiper-wrapper{width: 100%;height: auto;}
.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide{width: 100%;height: 580px;}
.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide .text{width: 100%;height:186px;padding-top: 8%;}
.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide .text h2{font-size: 30px;color:#be8564;line-height: 40px;text-align: center;margin-bottom: 2%}
.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide .text .btns{display: block;width: 50px;height:50px;border-radius: 100%;margin: 0 auto;background-color: #be8564;position: relative;border: 1px solid #be8564;transition: all 0.5s;-webkit-transition: all 0.5s;}
.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide .text .btns i{background: url(../images/index/bot-arr.png) no-repeat scroll center center;display: block;width:50px;height:50px;animation: downico 1.5s ease-out infinite;animation: downico 1.5s ease-out infinite\0/IE9;position: absolute;left: 0;top: 0;background-size: 65%}
.worldbox .wb .gallery-thumbs{width: 1200px;height:130px;margin-top: -5%;background: #fff;box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.12)}
.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide a span.name{font-size: 18px;color:#444;line-height: 34px;text-align: center;display: block;}
.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide a span.nicon{margin: 0 auto;margin-bottom: 3%;margin-top: 8%;width: 60px;height: 60px;}
.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide.nicon01 a span.nicon{background: url(../images/index/nicon01.png) no-repeat scroll top center;display: block;background-size: 100%;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide.nicon02 a span.nicon{background: url(../images/index/nicon02.png) no-repeat scroll top center;display: block;background-size: 100%;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide.nicon03 a span.nicon{background: url(../images/index/nicon04.png) no-repeat scroll top center;display: block;background-size: 100%;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide.nicon04 a span.nicon{background: url(../images/index/nicon05.png) no-repeat scroll top center;display: block;background-size: 100%;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide.nicon05 a span.nicon{background: url(../images/index/nicon03.png) no-repeat scroll top center;display: block;background-size: 100%;transition: all 300ms}
/*.worldbox .wb .gallery-thumbs .swiper-wrapper .swiper-slide.nicon06 a span.nicon{background: url(../images/index/nicon06.png) no-repeat scroll top center;display: block;background-size: 100%;transition: all 300ms}*/
/*.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide a span.name{color:#e7161b !important;}*/
/*.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide{background: url(../images/index/swiper-active.png) no-repeat scroll bottom center;background-size: 70%}*/
.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide.nicon01 a span.nicon{background-position: bottom center;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide.nicon02 a span.nicon{background-position: bottom center;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide.nicon03 a span.nicon{background-position: bottom center;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide.nicon04 a span.nicon{background-position: bottom center;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide.nicon05 a span.nicon{background-position: bottom center;transition: all 300ms}
.worldbox .wb .gallery-thumbs .swiper-slide-active.swiper-slide.nicon06 a span.nicon{background-position: bottom center;transition: all 300ms}

/*新闻*/
.newsbox .news{width: 1200px;height: auto;margin: 0 auto;padding-top: 10%;}
.newsbox .news .nt{width: auto;height: auto;margin-bottom: 3%}
.newsbox .news .nt span{font-size: 18px;color:rgba(0,0,0,0.26);font-weight: bold;font-family: "cai";text-align: center;display: block;margin-bottom: 1%;}
.newsbox .news .nt h2{font-size: 32px;color:#222;line-height: 40px;text-align: center;font-weight: bold;}
.newsbox .news .nb{width: auto;height: auto;}
.newsbox .news .nb .nl{width: 48%;height: auto;float:left;}
.newsbox .news .nb .nl ul li{width: auto;height: auto;margin-bottom: 2.5%;}
.newsbox .news .nb .nl ul li a.tit{font-size: 17px;color:#111;line-height: 35px;display: block;width:97%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding-left: 20px;background: url(../images/index/newsbg.png) no-repeat scroll left center;transition: all 300ms;}
.newsbox .news .nb .nl ul li span{font-size: 14px;color:#666;line-height: 26px;display: block;text-indent: 20px;transition: all 300ms;}
.newsbox .news .nb .nl ul li:hover a.tit{color:#be8564;transition: all 300ms;}
.newsbox .news .nb .nl ul li:hover span{color:#be8564;transition: all 300ms;}
.newsbox .news .nb .nr{width: 46.5%;height: auto;float:right;}
.newsbox .news .nb a.more{width: 186px;height: 46px;border-radius: 30px;border: 1px solid #be8564;display: block;margin: 0 auto;margin-top: 6%;font-size: 18px;color:#be8564;line-height: 46px;text-align: center;transition: all 300ms;}
.newsbox .news .nb a:hover.more{color:#fff;transition: all 300ms;background: #be8564}

/*焦点图*/
.focus{ position:relative; width:557px; height:372px; background-color: #000;}  
.focus img{ width: 557px; height: 372px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:94%; position:absolute; bottom:0; left:0px; z-index:10; height:50px; line-height: 50px; background:rgba(0,0,0,0.6);padding:0 3%;filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; font-family: "\5FAE\8F6F\96C5\9ED1";text-align: center;line-height: 50px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 300ms;}  
.focus .shadow a:hover{color:#be8564;transition: all 300ms;}
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/index/focus_btn.png) no-repeat;transition: all 300ms;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; transition: all 300ms;}  
.focus .next:hover{  background-position:-40px 0; transition: all 300ms;}  

/*首页底部*/
.footerbox{background: #fff;}
.footerbar{width: 100%;height: auto;border-top: 1px solid #ebebeb;}
.footerbar .footer{width: 1200px;height: auto;margin: 0 auto;padding: 3% 0 1%;}
.footerbar .footer .nl{width: auto;height: auto;float:left;background: url(../images/index/navbg.jpg) repeat-x scroll 0px 40px;}
.footerbar .footer .nl .navs{width:auto;height: auto;float:left;margin-right: 140px;}
.footerbar .footer .nl .navs h2{font-size: 16px;padding-bottom: 5px;background: url(../images/index/h2bg.png) no-repeat scroll left bottom;margin-bottom: 10px;line-height: 40px;}
.fotoerbar .footer .nl .navs ul li{width: auto;height: auto;}
.footerbar .footer .nl .navs ul li a{font-size: 14px;color:#555;line-height: 28px;display: block;transition: all 300ms;display: block;}
.footerbar .footer .nl .navs ul li:hover a{color:#be8564; transition: all 300ms;}
.footerbar .footer .nr{float:right;display: none;}
.footerbar .footer .nr p{font-size: 14px;color:#333;line-height: 28px;text-align: center;}
.footerbar .footer .nr p img{width: 112px;display: block;}
.footerbar2{width: 100%;height: auto;background: #212121;padding: 8px 0}
.footerbar2 p{font-size: 14px;color:#959595;line-height: 26px;text-align: center;}
.footerbar2 p a{color:#959595;transition: all 300ms;}
.footerbar2 p a:hover{color:#fff;transition: all 300ms;}

/*首页左侧翻页按钮*/
div.fly-btn{width: 20px;z-index: 9999;height:auto;z-index:999;position:fixed;top:39%;right:1%;}
.fly-btn a{display: inline-block;background-color:rgba(255,255,255,0.8);height:2px;width: 20px;margin-top:10px;cursor:pointer;margin-left: 3px;}
.fly-btn a.active{background-color: #be8564;margin-left: 0;width: 35px;height: 2px;vertical-align: middle;text-align: center;}

/*面包屑*/
.snavbar2{width: 100%;height: auto;background: #fff;box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);position: relative;}
.snavbar2 .snavbox{width: 1200px;height: auto;margin: 0 auto;}
.snavbar2 .snavbox .snav{float:left;}
.snavbar2 .snavbox .snav ul li{float:left;margin-right: 45px;}
.snavbar2 .snavbox .snav ul li a{font-size: 15px;color:#222;line-height:58px;display: block;text-align: center;border-bottom: 2px solid #fff}
.snavbar2 .snavbox .snav ul li.hov a{color:#be8564;border-color:#be8564;}
.snavbar2 .snavbox .snav ul li:hover a{color:#be8564;border-color:#be8564;}
.snavbar2 .snavbox .bread{float:right;font-size: 13px;color:#666;line-height: 60px;display: inline-block;padding-left:22px;}
.snavbar2 .snavbox .bread a{font-size: 13px;color:#666;line-height: 50px;display: inline-block;padding: 0 5px;padding-right: 6px}
.snavbar2 .snavbox .bread a:hover{color:#be8564;}

/*头部撑起来的高度*/
.headertop{width: 100%;height: 100px;}

/*关于*/
.content{width: 100%;height: auto;background: #ffffff;}
.content .about{width:1200px;height: auto;margin: 0 auto;padding: 45px 0;}
.content .about .at{width: auto;height: auto;margin-bottom: 32px;display: none;}
.content .about .at h2{font-size: 36px;color:#333;line-height: 42px;text-align: center;font-weight: bold;}
.content .about .ab{width: auto;height: auto;}
.content .about .ab .gkbox{width: auto;height: auto;}
.content .about .ab .gkbox .gl{width: 300px;}
.content .about .ab .gkbox .gr{width: 850px;padding-top: 20px;}
.content .about .ab p{font-size: 16px;color:#555;line-height: 30px;text-indent: 2em;margin-bottom: 20px;}
.content .about .ab img{display: block;margin: 0 auto;}
.content .about .ab .banner_bar_bd{margin-bottom: 30px;width: 100%;}
.content .about .ab .noborder{border:none;}
.content .about .ab .banner_bar_bd .bd_l{width:1200px;margin: 0 auto;}
.content .about .ab .banner_bar_bd .bd_l_box{padding:16px 0px 15px 0px;}
.content .about .ab .banner_bar_bd .bd_l dl{float:left;padding:14px 81px;text-align:center;width: auto;margin-right: 0;margin-top: 20px;}
.content .about .ab .banner_bar_bd .bd_l dl:last-child{border-right:none;}
/*.content .about .ab .banner_bar_bd .bd_l dl dt{font-size:40px;color:#be8564;font-weight:bold;font-family: "BEBAS";margin-bottom: 10px;}
.content .about .ab .banner_bar_bd .bd_l dl dt em{font-size:26px;color:#be8564;font-weight:normal;margin-left:1px;font-family: "BEBAS";}
.content .about .ab .banner_bar_bd .bd_l dl dd{color:#666;font-size: 16px;}*/
.content .about .ab .banner_bar_bd .bd_l dl .num{font-size:46px;color:#be8564;font-weight:bold;margin-right: 6px;float:none;font-family: "din";height: 60px;}
.content .about .ab .banner_bar_bd .bd_l dl .num em{font-size:26px;color:#be8564;font-weight:normal;margin-left:1px;}
.content .about .ab .banner_bar_bd .bd_l dl .txt{color:#666;font-size: 16px;line-height: 24px;margin-top: 20px;}

/*董事长寄语*/
.content .dszbox{width: 1200px;height: auto;margin: 0 auto;padding:45px 0; background-color: #FEFDFB;}
.content .dszbox .dt{width: auto;height: auto;padding-bottom: 40px;display: none;}
.content .dszbox .dt h2{font-size: 36px;color:#333;line-height: 36px;font-weight: bold;text-align: center;margin-bottom: 8px;}
.content .dszbox .dt span{font-size: 20px;color:rgba(102,102,102,0.7);line-height: 30px;display: block;text-align: center;}
.content .dszbox .db{width: auto;height: auto;}
.content .dszbox .db .dl{width: 518px;height: auto;float:left;}
.content .dszbox .db .dl img{width: auto;max-width: 100%;display: block;}
.content .dszbox .db .dr{width: 630px;height: auto;float:right;}
.content .dszbox .db .dr .dta{width: auto;height: auto;padding-bottom: 15px;border-bottom: 1px solid #e5e5e5}
.content .dszbox .db .dr .dta h3{font-size: 30px;color:#333;line-height: 30px;float:left;margin-right: 15px;font-weight: bold;}
.content .dszbox .db .dr .dta b{font-size: 20px;color:#666;float:left;margin-top: 7px;}
.content .dszbox .db .dr .dba{padding-top: 15px;}
.content .dszbox .db .dr .dba p{font-size: 16px;color:#555;line-height: 34px;}
.content .dszbox .db .dr .dca{padding-top: 15px;}
.content .dszbox .db .dr .dca ul li{width: auto;height: auto;font-size: 14px;color:#555;line-height: 24px;padding-left: 20px;background: url(../images/index/dsz03.jpg) no-repeat scroll left center;}
.content .dszbox .db .dr .dca ul li span{font-weight: bold;}
.content .dszbox .db .dr .dca p img{float:right;margin-top: -20px;}

/*集团构成*/
.content .constitute{width: 100%;height: 100%;position: relative;}
.content .constitute .conbg{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;z-index: 2;}
.content .constitute .imgsbox{width: 100%;height: 100%;position: relative;}
.content .constitute .imgsbox .imgs{width: 100%;height: 100%;display: block;z-index: 1;transition: all 500ms;}
.content .constitute .imgsbox .imgs img{width: 100%;display: block;}
.content .constitute .navbox{width: 100%;height: auto;position: absolute;left: 0;top: 0;z-index: 3;}
.content .constitute .navbox ul li{width: 19.945%;height: auto;border-right: 1px solid rgba(255,255,255,0.26);position: relative;float:left;}
.content .constitute .navbox ul li:last-child{border: none;}
.content .constitute .navbox ul li .boxbg{width: 100%;height: 100%;background: rgba(190,133,100,0.66);position: absolute;top: -100%;left: 0;;transition: all 500ms;}
.content .constitute .navbox ul li .text{position: absolute;top: 35%;left: 0;z-index: 3;width: 100%;transition: all 500ms;}
.content .constitute .navbox ul li i{width: 66px;height: 66px;display: block;margin: 0 auto;margin-bottom: 16px;transition: all 500ms;}
.content .constitute .navbox ul li i.icon01{background: url(../images/index/jicon01.png) no-repeat;}
.content .constitute .navbox ul li i.icon02{background: url(../images/index/jicon02.png) no-repeat;}
.content .constitute .navbox ul li i.icon03{background: url(../images/index/jicon03.png) no-repeat;}
.content .constitute .navbox ul li i.icon04{background: url(../images/index/jicon04.png) no-repeat;}
.content .constitute .navbox ul li i.icon05{background: url(../images/index/jicon05.png) no-repeat;}
.content .constitute .navbox ul li h2{font-size: 20px;color:#fff;line-height: 30px;text-align: center;margin-top: 20px;}
.content .constitute .navbox ul li a.more{width: 186px;height: 46px;border-radius: 30px;border: 1px solid #fff;display: block;margin: 0 auto;margin-top: 18%;font-size: 16px;color:#fff;line-height: 46px;text-align: center;display: none;transition: all 500ms;}
.content .constitute .navbox ul li.h1 .boxbg{top: 0;transition: all 500ms;}
.content .constitute .navbox ul li.h1 .text{top: 30%;transition: all 500ms;}
.content .constitute .navbox ul li.h1 a.more{display: block;transition: all 500ms;}

/*集团介绍*/
.content .indro{width:1200px;height: auto;margin: 0 auto;padding: 45px 0;}
.content .indro .it{width: auto;height: auto;margin-bottom: 32px;display: none;}
.content .indro .it h2{font-size: 36px;color:#be8564;line-height: 42px;text-align: center;font-weight: bold;}
.content .indro .ib{width: auto;height: auto;}
.content .indro .ib p{font-size: 16px;color:#555;line-height: 30px;text-indent: 2em;margin-bottom: 5px;}
.content .indro .ib img{display: block;margin: 0 auto;height:auto;}

/*联系我们*/
.content .contact{width: 1200px;height: auto;padding: 45px 0;margin: 0 auto;}
.content .contact .ct{width: auto;height: auto;margin-bottom: 32px;display: none;}
.content .contact .ct h2{font-size: 36px;color:#333;line-height: 42px;text-align: center;font-weight: bold;}
.content .contact .cb{width: auto;height: auto;}
.content .contact .cb .bt{width: auto;margin-bottom: 35px}
.content .contact .cb .bt ul li{width: 33%;height: auto;display: inline-block;}
.content .contact .cb .bt ul li i{width: 57px;height: 57px;display: block;margin: 0 auto;margin-bottom: 20px;}
.content .contact .cb .bt ul li i.i-add{background: url(../images/index/add.png) no-repeat;}
.content .contact .cb .bt ul li i.i-dh{background: url(../images/index/phone.png) no-repeat;}
.content .contact .cb .bt ul li i.i-mail{background: url(../images/index/mail.png) no-repeat;}
.content .contact .cb .bt ul li p{font-size: 15px;color:#333;line-height: 24px;text-align: center;}

/*人才战略*/
.content .talent{width: 1200px;height: auto;margin: 0 auto;padding: 45px 0;}
.content .talent .tat{width: auto;height: auto;margin-bottom: 32px;display: none;}
.content .talent .tat h2{font-size: 36px;color:#333;line-height: 42px;text-align: center;font-weight: bold;}
.content .talent .tab{width: auto;height: auto;}
.content .talent .tab .top{width: auto;height: auto;margin-bottom: 93px;}
.content .talent .tab .top .tl{width: 576px;height: auto;padding:0 12px;float:left;}
.content .talent .tab .top .tl h2{font-size: 16px;color:#be8564;font-weight: bold;line-height: 28px;}
.content .talent .tab .top .tl p{font-size: 16px;color:#333;line-height: 28px;}
.content .talent .tab .top .tr{width:542px;height: auto;float:right;}
.content .talent .tab .top .tr img{width: 100%;display: block;}

.content .talent .tab .btm ul li{width: auto;height: auto;}
.content .talent .tab .btm ul li .list-t{width: auto;height: auto;padding: 0 20px;background: #464650;}
.content .talent .tab .btm ul li .list-t a.aclick{display: block;}
.content .talent .tab .btm ul li.b-color{border-color: #02a349}
.content .talent .tab .btm ul li .list-t.cur{background-position: 860px -48px;}
.content .talent .tab .btm ul li .list-t.cur h2{color:#02a349;}
.content .talent .tab .btm ul li .list-t.cur p{color:#02a349;}
.content .talent .tab .btm ul li .list-t h2{font-size: 16px;color:#fff;line-height: 50px;margin-right: 25px;float:left;min-width: 285px;}
.content .talent .tab .btm ul li .list-t p{font-size: 16px;color: #fff;line-height: 50px;float:left;margin-right: 25px;margin-bottom: 0;width: 70px;}
.content .talent .tab .btm .list-b{width: auto;height: auto;padding: 0 20px;position: relative;border-bottom: 1px solid #ddd;}
.content .talent .tab .btm .list-b .aclick{width: 94%;display: block;}
.content .talent .tab .btm .list-b .aclick.current{padding-bottom: 15px;}
.content .talent .tab .btm .list-b .more{width: 98px;height: 38px;display: block;position: absolute;right: 20px;top: 10px;background: #be8564;color:#fff;font-size: 14px;color:#fff;line-height: 38px;text-align: center;}
.content .talent .tab .btm .list-b a:hover.more{background: #e2a37e;}
.content .talent .tab .btm .list-b .more.cur{display: none;}
.content .talent .tab .btm .list-b .close{width: 78px;height: 38px;display: block;background: #be8564;color:#fff;font-size: 14px;color:#fff;line-height: 38px;text-align: center;margin: 20px 0;}
.content .talent .tab .btm .list-b a:hover.close{background: #e2a37e;}
.content .talent .tab .btm .list-b .list-b-1{float:left;padding: 15px 0;width: 500px;float:left;}
.content .talent .tab .btm .list-b .list-b-1 h2{font-size: 17px;color:#333;line-height: 28px;width: 100px;float: left;width: 310px;}
.content .talent .tab .btm .list-b .list-b-1 p{font-size: 14px;color:#666;line-height: 28px;width: 100px;float:left;width: 72px;}
.content .talent .tab .btm .list-b .list-b-2{height: auto;margin-top: 5px;width: 480px;float:left;}
.content .talent .tab .btm .list-b .list-b-2 h4{font-size: 14px;color:#333;line-height: 26px;margin-top: 10px;}
.content .talent .tab .btm .list-b .list-b-2 p{font-size: 14px;color:#666;line-height: 26px;}
.content .talent .tab .btm .list-b .list-b-4{display: none;position: relative;}
.content .talent .tab .btm .list-b .list-b-4 a.iwant{width: 98px;height: 63px;display: block;background: #be8564;font-size: 18px;color:#fff;line-height: 26px;padding-top: 15px;text-align: center;position: absolute;right: -180px;top: -31px;}
.content .talent .tab .btm .list-b .list-b-4 a:hover.iwant{background: #e2a37e}

.joinbg{width: 100%;height: 100%;background: rgba(0,0,0,0.3);position: fixed;left: 0;top: 0;z-index: 1;display: none;}
.joinbox{width:450px;height: auto;position: fixed;top: 50%;left: 50%;margin-left: -225px;border:1px solid #ccc;background: #fff;z-index: 2;display: none;margin-top: -150px;}
.joinbox .j-t{width: auto;height: auto;position: relative;background: #be8564;}
.joinbox .j-t h2{font-size: 16px;color:#fff;line-height: 40px;text-align: center;font-weight: bold;}
.joinbox .j-t a.closed{font-size: 12px;color:#fff;line-height: 40px;position: absolute;right: 10px;top: 0;display: block !important;}
.joinbox .j-b{width: auto;height: auto;padding: 45px 10px;}
.joinbox .j-b p{font-size: 13px;color:#666;line-height: 26px;text-indent: 2em;text-align: center;}
.joinbox .j-b p span{color:#be8564;font-weight: bold;}

/*新闻资讯*/
.content .news{width: 1200px;height: auto;margin: 0 auto;padding: 45px 0;}
.content .news .nt{width: auto;height: auto;margin-bottom: 32px;display: none;}
.content .news .nt h2{font-size: 36px;color:#333;line-height: 24px;text-align: center;font-weight: bold;}
.content .news .nb{width: auto;height: auto;}
.content .news .nb ul li{width: auto;height: auto;padding: 20px 0;border-bottom: 1px solid #ddd;}
.content .news .nb ul li a.imgs{width: 249px;height: 166px;display: block;float:left;overflow: hidden;}
.content .news .nb ul li a.imgs img{width: 249px;display: block;transition: all 300ms;}
.content .news .nb ul li .txts{width: 745px;height: auto;float:left;margin-left: 27px;padding-top: 30px;}
.content .news .nb ul li .txts a.title{font-size: 18px;color:#333;line-height: 20px;display: block;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 10px;transition: all 300ms;}
.content .news .nb ul li .txts p{font-size: 14px;color:#666;line-height: 24px;overflow: hidden;}
.content .news .nb ul li span{font-size: 20px;color:#666;line-height: 20px;display: block;float:right;margin-top: 30px;font-family: "cai";transition: all 300ms;}
.content .news .nb ul li:hover .txts a.title{color: #be8564;transition: all 300ms;}
.content .news .nb ul li:hover a.imgs img{opacity: 0.8;transition: all 300ms;}
.content .news .nb ul li:hover span{color:#be8564;transition: all 300ms;}

/*大事记*/
.content .memora{width: 1200px;height: auto;margin: 0 auto;padding: 45px 0;}
.content .memora .mt{margin-bottom: 32px;display: none;}
.content .memora .mt h2{font-size: 36px;color:#333;line-height: 24px;text-align: center;font-weight: bold;}
.content .memora .mb{width: auto;height: auto;position:relative;}
.content .memora .mb .ml{width: 860px;height: auto;float:left;}
.content .memora .mb .ml ul li{width: auto;height: auto;border-bottom: 1px solid #e1e1e1;padding: 25px 0;}
.content .memora .mb .ml ul li span{font-size: 26px;color:#be8564;line-height: 30px;display: block;margin-bottom: 10px;font-family: "cai"}
.content .memora .mb .ml ul li h2{font-size: 20px;color:#333;line-height: 30px;font-weight: bold;margin-bottom: 10px;}
.content .memora .mb .ml ul li p{font-size: 16px;color:#666;line-height: 30px;}
.content .memora .mb .mr{width: 185px;height: auto;float:right;padding-top: 58px;background: url(../images/index/ds-line.jpg) repeat-y scroll 19px 0px;}
.content .memora .mb .mr ul li{width: auto;height: auto;margin-bottom: 80px;}
.content .memora .mb .mr ul li i{width: 38px;height: 38px;display: block;float:left;background: url(../images/index/years.png) no-repeat scroll bottom center;transition: all 300ms;}
.content .memora .mb .mr ul li a{font-size: 24px;color:#222;line-height: 38px;display: block;margin-left: 26px;transition: all 300ms;float:left;}
.content .memora .mb .mr ul li:hover i{background-position: top center;transition: all 300ms;}
.content .memora .mb .mr ul li:hover a{font-size: 40px;margin-left: 40px;transition: all 300ms;font-family: "cai"}
.content .memora .mb .mr ul li.h1 i{background-position: top center;transition: all 300ms;}
.content .memora .mb .mr ul li.h1 a{font-size: 40px;margin-left: 40px;transition: all 300ms;}


/*员工风采*/
.content .demeanor{width: 1200px;height: auto;margin: 0 auto;padding: 45px 0;}
.content .demeanor .dt{margin-bottom: 5px;display: none;}
.content .demeanor .dt h2{font-size: 36px;color:#333;line-height: 42px;text-align: center;font-weight: bold;}
.content .demeanor .db{width: auto;height: auto;overflow: hidden;}
.content .demeanor .db ul{width: 1250px;}
.content .demeanor .db ul li{width: 375px;height: auto;float:left;/*border-bottom: 1px solid #ddd;*/padding: 30px 0;padding-right: 38px;}
.content .demeanor .db ul li a.imgs{width: 375px;height: 250px;display: block;overflow: hidden;}
.content .demeanor .db ul li a.imgs img{width: 375px;height: auto;display: block;transition: all 300ms;}
.content .demeanor .db ul li .txts{width: auto;height: auto;padding: 0 15px;position: relative;padding-top: 5px;}
.content .demeanor .db ul li .txts .time{width: 70px;height: 85px;display: block;position: absolute;left: 16px;top: -58px;background: #be8564;padding-left: 8px;padding-right: 7px;}
.content .demeanor .db ul li .txts .time .day{font-size:38px;color:#fff;line-height: 50px;display: block;text-align: center;border-bottom: 1px solid rgba(255,255,255,0.6);font-family: "din";}
.content .demeanor .db ul li .txts .time .year{font-size: 16px;color:#fff;line-height: 34px;text-align: center;display: block;}
.content .demeanor .db ul li .txts a.tit{font-size: 16px;color:#333;line-height: 24px;display: block;margin-bottom: 10px;text-indent: 100px;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.content .demeanor .db ul li .txts p{font-size: 14px;color:#444;line-height: 24px;text-align: justify;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.content .demeanor .db ul li:hover a.imgs img{opacity: 0.8;transition: all 300ms;}
.content .demeanor .db ul li:hover .txts a.tit{color:#be8564;transition: all 300ms;}

/*集团文化*/
/* .content .culture{width: 1200px;height: auto;margin: 0 auto;padding: 45px 0;padding-bottom: 5px;}
.content .culture .ct{margin-bottom: 32px;display: none;}
.content .culture .ct h2{font-size: 36px;color:#333;line-height: 42px;text-align: center;font-weight: bold;}
.content .culture .cb{width: auto;height: auto;}
.content .culture .cb span{width: 42px;height: 34px;display: block;margin: 0 auto;margin-bottom: 15px;}
.content .culture .cb span.wh01{background: url(../images/index/wh01.png) no-repeat scroll center center;}
.content .culture .cb span.wh02{background: url(../images/index/wh02.png) no-repeat scroll center center;}
.content .culture .cb span.wh03{background: url(../images/index/wh03.png) no-repeat scroll center center;}
.content .culture .cb span.wh04{background: url(../images/index/wh04.png) no-repeat scroll center center;}
.content .culture .cb span.wh05{background: url(../images/index/wh05.png) no-repeat scroll center center;}
.content .culture .cb h3{font-size: 17px;color:#333;line-height: 30px;font-weight: bold;padding-bottom: 10px;text-align: center;}
.content .culture .cb span.line{width: 80px;height: 1px;background: #373737;display: block;margin: 0 auto;margin-bottom: 10px;}
.content .culture .cb p{font-size: 16px;color:#333;line-height: 24px;text-align: center;margin-bottom: 45px;}
.content .culture .cb img{width: auto;max-width: 100%;} */
/*集团文化(人招聘合并)*/
.content .talent .tab span{width: 42px;height: 34px;display: block;margin: 0 auto;margin-bottom: 15px;}
.content .talent .tab span.wh01{background: url(../images/index/wh01.png) no-repeat scroll center center;}
.content .talent .tab span.wh02{background: url(../images/index/wh02.png) no-repeat scroll center center;}
.content .talent .tab span.wh03{background: url(../images/index/wh03.png) no-repeat scroll center center;}
.content .talent .tab h3{font-size: 17px;color:#333;line-height: 30px;font-weight: bold;padding-bottom: 10px;text-align: center;}
.content .talent .tab span.line{width: 80px;height: 1px;background: #373737;display: block;margin: 0 auto;margin-bottom: 10px;}
.content .talent .tab p.content{font-size: 16px;color:#333;line-height: 24px;text-align: center;margin-bottom: 45px;}
.content .talent .tab img{width: auto;max-width: 100%;}

/*右侧功能*/
.right-contact-img {z-index: 100; position: fixed; width: 46px; height: auto; overflow: visible; bottom: 105px; right: 0px; _position: absolute}
.right-contact-img ul li {position: relative; width: 46px; height: 46px;list-style:none;margin-bottom: 5px;background:#858585;border-radius: 3px;}
.right-contact-img ul .last {margin-bottom: 0px}
.right-contact-img ul li .pull_down2 {position: absolute; width: 201px; height: 46px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down2 a {width: 201px; display: block; height: 46px}
.right-contact-img ul li .pull_down3 {position: absolute; width: 201px; height: 46px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down3 a {width: 201px; display: block; height: 46px}
/*.right-contact-img2 ul li .pull_down2 .ding {position: absolute; width: 48px; top: 0px; left: 23px}
.right-contact-img2 ul li .pull_down2 .yi {position: absolute; width: 48px; top: 0px; left: 88px}*/
.right-contact-img ul{padding-left:0px;margin:0px;}
.fkabo{bottom:59px;position:fixed;right:0px;display:block;width:46px;height:46px;cursor:pointer;background:#858585 url(../images/index/icon_code.png) right center no-repeat;z-index:600000;border-radius: 3px;}
.right-contact-img ul li:hover{background-color:#be8564;}
div:hover.fkabo{background-color:##be8564;}
.fkabo  .weib{display:none;position:absolute;margin-left:-165px;margin-top:-124px;z-index:99999;}
#gotopbtn{bottom:8px;cursor:pointer;display:none;position:fixed;right:0px;display:block;width:45px;height:45px;background:#858585 url(../images/index/icon_top.png) right center no-repeat;cursor:pointer;z-index: 10;border-radius: 3px;}
#gotopbtn:hover{background-color:##be8564;}

/*上一篇下一篇*/
.prenext{width: auto;height:auto;margin: 0 auto;padding:24px 0 ;border-top: 1px solid #e6e6e6;}
.prenext ul{float:left;}
.prenext ul li{display:block;font-size:13px;color:#444;line-height:28px;}
.prenext ul li a{font-size:13px;color:#444;line-height:28px;display:inline-block;}
.prenext ul li:hover a{color:#df001f;}
.prenext a.return{width: 120px;height: 42px;display:block;float: right;margin-top:7px;text-align: center;background:#df001f;font-size: 16px;color:#fff;line-height: 42px;text-align: center;border-radius: 8px;}
.prenext:hover a.return{background: #f54a41}

/*列表翻页*/
.dede_pages{overflow:hidden;padding:20px 0;clear:both; height:auto;}
.dede_pages ul{font-size:12px;color:#999; text-align:center;margin-top:10px;}
.dede_pages ul li{color:#888; display:inline-block;overflow: hidden;margin-right: 5px;}
.dede_pages ul li a{color:#888;text-decoration:none;width: 40px;height: 40px;display: block;line-height: 40px;}
/*.dede_pages ul li:hover{ background:#e60012;color:#fff;}*/
.dede_pages ul li a:hover{color:#fff;background: #be8564}
.dede_pages ul li:hover span{color:#be8564;}
.dede_pages ul li.thisclass,.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background:#be8564 !important;color:#fff !important; padding:12px 16px;}
.dede_pages li select{line-height:14px;color:#5b5b5b;width:40px;height: 40px;border: 1px solid #eee;margin-right: 5px;background: none;outline: none;}
.dede_pages .pageinfo{color:#999; padding:0 6px;}
.dede_pages .pageinfo strong{color:#5b5b5b;font-weight:normal;}
.dede_pages ul li.nextpage a{padding-left:15px;background:#be8564;color:#fff;border-top-right-radius: 2px;border-bottom-right-radius: 2px;}
.dede_pages ul li.prevpage a{padding-left:15px;background:#be8564;color:#fff;border-top-left-radius: 2px;border-bottom-left-radius: 2px;}

@media(max-width: 1920px){
	.content .constitute .navbox ul li{height: 852px;}	
	.slides li a{height: 931px;margin-top: 0}
.content .constitute{height:852px;overflow:hidden;}
}

@media(max-width: 1680px){
	.content .constitute .navbox ul li{width: 19.94%;height: 744.8px;}
	.slides li a{height: 941px;}
	.culture .cr a.imgs img{width: 840px;}
.content .constitute{height:744.8px;overflow:hidden;}
}

@media(max-width: 1600px){
	.content .constitute .navbox ul li{width: 19.935%;height: 709px;}
	.culture .cl .cc .banner_bar_bd .bd_l dl{margin-top: 5%;}
	.culture .cl .cb{margin-top: 5%;}
	.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide{height: 450px;}
	.worldbox .wb .gallery-thumbs{margin-top: -13%;}
	.newsbox .news{padding-top: 7%}
	.newsbox .news .nb a.more{margin-top: 3%}
	.slides li a{height: 750px;margin-top: 0px;}
	.culture .cr a.imgs img{width: 800px;}
.content .constitute{height:709px;overflow:hidden;}
}

@media(max-width: 1440px){
	.content .constitute .navbox ul li{width: 19.93%;height: 637.3px;}
	.jquery-slider-slide img{max-width: 1440px;max-height: 900px;}
	.jquery-slider-slide-current{padding-top: 31px !important;}
	.culture .cl .cb{margin-top: 5%}
	.worldbox .wb .gallery-thumbs{margin-top: -15%;}
	.worldbox{padding-top: 9%}
	.newsbox .news{padding-top: 9%}
	.slides li a{height: 752px;margin-top: 0}
	.culture .cl{padding-top: 30px;}
	.culture .cr a.imgs img{width: 720px;}
.content .constitute{height:637.3px;overflow:hidden;}
}

@media(max-width: 1366px){
	.content .constitute .navbox ul li{width: 19.925%;height: 604.2px;}
	.culture .cl{padding-top: 0}
	.culture .cl .cb{margin-top: 3%}
	.culture .cr a img{height: 460px;}
	.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide{height: 330px;}
	.worldbox .wb .gallery-top .swiper-wrapper .swiper-slide .text{padding-top: 4%;}
	.worldbox .wb .gallery-thumbs{margin-top: -25%;width: 1000px;}
	.newsbox .news{padding-top: 8%}
	.newsbox .news .nt{margin-bottom: 1%}
	.newsbox .news .nb .nl ul li{margin-bottom: 1%;}
	.focus{width: 507px;height: 322px;}
	.focus img{width: 507px;height: 322px;}
	.newsbox .news .nb a.more{margin-top: 1.5%}
	.slides li a{height:620px;margin-top: 0px; }
.content .constitute{height:604.2px;overflow:hidden;}
	
}

@media(max-width: 1280px){
	.content .constitute .navbox ul li{width: 19.92%;height: 565.7px;}
	.slides li a{height: 651px;margin-top: 0}
	.culture .cr a img{height: 430px;}
.content .constitute{height:565.7px;overflow:hidden;}
}

.gsyw_zt{
	font-size: 24px;
    color: #666666;
    text-align: center;
}
.gsyw_box{    	
    padding: 10px 0;
    font-size: 22px;
    border-bottom: 1px solid #eaeaea;
}
.gsyw_bt{    	
    color: #666666;
    font-weight: bold;
}
.gsyw_desc{    	
    color: #999999;
	font-weight: normal;
}
.img_box{
    width: 33%;
    float: left;
}
.img_box .title{text-align:center;width:100%;font-size:16px;color:#666666;line-height:36px;}
.gsyw_info{
 padding:10px 0;
 font-size:15px;
 color:#666;
}

.links{width: 1200px;height: auto;margin: 0 auto;margin-bottom: 15px;display: none;}
.links h2{font-size: 16px;color:#333;line-height: 32px;float:left;width: 90px;}
.links ul{width: 1100px;float:left;}
.links ul li{float:left;margin-right: 10px;margin-bottom: 5px;}
.links ul li a{font-size: 14px;color:#333;line-height: 32px;display: block;padding: 0 5px;transition: all 300ms;}
.links ul li:hover a{color:#be8564;}

/** 详情页整理 **/
.p_line_min{height:2px}
.p_line{height:10px}
.p_img_title{padding: 2px 0;text-align: center;font-size: 13px;color: #939393;text-indent: 0;}
.p_img{margin-bottom: 6px;}
.p_img img{ width: 750px;}
.p_twoInfo{text-align: center;line-height: 20px;padding: 4px 0;}

/** 退伍季 **/
.p_default{line-height: 1.8;font-size: 15px;color: #5D5D5D;}
.p_title_bold{font-weight: bold;color: #be8564;font-size: 17px;text-indent: 2em;padding: 3px 0;}
.p_colorTitle{font-size: 16px;color: #be8564;line-height: 1.6;margin: 2px 0;}
.MsoNormal{font-size: 16px;color: #555;line-height: 1.6;text-indent: 2em;width: 90%;margin: 20px auto;}
.MsoNormalLeft{font-size: 16px;color: #555;line-height: 1.6;text-indent: 2em;margin: 0 0 0 0;text-align: left;}
.MsoNormalCenter{font-size: 16px;color: #555;line-height: 1.6;text-indent: 2em;margin: 0 0 18px 0;text-align: center;}
.MsoNormalDq{font-size: 16px;color: #555;line-height: 1.6;text-indent: 2em;margin: 0 0 0 -5.5em;text-align: center;}
.h2_title{
	border-left: 6px solid #AF8375;
    border-bottom: 1px solid #AF8375;
    padding: 0px 12px 4px 12px;
    font-size: 17px;
    font-weight: bold;
	margin: 36px 0 24px 0;
}
.twj .indro{width:1200px;height: auto;margin: 0 auto;padding: 45px 0;}
.twj .indro .it{width: auto;height: auto;margin-bottom: 32px;display: none;}
.twj .indro .it h2{font-size: 36px;color:#be8564;line-height: 42px;text-align: center;font-weight: bold;}
.twj .indro .ib{width: auto;height: auto;}
/* .twj .indro .ib p{font-size: 16px;color:#555;text-indent: 2em;} */
.twj .indro .ib img{display: block;margin: 0 auto;}
.letter-spacing1{letter-spacing: 1px;}
.letter-spacing2{letter-spacing: 2px;}

.title-next{
    text-align: center;
    margin-top: -20px;
    color: #be8564;
    font-size: 20px;
    text-indent: 0;
}
