@charset "utf-8";
/* CSS Document */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	height: 100%;
}
body {
	margin: 0;
	min-height: 100%;
	/*background-color: #fff;*/
	color: #333;
}
img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.mt-80 {
	margin-top: 80px
}
.honor {
	text-align: center
}
.honor .other {
	font-size: 30px;
	color: #605f60
}
.honor h3 {
	position: relative;
	font-size: 24px;
	width: 30%;
	margin: 0 auto 20px;
	text-align: center
}
.honor h3:before {
	position: absolute;
	content: "";
	background: #ddd;
	height: 20px;
	bottom: 0;
	width: 100%;
	right: 0;
	z-index: -1
}
.headline-div-block {
	margin-right: 100px;
	margin-bottom: 50px;
	margin-left: 100px;
	text-align: center;
}
.w-container {
	margin-left: auto;
	margin-right: auto;
	/*max-width: 940px;*/
	max-width: 1170px;
}
.w-container:before, .w-container:after {
	content: " ";
	display: table;
}
.w-container:after {
	clear: both;
}
.w-container .w-row {
	margin-left: -10px;
	margin-right: -10px;
}
.w-row:before, .w-row:after {
	content: " ";
	display: table;
}
.w-row:after {
	clear: both;
}
.w-row .w-row {
	margin-left: 0;
	margin-right: 0;
}
.w-col {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.w-col .w-col {
	padding-left: 0;
	padding-right: 0;
}
.w-col-1 {
	width: 8.33333333%;
}
.w-col-2 {
	width: 16.66666667%;
}
.w-col-20 {
	width: 20%;
}
.w-col-3 {
	width: 25%;
}
.w-col-4 {
	width: 33.33333333%;
}
.w-col-5 {
	width: 41.66666667%;
}
.w-col-6 {
	width: 50%;
}
.w-col-7 {
	width: 58.33333333%;
}
.w-col-8 {
	width: 66.66666667%;
}
.w-col-9 {
	width: 75%;
}
.w-col-10 {
	width: 83.33333333%;
}
.w-col-11 {
	width: 91.66666667%;
}
.w-col-12 {
	width: 100%;
}
.w-col-push-1 {
	left: 8.33333333%;
}
.w-col-push-2 {
	left: 16.66666667%;
}
.w-col-push-3 {
	left: 25%;
}
.w-col-push-4 {
	left: 33.33333333%;
}
.w-col-push-5 {
	left: 41.66666667%;
}
.w-col-push-6 {
	left: 50%;
}
.w-col-push-7 {
	left: 58.33333333%;
}
.w-col-push-8 {
	left: 66.66666667%;
}
.w-col-push-9 {
	left: 75%;
}
.w-col-push-10 {
	left: 83.33333333%;
}
.w-col-push-11 {
	left: 91.66666667%;
}
.w-col-pull-1 {
	right: 8.33333333%;
}
.w-col-pull-2 {
	right: 16.66666667%;
}
.w-col-pull-3 {
	right: 25%;
}
.w-col-pull-4 {
	right: 33.33333333%;
}
.w-col-pull-5 {
	right: 41.66666667%;
}
.w-col-pull-6 {
	right: 50%;
}
.w-col-pull-7 {
	right: 58.33333333%;
}
.w-col-pull-8 {
	right: 66.66666667%;
}
.w-col-pull-9 {
	right: 75%;
}
.w-col-pull-10 {
	right: 83.33333333%;
}
.w-col-pull-11 {
	right: 91.66666667%;
}
.w-col-offset-1 {
	margin-left: 8.33333333%;
}
.w-col-offset-2 {
	margin-left: 16.66666667%;
}
.w-col-offset-3 {
	margin-left: 25%;
}
.w-col-offset-4 {
	margin-left: 33.33333333%;
}
.w-col-offset-5 {
	margin-left: 41.66666667%;
}
.w-col-offset-6 {
	margin-left: 50%;
}
.w-col-offset-7 {
	margin-left: 58.33333333%;
}
.w-col-offset-8 {
	margin-left: 66.66666667%;
}
.w-col-offset-9 {
	margin-left: 75%;
}
.w-col-offset-10 {
	margin-left: 83.33333333%;
}
.w-col-offset-11 {
	margin-left: 91.66666667%;
}
.w-hidden-main {
	display: none !important;
}
.headline-div-block.ele {
	margin-bottom: 0px;
}
.headline-div-block._2 {
	margin-bottom: 20px;
}
.headline-div-block h2 {
	font-size: 30px;
}
.headline-div-block p {
	font-size: 20px;
	color: #ababab;
	margin-top: 10px;
}
.vidider4 {
	width: 15%;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	/*background-color: #d7000f;*/
	background-color: 145fde;
	margin: 10px auto 0px;
	background-image: url(../image/right.jpg);
	background-position: 50% 0px;
	background-size: cover;
}
.mt-120 {
	margin-top: 120px
}
.liucheng {
	margin-top: 120px;
	text-align: center
}
.liucheng .box {
	background: #dcdddd;
	height: 10px
}
.liucheng .mt-10 {
	margin-top: -10px
}
.liucheng .redbox {
	width: 90%;
	background: red;
	overflow: hidden;
	/*background-color: #e60012;*/
	background-color: #145fde;
	height: 48px;
	line-height: 48px;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	font-size: 24px;
	margin: 0 auto;
	margin-top: -11px
}
.liucheng p {
	font-size: 14px;
	color: #989898;
	margin-top: 10px
}
.liucheng .line {
	display: block;
	width: 28px;
	margin: 0 auto;
	height: 2px;
	background: #989898
}
.contact {
	margin-top: 68px;
}
.contactbox {
	display: flex;
	margin: 0 auto;
	background: #dcdddd;
	border-radius: 30px;
	font-size: 28px;
	color: #636669;
	height: 52px;
	line-height: 52px;
	padding: 0 30px;
}
.contactbox .fa {
	font-size: 65px;
	margin-top: -20px;
	margin-right: 10px;
}
.contactbox .phone_msg {
	display: inline-block;
	margin: 0 10px;
}
.contactbox .phone {
	font-weight: bold;
	font-size: 36px;
	color: #145fde;
}
.typegory {
	margin-top: 80px;
	position: relative;
	margin-bottom: 100px
}
.typegory h2 {
	text-align: center;
	font-size: 72px;
	color: #fff;
	margin: 60px 0 150px;
	font-weight: normal;
	filter: opacity(1);
	-webkit-filter: opacity(1)
}
.typegory .bgimg {
	/*background: #e60012;*/
	background: #145fde;
	
}
.typegory .bgimg img {
	filter: opacity(40%);
	-webkit-filter: opacity(40%)
}
.typegory .typebox {
	margin-top: -500px
}
.typegory .w-container {
}
.typegory .w-row {
	background: #f5f5f5;
	filter: opacity(1);
	-webkit-filter: opacity(1)
}
.typegory .typeimg {
 padding-left: 0;
 /*border:solid 3px #fff;*/
 -webkit-box-shadow: 0 0 10px 5px #666;
 -moz-box-shadow: 0 0 10px 5px #666;
 box-shadow: 0 0 10px 5px #666;
}
.typegory .typemsg {
	background-color: #fff;
	padding: 50px;
}
.typegory h3 {
	font-size: 32px;
	/*color: #b20d1b;*/
	color: #145fde;
	margin-top: 50px
}
.typegory p {
	font-size: 14px
}
.typegory .pone {
	margin-top: 26px;
	font-size: 24px
}
.typegory .ptwo {
	font-size: 24px;
	margin: 26px 0 26px;
	color: #000;
	line-height: 36px
}
.typegory .pthree {
	text-indent: 2em;
	font-size: 16px
}
.typegory span {
	display: block;
	width: 70px;
	height: 2px;
	margin-top: 26px;
	background-color: #9f9f9f
}
.typegory .mt-80 {
	margin-top: 80px
}
.typegory .link {
	display: inline-block;
	/*background-color: #d7000f;*/
	background-color: #145fde;
	color: #fff;
	padding: 5px 30px;
	border-radius: 50px;
	margin-top: 30px;
	font-size: 20px
}
.text-center {
	text-align: center;
}
@media (max-width: 479px) {
.headline-div-block {
	margin-right: 30px;
	margin-left: 30px;
}
.liucheng {
	display: none
}
.contactbox {
	display: flex;
	margin: 0 auto;
	background: #dcdddd;
	border-radius: 30px;
	font-size: 10px;
	color: #636669;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
}
.contactbox .fa {
	font-size: 24px;
	margin-top: 3px;
	margin-right: 0;
}
.contactbox .phone_msg {
	display: inline-block;
	margin: 0 5px;
}
.contactbox .phone {
	font-weight: bold;
	font-size: 18px;
}
.typegory .typebox {
	margin-top: -170px
}
.typegory .typemsg {
	padding: 0 20px 40px
}
.typegory h2 {
	margin: 60px 0 20px;
	font-size: 28px
}
.w-container {
	max-width: none;
}
}
@media (max-width : 480px) {
.tp-banner-container {
	max-height: 65vh !important;
}
.media-tittle, .section-title {
	margin-bottom: 20px;
}
}
@media (max-width:990px) {
.contactbox .phone_msg {
	margin: 0 10px
}
.contactbox .phone {
	font-size: 45px
}
.liucheng {
	display: none
}
.typegory .typebox {
	margin-top: -300px
}
.typegory h2 {
	font-size: 45px;
	margin: 60px 0 60px
}
.typegory .typemsg {
	padding: 0 50px 50px
}
.w-container {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media screen and (max-width: 991px) {
.w-container {
	max-width: 728px;
}
.w-col-stack {
	width: 100%;
	left: auto;
	right: auto;
}
}
@media (max-width:767px) {
.contactbox {
	font-size: 20px;
	height: 45px;
	line-height: 45px
}
.contactbox .fa {
	font-size: 50px;
	margin-top: -10px;
	margin-right: 0
}
.contactbox .phone_msg {
	display: inline-block;
	margin: 0 10px
}
.contactbox .phone {
	font-weight: bold;
	font-size: 26px
}
.liucheng {
	display: none
}
.typegory .typebox {
	margin-top: -200px
}
.typegory h2 {
	font-size: 38px;
	margin: 60px 0 50px
}
.typegory .typemsg {
	padding: 0 50px 50px
}
.w-row, .w-container .w-row {
	margin-left: 0;
	margin-right: 0;
}
.w-col {
	width: 100%;
	left: auto;
	right: auto;
}
.w-col-small-1 {
	width: 8.33333333%;
}
.w-col-small-2 {
	width: 16.66666667%;
}
.w-col-small-3 {
	width: 25%;
}
.w-col-small-4 {
	width: 33.33333333%;
}
.w-col-small-5 {
	width: 41.66666667%;
}
.w-col-small-6 {
	width: 50%;
}
.w-col-small-7 {
	width: 58.33333333%;
}
.w-col-small-8 {
	width: 66.66666667%;
}
.w-col-small-9 {
	width: 75%;
}
.w-col-small-10 {
	width: 83.33333333%;
}
.w-col-small-11 {
	width: 91.66666667%;
}
.w-col-small-12 {
	width: 100%;
}
.w-col-small-push-1 {
	left: 8.33333333%;
}
.w-col-small-push-2 {
	left: 16.66666667%;
}
.w-col-small-push-3 {
	left: 25%;
}
.w-col-small-push-4 {
	left: 33.33333333%;
}
.w-col-small-push-5 {
	left: 41.66666667%;
}
.w-col-small-push-6 {
	left: 50%;
}
.w-col-small-push-7 {
	left: 58.33333333%;
}
.w-col-small-push-8 {
	left: 66.66666667%;
}
.w-col-small-push-9 {
	left: 75%;
}
.w-col-small-push-10 {
	left: 83.33333333%;
}
.w-col-small-push-11 {
	left: 91.66666667%;
}
.w-col-small-pull-1 {
	right: 8.33333333%;
}
.w-col-small-pull-2 {
	right: 16.66666667%;
}
.w-col-small-pull-3 {
	right: 25%;
}
.w-col-small-pull-4 {
	right: 33.33333333%;
}
.w-col-small-pull-5 {
	right: 41.66666667%;
}
.w-col-small-pull-6 {
	right: 50%;
}
.w-col-small-pull-7 {
	right: 58.33333333%;
}
.w-col-small-pull-8 {
	right: 66.66666667%;
}
.w-col-small-pull-9 {
	right: 75%;
}
.w-col-small-pull-10 {
	right: 83.33333333%;
}
.w-col-small-pull-11 {
	right: 91.66666667%;
}
.w-col-small-offset-1 {
	margin-left: 8.33333333%;
}
.w-col-small-offset-2 {
	margin-left: 16.66666667%;
}
.w-col-small-offset-3 {
	margin-left: 25%;
}
.w-col-small-offset-4 {
	margin-left: 33.33333333%;
}
.w-col-small-offset-5 {
	margin-left: 41.66666667%;
}
.w-col-small-offset-6 {
	margin-left: 50%;
}
.w-col-small-offset-7 {
	margin-left: 58.33333333%;
}
.w-col-small-offset-8 {
	margin-left: 66.66666667%;
}
.w-col-small-offset-9 {
	margin-left: 75%;
}
.w-col-small-offset-10 {
	margin-left: 83.33333333%;
}
.w-col-small-offset-11 {
	margin-left: 91.66666667%;
}
}
@media (min-width:1410px) {
.typegory .typebox {
	margin-top: -400px
}
.shouhou ul {
	display: none
}
}
@media (min-width:1570px) {
.typegory .typebox {
	margin-top: -500px
}
.shouhou ul {
	display: flex
}
.typegory h2 {
	margin-bottom: 90px;
}
}
