html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    }

body, table,input,ul,ol ,dl, dd, h1, h2, h3, h4, h5, h6, p, form {
	margin:0;
	padding:0;
	}

a {
    color: #000;
    outline: 0;
    text-decoration:none;
    }


/**/

.title1{
	font-size:28px;
	font-weight:bold;
	font-family: "Microsoft Yahei";
	color:#0d2b88;
	line-height:50px;
	text-align:center;
	}

.title2{
	font-size:20px;
	font-weight:bold;
	font-family: "Microsoft Yahei";
	color:#545454;
	line-height:30px;
	text-align:center;
	}

.button_ty{
	margin:0 auto; 
	width:320px; 
	height:34px;
	position:absolute;
    bottom:50px;
	right:40%;
	}
.button_ty a{
	width:138px; 
	height:34px; 
	display: inline-block;
    line-height: 34px;
    text-align: center;
    border: 2px solid #0d2b88;
    border-radius:25px;
    color: #0d2b88;
    font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	}
.button_ty a:hover{	
     background-color: #0d2b88;
	 color:#FFF;
}
	
	
/*banner部分开始*/
.banner1{ clear:both; margin:0 auto; padding:0px; width:100%; height:510px; background:url(../images/kbkqyj_02.jpg) no-repeat center top; overflow:hidden; }

/*主题1优势开始*/
.imgbox{
	margin-left:auto;
	margin-right:auto;
	border:0;
	width:1200px;
	height:auto;
	text-align:center;
    }
.youshibox{
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	width:1200px;
	height:100px;
	text-align:center;
    }
.youshi{
   margin-left:auto;
	margin-right:auto;
	border:0;
	width:1200px;
	height:auto;
	font-size:16px;
	font-family: "Microsoft Yahei";
	color:#545454;
	line-height:30px;	
	text-align:center;
	float:left;
	border-right:dotted #CCC 1px;
	width:398px;
	height:100px;
    }
  
 /*主题2部分开始*/
 .content2{
	margin:30px auto 0px auto; 
	padding:0px; 
	width:1200px; 
	height:256px; 
	background:url(../images/kbkqyj_08.jpg) no-repeat left top; 
	}
.content2_tex{
	margin-left:500px;
	padding-top:60px;
	width:660px; 
	height:190px;
	font-size:16px;
	line-height:36px;
	font-family: "Microsoft Yahei";
    }
 
.biaodan{
	background-color: #595656;
	background-repeat: repeat-x;
	background-position: center;
	height: 150px;
	margin-top:30px;	
	}
.biaodanbox{
	height: 358px;
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	color:#FFF;
	font-size:18px;
	line-height:40px;
	font-family: "Microsoft Yahei";
	text-align: center;
	}
 .button {
	width:120px;
	margin: 10px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	font: bold 18px/25px Arial, sans-serif;
	border-radius: 20px;
	color: #515151;
}
 
 
 /*主题3部分开始*/
 .content3{
	margin:0 auto; 
	height:518px; 
	background:url(../images/kbkqyj_09.jpg) no-repeat center top;
	position:relative;
	}
	
 /*主题4部分开始*/
.content4-a{
	margin:0 auto; 
	height:371px; 
	background:url(../images/kbkqyj_10.jpg) no-repeat center top;
	} 
 .content4-b{
	margin:0 auto; 
	height:300px; 
	background:url(../images/kbkqyj_11.jpg) no-repeat center top;
	}
 /*主题5部分开始*/	
 .jinbeifang{
	margin:0 auto;
	width:1200px; 
	height:950px;
	line-height:40px;
	font-family: "Microsoft Yahei";
	font-size:16px; 
 }

/****footer*/
.footer {
	height:150px;  
    background: #403d38;
    padding: 60px 0;
    text-align: center;
    color: #a5a5a5;
    font-size: 16px;
    line-height: 30px;
    }