
@charset "utf-8";


@font-face {
	font-family: "Helvetica_cyr";
	src: url('HELVETICA.TTF');
	font-style: normal;
}

/* @font-face {
	font-family: 'D-DIN';
	src: url('D-DIN.ttf');
	font-style: normal;
} */

html,
body,
div,
p,
ul,
li,
ol,
dl,
dt,
dd,
form,
input,
textarea,
table,
tr,
td,
img,
a,
span,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

html,
body {
	width: 100%;
}

body {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	overflow-x: hidden;
	color: #333333;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
select,
option,
textarea {
	border: none;
	outline: none;
	font-family: "Microsoft YaHei";
}

img {
	border: none;
}

a,
a:hover,
a:active,
a:visited,
a:link {
	text-decoration: none;
	outline: 0;
	color: #000;
}

a:hover {
	color: #1d499e;
}

ul li {
	margin: 0;
}

ul,
li {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

.none {
	display: none;
}

.block {
	display: block;
}

.w {
	width: 1680px;
	margin: 0 auto;
}

.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.ellipsis-6 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

::-webkit-input-placeholder {
	color: #999999;
}

:-moz-placeholder {
	color: #999999;
}

::-moz-placeholder {
	color: #999999;
}

:-ms-input-placeholder {
	color: #999999;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

.h {
	height: 80px;
}

header.fixed {
	background: #fff;
}

.overflow {
	overflow: hidden;
}
img{
	max-width: 100%;
	vertical-align: bottom;
	
}
/*.index-two{
	border: 15px solid #fff;
}*/
.index-two{
	padding: 190px 0;
	background: url(../images/bj1.jpg) no-repeat center;
	background-size: cover;
}
.index-two-tlte h2{
  font-size: 48px;
  font-family: "Helvetica_cyr";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
      letter-spacing: 5px;
  text-align: center;
  
}
.index-two-tlte h3{
	
	  font-size: 24px;

	  color: rgb(0, 0, 0);
	  line-height: 1.2;
	  text-align: center;
	margin-top: 20px;
	    letter-spacing: 4px;

}
.index-twoing ul{
	margin-top: 80px;
	display: flex;
	justify-content: center;
}
.index-twoing ul li {
    text-align: center;
    margin-right: 0;
    width: 26.3%;
}
.index-twoing ul li:last-child{
		margin-right: 0px;
}
.index-twoing ul li p{
	


	  font-size: 36px;
	margin: 20px 0 10px 0;
	  color: rgb(0, 0, 0);
	  line-height: 0.8;
	  text-align: center;
	    letter-spacing: 5px;

}
.index-twoing ul li img{
	margin-bottom: 15px;
}
.index-twoing ul li h1{
	  font-size: 18px;
	 
	  color: rgb(0, 0, 0);
	  line-height: 1.333;
	  text-align: center;
	
  letter-spacing: 4px;
}
.index-three{
	background: url(../images/bj2.jpg) no-repeat center;
	background-size: cover;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	border-bottom: 15px solid #fff;
	padding: 160px 0 300px 0;
}
.index-three .index-two-tlte h2{
	color: #fff;
}
.index-three .index-two-tlte h3{
	color: #fff;
}
.index-four{
	padding: 100px 115px 90px 115px;
}
.index-four-one ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
}
.index-four-one{
	margin-top: 60px;
}
.index-four-one ul li{
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px;
	width: 32%;
	overflow: hidden;
	
}
.index-four-one ul li:hover  .index-fou-xia{
	display: block;
}
.index-fou-xia{
	position: absolute;
	top: 0;
	display: none;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,84,142,0.35);
}
.index-fou-xia p{
	text-align: center;
	position: absolute;
	top: 50%;
	color: #fff;
	font-size: 30px;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
}
.index-four-one ul li:nth-child(3n){
	margin-right: 0;
}
.index-four-one ul li img{
	vertical-align: middle;
	transition: all 1s;
}
.index-four-one ul li:hover img{
	transform: scale(1.1);
}
.index-five{
	/*border: 15px solid #fff;*/
	background: url(../images/bj3.jpg) no-repeat center;
	background-size: cover;
	    padding: 120px 0 120px 0;
}
.index-five .index-two-tlte  h2{
	color: #fff;
}
.index-five .index-two-tlte h3{
	color: #fff;
}
.index-fiveing ul{
	    margin-top: 100px;
	display: flex;
	justify-content: center;
}
.index-fiveing ul li {
    text-align: center;
    width: 26.3%;
    margin-right: 0;
}
.index-fiveing ul li:last-child{
		margin-right: 0px;
}
.index-fiveing ul li h2 {
    font-size: 36px;
    font-family: "Helvetica_cyr";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 24px;
}
.index-fiveing ul li h3{
	    letter-spacing: 2px;
	  font-size: 36px;
	  font-family: "Helvetica_cyr";
	  color: rgb(255, 255, 255);
      text-align: center;

}
.index-one {
	position: relative;
}
.index-one-xia{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	
}
.index-one-xia img{
	display: block;
	margin:  0 auto;
}
.slogan{
	
	margin-top: 50px !important;
}
.index-fix{
	background: url(../images/bj4.jpg) no-repeat center;
	background-size: cover;
	padding: 100px 0;
}
.index-fixa{
	max-width: 1160px;
	margin: 0 auto;
}
.index-fixb{
	width: 50%;
}
.index-fixc{
	width: 50%;
}
.index-fixb h2{
  font-size: 48px;
  font-family: "Helvetica_cyr";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  
}
.index-fixb h3{
	
	  font-size: 24px;

	  color: rgb(0, 0, 0);
	  line-height: 1.2;
	  text-align: left;
	margin-top: 10px;
	    letter-spacing: 4px;

}
.index-fixa{
	display: flex;
}
.index-fixc ul li{
	width:100%;
	margin-bottom: 12px;
}
.index-fixc ul li:nth-child(1) input{
	width: 50%;
}
.index-fixc ul li:nth-child(2){
		width: 48%;
		margin-right: 20px;
}
.index-fixc ul li:nth-child(3){
		width: 48%;
		/* margin-right: 20px; */
}
.index-fixc ul li:nth-child(5){
		width: 48%;
		margin-right: 20px;
}
.index-fixc ul li:nth-child(6){
		width: 48%;
		/* margin-right: 20px; */
}
.index-fixc ul li span{
	display: block;
	
	  font-size: 16px;
	
	  color: rgb(0, 0, 0);
	 margin-bottom: 10px;

}
.index-fixc ul {
	display: flex;
	
	flex-wrap: wrap;
	
}
.index-fixc ul li input{
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 1px solid rgb(0, 84, 142) ;
	padding-left: 10px;
	  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	background: transparent;

}

.index-fixc ul li textarea{
	width: 100%;
	height: 80px;
	
	border: 1px solid rgb(0, 84, 142) ;
	padding-left: 10px;
	  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
	background: transparent;

}
.index-fixc ul li input::-webkit-input-placeholder{
            color:#a0a0a0;
             font-size: 14px
        }
.index-fixc ul li input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#a0a0a0;
             font-size: 14px
        }
 .index-fixc ul button{
	 margin-top: 30px;
	
	   border-width: 1px;
	   border-color: rgb(0, 84, 142);
	   border-style: solid;
	   background-color: rgb(24, 119, 213);
	  line-height: 47px;
	   width: 137px;
	   height: 47px;
	 text-align: center;
	
	   font-size: 14px;
	  cursor: pointer;
	   color: rgb(255, 255, 255);
	   line-height: 1.2;
	

 }
 .footer{
	 background: url(../images/footer.jpg) no-repeat center;
	 background-size: cover;
	 padding: 35px 0;
 }
 .footer p{
	
	   font-size: 14px;
	  
	   color: rgb(255, 255, 255);
	   line-height: 1.429;
	   text-align: center;
	  

 }
  .footer p a{
	  color: rgb(255, 255, 255);
  }
  .index-one>img{
	  width: 100%;
  }
/* 响应 */

	
@media only screen and (max-width:1680px) {
	
	.index-two{
		padding: 170px 0;
	}
	.index-three{
		padding: 140px 0 280px 0;
	}
}

@media only screen and (max-width:1500px) {

}

@media only screen and (max-width:1440px) {
	
	.index-one-xia .slogan{
		width: 48%;
	}
	.index-two-tlte h2{
		font-size: 39px;
	}
	.index-two-tlte h3{
		font-size: 20px;
	}
	.index-twoing ul li img{
		width: 30%;
	}
	.index-twoing ul li{
		/*margin-right: 188px;*/
	}
	.index-twoing ul li p{
		font-size: 32px;
	}
	.index-fiveing ul li h2 {
    font-size: 29px;
   
}
	.index-fiveing ul li h3 {
   
    font-size: 28px;
   
}
	.index-twoing ul li p {
    font-size: 27px;
}
	.index-twoing ul li h1{
		font-size: 16px;
	}
	.index-fiveing ul li{
		/*margin-right: 166px;*/
	}
}

@media only screen and (max-width:1300px) {
	
}

@media only screen and (max-width:1280px) {}

@media only screen and (max-width:1200px) {
	.index-twoing ul li{
		margin-right: 129px;
	}
	.index-twoing ul li img{
		width: 35%;
	}
	.index-two-tlte h2{
		font-size: 34px;
	}
	.index-two-tlte h3{
		font-size: 18px;
	}.index-twoing ul li p{
		font-size: 28px;
	}
	.index-fixb h2{
		font-size: 34px;
	}
	.index-fixb h3{
		font-size: 18px;
	}
	.index-fixa{
		padding: 0 10px;
	}
	.index-two{
		padding: 135px 0;
	}
	.index-four-one ul li{
		width: 31%;
	}
	.index-fiveing ul li{
		margin-right: 112px;
	}
}

@media only screen and (max-width:1000px) {
	.index-one-xia img {
	  display: block;
	  margin: 0 auto;
	  width: 32%;
	}
	.slogan {
	  margin-top: 19px !important;
	  width: 65% !important;
	}
	.index-two {
	  border: 9px solid #fff;
	}
	.index-two {
	  padding: 60px 0;
	
	}
	.index-two-tlte h2 {
	  font-size: 23px;
	  
	}
	.index-two-tlte h3 {
	  font-size: 18px;
	  
	  margin-top: 18px;
	  
	}
	.index-twoing ul {
	  margin-top: 60px;
	  
	}
	.index-twoing ul{
		flex-wrap: wrap;
	}
	.index-twoing ul li {
	  text-align: center;
	  width: 100%;
	  margin-right: 7px;
	  margin-bottom: 20px;
	}
	.index-twoing ul li  img{
		width: 18%;
	}
	.index-twoing ul li p {
	  font-size: 20px;
	  margin: 8px 0 10px 0;
	  
	}
	.index-twoing ul li h1 {
	  font-size: 16px;
	  color: rgb(0, 0, 0);
	 
	}
	.index-three {
	  
	
	  border-left: 9px solid #fff;
	  border-right: 9px solid #fff;
	  border-bottom: 9px solid #fff;
	  padding: 60px 0 60px 0;
	}
	.index-four {
	  padding: 60px 9px 40px 9px;
	}
	.index-four-one ul li {
	  margin-right: 8px;
	  margin-bottom: 8px;
	  width: 48%;
	 
	}
	.index-four-one ul li:nth-child(2n){
		margin-right: 0px !important;
	}
	.index-four-one ul li:nth-child(3n){
		margin-right: 8px;
	}
	.index-five {
	  border: 9px solid #fff;
	  
	  padding: 60px 0 60px 0;
	}
	.index-fiveing ul {
	  margin-top: 40px;
	  
	}
	.index-fiveing ul li {
	  text-align: center;
	  margin-right: 0;
	  margin-bottom: 20px;
	  width: 50%;
	}
	.index-fiveing ul{
		flex-wrap: wrap;
	}
	.index-fiveing ul li img{
		width: 50%;
	}
	.index-fiveing ul li h2 {
	  font-size: 15px;
	 
	}
	.index-fiveing ul li h3 {
	  letter-spacing: 2px;
	  font-size: 16px;
	  
	}
	.index-fix {
	 
	  padding: 60px 0;
	}
	.index-fixa{
		flex-wrap: wrap;
	}
	.index-fixb {
	  width: 100%;
	}
	.index-fixc {
	  width: 100%;
	}
	.index-fixb h2 {
	  font-size: 23px;
	 text-align: center;
	}
	.index-fixb h3{
		font-size: 18px;
		 text-align: center;
	}
	.index-fixc ul li:nth-child(2) {
	  width: 46%;
	  margin-right: 20px;
	}
	.index-fixc ul li input {
	  width: 100%;
	  height: 29px;
	  line-height: 29px;
	 
	}
	.index-fixc ul button {
	  margin-top: 18px;
	  
	  line-height: 47px;
	  width: 127px;
	  height: 38px;
	  text-align: center;
	  font-size: 12px;
	  cursor: pointer;
	  color: rgb(255, 255, 255);
	  line-height: 1.2;
	}
	.index-fixc ul li:nth-child(5) {
	  width: 46%;
	  margin-right: 20px;
	}
	.index-fixc{
		padding: 0 8px;
	}
	.index-fixc{
		margin-top: 20px;
	}
	.footer {
	 
	  padding: 26px 0;
	}
	.footer p {
	  font-size: 12px;
	  
	}
}