﻿.banner {
	max-width: 1920px;
	min-width: 1200px;
	height: 350px;
	background: url(../images/rl.jpg) no-repeat;
}

.bx {
	width: 1200px;
	margin: 0 auto;
}
.icon_items {
	width: 1200px;
	/* height: 840px; */
	margin-top: 30px;
}

.icon_items a .box ,.box1 {
	position: relative;
	float: left;
	width: 200px;
	height: 180px;
	margin: 0 50px 30px 0;
	background-color: #f2f2f2;
	border-radius: 10px;
}

.icon_items a .box1 {
	margin-right: 0;
}

.icon_items a .box::after {
	content: '';
	position: absolute;
	bottom: -14px;
	right: 83px;
	border-top: 15px solid #f2f2f2;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	display: none;
}

.icon_items a .box1::after{
	content: '';
	position: absolute;
	bottom: -14px;
	right: 83px;
	border-top: 15px solid #f2f2f2;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	display: none;
}
.icon_items a .box:hover::after {
	display: block;
}
.icon_items a .box1:hover::after{
	display: block;
}
.qd {
	/* display: none; */
	width: 1200px;
	height: 240px;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}
 .item {
	display: none;
	height:230px;
	overflow-y:scroll;
}
.item::-webkit-scrollbar { /*滚动条整体样式*/
    width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 0px;
}

.item::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 10px;
    background-color: rgb(25, 102, 165);
}

.item::-webkit-scrollbar-track { /*滚动条里面轨道*/
    background: #EDEDED;
    border-radius: 10px;
    height:15px;
}
.qd .item p a {
	width: 1200px;
	height: 50px;
	font-size: 22px;
	font-weight: 700;
	padding: 20px 0 0 50px;
	font-size: 22px;
}

.qd a {
	float: left;
}
.qd a span {
	display: block;
	width: 270px;
	height: 60px;
	background-color: #fff;
	margin: 20px 0 0 24px;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
}
.icon_items a .box .icon1 {
	position: absolute;
	width: 78px;
	height: 59px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	background: url(../images/ic.png) no-repeat -12px -18px;
}

.icon_items a .box .icon1:hover {
	background: url(../images/ic2.png) no-repeat -12px -18px;
}

.icon_items a .box .icon2 {
	position: absolute;
	width: 62px;
	height: 56px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	background: url(../images/ic.png) no-repeat -102px -104px;
}

.icon_items a .box .icon2:hover {
	background: url(../images/ic2.png) no-repeat -102px -104px;
}

.icon_items a .box .icon3 {
	position: absolute;
	width: 49px;
	height: 62px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	background: url(../images/ic.png) no-repeat -21px -98px;
}

.icon_items a .box .icon3:hover {
	background: url(../images/ic2.png) no-repeat -21px -98px;
}

.icon_items a .box .icon4 {
	position: absolute;
	width: 64px;
	height: 66px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	background: url(../images/ic.png) no-repeat -180px -18px;
}

.icon_items a .box .icon4:hover {
	background: url(../images/ic2.png) no-repeat -180px -18px;
}

.icon_items a .box1 .icon5 {
	position: absolute;
	width: 66px;
	height: 65px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	background: url(../images/ic.png) no-repeat -102px -15px;
}

.icon_items a .box1 .icon5:hover {
	background: url(../images/ic2.png) no-repeat -102px -15px;
}

.icon_items a .box span {
	display: block;
	font-size: 20px;
	color: #888;
	padding-top: 120px;
	text-align: center;
	/* line-height: 180px; */
}
.icon_items a .box1 span {
	display: block;
	font-size: 20px;
	color: #888;
	padding-top: 120px;
	text-align: center;
	/* line-height: 180px; */
}

.icon_items a .box span:hover {
	color: #333;
}

.icon_items a .box1 span:hover {
	color: #333;
}

.xianshi {
	width: 1200px;
	height: 50px;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

.xianshi span {
	float: left;
	width: 27px;
	height: 25px;
	margin: 15px 10px 0 30px;
	background: url(../images/hezi.png) no-repeat;
}
.xianshi h3 {
	font-size: 22px;
	font-weight: 700;
	padding: 10px 0 0 30px;
}
.five ul{
	width: 1200px;
	height: 80px;
}
.five ul  a li {
	float: left;
	width: 210px;
	height: 50px;
	font-style: 16px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: #3366ff;
	margin-right: 30px;
}
.foot {
	max-width: 1920px;
	min-width: 1200px;
	height: 150px;
	margin: 0 auto;
	background: rgba(37, 125, 204, 1);
	font-family: "微软雅黑";
	font-size: 14px;
}

.foot-buttom {
	width: 1200px;
	margin: 0 auto;
	height: 150px;

}

.buttom-left {
	width: 40%;
	float: left;
	height: 130px;
	margin-top: 20px;
}

.buttom-left div {
	float: left;
}

.buttom-left img {
	vertical-align: middle;
}

.buttom-rg {
	width: 60%;
	float: left;
	height: 130px;
	margin-top: 20px;
	line-height: 26px;
}

.buttom-rg p {
	color: #fff;
}

.buttom-rg a {
	color: #fff;
	text-decoration: none;
}
.mainlist{
	width: 1200px;
	height: 365px;
	background-color: #F2F2F2;
	margin: 0 auto;
	
}

.mainlistleft{
	margin:30px 0 30px 30px;
	width: 550px;
	float: left;
	height: 300px;
	background-color: #fff;
	border-radius: 10px;
}

.mainlistright{
	margin:30px;
	width: 550px;
	float: right;
	height: 300px;
	background-color: #fff;
	border-radius: 10px;
}
.menuname{
	width: 100%;
	height: 60px;
	border-bottom: 2px solid #F2F2F2;
	margin-bottom: 20px;
	
}
.menuname h3{
	font-size: 18px;
	font-weight: 700;
	color: #3366ff;
	padding-left: 15px;
	line-height: 60px;
	width: 400px;
	float: left;
}
.menuname span{
	float: right;
	line-height: 60px;
	width: 50px;
}
.maininflist{
	font-size: 16px;
	height: auto;
}
.maininflist a{
	float: left;
	line-height: 36px;
	margin-left: 20px;
}
.maininflist span{
	float: right;
	line-height: 36px;
	margin-right: 10px;
}