
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:active{text-decoration:none;}

html,body{min-width:1180px;max-width:1180px;margin:0 auto;overflow-x:hidden;height:auto;position:relative;left: 0;}
html{
	background: url(/Public/Home/img/boyd_bg.jpg) repeat-x;
}
.body {
	width: 100%;
	height: inherit;
	margin:0 auto;
	max-width: 1180px;
	min-width: 1180px;
	overflow-x:hidden;
	display: inline-block;
}

.box {
	max-width: 1180px;
	min-width: 1180px;
	margin: 0 auto;
	background: #fff;
	overflow-x:hidden;
	display: inline-block;
}

.top {

	padding-top: 15px;
	padding-bottom: 5px;
	width:1180px;
	height: 100px;
}

.top a {
	display: inline-block;
	height: 84px;
	margin-left: 223px;
	line-height: 84px;
	float: left;
}

.top img {
	width: 75px;
	height: 90px;
}

.top h2 {
	letter-spacing: 2px;
	display: inline-block;
	line-height: 90px;

	color: #1c3e6f;
	font-size: 33px;
		margin-left: 50px;

}

/*导航*/
.daohang{
	background: url(../img/daohang_bg.jpg) repeat-x;
	height:36px;
	width:1180px ;
}
.daohang ul{
	margin: 0;
}
.daohang ul li{
	list-style: none;
	float: left;
	margin: 0 8px;
}
.daohang ul li a{
	display: inline-block;
	font-size: 16px;
    font-weight: bold;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	width: 100px;
	text-align: center;
}
.daohang ul li a:hover{
	text-decoration: none;
   background: #fff;
   color: #142d94;
 
}
/*banner*/
ul, ol { padding: 0;}
.banner { position: relative; overflow: auto; text-align: center;width:1180px ;}
.banner li { list-style: none; }
.banner ul li { float: left; }
#b04 { width: 1170px;margin: auto;}
#b04 .dots { position: absolute; left: 0; right: 0; bottom: 20px;}
#b04 .dots li 
{ 
    display: inline-block; 
    width: 10px; 
    height: 10px; 
    margin: 0 4px; 
    text-indent: -999em; 
    border: 2px solid #fff; 
    border-radius: 6px; 
    cursor: pointer; 
    opacity: .4; 
    -webkit-transition: background .5s, opacity .5s; 
    -moz-transition: background .5s, opacity .5s; 
    transition: background .5s, opacity .5s;
}
#b04 .dots li.active 
{
    background: #fff;
    opacity: 1;
}
#b04 .arrow { position: absolute; top: 200px;}
#b04 #al { left: 15px;}
#b04 #ar { right: 15px;}

#b04 ul li img{
	width: 1158px;
}


/*主要内容*/
.clear{ clear:both; zoom: 1;} 
.text-box{
	padding: 10px;
	overflow: hidden;
	width:1180px ;
}
.text-box1{
	width: 388px;
	height: 280px;
	border: 1px solid #adadad;
	border-radius: 4px;
	float: left;
	margin: 10px 10px;
}
.text-box2{
	width: 388px;
	height: 280px;
	border: 1px solid #adadad;
	border-radius: 4px;
	float: left;
	margin: 10px 10px;
}
.text-box3{
	width: 320px;
	height: 280px;
	border: 1px solid #adadad;
	border-radius: 4px;
	float: left;
	margin: 10px 10px;
}
.text-box4{
	width: 388px;
	height: 280px;
	border: 1px solid #adadad;
	border-radius: 4px;
	float: left;
	margin: 10px 10px;
}
.text-box5{
	width: 388px;
	height: 280px;
	border: 1px solid #adadad;
	border-radius: 4px;
	float: left;
	margin: 10px 10px;
}
.text-box1-tel{
	 margin: 5px 0;
	height: 30px;
	line-height: 30px;
	padding-left: 3px;
	    font-size: 18px;
	float: left;
}
.text-box1-tel a{
	text-autospace: none;
	color: #333;
	font-size: 16px;	
}
.text-box1-tel a:hover{
	text-autospace: none;
	color: #dc5404;
}
.text-box1-tel a img{
	    position: relative;
    top: 4px;
    left: 2px;
  
}
.text-box1-ul {
	margin: 0;
}
.text-box1-ul img{
	position: relative;
	top: 9px;
	left: -4px;
	float: left;
}
.text-box1-ul li{
	padding-left: 6px;
	margin: 2px 0;
	list-style: none;
}
.text-box1-ul li a{
	color: #666;
	display: inline-block;
	width: 100%;
	overflow: hidden;	
}
.text-box1-ul li a:hover{
	color: #dc5404;
}
.text-box1-span{
	display: inline-block;
	font-size: 14px;
	width: 238px;
	color: red;
	height: 24px;
	line-height: 24px;
	float: left;
}
.text-box1-span2{
	float: right;
	margin-right: 15px;
}

.tu_lunbo{
	border: 1px solid #a5a4a4;padding:8px;
	width: 1132px;
	margin: auto;
	border-radius: 4px;
}
.dibu div{
	display: inline-block;
}
.dibu{
	margin-bottom: 100px;
}
.dibu a{
	color: #333;
}
.dibu .dibu-1{
	width: 830px;
	float: left;
}
.dibu .dibu-1 a{
	border-right: 1px solid #666666;
	padding-right: 4px;
	margin: 0 4px;
	color: #333;
}

.dibu .dibu-2{
	width: 348px;
	text-align: center;
	float: left;
}

.m{ 
	padding-top: 5px;
	width: 300px;
	height: 264px; 
	    margin: auto;
	
}
/*侧边栏*/
/*.cebianlan{
	position: fixed;
	right: 10px;
	top: 50%;
	background: #fff;
	border: 1px solid #ADADAD;
	width: 100px;
	height: 100px;
}*/
.cebian{
	width: 200px;
	float: left;
	border: 1px solid #296aac;
	background: #296aac;
}
.cebian li{
	line-height: 30px;
	text-align: center;
}
.cebian li:hover{
	background:#0f579f;
}
.cebian li a{
	color: #fff;
	font-size: 16px;
	width: 100%;
	display: inline-block;
}
.cebian .active{
	background:#0f579f;
}
.neirongbian{
  width: 900px;
  float: right;	
  margin-right:24px;
  border:  1px solid #A5A4A4;
  padding:0 10px;
  text-align: center;
}
.neirongbian li{
	line-height: 28px;
}
.neirongbian .toubu{
	border-bottom:1px solid #A5A4A4 ;
	overflow: hidden;
	line-height:32px ;
	font-size: 16px;
}
.neirongbian .toubu a{
	width: initial;
	margin-left: 10px;
	color: #666;
}
.list{
	min-height: 600px;
}
.neirongbian .list a{
	width: 100%;
	display: inline-block;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.neirongbian a:hover{
	color: #1137a6;
}
.neirongbian .neirong-l{
	float: left;
	/*width: 400px;*/
}
.neirongbian .neirong-r{
	float: right;
	margin-right: 10px;
}
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: auto;
}

ul.pagination li {display: inline-block;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 2px 13px;
    text-decoration: none;
}
ul.pagination .active{
  background: #1137A6;
  color: #fff;
}
.neir p{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
