@charset "utf-8";

/* CSS Document*/

.banner img{display: block;}

.zuo{width: 260px;}

.zuo>div{width: 100%; height: 77px; background-color: #0080ff; font-size: 28px; color: #ffffff;

	text-align: center; line-height: 77px; margin-bottom: 9px;}

.zuo>ul{border: 1px solid #eeeeee;}

.zuo>ul>li{font-size: 20px; width: 100%; border-bottom: 1px solid #eeeeee; box-sizing: border-box;

	height: 56px; line-height: 56px; text-align: center;}

.zuo>ul>li>a{color: #999999; display: block; width: 100%; height: 100%; transition: .5s;}

.zuo>ul>li>a:hover{color: #0080ff;}

.bgcolor{background-color: #f7f7f7; border-left: 10px solid #0080ff;}

.color{color: #0080ff!important; margin-left: -5px;}

.contact{padding-top: 70px; padding-bottom: 60px;}

.you{width: 898px;}

.zhaopin{width: 100%; border-top:1px solid #eeeeee; border-left:1px solid #eeeeee; box-sizing: border-box;

	border-right:1px solid #eeeeee;}

.zhaopin .list{background-color: #f7f7f7; border-bottom: 1px solid #eeeeee;}

.zhaopin .list>li{float: left; height: 57px; line-height: 57px; text-align: center; font-size: 18px; color: #666;

	border-right: 1px solid #eeeeee; box-sizing: border-box;}

.zhaopin .list>li:nth-child(1){width: 5.7%;}

.zhaopin .list>li:nth-child(2){width: 57.9%;}

.zhaopin .list>li:nth-child(3){width: 17.14%;}

.zhaopin .list>li:nth-child(4){width: 5.8%;}

.zhaopin .list>li:nth-child(5){width: 13.46%; border-right: none;}

.xulie>ul{border-bottom: 1px solid #eeeeee; cursor: pointer; transition: .5s;}

.xulie>ul>li{float: left; height: 47px; line-height: 47px; text-align: center; font-size: 18px; color: #999;

	border-right: 1px solid #eeeeee; box-sizing: border-box; transition: .5s;}

.xulie>ul>li:nth-child(1){width: 5.7%;}

.xulie>ul>li:nth-child(2){width: 57.9%;}

.xulie>ul>li:nth-child(3){width: 17.14%;}

.xulie>ul>li:nth-child(4){width: 5.8%;}

.xulie>ul>li:nth-child(5){width: 13.46%; border-right: none;}

.xulie>ul>li:nth-child(5)>div{width: 9px; height: 9px; background: url(../images/jia.png) center no-repeat;

	background-size: cover; margin:18px auto 0;}

.xulie .xq{padding: 25px 7%; font-size: 14px; color: #999; line-height: 26px; border-bottom: 1px solid #eeeeee;

	display: none;}

.jian{background: url(../images/jian.png) no-repeat center!important; background-size: cover!important;}

.back{background-color: #d6eafd;}

.zpcolor{color: #0080ff!important;}



@media screen and (max-width: 1200px){

	.zuo{display: none;}

	.you{width: 100%;}

}

@media screen and (max-width: 1000px){

	.contact{padding: 30px 0 30px;}

	.zhaopin{margin-bottom: 15px;}

	.zhaopin .list>li{font-size: 14px; height: 40px; line-height: 40px;}

	.zhaopin .list>li:nth-child(1){width: 10%;}

	.zhaopin .list>li:nth-child(2){width: 33%;}

	.zhaopin .list>li:nth-child(3){width: 30%;}

	.zhaopin .list>li:nth-child(4){width: 10%;}

	.zhaopin .list>li:nth-child(5){width: 17%;}

	.xulie>ul>li:nth-child(1){width: 10%;}

	.xulie>ul>li:nth-child(2){width: 33%; text-indent: 0; text-align: center;}

	.xulie>ul>li:nth-child(3){width: 30%;}

	.xulie>ul>li:nth-child(4){width: 10%;}

	.xulie>ul>li:nth-child(5){width: 17%;}

	.xulie>ul>li{font-size: 14px; height: 40px; line-height: 40px;}

	.xulie .xq{padding: 10px 4%;}

}