* {
	margin: 0px;
	padding: 0px;
}

.center {
	width: 100%;
	background: url(../img/bg.png) no-repeat;
	background-size: 100%;
	min-height: 1500px;
}

.head {
	width: 30%;
	margin-left: 12%;
}

.head>img:nth-child(1) {
	display: block;
	padding-top: 28px;
	padding-left: 50px;
}

.head>img:nth-child(2) {
	display: block;
	width: 90%;
	margin-top: -30px;
	
}

.head ul {
	display: block;
	width: 117px;
	margin-left: 19%;
	overflow: hidden;
}

.head ul li {
	width: 105px;
	float: left;
	text-align: center;
	height: 30px;
	line-height: 35px;
	background: #483fc8;
	border: 1px solid #4b9afc;
	/*
    border-image: linear-gradient(#4b9afc,#8045de) 30 30;*/
	margin: 2px 5px;
	color: #fff;
	border-radius: 20px;
}

.head ul li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	font-size: 18.5px;
}

.cented {
	width: 1280px;
	margin: 50px auto;
	padding: 0px 30px;
}

.cented>img {
	display: block;
	margin: 20px auto;
}

.cented_nei {
	margin: 30px 5px;
}

.cented_nei>p {
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
}

.cented_nei>h3 {
	font-size: 18px;
	color: #336de8;
	line-height: 40px;
}

.cented_nei>p>strong {
	color: #336de8;
	font-size: 16px;
}

.footer {
	height: 50px;
	line-height: 50px;
	background: #495bcb;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.cented_1 {
	width: 1021px;
	margin: 50px auto;
	padding: 0px 30px;
}
.cented_1 .pindex{
	text-align: left;
    padding-left: 9%;
    height: 50px;
    line-height: 50px;
    color: #444444;
}
.cented_1>img {
	display: block;
	margin: 20px auto;
}
.cented_1>ul{
	width: 1000px;
	margin: 0px auto;
	background: #fff;
	border-radius: 10px;
	padding: 20px 0px;
}
.lsm-sidebar-item{
	width: 90%;
	display: block;
	margin: 10px auto;
}
.lsm-sidebar-item>a{
	color: #594043;
	display: block;
	position: relative;
	height: 35px;
	overflow: hidden;
	background: #e3f0fe;
}
.lsm-sidebar-item>a>i:last-child{
	display: inline-block;
	right: 20px;
	position: absolute;
    top: 9px;
    font-size: 25px;
}
.lsm-sidebar-item>a>span{
	font-size: 17px;
	line-height: 35px;
	height: 35px;
	display: inline-block;
	padding-left: 30px;
	position: absolute;top: 0px;
}
.lsm-sidebar-item>ul{
	display: none;
}
.i_yang{
	width: 50px;
    height: 35px;
    background: #699dde;
    color: #fff;
    display: inline-block;
}
.lsm-sidebar-item>ul{
	padding-left: 50px;
}
.lsm-sidebar-item1{
	width: 100%;
	line-height: 35px;
	margin: 10px 0px;
	position: relative;
}
.lsm-sidebar-item1>ul{
	display: none;
}

.lsm-sidebar-item1>a{
	display: block;
	height: 35px;
	background: #e3f0fe;
	padding-left: 30px;
	color: #594043;
	font-size: 17px;
}
.lsm-sidebar-item1>a>i:last-child{
	display: inline-block;
	right: 20px;
	position: absolute;
    top: 9px;
    font-size: 25px;
}
.lsm-sidebar-item2>p{
	font-size: 14px;
	color: #336de8;
	text-align: left;
	line-height: 40px;
	height: 40px;
	margin: 10px 0px;
}
.lsm-sidebar-item2>ul{
	overflow: hidden;

}
.lsm-sidebar-item2>ul>li{
	width: 30%;
	height: 35px;
	line-height: 35px;
	background: #699dde; 
	text-align: center;
	font-size: 15px;
	float: left;
	margin: 5px 10px;
	border-radius: 10px;
}
.lsm-sidebar-item2>ul>li>a{
	color: #fff;
}
