/********************头部无障碍按钮样式************************/
			.customHeader_iframe{
				min-width:1190px;
			}
			.customFooter_iframe{
				min-width:1190px;
			}
/******************************************************************/
#container{
	background:#eff3f6;
	font-size:0;
}
.EngOrCha{
	width:140px;
	height:50px;
	border:none;
	outline:none;
	font-size:16px;
	position:absolute;
	right:0;
	top:20px;
	color:#fff;
	line-height:50px;
}
.banner{
	width:100%;
	height:200px;
	background:url(../img/details-bg.png) no-repeat center;
	font-size:48px;
	font-weight:bold;
	color:#fff;
	text-align: center;
	padding-top:44px;
}
.banner .common-content{
	position:relative;
}
.banner .english{
	font-size:22px;
}
.banner .common-content>p:first-child {
	letter-spacing: 8px;
}
.details{
	width:100%;
	height:583px;
	background:#fff;
	padding-top:50px;
}
.details .common-content{
	box-shadow:0 0 2px rgba(0,0,0,.5);
	height:500px;
	position:relative;
}
.details .common-content>.left{
	position:absolute;
	bottom:0;
	width:320px;
	height:537px;
	background:url(../img/details-left-bg.png) no-repeat 0 0;
}
.common-content>.right{
	margin-left:320px;
	/*width:870px;*/
	height:500px;
}
.details .common-content .left .top-title{
	color:#fff;
	font-size:24px;
	text-align: center;
	font-weight:bold;
	padding-top:5px;
}
.details .common-content .left .top-title p{
	margin:0 auto;
	width:280px;
}
.details .common-content .left .top-title .english{
	font-size:13px;
}

/*重构轮播图*/
#carousel-example-generic{
	height:500px;
}
.carousel-indicators {
	font-size:0;
}
.carousel-indicators li{
	margin:0 5px;
	width:4px;
	height:4px;
	background:#e5d9c2;
	border-radius: 4px;
	border:none;
}
.carousel-indicators li.active{
	width:22px;
	height:4px;
	background: #cbb486;
}
.carousel-control{
	width:40px;
	height:80px;
	top:50%;
	margin-top:-40px;
}
.carousel-control.left,.carousel-control.right{
	background-image:none;
	text-shadow: none;
	opacity: 1;
	filter: none;
}
.carousel-control .glyphicon{
	top:26px;
	color:#fff;
}
#carousel-example-generic .carousel-inner>.item>a>img,#carousel-example-generic .carousel-inner>.item>img,#carousel-example-generic .img-responsive,#carousel-example-generic .thumbnail a>img,#carousel-example-generic .thumbnail>img{
	max-width:870px;
	/* height:500px; */
}

.details .common-content .left .left-tab{
	font-size:22px;
	color:rgba(0,0,0,1);
	padding-top:50px;
}
.details .common-content .left .left-tab p{
	width:240px;
	float:right;
	margin: 0;
}
.details .common-content .left .left-tab .english{
	font-size:15px;
	color:rgba(0,0,0,.5)
}
.details .common-content .left .left-tab>li{
	overflow:hidden;
	padding:8px 0;
	background:url(../img/shbl-icon-blue.png) no-repeat 20px 18px;
	cursor:pointer;
}
.details .common-content .left .left-tab li.li2{
	background:url(../img/hwrc-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li3{
	background:url(../img/zyfz-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li4{
	background:url(../img/zchb-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li5{
	background:url(../img/tl-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li6{
	background:url(../img/qykb-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li7{
	background:url(../img/qyjy-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li8{
	background:url(../img/tzcjfw-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li9{
	background:url(../img/qt-icon-blue.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li:hover,
.details .common-content .left .left-tab li:hover .english,
.details .common-content .left .left-tab li.active,
.details .common-content .left .left-tab li.active .english{
	color:rgba(255,255,255,1);
}
.details .common-content .left .left-tab li.li1:hover,.details .common-content .left .left-tab li.li1.active{
	background:#cbb486 url(../img/shbl-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li2:hover,.details .common-content .left .left-tab li.li2.active{
	background:#cbb486 url(../img/hwrc-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li3:hover,.details .common-content .left .left-tab li.li3.active{
	background:#cbb486 url(../img/zyfz-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li4:hover,.details .common-content .left .left-tab li.li4.active{
	background:#cbb486 url(../img/zchb-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li5:hover,.details .common-content .left .left-tab li.li5.active{
	background:#cbb486 url(../img/tl-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li6:hover,.details .common-content .left .left-tab li.li6.active{
	background:#cbb486 url(../img/qykb-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li7:hover,.details .common-content .left .left-tab li.li7.active{
	background:#cbb486 url(../img/qyjy-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li8:hover,.details .common-content .left .left-tab li.li8.active{
	background:#cbb486 url(../img/tzcjfw-icon-white.png) no-repeat 20px 18px;
}
.details .common-content .left .left-tab li.li9:hover,.details .common-content .left .left-tab li.li9.active{
	background:#cbb486 url(../img/qt-icon-white.png) no-repeat 20px 18px;
}
.secondaryMenu{
	position:absolute;
	left:320px;
	width:870px;
	z-index:1000;
	top:37px;
	height:500px;
	display:none;
	background:#ffffff url(../img/details-right-bg.png) no-repeat right bottom;
	padding:30px;
	cursor: default;
}
.details .common-content .left .left-tab>li:hover .secondaryMenu{
	display:block;
}
.details .common-content .left .left-tab>li.active .secondaryMenu{
	display:block;
}
.secondaryMenu ul.pull-left {
	width: 50%;
}
.secondaryMenu li{
	font-size:14px;
	color:#555;
	margin-top:7px;
	width:350px;
	height: 20px;
	/* overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap; */
}
.secondaryMenu li.liTitle{
	font-size:18px;
	color:#333;
	font-weight:bold;
	margin-top:20px;
}
.secondaryMenu li.noMtop {
	margin-top: 0;
}
.details .common-content .left .left-tab li.liTitle:hover{
	color:#333;
}
.secondaryMenu li a:hover{
	text-decoration: underline;
	color:#cbb486;
}

.secondaryMenu li a {
	max-width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
    position: relative;
}

.secondaryMenu>div{
	overflow:hidden;
}
.secondaryMenu li a.newicon:after {
	content: '';
	display:inline-block;
	width: 26px;
	height: 16px;
	background:url(../../revision/index/img/orangenew.png) no-repeat center;
	background-size:100%;
	margin-left: 4px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}