/*style*/
body,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,ol,p,select,td,textarea,th,ul{margin:0;padding:0}
body{font:12px"微软雅黑,Helvetica, Arial, sans-serif";background:#fff;-webkit-text-size-adjust:100%}
a{color:#2d374b;text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle;max-width:100%}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
body{background:#fff;margin:0 auto}


/*common*/
.container { max-width: 1200px !important; padding: 0;}
.bg-light {background: #f5f5f5 !important;}
.bg-blue {background: #71c0fb !important;}
.overflow {overflow: hidden;}
.pb80 {padding-bottom: 80px;}
.btn-blue {background: #71c0fb !important; color: #fff;}
.btn-blue:hover {background: #5badea !important;}

/*header*/
.topin {
	line-height: 34px;
	font-size: 12px;
	color: #999999;
}
.topin strong {
	font-size: 15px;
}
.navli {
	font-size: 0;
	position: relative;
}
.navli li {
	display: inline-block;
	margin-left: 38px;
	font-size: 14px;
	color: #333333;
	border-bottom: 3px solid transparent;
}
.navli li>a {
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 44px;
	text-decoration: none;
	transition: 0.3s;
}
.navli li:hover>a {
	color: #047fcb;
}
.navli li.active {
	border-bottom: 3px solid #047fcb;
}
.navli li.active>a {
	color: #047fcb;
}
.h-116 {
	height: 100px;
}
.banner {
	height: 543px;
}

/*content*/
.content {
	position: relative;
	background: #fff;
}
.title {
	padding: 60px 0 32px;
}
.title h2 {
	position: relative;
	vertical-align: top;
}
.title h2 span {
	position: relative;
	z-index: 2;
	background: #fff;
	padding: 0 20px;
	vertical-align: top;
}
.title h2::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #f0f0f0;
}
.title img {
	position: relative;
	z-index: 2;
	display: inline-block;
	vertical-align: top;
	width: 57px;
	height: 36px;
	margin-top: 1px;
}
.qc-li>div{
	border-right: 1px solid #ededed;
}
.qc-li h4 {
	padding: 20px 0;
}
.qc-li p {
	display: block;
	height: 104px;
	font-size: 14px;
	line-height: 1.6em;
}
a.btnMore {
	display: block;
	width: 140px;
	text-align: center;
	line-height: 34px;
	border-radius: 200px;
	background: #429fff;
	margin: 0 auto;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	transition: 0.3s;
}
a.btnMore:hover {
	background: #118eea;
}
.cbox1 {
	padding-bottom: 80px;
}
.cbox2 {
	background: url(../images/bg1.jpg) no-repeat center #f3f3f3;
	height: 543px;
}
.cbox2 .title span {
	background: #f3f3f3;
}
.li-cng {

}
.li-cng li {
	width: 286px;
	height: 156px;
	margin-right: 18px;
	color: #fff;
	line-height: 2em;
}
.li-cng li p {
	font-size: 15px;
}
.li-cng li:nth-child(4n) {
	margin-right: 0;
}
a.btnZin {
	border:2px solid #fff;
	color: #fff;
	display: block;
	width: 108px;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
	transition: 0.3s;
}
a.btnZin:hover {
	background: #fff;
	color: #666;
}
.x-cont {
	position: relative;
}
.cbox4 .title span {
	background: #f5f5f5;
}
.x-cont {
	margin-top: 42px;
}
.x-inbox {
	width: 196px;
	margin-right: 130px;
	padding-bottom: 80px;
}
.x-inbox:nth-child(4n) {
	margin-right: 0;
}
.x-inbox img {
	margin-bottom: 22px;
}
.x-inbox p {
	font-size: 13px;
	line-height: 1.6em;
	color: #696464;
}
.x-inbox h5 {
	margin-bottom: 5px;
}
.boxshadow {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.cbox5 {
	padding-bottom: 80px;
}
.t-btn-li {
	border-bottom: 1px solid #eee;
}
.t-btn-li li {
	border-right: 1px solid #eeeeee;
	line-height: 82px;
	font-size: 20px;
	transition: 0.3s;
}
.t-btn-li li:last-child {
	border-right: 0;
}
.t-btn-li li a {
	color: #666666;
	display: block;
	text-decoration: none;
	transition: 0.3s;
	width: 100%;
}
.t-btn-li li:hover a {
	color: #118eea;
}
.t-btn-li li.active {
	background: #118eea;
}
.t-btn-li li.active a {
	color: #fff;
}
.b-cont-li {
	position: relative;
}
.b-cont-li>li {
	display: none;
	padding: 10px;
}
.b-cont-li>li.active {
	display: block;
}
.list-1 {
	width: 846px;
}
.list-1 li {
	height: calc(100% / 3);
	border-bottom: 1px solid #eeeeee;
	padding-top: 24px;
}
.list-1 li a {
	text-decoration: none;
}
.list-1 li h5 {
	color: #333333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 14px;
}
.list-1 li p {
	font-size: 14px;
	color: #999999;
	line-height: 22px;
}
.list-1 li p a {
	color: #118eea;
	display: inline-block;
	margin-left: 5px;
}
.list-1 li p a:hover {
	text-decoration: underline;
}

/*footer*/
.fot-show {
	padding: 76px 0;
	border-bottom: 1px solid #dddddd;
}
.p-fuins {
	padding-left: 60px;
	position: relative;
	margin-left: 50px;
}
.p-fuins img {
	position: absolute;
	left: 0;
	top: 50%;
	width: 42px;
	margin-top: -21px;
}
.p-fuins:first-child {
	margin-left: 0;
}
.p-fuins h6 {
	font-size: 16px;
	color: #363636;
	line-height: 2em;
}
.p-fuins p {
	font-size: 12px;
	color: #999999;
	line-height: 1.6em;
}
.fot-notice {
	color: #999999;
	line-height: 36px;
	padding: 20px 0;
}
.fot-notice a {
    color: #fff;
    text-decoration: none;
}
.links {
	padding: 25px 0;
	line-height: 32px;
	vertical-align: top;
}
.links strong {
	font-size: 16px;
	color: #363636;
}
.links a {
	font-size: 12px;
	color: #a0a0a0;
	margin-left: 22px;
}
.links a:hover {
	color: #666;
}
.fot-center {
	padding: 75px 0;
	border-bottom: 1px solid #ddd;
}
.fot-left {
	width: 194px;
	border-right: 1px solid #dddddd
}
.fot-left a {
	display: block;
	vertical-align: top;
	padding: 13px 0;
	line-height: 24px;
}
.fot-left a img {
	vertical-align: top;
	margin-right: 12px;
}
.fot-right {
	width: 906px;
}
.w-1s {
	width: 414px
}
.w-2s {
	width: 352px;
}
.fot-right p {
	font-size: 14px;
	color: #363636;
	line-height: 24px;
	padding: 12px 0;
}
.fot-right p img {
	vertical-align: top;
	margin-right: 10px;
}
.img-height {
	height: 220px;
}
.f-info p {
	font-size: 18px;
	line-height: 2em;
	color:#333333;
}
.f-info h4 {
	padding-top: 18px;
	padding-bottom: 18px;
}
.fz-ing p {
	font-size: 16px;
	height: 30px;
	height: 60px;
}
.SideBar {
	position: fixed;
	right: 1px;
	top: 50%;
	z-index: 11;
	margin-top: -95px;
	width: 74px;
}
.SideBar a {
	display: block;
	height: 60px;
	text-align: center;
	padding-top: 34px;
	box-sizing: border-box;
	line-height: 22px;
	color: #fff;
	background: #c5c5c5;
	margin-top: 1px;
	transition: 0.3s;
	text-decoration: none;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}
.SideBar a:hover {
	background-color: #71c0fb;
}
.SideBar a.a1 {
	background-position: center 10px;
	background-color: #71c0fb;
}
.SideBar a.a2 {
	background-position: center -50px;
}
.SideBar a.a3 {
	background-position: center -110px;
}
.wnbox {
	width: calc(100% / 6);
}
.wnbox h5 {
	padding: 30px 0;
}
.aboutinfo {
	position: relative;
}
.aboutinfo p {
	font-size: 16px;
	color: #747474;
	line-height: 42px;
}
.formmessing {
	background: #f4f9fb;
}
.formmessing button {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 13px;
}
.form-box {
	width: 566px;
	margin: 0 auto;
}
.form-box .btn:hover {
	background: #cbd4d8;
}
.form-box  textarea {
	height: 144px;
}
.m-title {
	padding: 18px 0;
	position: relative;
	border-top-right-radius: .3rem;
	border-top-left-radius: .3rem;
	font-size: 18px;
	min-height: 50px;
}
.close {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	width: 50px;
	height: 50px;
	opacity: 1;
}
.close:focus, .close:hover {
	color: #fff;
}
.wntext {
	width: 360px !important;
}
.f-text label {
	width: 80px;
	font-size: 14px;
}
.radio input {
	display: none;
}
.radio label {
	font-size: 14px;
	position: relative;
	display: inline-block;
	padding-left: 24px;
	margin-left: 15px;
	width: auto;
	cursor: pointer;
}
.radio label::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	border:5px solid #989898;
	box-sizing: border-box;
	background: #fff;
	border-radius: 50%;
}
.radio label.active::before {
	border-color: #71c0fb;
}
.wbtn {
	width: 284px;
}
.pop .modal-dialog {
	position: relative;
	top: 50%;
	margin-top: -172px;
}
.mb140 {
	margin-bottom: 140px;
}
.bnbg {
	background: url(../images/nb.png) no-repeat center;
	text-align: center;
	line-height: 170px;
	color: #fff;
	font-size: 40px;
	width: 151px;
}
.sui-box strong {
	font-size: 30px;
	font-weight: 400;
}
.din-box p {
	font-size: 18px;
	color: #333;
	line-height: 42px;
}
.din-box {
	width: 400px;
	max-width: calc(100% / 3);
}
.list-2 {
	position: relative;
	padding: 0 36px;
}
.list-2 li {
	padding: 14px 0 20px;
	border-bottom: 1px solid #eee;
}
.list-2 li a {
	text-decoration: none;
}
.list-2 li h5 {
	padding-bottom: 10px;
}
.list-2 li p {
	font-size: 14px;
	color: #999999;
	line-height: 1.6em;
}
.list-2 li p a {
	color: #118eea;
}
.list-2 li p a:hover {
	text-decoration: underline;
}
.pagination .active .text-dark {
	color: #fff !important;
}
.icon2 {
	vertical-align: top;
	margin-right: 16px;
}
.form-text button {
	height: 52px;
	color: #fff;
	vertical-align: top;
	background: #f0a608;
	font-size: 15px;
}
.form-text button:hover {
	background: #dc9704;
}
.form-text input {
	height: 52px;
	width: 300px !important;
}
.form-text select {
	height: 52px !important;
}
.in1 {
	border-right: 1px solid #eeeeee;
	width: 50%;
	box-sizing: border-box;
}
.w-info {
	width: 274px;
}
.w-info p {
	font-size: 15px;
	line-height: 28px;
	color: #333333;
}
.w-info h3 {
	padding-bottom: 6px;
}
.z-box {
	width: 400px;
	max-width: calc(100% / 3);
}
.z-box p {
	font-size: 15px;
	line-height: 2em;
}
.z-box h4 {
	padding: 10px 0 5px;
}
.container.mb140.mt-auto {
	height: 38px;
}

.banner{ width:100%; height:624px; overflow:hidden; position:relative;}
.KMSPrefix_kinMaxShow_button{ right:45% !important;}
.KMSPrefix_kinMaxShow_button li{ width:26px !important; height:26px !important; background:#ffffff; opacity:.8; border-radius:100px;}

#kinMaxShow .KMSPrefix_kinMaxShow_button li.KMSPrefix_kinMaxShow_focus{background: #fff !important ;opacity:1 ;}


.Text-Title{ width:100%; overflow:hidden; text-align:center; padding-bottom:30px; margin-top:30px;}
.Text-Title h3{ font-size:25px; color:#000000; line-height:60px;}
.Text-Title p{ font-size:14px; color:#737373; line-height:30px;}

.Text-Info{ width:100%; height:auto; overflow:hidden; border-top:1px solid #efefef; border-bottom:1px solid #efefef;}
.Text-Info p{ font-size:16px; line-height:20px; padding:6px  0px;}

.Text-Bot{ width:100%; height:auto; padding-bottom:20px; padding-top:20px; overflow:hidden; margin:25px auto;}
.Text-Bot a{ padding:10px 25px; border:1px solid #e8e8e8; border-radius:3px; color:#000; font-size:16px;}

.Text-Bot a:nth-child(2){ margin-left:10px;}