/*
* @Author: Administrator
* @Date:   2016-04-26 13:58:01
* @Last Modified by:   Administrator
* @Last Modified time: 2016-06-29 10:33:42
*/

.banner{
	height:896px;	
	margin-top:63px;
	box-sizing: border-box;
	padding-top:40px;
}
.ban-in{
	width:1200px;
	height:810px;	
	margin:0 auto;
}

.aa{
	width:216px;
	height: 810px;
	background: rgba(0,0,0,0.5);
	float: left;
}
.aa .title{
	width:216px;
	height:39px;
	background: #3C3C3C;
	color:#fff;
	text-align: center;
	line-height: 39px;
	font-size: 22px;
	font-family: "微软雅黑";
}
.bb{
	width:978px;
	height: 810px;
	background: rgba(0,0,0,0.5);
	float:right;
}
.bb .title1{
	width:978px;
	height:39px;
	background: #3C3C3C;
	color:#fff;
	line-height: 39px;
	font-size: 12px;
	box-sizing: border-box;
	padding-right:32px;
	
}
.title1 .title1-in{
	float: right;
}
.title1 .title1-in em{
	color:#C88F0E;
}
iframe{
	width:900px;
	height:760px;
	margin-top:35px;
	margin-left:100px;
}
.zoombox {
	width:753px;
}
.zoompic {
	border:solid 1px #dfdfdf;
	width:752px;
	height:427px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
.sliderbox {
	height:115px;
	width:753px;
	overflow:hidden;
	margin:6px 0 0 0;
	background: #3C3C3C;
	box-sizing: border-box;
	padding-top:10px;
}
.sliderbox .arrow-btn {	
	cursor:pointer;
}
.sliderbox #btn-left {
	float:left;
	background:url(../images/zuo.png) no-repeat;
	width:54px;
	height:95px;
}
.sliderbox #btn-right {
	float:right;
	background:url(../images/you.png) no-repeat;
	width:54px;
	height:95px;
}
.sliderbox .slider {
	float:left;
	height:115px;
	width:590px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 36px;
	display:inline;
}
.sliderbox .slider ul {
	position:absolute;
	left:0;
	width:999em;
	overflow:hidden;
}
.sliderbox .slider li {
	float:left;
	width:147px;
	height:95px;
	text-align:center;
}
.sliderbox .slider li img {
	border:solid 1px #dfdfdf;
}
.sliderbox .slider li.current img {
	border:solid 1px #787878;
	box-sizing: border-box;
	padding:2px;	
}
.bb .bottom{
	width:753px;
	height:109px;	
	margin-left: 100px;
	margin-top:30px;
}
.bottom .lb{
	width:176px;
	height:95px;	
	float: left;
	margin-top:6px;
	border-right: 1px solid #A1A1A1;
}
.bottom .lb h3{
	font-size: 16px;
	color:#fff;	
	font-family: "微软雅黑";
}
.bottom .lb em{
	display: block;
	color:#8C8C8C;
	font-size:12px;
	line-height: 20px;
	font-family: "微软雅黑";
}
.bottom .rb{
	width:550px;
	height:95px;
	margin-top:8px;
	margin-left:23px;
	float:left;

}
.bottom .rb p{
	font-size:12px;
	color:#7F8180;
	line-height: 19px; 
}
.li1 .li-two li{	
	margin-left:0px;	
}

.li1 .li-three li{	
	margin-left:-10px;
}
.nav-in .logo{
	padding:0 0 0 70px;
}
.sliderbox .slider{
    margin: -9px 0 0 -7px;
    width:626px;
}
.last .li-five ol{
    margin-left: 13px;
}
.sdmenu li a{
    margin-left: 5px;
}
.n-nav ul li{
	margin:-11px -7px 0 0;
}