.clear{
clear:both;
}

.ban{
	width:100%;
	height:300px;
	 position:relative;
            overflow:hidden;
}
.bann{
	 width:1920px; /*图片宽度*/
            position:absolute;
            left:50%;
            margin-left:-960px; /*图片宽度的一半*/
}
.ban img{
	width:100%;
	height:300px;
}
.main{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:50px auto;
}
.main_left{
	width:240px;
	height:auto;	
	float:left;
	text-align: center;
}
.about_us{
	width:98%;
	height:410px;
	border:4px solid #003a76;
}
.about_us .p1 {
    width: 100%;
    height: 66px;
    padding-top: 16px;
    background: #003a76;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
}
.about_us .p1 span{
	font-size:14px;
}
.about_us ul{
	width:88%;
	height:200px;
	margin:0 auto;
	margin-top:20px;
}
.about_us ul li{
	width:100%;
	height:36px;
	line-height:36px;
	background:#dfdfdf;
	margin-bottom:25px;
}
.about_us ul li:hover{
	background:#39b46c;
}
.about_us ul li:hover a{color:#fff;
}
.about_us ul li a{color:#2b2b2b;
font-size:16px;
}
.contact_us{
	
	width:98%;
	height:480px;
	border:4px solid #003a76;
	margin-top:30px;
}
.contact_us .p1 {
    width: 100%;
    height: 66px;
    padding-top: 16px;
    background: #003a76;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
	margin-bottom:10px;
}
.contact_us .p1 span{
	font-size:14px;
}
.contact_us img{
	width:auto;
	height:137px;
}
.contact_us .p2{
	width:80%;
	margin:0 auto;
	line-height:30px;
	text-align:left;
	font-size:16px;
	margin-top: 10px;
}
.contact_us .p2 .s1{
	color:#39b46c;
	font-size:16px;
}
.contact_us .p2 .s2{
	color:#003a76;
	font-weight:700;
	font-size:18px;
}
.contact_us .p3{
	width:82%;
	margin:0 auto;
	line-height:30px;
	text-align:left;
	font-size:16px;
}

.main_right{
	float:right;
	width:920px;
	height:auto;
}
.main_right .position ul li{
	float:left;
	color:#fff;
	font-size:16px;
	line-height:30px;
}
.main_right .position{
	width:873px;
	height:33px;
	margin-left:5px;
	padding-left:20px;
	background:url(../images/title_bg.png);
}
.main_right .position ul li a{color:#fff;}
.main_right .position img{
	width:100%;
}
.main_right{
	width:900px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	/* margin-right:10px; */
}
.case{
	width:876px;
	height:auto;
	margin:30px auto;
}
.case .detail{
	width:88%;
	height:auto;
	margin:0 auto;
	margin-top:60px;
	padding-bottom:36px;
	
	
}
.case .detail .op{
	color:#262626;
	font-size:22px;
	line-height:36px;
	text-align:center;
	display:block;
	margin:0 auto;
	margin-bottom:30px;
}
.case .detail .nr{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:16px;
	line-height:25px;
	text-indent:2em;
}
.case .detail p{
	color:#262626;
	font-size:16px;
	line-height:36px;
}
.case .detail p span{
	color:#2b4391;
	font-size:18px;
}
.case .detail img{
	margin-top:50px;
}
.case .detail1{
	width:88%;
	height:auto;
	margin:0 auto;
	margin-top:30px;	
}
.case .detail1 ul li{
	width:88%;
	height:30px;
	line-height:30px;
}
.case .detail1 ul li a{
	color:#262626;
	font-size:16px;
}
.case .detail1 ul li a:hover{
	color:#003a76;
}
/* .page{
	width:800px;
	height:50px;
	margin:0 auto;
	margin-top:60px;	
}
.page ul{
	width:600px;
	height:36px;
	margin-left:230px;
	margin-top:5px;
}
.page ul li{
	width:26px;
	height:30px;
	background-color:#adadad;
	margin-right:12px;
	float:left;
	text-align:center;
	line-height:30px;
}
.page ul li a{
	color:#FFF;
	text-decoration:none;
	}
.page ul li a:hover{
	display:block;
	width:26px;
	height:30px;
	background-color:#003a76;
	}
.page ul li:nth-child(1){
	width:64px;
	height:30px;
	text-align:center;
	line-height:30px;
	behavior: url(./ie-css3.htc);
	}
.page ul li:nth-child(1) a:hover{
	background-color:#003a76;
	width:64px;
	height:30px;
	text-align:center;
	line-height:30px;
	behavior: url(./ie-css3.htc);
	}
.page ul li:nth-child(7){
	width:64px;
	height:30px;
	text-align:center;
	line-height:30px;
	behavior: url(./ie-css3.htc);
	}
.page ul li:nth-child(7) a:hover{
	background-color:#003a76;
	width:64px;
	height:30px;
	text-align:center;
	line-height:30px;
	behavior: url(./ie-css3.htc);
	} */