.gongbu {
	width: 100%;
	background-image: url(../images/devel_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-size: auto 100%;
}

.gongbu_box {
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	height: 710px;
}

.title_02 {
	background: url(../images/til_bg2.png) center bottom no-repeat;
}

.title {
	height: 100px;
	line-height: 100px;
	font-size: 44px;
	font-weight: bold;
	color: #272727;
	text-align: center;
	letter-spacing: 2px;
}

.til_p {
	height: 44px;
	line-height: 44px;
	font-size: 24px;
	color: rgba(76, 164, 255, 1);
	text-align: center;
	margin-top: 10px;
}

.gongbu_box>ul {
	display: flex;
	justify-content: center;
}

.gongbu_box ul li {
	width: 360px;
	border: 1px #fff solid;
	border-radius: 10px;
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	margin: 0 10px;
	background-color: #fff;
}

.gongbu_box_img {
	width: 90px;
	height: 90px;
	text-align: center;
	margin: 30px auto 0 auto;
}

.gongbu_box_bt {
	font-size: 30px;
	color: rgba(76, 164, 255, 1);
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 20px;
}

.gongbu_box_bt img {
	vertical-align: middle;
	margin-right: 10px;
	width: 34px;
	height: 30px;
}

.gongbu_box_nr {
	width: 360px;
	background: #fff;
	padding-bottom: 40px;
	overflow: hidden;
}

.gongbu_box_nr_wz {
	font-size: 18px;
	color: #000;
	width: 300px;
	height: 100px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0 auto;
}

.gongbu_box_nr_an {
	width: 300px;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	background-color: rgb(102, 197, 255);
	/* chrome 2+, safari 4+; multiple color stops */
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(1, rgb(102, 197, 255)), color-stop(1, rgb(35, 128, 236)));
	/* chrome 10+, safari 5.1+ */
	background-image: -webkit-linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
	/* firefox; multiple color stops */
	background-image: -moz-linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
	/* ie10 */
	background-image: -ms-linear-gradient(45deg, rgb(102, 197, 255) 0%, rgb(35, 128, 236) 100%);
	/* opera 11.1 */
	background-image: -o-linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
	/* 鏍囧噯鍐欐硶 */
	background-image: linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
	margin: 20px auto 0 auto;
}

.gongbu_box_nr_an a {
	color: #fff;
	display: block;
}

.gongbu_box_nr_an a:hover {
	background-color: rgb(102, 197, 255);
}

.gongbu_an {
	color: #fff;
	width: 600px;
	height: 70px;
	line-height: 70px;
	border-radius: 35px;
	background: rgb(102, 197, 255);
	margin: 53px auto;
}

.gongbu_an:hover {
	background-color: rgb(102, 197, 255);
	/* chrome 2+, safari 4+; multiple color stops */
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(1, rgb(102, 197, 255)), color-stop(1, rgb(35, 128, 236)));
	/* chrome 10+, safari 5.1+ */
	background-image: -webkit-linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
	/* firefox; multiple color stops */
	background-image: -moz-linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
	/* ie10 */
	background-image: -ms-linear-gradient(45deg, rgb(102, 197, 255) 0%, rgb(35, 128, 236) 100%);
	/* opera 11.1 */
	background-image: -o-linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
	/* 鏍囧噯鍐欐硶 */
	background-image: linear-gradient(45deg, rgb(102, 197, 255), rgb(35, 128, 236));
}

.gongbu_an_l {
	width: 240px;
	height: 50px;
	line-height: 0;
	text-align: right;
	float: left;
}

.gongbu_an_l img {
	width: 53px;
	height: 53px;
	margin-top: 10px;
}

.gongbu_an_r {
	width: 360px;
	font-size: 24px;
	float: left;
	color: #fff;
	font-weight: bold;
}

.gongbu_an_r a {
	color: #fff;
}

.gongbu_an_l1 {
	width: 180px;
	height: 50px;
	line-height: 0;
	text-align: right;
	float: left;
}

.gongbu_an_l1 img {
	width: 53px;
	height: 53px;
	margin-top: 10px;
}

.gongbu_an_r1 {
	width: 420px;
	font-size: 24px;
	float: left;
	color: #fff;
	font-weight: bold;
}

.gongbu_an_r1 a {
	color: #fff;
}



.bmsj_box {
	width: 100%;
	background: #30323d;
	overflow: hidden;
	background: url(../images/prob_bg.jpg) center top no-repeat;
	background-size: auto 100%;
    padding-top: 50px;
}

.bmsj {
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	height: 508px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.bmsj_dbt {
	width: 753px;
	line-height: 0;
	margin: 60px auto 0 auto;
	overflow: hidden;
}

.bmsj_dbt img {
	width: 753px;
	height: 173px;
}

.bmsj_dbt_wz {
	font-size: 22px;
	color: #adadb0;
	width: 753px;
	text-align: center;
	margin: 10px auto 60px auto;
	overflow: hidden;
}

.bmsj_l {
	width: 550px;
	float: left;
}

.bmsj_r {
	width: 460px;
	float: left;
	overflow: hidden;
}

.chengshi {
	width: 510px;
	margin: 20px auto;
	overflow: hidden;
}

.chengshi ul li {
	font-size: 18px;
	width: 80px;
	height: 40px;
	border-radius: 5px;
	float: left;
	text-align: center;
	margin-top: 12px;
	margin-right: 6px;
	line-height: 40px;
	border: 1px rgba(76, 164, 255, 1) solid;
	box-sizing: border-box;
	transition: background-color .5s;
}

.chengshi ul li a {
	color: #000000;
}

.chengshi ul li:nth-child(6n) {
	margin-right: 0;
}

.chengshi ul li:hover {
	font-size: 18px;
	color: #fff;
	background: rgba(76, 164, 255, 1);
	border: 1px rgba(76, 164, 255, 1) solid;
	box-sizing: border-box;
	display: block;
}

.chengshi ul li a:hover {
	color: #fff;
}

.chengshi_an {
	width: 470px;
	height: 70px;
	font-size: 24px;
	color: #fff;
	line-height: 70px;
	border-radius: 35px;
	text-align: center;
	margin: 20px auto 0 auto;
	background-color: rgba(76, 164, 255, 1);
	/* chrome 2+, safari 4+; multiple color stops */
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(1, rgba(76, 164, 255, 1)), color-stop(1, rgb(35, 128, 236)));
	/* chrome 10+, safari 5.1+ */
	background-image: -webkit-linear-gradient(45deg, rgba(76, 164, 255, 1), rgb(35, 128, 236));
	/* firefox; multiple color stops */
	background-image: -moz-linear-gradient(45deg, rgba(76, 164, 255, 1), rgb(35, 128, 236));
	/* ie10 */
	background-image: -ms-linear-gradient(45deg, rgba(76, 164, 255, 1) 0%, rgb(35, 128, 236) 100%);
	/* opera 11.1 */
	background-image: -o-linear-gradient(45deg, rgba(76, 164, 255, 1), rgb(35, 128, 236));
	/* 鏍囧噯鍐欐硶 */
	background-image: linear-gradient(45deg, rgba(76, 164, 255, 1), rgb(35, 128, 236));
}

.chengshi_an a {
	color: #fff;
	display: block;
}

.chengshi_an a:hover {
	background-color: rgba(76, 164, 255, 1);
	border-radius: 35px;
}

.bmsj_r_box {
	width: 400px;
	margin: 0 auto;
}

.bmsj_r_box ul li {
	width: 400px;
	height: 50px;
	margin-top: 20px;
	border-radius: 25px;
	background: rgb(35, 128, 236);
}

.bmsj_r_bt {
	width: 200px;
	line-height: 50px;
	font-size: 20px;
	color: white;
	text-align: center;
	float: left;
}

.bmsj_r_wz {
	width: 190px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	float: left;
	border-radius: 20px;
	margin-top: 5px;
	margin-left: 5px;
	background: white;
	overflow: hidden;
}

.bmsj_r_wz a {
	color: rgb(35, 128, 236);
	display: block;
}

.bmsj_r_wz a:hover {
	color: #fff;
	background: rgb(35, 128, 236);
	border-radius: 20px;
}

.three_wrap {
	position: relative;
	width: 100%;
	height: 606px;
	background: url(../images/three_bg.jpg) center top no-repeat;
	padding-top: 50px;
}

.lqu_m {
	position: absolute;
	height: 330px;
	margin-top: 23px;
	top: 50%;
	transform: translateY(-50%);
	right: 20%;
}

.lqu_m p {
	width: 515px;
	height: 38px;
	padding-left: 25px;
	background: url(../images/i4.png) left center no-repeat;
	overflow: hidden;
}

.lqu_a1 {
	float: left;
	width: 425px;
	color: #3d3d3d;
}

.lqu_m p a {
	height: 38px;
	line-height: 38px;
	font-size: 18px;
}

.biaoge_box {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/1_33.jpg);
	background-repeat: no-repeat;
	height: 940px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	padding-top: 47px;
    background-size: 100% 100%;
}

.biaoge_box .container .anpai{
	
}

.biaogetup {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.anpai {
	overflow: hidden;
	margin-top: 60px;
	display: flex;
	justify-content: center;
}

.anpai table {
	width: 1120px;
}

.anpai table tr th {
	border: 1px #fff solid;
	font-weight: normal;
	padding: 2.5% 0;
	font-size: 18px;
	color: #fff;
}

.anpai table tr th span {
	color: rgba(76, 164, 255, 1);
	font-weight: bold;
	font-size: 20px;
}

.anpai table tr th a {
	display: block;
	background: rgba(76, 164, 255, 1);
	border-radius: 15px;
	margin: 0 20px;
	color: white;
}

.anpai table tr th a:hover {
	background: rgba(76, 164, 255, 1);
	color: #FFFFFF;
}

.biaogetup .title,
.biaogetup .til_p {
	color: white;
}

.xinx_wrap {
	width: 100%;
	background: url(../images/xinx_bg.jpg) center top no-repeat;
	padding-top: 47px;
	background-size: auto 100%;
}

.autoin1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-bottom: 50px;
}

.xinx_l {
	width: 70%;
	margin-left: 35px;
}

.xinx_l > div {
	width: 45%;
}

.xinx_l:after {
	content: '';
	display: block;
	clear: both;
}

.xinx_l > div {
	float: left;
	margin: 20px;
}

.xinx_wrap h4 {
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #5a5762;
	border-left: 3px solid rgba(76, 164, 255, 1);
	padding-left: 10px;
}

.xinx_lc1 {
	padding-bottom: 15px;
	border-bottom: 1px dashed #11122e;
}

.xinx_lc2 {
	padding-top: 10px;
}

.xinx_lc li {
	height: 34px;
	margin-top: 14px;
	overflow: hidden;
}

.xinx_lc li span,
.xinx_lc li p {
	float: left;
	height: 34px;
	line-height: 34px;
	color: #5a5762;
}

.xinx_lc li span {
	width: 54px;
	font-size: 18px;
	text-align: center;
	margin-right: 15px;
}

.xinx_lc li span.span_te,
.xinx_lc li a:hover,
.xinx_rc a:hover {
	color: #fff;
	background-color: rgba(76, 164, 255, 1);
}

.xinx_lc li p {
	width: 330px;
	font-size: 16px;
}

.xinx_lc li a {
	float: right;
	width: 65px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: white;
	text-align: center;
	background-color: rgba(76, 164, 255, 1);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	margin-top: 2px;
}

.xinx_r {
	float: left;
	width: 415px;
	margin-left: 25px;
}

.xinx_rc1 {
	margin-bottom: 45px;
}

.xinx_rc2 {
	margin-top: 5px;
}

.xinx_rc a {
	float: left;
	font-size: 18px;
	text-align: center;
	color: #5a5762;
	background-color: #dadada;
}

.xinx_rc1 a {
	width: 68px;
	height: 34px;
	line-height: 34px;
	margin: 14px 18px 0 0;
}

.xinx_rc2 a {
	width: 111px;
	height: 38px;
	line-height: 38px;
	margin: 25px 40px 0 0;
}