body,
div,
main,
section,
article,
header,
footer,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

html,
body {
	overflow-x: hidden;
	width: 100%
}

body {
	font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";
	line-height: 1;
	color: #85888e
}

ul,
li {
	list-style: none
}

input,
textarea {
	outline: 0
}

img {
	max-width: 100%
}

img,
input {
	border: 0;
	vertical-align: top
}

a {
	color: #85888e;
	text-decoration: none;
	outline: 0;
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1)
}

.mian{
	width: 100%;	
	overflow: hidden;
}

.img{
	width:100%;
	min-width: 1150px;
	overflow: hidden;
}

.img .imgg{
	width:100%;
}

.box {
	/*margin-top: 80px;*/
	padding-top: 100px;
	padding-bottom: 100px;
	width: 1200px;
	min-width: 1200px;
	margin: 0px auto;
}

@media (max-width: 1199px){
	.box {
	    padding-top: 30px!important;
	    padding-bottom: 30px!important;
	}
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.subpage-nav {
	overflow: hidden;
	margin-bottom: 26px;
}

.subpage-nav-one {
	width: 94px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	display: inline-block;
	color: #464a53;
	border-radius: 30px;
	text-align: center;
	background-color: white;
	/*behavior: url(ie-css3.htc);*/
}

.current,
.subpage-nav-one:hover {
	width: 94px;
	height: 30px;
	color: #fff;
	background-color: #208bd3;
	display: inline-block;
}

.zhaopin{
	overflow: hidden;
    padding-top: 34px;
    padding-bottom: 34px;
    border-bottom: 1px solid #e7eff4;
}

.zhaopin .zplist{
	width:100%;
	height:20px;
}

.zhaopin .zplist ul li {
    float: left;
    margin-right: 50px;
    line-height: 20px;
    font-size: 12px;
    color: #bcbcbc;
}

.joinus-position {
    margin: 24px 0 14px;
    font-size: 20px;
    font-weight: 700;
    color: #464a53;
}

.joinus-content p{box-sizing: border-box; 
margin-top: 0px; 
margin-bottom: 0px; 
padding: 0px; color: 
rgb(133, 136, 142); 
font-family: 微软雅黑, 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, 宋体; 
font-size: 12px; 
line-height: 30px; 
white-space: normal; 
background-color: rgb(255, 255, 255);
}

.joinus-content .tit{
	box-sizing: border-box; color: rgb(133, 136, 142); 
	font-family: 微软雅黑, 'Microsoft Yahei', 'Hiragino Sans GB', tahoma, arial, 宋体; 
	font-size: 12px; 
	line-height: 30px; 
	white-space: normal; 
	background-color: rgb(255, 255, 255);
	font-weight: 700;
}

/*翻页*/

.page-turn {
	overflow: hidden;
	float: right;
	margin-top: 10px
}

.page-turn .more-btn {
	display: block;
	width: 93px;
	height: 40px;
	border-radius: 22px;
	border: 1px solid #208bd3;
	background-color: #208bd3
}

.page-turn .more-btn.cur {
	cursor: default;
	border-color: #dbdbdb;
	background-color: transparent;
}

.page-turn .page-turn-left {
	float: left;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right-color: #dbdbdb;
}

.page-turn .page-turn-right {
	float: right;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: 0;
}

.page-turn-left:after {
	top: 17px;
	right: 51px;
	background-repeat: no-repeat;
}

.page-turn-right:after {
	top: 17px;
	right: 22px;
	background-repeat: no-repeat;
}

.page-turn-left.cur:after,
.page-turn-left.cur:hover:after {
	background-repeat: no-repeat;
}

.page-turn-left:hover:after {
	background-repeat: no-repeat;
}

.page-turn-right.cur:after,
.page-turn-right.cur:hover:after {
	background-repeat: no-repeat;
}

.page-turn-right:hover:after {
	background-repeat: no-repeat;
}

.page-box {
	overflow: hidden;
	padding-top:70px;

}

.to-last-btn,
.to-next-btn {
	display: block;
	width:65px;
	height:22px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;

}

.to-last-btn {
	border-right: 0;
	border-top: 0;
	background:url(../img/next4.png) no-repeat center center;
}

.to-next-btn {
	border-left: 0;
	border-bottom: 0;
	background:url(../img/next3.png) no-repeat center center ;
}


.page-number {
	overflow: hidden;
	float: left;
	margin-left: -5px;
	margin-right: -5px;
	height: 60px
}

.page-number a,
.page-number b,
.page-number i {
	display: block;
	float: left;
	margin: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #b2b2b2;
	text-align: center;
	border-radius: 40px;
	border: 1px solid #b2b2b2;
	/*behavior: url(ie-css3.htc);*/
}

.page-number b {
	color: #fff;
	font-weight: 700;
	background-color: #b0b0b0
}

.page-number i {
	width: 30px;
	border: 0
}

.page-number a:hover {
	margin-top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	border: 1px solid #208bd3;
	background-color: #208bd3;
}




