body{
	margin:0;
	padding:0;
	background:#f7f7f7;
	font-family:"微软雅黑";
}

@media (min-width:1920px){
	.container {
	    width: 1200px;
	}
}


ul,ol{
	list-style: none;
	margin:0;
	padding:0;
}

a{
	color:#333;
}

.container {
    padding-right: 0px;
    padding-left:0px;
    margin-right: auto;
    margin-left: auto;
}

p{
	margin:0px;
}

.navbar{
	margin-bottom: 0px;
	background: #ffffff;
}



.navbar-brand{
	height:80px;
}

.nav li{
	margin-left:30px; 
}

.nav li a{
	height:80px;
	line-height: 80px;
	display: initial;
}

.navbar-nav>.active>a{
	background-color: #ffffff;
	border-bottom:5px solid #10729f;
	font-size: 15px;
}

.nav_title{
	margin-left:50px;
	float: left;
}



/*侧导航*/

.list_yisheng{
	width:100%;
	padding:50px 20px;
	background: #fff;
	float:left;
	margin-top: 40px;
}


.list_left{
	width:25%;
	float:left;
	margin-top: 70px;
}

.left_title{
	width:100%;
	float:left;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 25px;
}

.left_banner{
	width:100%;
	float:left;
	margin-top: 10px;
	position: relative;
}

.left_banner img{
	width:80%;
	float:left;
	margin-right: 20%;
}

.left_banner p{
	position: absolute;
	width:80%;
	float:left;
	margin-right: 20%;
	font-size: 14px;
	color: #fff;
	bottom: 0px;
	text-align: center;
	line-height: 30px;
	/*top:20px;*/
	background: #000;
	opacity: 0.7;
	
}

.left_banner p a{
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}


.list_left ul{
	list-style: disc;
	width:80%;
	float:left;
	margin-right: 20%;
	padding-left:25px;
	margin-top: 10px;
}

.list_left ul li{
	width:100%;
	float:left;
}

.list_left ul li a{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}


.list_right{
	width:100%;
	float:left;
}







/*footer*/
.footer{
	float: left;
	width:100%;
	background: #2aabe4;

}


.foot_centent{
	margin-top: 150px;
}


.footer_nav,.footer_two,.footer_call{
	float: left;
	width:33.33333%;
}


.footer_nav ul,.footer_nav p{
	float: left;
	width:60%;
	margin:0px 10% 0px 30% ;  
}

.footer_nav p{
	font-size: 20px;
	color:#fff;
	font-weight: 600;
}

.footer_nav ul li{
	width:50%;
	float: left;
	font-size: 15px;
	color:#fff;
	margin-top: 15px;
}


.footer_two ul{
	width:100%;
	float: left;
	border-left: 2px solid #f8fbf4;
	border-right: 2px solid #f8fbf4;
	margin-top: 30px;
}


.footer_two ul li:nth-child(1){
	width:45%;
	float: left;
}

.footer_two ul li:nth-child(2){
	width:45%;
	float: right;
}

.footer_two ul li:nth-child(1) img{
	width:115px;
	height:115px;
	float: right;
}

.footer_two ul li:nth-child(2) img{
	width:115px;
	height:115px;
	float: left;
}


.footer_two ul li:nth-child(1) p{
	width:115px;
	float: right;
	line-height:30px;
	text-align: center;
	color:#fff;
	font-size: 16px;
}

.footer_two ul li:nth-child(2) p{
	width:115px;
	float: left;
	line-height:30px;
	text-align: center;
	color:#fff;
	font-size: 16px;
}


.footer_call{
	padding: 40px 0px 30px 110px;
}

.footer_call p:nth-child(1){
	color:#fff;
	font-size: 18px;
}


.footer_call p:nth-child(1) span{
	color:#fff;
	font-size:14px;
	padding-left: 5px;
}

.footer_call p:nth-child(2){
	color:#fff;
	font-size: 24px;
	font-weight: 700;
	padding: 10px 0px;
}

.footer_call p:nth-child(3){
	color:#fff;
	font-size:18px;
}

.footer_call p:nth-child(3) span{
	color:#fff;
	font-size:14px;
	padding-left: 5px;
}


.footer_banquan{
	width:100%;
	float: left;
	color:#fff;
	font-size:14px;
	margin-top:120px;
	margin-bottom:20px;
	text-align: center;
}
