﻿* { box-sizing: border-box; }

.tophy{
	float: left;
	width: 100%;
	background:rgba(240,240,240,1);
}
.keshi{
	margin:auto;
	padding-left:10%;
	padding-right: 10%;
}
.tophyc{
	float: left;
	width: 100%;
	font-size:14px;
	color: rgba(102,102,102,1);
	line-height: 30px;
}
.toplog{
	float: left;
	width: 100%;
	padding-top:0.7829%;
	padding-bottom: 0.5219%;
}
.toplogoimg{
	float: left;
	width: 75%;
}
.toplogoimg img{
	width: 100%;
	max-width: 468px;
}
.topdh{
	float: right;
	width: 25%;
	text-align: right;
	font-size:14px;
	color: #333333;
}
.topdh span{
	font-size:22px;
	color: #1E50AE;
}
.daohang{
	float: left;
	width: 100%;
}
		.slider-wrap {
			position: relative;
			width: 100%;
			height: 650px;
			float: left;
		}


		.slider {
			height: 100%;
		}

		.slider .slider-list {
			position: relative;
			height: 100%;
		}

		.slider .slider-list .item {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}

		.slider .slider-list .item.cur {
			display: block;
		}

		.yuan {
			position: absolute;
			left: 50%;
			bottom: 40px;
			transform: translateX(-50%);
			-webkit-transform: translateX(-50%);
			-moz-transform: translateX(-50%);
		}

		.yuan .yuan-item {
			display: block;
			position: relative;
			float: left;
			width: 18px;
			height: 18px;
			margin-right: 1px;
			cursor: pointer;
		}

		.yuan .yuan-item::after {
			content: "";
			display: block;
			position: absolute;
			top: 4px;
			left: 4px;
			width: 10px;
			height: 10px;
			border: 2px solid rgba(255, 255, 255, .4);
			border-radius: 50%;
			box-sizing: border-box;
		}

		.yuan .yuan-item.cur::after {
			background: #fff;
		}

		.yuan .yuan-item::before {
			content: "";
			display: block;
			width: 18px;
			height: 18px;
			background-color: rgba(255, 255, 255, 0);
			border-radius: 50%;
		}
.item-img{
	width: 100%;
}
		.yuan .yuan-item.cur::before {
			background-color: rgba(255, 255, 255, .2);
		}

		.btn-group {
			width: 100%;
		}

		.btn-group .btn-left,
		.btn-group .btn-right {
			position: absolute;
			width: 50px;
			height: 50px;
			line-height: 50px;
			font-size: 30px;
			text-align: center;
			color: #fff;
			background: rgba(255, 255, 255, .5);
			border-radius: 50%;
			cursor: pointer;
			font-family: "宋体";
		}

		.btn-group .btn-left {
			left: 15px;
			top: 50%;
			margin-top: -25px;
		}

		.btn-group .btn-right {
			right: 15px;
			top: 50%;
			margin-top: -25px;
		}
				@media screen and (min-width: 1200px) {
			.slider-wrap {
				height: 650px;
			}
		}

		@media screen and (min-width:768px) and (max-width:992px) {
			.slider-wrap {
				height: 250px;
			}
		}

		@media screen and (max-width:768px) {
			.slider-wrap {
				max-height: 143px;
			}
		}

/****产品****/
.chanpin{
	float: left;
	width: 100%;
	padding-top: 2.3486%;
	padding-bottom: 2.0877%;
}
.chanpbt{
	float: left;
	width: 100%;
	font-size:16px;
	color: rgba(102,102,102,1);
	text-align: center;
}
.chanpbt span{
	font-size:24px;
	color: rgba(30,80,174,1);
}
.chnapnr{
	float: left;
	width: 100%;
	padding-top: 20px;
}
.chnapnr ul li{
	float: left;
	width: calc(25% - 20px);
	margin:10px;
}
.chnapnr ul li a{
	padding:5%;
	float: left;
}
.chnapnr ul li a .chanpimg{
	float: left;
	width: 100%;
	height:100%;
	cursor: pointer;
	background-size: cover;
	overflow: hidden;
}
.chnapnr ul li a .chanpimg img{
	width: 100%;
	height:621px;
	object-fit: cover;
	transition: transform 0.3s ease;
}
.chnapnr ul li a .chanpnm{
	float: left;
	width: 100%;
	font-size:16px;
	color: #333;
	text-align: center;
	line-height: 44px;
}
.chnapnr ul li:hover a{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.chnapnr ul li:hover a .chanpimg img{
transform: scale(1.1);
}
.chnapnr ul li:hover a .chanpnm{
	color:#1e50ae;
}
/****横条***/
.hengtiao{
	float: left;
	width: 100%;
	background:url('../images/0f7092f96aabdbd21444f4ff454eac3d.png') no-repeat center top; 
	padding-bottom:65px;
}

.htnr{
	float: left;
	padding-top: 6.225862995298859%;
	padding-left: 45.230315789473686%;
   padding-right: 5.427684210526315%;
}
.htnr1{
	float: left;
	width: 100%;
	font-size:36px;
	color: #fff;
}
.htnr1 span{
	font-size:30px;
}
.htnr2{
	float: left;
	border: 1px #fff solid;
	width: 70%;
	margin-top: 40px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
/****公司简介***/
.gsjj{
	float: left;
	width: 100%;
	padding-top: 4.6096%
}
.gsjjnr{
	float: left;
	width: 58.33%;
}
.gsjjbt{
	float: left;
	width: 100%;
	font-size:14px;
	color: rgba(102,102,102,1);
}
.gsjjbt span{
	font-size:24px;
	color: rgba(30,80,174,1);
}
.gsjjwz{
	float: left;
	width: 100%;
	margin-top: 2%;
	font-size:14px;
	color: rgba(153,153,153,1);
	line-height: 35px;
}
.gsjjgd{
	float: left ;
	margin-top: 3.3766778523489935%;
	width: 23%;
	border:1px #1e50ae solid;
	line-height: 35px;
	text-align: center;
}
.gsjjgd a{
	font-size:14px;
	color: #1e50ae;
}
.gsjjgd:hover{
	background:#1e50ae;
}
.gsjjgd:hover a{
	color: #fff;
}
.gsjjimg{
	float: right;
	width: 41.66%;
	text-align: center;
}
.gsjjimg img{
	width: 100%;
	margin:auto;
	text-align: center;
	max-width:600px;
}
/*****案例**/
.anli{
	float: left;
	width: 100%;
	margin-top:2.3486%;
}
.anlibt{
	float: left;
	width: 100%;
	border-bottom: 1px #dcdcdc solid;
	padding-bottom: 25px;
}
.anlibtnm{
	width: 50%;
	float: left;
	font-size:14px;
	color: rgba(102,102,102,1);
}
.anlibtnm span{
	font-size:24px;
	color: #1e50ae;
}

.anlibtgd{
	float: left;
	width: 50%;
	text-align: right;
	padding-top: 2.421557046979865%;
}
.anlibtgd a{
	font-size:14px;
	color: rgba(102,102,102,1);
}
.anlinr{
	float: left;
	width: 100%;
}
.anlinr ul li{
	float: left;
	width: 100%;
	padding:10px;
	border-top:1px #f0f0f0 solid;
}
.anlinr ul li:first-child{
	border-top:0px #f0f0f0 solid;
}
.anlinr ul li a .anliimg{
	float: left;
	width: 10%;
		height:100%;
	overflow: hidden;
	margin-right: 30px;
}
.anlinr ul li a .anliimg img{
	width: 100%;
	height:100%;
	overflow: hidden;
	transition: transform 0.3s ease;
}
.anlinr ul li a .anlijs{
	float: left;
	width: 87%;
}
.anlinr ul li a .anlijs .anlijsnm{
	float: left;
	width: 100%;
	font-size:16px;
	color: rgba(51, 51, 51,1);
	margin-top: 20px;
}
.anlinr ul li a .anlijs .anlijsnm span{
	text-align: right;
	float: right;
	font-size:14px;
	color: #999;
	margin-top: 9px;
}
.anlinr ul li a .anlijs .anlijswz{
	float: left;
	width: 100%;
	font-size:14px;
	color: #666;
	margin-top: 18px;
	line-height: 20px;
}
.anlinr ul li:hover{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.anlinr ul li:hover a .anliimg img{
	transform: scale(1.1); 
}
/****新闻***/
.xinwen{
	float: left;
	width: 100%;
	margin-top:2.3486%;
	margin-bottom: 80px;
}
.xinwennr{
	float: left;
	width: 100%;
	margin-top: 35px;
}
.xinwennr ul li{
	float: left;
	width: 100%;
	border-top:1px #f0f0f0 solid;
	padding:10px 10px 30px 10px;
}
.xinwennr ul li a .xinwennrnm{
	float: left;
	width: 100%;
	margin-top: 15px;
	font-size:16px;
	color: #333;
}
.xinwennr ul li a .xinwennrnm span{
	float: right;
	font-size: 14px;
	color: #999;
}
.xinwennr ul li a .xinwennrjs{
	float: left;
	width: 100%;
	margin-top:20px;
	font-size:14px;
	color: #666;
}
.xinwennr ul li:first-child{
	border-top:0px #f0f0f0 solid;
}
.xinwennr ul li:hover{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
/*****foot**/
.foot{
	float: left;
	background:rgba(40,40,40,1);
	padding-top:2.0877%;
	width: 100%;
}
.footnr{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.footnrjs{
	float: left;
	width: 41.6%;
}
.footnrlogo{
	float: left;
	width: 100%;
}
.footnrlogo img{
	width: 100%;
	max-width: 550px;
}
.footnrwz{
	float: left;
	width: 84%;
	margin-top: 25px;
	font-size:15px;
	color: rgba(153,153,153,1);
	line-height: 25px;
}
.footnrss{
	float: left;
	width: 55%;
	margin-top:15px;
}
.srk{
	float: left;
	width: 80%;
	line-height: 35px;
	padding:0px 15px;
	border:1px #1e50ae solid;
}
.ssan{
	float: left;
	width: 12%;
	background:#1e50ae;
	line-height: 35px;
	text-align: center;
	font-size:15px;
	color: #fff;
}
.footlx{
	float: left;
	width: 41.6%;
	font-size:15px;
	color: #999;
	line-height: 35px;
	padding-left:260px;
	margin-top: 60px;
}
.footewm{
	float: right;
	width: 16%;
	margin-top: 60px;
}
.footewm img{
	width: 100%;
	max-width:182px;
	text-align: right;
}
.footbq{
	float: left;
	width: 100%;
	font-size:12px;
	color: rgba(101, 113, 128, 1);
	text-align: center;
	line-height: 70px;
} 
.footbq a{
	font-size:12px;
	color: rgba(101, 113, 128, 1);
}
/****内页***/
.nybanner{
	float: left;
	width: 100%;
}
.nybanner img{
	width: 100%;
}
.nydqwz{
	float: left;
	width: 100%;
	background:rgba(238,238,238,1);
}
.nydqwzwz{
	float: left;
	width: 100%;
	font-size:16px;
	color: #333333;
	line-height: 50px;
}
.nydqwzwz a{
	font-size: 15px;
	color: #333333;
}
.nynr{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.nynrbt{
	float: left;
	width: 100%;
	font-size:14px;
	color: #666;
}
.nynrbt span{
	font-size:24px;
	color: #1e50ae;
}
.nyxxnr{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.nyxxnr img{
	max-width: 100%;
}
.nyfllb{
	float: left;
	width: 100%;
	padding:20px 0px;
	border-bottom:1px #f3f3f3 solid;
}
.nyfllbnr{
	float: left;
	width: 100%;
}
.nyfllbnr ul li{
	float: left;
	width: 25%;
	border-left:1px #ececec dashed;
	line-height: 40px;
	padding-left: 15px;
}
.nyfllbnr ul li a{
	font-size:16px;
	color: #333;
}
.nyfllbnr ul li:hover a{
	color:#1e50ae;
}

.nyfllbnr ul li.active a{
	color:#1e50ae;
}
.nycpbt{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.nycpbtnr{
	float: left;
	width: 100%;
	font-size:14px;
	color: #666;
	text-align: center;
}
.nycpbtnr span{
	font-size:24px;
	color: #1e50ae;
}
.pageStyle1{
	float: left;
	width: 100%;
	margin-top: 40px;
}
.page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.page.pageStyle0 .custom-page a {
    padding: 0 4px;
    background: transparent;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin: 0
}

.page.pageStyle0 .custom-page a:hover {
    background: transparent;
    color: #0078d7
}

.page.pageStyle0 .custom-page a.xl-active {
    background: transparent;
    color: #0078d7;
    cursor: default
}

.page.pageStyle0 .custom-page a.xl-disabled {
    cursor: not-allowed;
    color: #c0c4cc
}

.page.pageStyle0 .mb_page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    height: 60px;
    white-space: nowrap;
    font-size: 14px
}

.page.pageStyle0 .mb_page .iconfont {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 6px;
    background-color: transparent;
    border: none;
    color: #666;
    font-size: 14px;
    vertical-align: top;
    cursor: pointer;
    outline: 0
}

.page.pageStyle0 .mb_page .iconfont.disabled {
    color: #e2e2e2
}

.page.pageStyle1 .custom-page {
    height: 36px
}

.page.pageStyle1 .custom-page a {
    display: inline-block;
    margin-left: 0;
    min-width: 36px;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e3e2e8;
    border-right: none;
    font-weight: 500;
    background: transparent;
    font-size: 14px;
    cursor: pointer;
    padding: 0 4px
}

.page.pageStyle1 .custom-page a:hover {
    background: transparent;
    color: #0078d7
}

.page.pageStyle1 .custom-page a.page-num-current {
    line-height: 36px;
    border: 1px solid #e3e2e8;
    border-right: none;
    color: #0078d7;
    background: transparent
}

.page.pageStyle1 .custom-page a:last-of-type {
    border-right: 1px solid #e3e2e8
}

.page.pageStyle1 .custom-page a.xl-prevPage{
    margin-right: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e3e2e8;
    border-right: none;
    font-weight: 500;
    background: transparent
}

.page.pageStyle1 .custom-page a.xl-prevPage:hover{
    background: transparent;
    color: #0078d7
}

.page.pageStyle1 .custom-page a.xl-prevPage.xl-disabled{
    cursor: not-allowed;
    color: #c0c4cc
}

.page.pageStyle1 .custom-page a.xl-prevPage{
    font-size: 12px
}

.page.pageStyle1 .custom-page a.xl-nextPage{
    margin-right: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e3e2e8;
    font-weight: 500;
    background: transparent
}

.page.pageStyle1 .custom-page a.xl-nextPage:hover{
    background: transparent;
    color: #0078d7
}

.page.pageStyle1 .custom-page a.xl-nextPage.xl-disabled{
    cursor: not-allowed;
    color: #c0c4cc
}

.page.pageStyle1 .custom-page a.xl-nextPage{
    font-size: 12px
}

.page.pageStyle1 .mb_page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px;
    height: 60px;
    white-space: nowrap;
    font-size: 14px
}

.page.pageStyle1 .mb_page .iconfont,.page.pageStyle1 .mb_page span {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    text-align: center;
    border: 1px solid #e3e2e8;
    margin-left: -1px
}

.page.pageStyle1 .mb_page .iconfont.disabled,.page.pageStyle1 .mb_page span.disabled {
    color: #e2e2e2
}

.page.pageStyle1 .total_page {
    margin: 0 10px;
    font-size: 13px;
    line-height: 36px;
    color: #333
}

.page.pageStyle1 .jump_page {
    font-size: 13px;
    line-height: 36px;
    color: #333
}

.page.pageStyle1 .jump_page input {
    margin: 0 5px;
    padding-left: 15px;
    padding-right: 15px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    background: transparent;
    -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.page.pageStyle1 .jump_page input::-webkit-outer-spin-button,.page.pageStyle1 .jump_page input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.page.pageStyle1 .jump_page input[type=number] {
    -moz-appearance: textfield
}

.page.pageStyle1 .xl-jumpButton {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 12px;
    padding: 0 13px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e3e2e8;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 2px;
    background-color: transparent;
    outline: 0;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    font-family: å¾®è½¯é›…é»‘;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s
}

.page.pageStyle1 .xl-jumpButton:hover {
    color: #fff;
    background: #0078d7;
    border-color: #0078d7
}

.page.pageStyle2 .btn_more {
    width: 162px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    background: transparent
}

.page.pageStyle2 .btn_more i {
    margin-left: 5px;
    vertical-align: middle
}

.page.pageStyle2 .btn_bottom {
    display: none
}
.nyxwnr{
	float: left;
	width: 100%;
	border-bottom: 1px #f2f2f2 solid;
	padding-bottom: 20px;
}
.nyxwbt{
	float: left;
	width: 100%;
	font-size:18px;
	color: #333;
}
.nyxwbtjs{
	float: left;
	width: 100%;
	font-size:14px;
	color: #666;
	margin-top: 24px;
}
.nyxwtime{
	float: left;
	width: 100%;
	font-size:14px;
	color: #999;
	margin-top: 20px;
}
.nyxwwz{
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px #f2f2f2 solid;
}
.nyxwwz img{
	max-width: 100%;
}
.nyxwsx{
	float: left;
	width: 100%;
	margin-top: 40px;
}
.nyxwsyp{
	float: left;
	width: 100%;
	font-size:14px;
	color: #333;
}
.nyxwsyp a{
	font-size:14px;
	color: #333;
}
.nyxwxyp{
	float: left;
	width: 100%;
	margin-top: 25px;
	font-size:14px;
	color: #333;
}
.nyxwxyp a{
	font-size:14px;
	color: #333;
}
.nyxiangguan{
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.nylx{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.nylx ul li{
	float: left;
	width: 25%;
}
.nylx ul li .nylxtb{
	float: left;
	width: 100%;
	text-align: center;
}
.nylx ul li .nylxtb img{
	width: 100%;
	text-align: center;
	max-width: 66px;
}
.nylx ul li .nylxtbwz{
	float: left ;
	width: 100%;
	font-size: 16px;
	text-align: center;
	color: #333;
	margin-top: 15px;
}
.nylx ul li .nylxtbwz p{
	margin:auto;
	padding:0px;
}
.nylxdtl{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.nylxdtzs{
	float: left;
	width: 50%;
	height:831px;
}

.my_form .form_frame {
    position: relative;
    font-size: 0;
    margin: 0 -10px
}
.nylxliuy{
	float: right;
	width: 47%;
}

.form_item_wrap .form_item .input_style {
    font-size: 13px;
    color: #333;
    width: 100%;
    border: 0;
    padding-left: 14px;
    height: 44px;
    line-height: 44px;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: 0 0;
    border-radius: 0;
    background: rgba(204,204,204,0.15)
}

.item_type_validateCode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.form_item_wrap .form_item {
    padding: 0 10px
}

.form_item_wrap {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: calc(180px + 2.4%);
    vertical-align: bottom
}

.form_item_wrap .form_item {
    padding: 0 10px
}

.form_item_wrap .form_item .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.form_item_wrap .item_type_phone .phone_number_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.form_item_wrap .item_type_phone .area_code_mobi {
    margin-right: 0 !important;
    width: 90px;
    position: relative
}

.form_item_wrap .item_type_phone .area_code_mobi:after {
    content: "";
    display: block;
    position: absolute;
    height: 22px;
    width: 0;
    top: 10px;
    right: 0;
    border-right: 1px solid #e3e2e8
}

.form_item_wrap .item_type_phone .area_code {
    width: 28%;
    margin-right: 2.4%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    min-width: 130px
}

.form_item_wrap .item_type_phone .phone_number_wrap {
    position: relative;
    width: 100%
}

.form_item_wrap .item_type_city {
    margin: 0 -1.2%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form_item_wrap .item_type_city .select_wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.2%;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.form_item_wrap .select_style {
    position: relative
}

.form_item_wrap .select_style .arrow {
    position: absolute;
    right: 16px;
    font-size: 20px;
    line-height: 44px;
    color: #666;
    cursor: pointer
}

.form_item .title {
    font-weight: 400;
    font-size: 14px;
    color: #666;
    margin-bottom: 12px
}

.form_item .required_icon {
    color: red;
    position: relative;
    top: 2px;
    left: 10px;
    pointer-events: none;
    display: inline-block
}

.select_list_wrap {
    position: absolute;
    top: 100%;
    margin-top: 10px;
    width: 100%;
    padding: 8px 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    border-radius: 2px;
    z-index: 9032;
    left: 0;
    display: none
}

.select_provinces_dialog {
    display: block
}

.select_list_wrap .select_list,.pc_select_dialog {
    max-height: 120px;
    overflow: auto
}

.dialog_wrap ::-webkit-scrollbar,.select_list_wrap ::-webkit-scrollbar,.pc_select_dialog ::-webkit-scrollbar {
    width: 5px
}

.dialog_wrap ::-webkit-scrollbar-thumb,.select_list_wrap ::-webkit-scrollbar-thumb,.pc_select_dialog ::-webkit-scrollbar-thumb {
    background-color: #c1c1c1
}

.dialog_wrap ::-webkit-scrollbar-track,.select_list_wrap ::-webkit-scrollbar-track,.pc_select_dialog ::-webkit-scrollbar-track {
    background-color: #f7f7f7
}

.select_list_wrap .select_item {
    font-size: 14px;
    color: #333;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.select_list_wrap .select_item .left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.select_list_wrap .select_item .right {
    max-width: 60px;
    text-align: right;
    padding-left: 10px
}

.select_list_wrap .select_item:hover {
    background: #f0f0f0
}

.form_item_warp .form_item .item_type_validateCode {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.form_item_warp .form_item .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.item_type_validateCode .validateCode_input {
    max-width: 400px;
    margin-right: 10px
}

.item_type_validateCode .validateCode_img {
    width: 121px;
    height: 44px;
    display: inline-block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    cursor: pointer
}

.item_type_validateCode .validateCode_img {
    max-width: 100%;
    vertical-align: top
}

.my_form .form_submit {
    width: 100%;
    max-width: 335px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border: none;
    outline: 0;
    color: #fff;
    cursor: pointer
}

.my_form .form_item .item_type_file {
    width: 100%
}

.my_form .item_type_file .file_upload {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.my_form .item_type_file .file_name_text {
    width: 100%;
    margin-right: 10px;
    position: relative
}

.my_form .item_type_file .del_file_btn {
    position: absolute;
    right: 14px;
    border: 0;
    outline: 0;
    cursor: pointer;
    font-size: 17px;
    line-height: 44px;
    background: 0 0;
    color: #999
}

.file_upload_btn {
    background: rgba(204,204,204,0.15)
}

.my_form .item_type_file .file_upload_btn {
    position: relative;
    width: 100px;
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    color: grey;
    outline: 0;
    display: inline-block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    cursor: pointer;
    border: 0
}

.my_form .item_type_file .file_upload_btn span {
    display: inline-block;
    margin-right: 8px
}

.my_form .item_type_file .file_size_tips {
    font-size: 12px;
    margin-top: 7px;
    display: block;
    color: grey;
    padding-left: 2px
}

.my_form .item_type_radio {
    padding-top: 2px
}

.form_item .radio_style .radio_item {
    display: inline-block;
    font-size: 13px;
    line-height: 19px;
    color: #333;
    list-style-type: none;
    margin-right: 20px;
    cursor: pointer;
    position: relative
}

.form_item .radio_style .radio_inner {
    font-size: 20px;
    margin-right: 7px;
    float: left;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%
}

.my_form .checkbox_style .checkbox_inner {
    font-size: 20px;
    margin-right: 7px;
    float: left;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px
}

.form_item .radio_style .radio_inner {
    font-size: 20px
}

.form_item .radio_style .radio_item:not(.radio_active) .radio_inner,.my_form .checkbox_style .checkbox_item:not(.checkbox_active) .checkbox_inner {
    color: #e0e0e0;
    background-color: #fff
}

.my_form .checkbox_style .checkbox_item {
    display: inline-block;
    font-size: 13px;
    line-height: 19px;
    color: #333;
    list-style-type: none;
    margin-right: 20px;
    cursor: pointer;
    position: relative
}

.my_form .checkbox_style .checkbox_item .checkbox,.form_item .radio_style .radio_item .radio {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0
}

.my_form .textarea_style {
    background: rgba(204,204,204,0.15)
}

.my_form .form_item .textarea_style {
    font-size: 13px;
    color: #333;
    width: 100%;
    border: 0;
    padding: 9px 14px;
    height: 100px;
    resize: none;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0
}

.my_form .upload_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 10px;
    opacity: 0;
    cursor: pointer
}

.my_form .form_item .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.my_form .item_type_desc {
    min-height: 30px
}

.my_form .item_type_desc .primary_title {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 10px;
    white-space: pre-line
}

.my_form .item_type_desc .description {
    font-size: 12px;
    font-weight: 400;
    color: #666;
    white-space: pre-line
}

.my_form .item_type_date .connect_icon {
    font-size: 16px;
    line-height: 44px;
    width: 2.4%;
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.my_form .item_type_date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}
.jz_theme_bg_color{
	background-color: rgba(30, 80, 174, 1);
}
.nycplb{
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}
.nycpxq{
	float: left;
	width: 100%;
}
.nycpslt{
	float: left;
	width: 40%;
	border: 1px #eee solid;
}
.nycpslt img{
	width: 100%;
	margin:auto;
}
.nycpwzjs{
	float: right;
	width: 56%;
}
.nycpwzjsbt{
	float: left;
	width: 100%;
	font-size:20px;
	color: #333;
	margin-top: 20px;
}
.nycpwzjsjj{
	float: left;
	width: 100%;
	font-size:14px;
	color: #657180;
	margin-top: 35px;
	text-indent: 2em;
	line-height: 25px;
}
.nycpwzjsdh{
	float: left;
	width: 12%;
	background:rgba(30,80,174,1);
	text-align: center;
	line-height: 52px;
	margin-top: 80px;
	border-radius:30px;
}
.nycpwzjsdh a{
	font-size:15px;
	color: #fff;
}
.nycpxxx{
	float: left;
	width: 100%;
	margin-top: 60px;
}
.nycpxxbt{
	float: left;
	width: 100%;
	border: 1px #f0f0f0 solid;
	line-height: 56px;
}
.nycpxxbt span{
	font-size:15px;
	color: rgba(30,80,174,1);
	float: left;
	width: 160px;
	text-align: center;
	border-top: 4px #1e50ae solid;
	border-right:1px #f0f0f0 solid;
}
.nycpxxjs{
	float: left;
	width: 100%;
	padding-top: 25px;
}
.nycpxxjs img{
	max-width: 100%;
}
.nycpsx{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.nycpsyy{
	float: left;
	width: 50%;
	font-size:13px;
	color: #657180;
	line-height: 30px;
}
.nycpsyy a{
	font-size:13px;
	color: #657180;
	padding-left: 10px;
}
.nycpsyy span{
	padding:10px 20px;
	text-align: center;
	border: 1px solid #e9e9e9;
	border-radius:30px;

}
.nycpxyy{
	float: left;
	width: 50%;
	text-align: right;
	font-size:13px;
	color: #657180;
	line-height: 30px;
}
.nycpxyy a{
	font-size:13px;
	color: #657180;
	padding-left: 10px;
}
.nycpxyy span{
	text-align: center;
	border: 1px solid #e9e9e9;
	padding:10px 20px;
	border-radius:30px;

}
@media screen and (min-width:992px) and (max-width:1440px){
	.chnapnr ul li a .chanpimg img{
	height: 347px;
}
}
@media screen and (max-width:992px){
	.keshi{
	padding-left: 15px;
	padding-right: 15px;
}
.topdh{
	display: none;
}
.chnapnr ul li{
	width: calc(50% - 20px);
}
.chnapnr ul li a .chanpimg img{
	height: 223px;
}
.htnr{
	padding-left: 0px;
	padding-right: 0px;
}
.gsjjnr{
	width: 100%;
}
.gsjjimg{
	width: 100%;
}
.anlinr ul li a .anliimg{
	width: 38%;
	margin-right: 2%;
}
.anlinr ul li a .anlijs{
	width: 60%;
}
.footnrjs{
	width: 100%;
}
.footlx{
	width: 100%;
	padding-left: 0px;
	margin-top: 20px;
}
.footewm{
	width: 100%;
	margin-top: 20px;
}
.footnrwz{
	width: 100%;
}
.footnrss,.nycpslt,.nycpwzjs,.nycpsyy{
	width: 100%;
}
.footewm img{
	text-align: center;
}
.footbq{
	line-height: 25px;
}
.nycpwzjsdh{
	width: 45%;
	margin-top: 20px;
}
.nycpxyy{
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
.nylx ul li{
	width: 50%;
	height:160px;
}
.nylxdtzs,.nylxliuy{
	width: 100%;
}
}















