*{margin: 0;
  padding: 0;
  font-style: inherit;
  line-height: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
}
img{margin: 0;
  padding: 0;
  font-style: inherit;
  line-height: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
	display: block;
}
body{
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #333;
  font: 14px/1.7   Hiragino Sans GB,Helvetica,'Arial',Montserrat,Hiragino Sans GB,"Helvetica Neue",Helvetica,'Arial','Microsoft Yahei',sans-serif;
  background: #fff;
  max-width: 900px;
  margin: 0 auto;
}
h1,h2,h3,h4,h5,h6
{
font-family: "Montserrat-b";
}
h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,form,span,input,a,div{ 
	margin:0px; 
	padding:0px; 
	font-style:normal; 
	border:0;
}	
/css {
    border:0px;
    border:none;
}
ol,ul,li{
    list-style:none;
}
a {
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
    text-decoration:none; 
    outline:none;
    color: #333;
	font-family:   Montserrat,Hiragino Sans GB,source-han-sans-simplified-c, "Pingfang SC", Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;;
	font-family:   Hiragino Sans GB,Helvetica,'Arial','Microsoft Yahei',sans-serif;
}

strong,
h3,
h4,
h4 a,
.strong,
.h3
 {
 font-family: "Montserrat-b";
	font-weight: bold;
}
.w1280 {
	width:1280px;
}
.w100 {
	width:100%; 
}
.w90 {
	width: 90%;
	max-width: 1920px;
}
.w90-1 {
	width: 90%;
	max-width: 1680px;
}
.md {
	margin:0 auto;
}
.fl {
	float:left;
}
.fr,.rt {
	float:right;
}
.clear {
 
}
ul::after {
	content: "."; 
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
}
.clearfix:after,
.clear:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.img h1,
.img h2,
.img h3
 {
	display: inline;
	text-align: center;
	
}
.img .h1 {
	transform: translateY(-150px);
}
.img img{
	width: 100%;
	position: relative;
	z-index: 2;
	border: 0;
}
.img {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	box-shadow: 0px 3px 9px 7px #e1e1e1;
	text-align: center;
}

.bar {
	bottom: 10px;
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	width: 94%; 
	z-index: 99;
	max-width: 820px;
}

.bar .fl,
.bar .rt
 {
	width: 52%;
	border-radius: 10px;
	height: 120px;
	background: #222;	background:linear-gradient(to bottom, #275ce5, #2e4cd1, #6418ff);
	
	background: linear-gradient(to right, #3e49e8, #7533e0, #c7517d);
		color: #fff;
	padding: 10px 20px;
}
.bar .fl span,
.bar .rt span {
	display: block;
	font-size: 16px;
	font-weight: bold;
 padding-top: 10px;
	    color: #e4e7ff;
}
.bar .fl span.m1 {
	display: none;
}
.bar .rt span {
	color: #fff;
}
.bar .rt form input{
	display: block;
	border-radius: 30px;
	padding: 5px 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #fff;
	color: #888;
	width: 100%;	height: 40px;
	line-height: 40px;
	max-width: 500px;
	display: inline-block;
	border: 0;
	width: calc(100% - 160px)
}
.bar .rt form input:focus {
color: #555;
}
.bar .rt form input.tj{ 
	margin-bottom: 0px;
    margin-top: 0px;
    width: 150px;
    height: 40px;
    line-height: 30px;
    text-indent: -30px;
    background: #ff1100 url(/fasong.png) no-repeat 95px center;
    background-size: 20px;
    color: #fff;
    border: 1px solid #ffaf96;
    border-radius: 10px;
}
.bar .fl {
	color: #fff;
	width: 47%; 
	background: linear-gradient(to right, #e52727, #cf2ed1, #6418ff);
	background: linear-gradient(to right, #2414de, #9a2ed1, #bb313f);
 font-weight: bold;
}
/*linshi*/
.bar .fl {
	width: 100%;
}
.bar .fl a em {
	font-size: 12px;
	padding-left: 10px;
}
.bar strong {
	display: block;
	
}
.bar strong a {
	margin-top: 5px;
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-shadow: 1px 2px 1px #222;
}
.bar a{
	color: #fff;
}

.img .tel {
	background: #002e8b url('/a11.jpg') no-repeat center 10px;
	background-size: 450px;
	height: 150px;
	border: 0;
}
.img .tel a {
	display: block;
	height: 100%;
}
.xiegang {
	display: inline;
}

@media only screen and (max-width: 980px) { 
	.img {
		border: 0;
		box-shadow: none;
		padding-bottom: 50px;
	}
	.xiegang {
	display: block;

}
.bar .fl span {
	display: none;
}
.bar .fl span.m1 {
	display: block;
}
.bar b {
	display: none;
}
	.bar .fl, .bar .rt {
		padding:  14px 10px 5px;
		
		-webkit-animation: float 4s ease-in-out infinite;
    -moz-animation: float 4s ease-in-out infinite;
    -o-animation: float 4s ease-in-out infinite;
    animation: float 4s ease-in-out infinite;
	}
	.bar .rt span{
display: none;
	}
	.bar .rt form input {
		width: 100%;
	}
	.bar .fl span {
		padding-top: 0;
	}
	.bar strong a {
		font-size: 18px;
	}
	.bar .rt form input.tj {
		width: 100%;
		    background: #ff1100 url(/fasong.png) no-repeat 70% center;
			background-size: 20px;
	}
	.bar .rt form input{
		text-indent: 10px;
	}
	.img .tel {
	background: #002e8b url('/a11.jpg') no-repeat center 10px;
	background-size: 350px; 
	height: 120px;
}
}
@media only screen and (max-width: 420px) { 
	.bar strong a {
	display: block;
	font-size: 16px;
	}
}



@keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-20px); 
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
}
@-webkit-keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-20px); 
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
  }
  @-moz-keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-20px); 
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
  }
  @-o-keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-20px); 
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
  }
  @keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-20px); 
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
}