
#banner{
	margin-top: 0px; 
	background:  #000000;
	text-align:center;
}

/*banner轮播图开始*/
.carousel-innera .item img{
	margin:0 auto;
	min-width:900px;
	
}
.carousel-innera .item1{
	width:100%;
	background:  #000000;	
}
.carousel-innera .item2{
	width:100%;
	background: url(images/banner2bg.jpg);
}
.carousel-controla{
	font-size:100px;
	padding-top:140px;
	font-family:"微软雅黑";
	opacity:0;
	font-weight:lighter;	
}
.carousel-controla:hover,.carousel-controla:focus{
	opacity:0.5;	
}
/*banner轮播图结束*/

.notice_board{
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	width: 100%;
	height:44px;
	line-height:44px;
}

.notice_link{
	color: #666;
}

.notice_link:hover{
	text-decoration: underline;	
	color: #2f86d9;
}

.dott{
	border: 3px solid #a9a9a9;
	border-radius: 50%;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	margin-bottom: 2px;
}


.modules{
	margin: 0px 0px 30px 0px;
	position: relative;
	height: 170px;
}

.opa_module{
	position: absolute;
	width: 245px;
	height: 180px;
	background: transparent;
	border: solid #7e7e7e 2px;
	display: inline-block;
	box-sizing: border-box;
}

.opa_module:hover{
	border: solid #69abd8 2px;
	outline:none;
 	box-shadow:0 0 0 0 rgba(135,188,223,.5);
}
.opa_module_1{
	left: 0px;
	background: url(images/module1.png);
}

.opa_module_1:hover{
	background: url(images/module1_selected.png);
}

.opa_module_2{
	left: 250px;
	background: url(images/module2.png);
}

.opa_module_2:hover{
	background: url(images/module2_selected.png);
}

.opa_module_3{
	left: 500px;
	background: url(images/module3.png);
}

.opa_module_3:hover{
	background: url(images/module3_selected.png);
}

.opa_module_4{
	left: 750px;
	background: url(images/module4.png);
}

.opa_module_4:hover{
	background: url(images/module4_selected.png);
}

.module_details{
	background:  #FFFFFF ;
	border:1px solid #e8e8e8;
}

.detail_item{
	height: 400px;
}

.detail_text_left{
	width: 360px;
	float: left;
	margin: 80px 0 0 80px;
}

.detail_text_right{
	width: 360px;
	float: right;
	margin: 80px 80px 0 0;
}

.detail_img_right{
	width: 550px;
	float: right;
	text-align: center;
	line-height: 380px;
}

.detail_img_left{
	width: 550px;
	float: left;
	text-align: center;
	line-height: 380px;
}

.details_p{
	margin: 10px 0;
	font-size: 16px;
	color: #666;
	font-weight: normal;
}

.btn_check_detail{
	display: inline-block;
	padding-left: 22px;
	text-align: left;
	background: transparent url(images/btn_module.png) no-repeat;
	height: 43px;
	width: 137px;
	line-height: 43px;
 	margin: 10px 0px;
 	cursor: pointer;
 	font-size: 19px;
 	font-weight: normal;
 	color: #666666;
}

.btn_check_detail:hover{
	text-decoration: none;
	color: #666666;
}

.image_bar{
	
	height: 130px;
}

.image_bar img{
	height: 95px;
	width: 95px;	
	margin-top: 20px;
	margin-bottom: 4px;
}

.image_bar_item{
	float: left;
	height: auto;
	width: 95px;
	font-size: 15px;
	margin-right: 50px;
}

.case_info_box .info_table_container{
	padding: 20px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
}

.case_info_box{
	margin: 0px 162px 0 7px;
	background-color: #F3F5F5;
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	height: auto;
	position: relative;
}

.info_box_arrow{
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: transparent transparent #BFE2F0;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-width: 10px;
	left: 79px;
	top: -20px;
	border-bottom-color: #E0E0E0;
}

.info_box_arrow .info_box_arrow_inner {
    
    position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: transparent transparent #FFF;
	border-bottom-color: #F3F5F5;
	border-image: none;
	border-width: 8px;
	overflow: hidden;
	left: -8px;
	top: -6px;
}
/*end*/
/*partner begin*/
.detail_item_box{
	height: 400px;
}
.image_box img{
	width: 158px;
	height: 78px;
	padding:0px;
	margin:0px;
	border:0px;
}
.image_box a{
	display:block;
	float:left;
	width: 162px;
	height: 82px;
	border: solid #999 1px;
	margin-top:40px;
}
.image_box1,.image_box2,.image_box3,.image_box5{
	margin-right:55px;	
}
.image_box4{
	margin-left:0px;	
}
.image_box a:hover{
	border: solid #69abd8 1px;
	outline:none;
 	box-shadow:0 0 0 0 rgba(135,188,223,.5);
}
/*partner end*/
