body,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,b,span,em,strong,span,i,header,footer,section,aside,input,label,form{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
html, body{
   font-family: 'å¾®è½¯é›…é»‘';
   font-size: 100%;
   background:#fff; 
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a,a:link{
	text-decoration: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/*-----------------------------------é¡¶éƒ¨æ ·å¼----------------------------------------*/
body,html{
	width:100%;
	min-width:1280px;
	/*background:url(../images/03.gif) repeat;*/
	/*background: url(../images/01.jpg) repeat;*/
	height:100%;
}
.top{
	width: 100%;
	height: 100px;
	/*background:linear-gradient(to right,#fff,#000);*/
/* 	 background:linear-gradient(to right,#2897C5,#2897C5); */
background-color: #2897C5;
	box-shadow: 0 2px 10px rgba(0,0,0,.12);
	/*-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.12);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.12);
	-ms-box-shadow: 0 2px 10px rgba(0,0,0,.12);*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.w-1200{
	width: 1200px;
	margin: 0 auto;
}
.head{
	height: 100px;
	
}
.head .logo{
	width: 152px;
	height: 44px;
	margin-top: 28px;
}
.head .nav{
/*	margin-right: 134px;*/
	/*margin-top: 20px;*/
}
.head .nav ul li{
	float: left;
}
.head .nav ul li a{
	display:block;
	height:100px;
	font-size: 18px;
	line-height:100px;
	padding:0 30px;
	color: #fff;
	font-weight: normal;
}
.head .nav ul li a:hover{
	text-decoration: none;
	background-color:#f10032;
	color:#FFFFFF;
}
.head .nav ul .active{
	border: 1px solid #4bc8fe;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
}
.head .nav ul .active a{
	color: #4bc8fe;
}
.banner {
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	margin-top:100px;
/*	width:100%;*/
	/*height: 500px;*/
	height:600px;
	background: url(../images/02.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.banner-info {
	width: 800px;
}

.banner-info h1{
	color: #fff;
	font-size:7em;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 92px;
	font-family: 'Pacifico', cursive;
}
.banner-info p{
	color: #fff;
	font-size:1.5em;
	margin: 2em 0 0 10em;
}
.header_bottom{
	background:rgba(13, 13, 13, 0.29);
	padding:1em 0;
	position:relative;
}
.logo{
	float: left;
	margin: 4px 0 0 0;
}
.logo a{
	text-decoration:none;
}
.logo h2{
	font-size:55px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:0;
}
.logo h2 a{
	color:#fff;
}
h3.nav_right{
	display:none;
}
i.menu-border{
  background: #bc2970;
  width: 25px;
  height: 2px;
  display: block;
  position: absolute;
  top: 74px;
  width: 100%;
  left: 0px;
}
span.m_1{
	color: #FFF;
	font-size: 1em;
	font-weight: 100;
	margin: 7px;
}
.menu{
  float: right;
  margin-bottom: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
}
.menu1 li a{
	text-transform:uppercase;
	color:#fff !important;
	margin: 6px 5px 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
   color:#b8416f !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0) !important;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right:0px !important;
	margin-left:0px !important;
}
.container-fluid {
	padding-right:0px !important;
	padding-left:0px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
.navbar-nav > li > a {
	line-height: 30px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #FFF;
}
.navbar-collapse {
	padding-right:0px !important;
	padding-left:0px !important;
}
.content_top {
	margin: 0;
}
.col3{
	padding:0;
}
.wrap_banner{
	background: url(../images/g1.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	padding:12em 0;
	text-align: center;
}
.wrap_banner a, .wrap_banner2 a{
	position:relative;
	z-index:1;
}
/* Button 1 */
.fa-btn {
	background: none;
	cursor: pointer;
	padding: 12px 30px;
	display: inline-block;
	text-transform: uppercase;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-weight: 600;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 1.8em;
}
.fa-btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-1 {
	border: 2px solid #fff;
	color: #fff;
}
/* Button 1e */
.btn-1e {
	overflow: hidden;
}
.btn-1e:after {
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background:#bc2970;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-1e:hover,.btn-1e:active {
	color: #ffffff;
	text-decoration:none;
}
.btn-1e:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1e:active:after {
	height: 400%;
	opacity: 1;
}
.wrap_banner1{
	background: url(../images/g2.jpg)no-repeat center top;
  background-size: 100% 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  padding:12em 0 0;
  text-align: center;
  min-height: 522px;
}
.wrap_banner2{
	background: url(../images/g3.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	padding:12em 0;
	text-align:center;
}
.col6{
	padding:0 1px;
}
.colast{
	padding:0;
}
.con_but{
	padding:12px 55px;
}
.wrap_banner p, .wrap_banner1 p, .wrap_banner2 p{
	font-size: 1em;
  color: #fff;
  margin-top: 2em;
  line-height: 1.5em;
  width: 60%;
  margin: 1em auto 0 auto;
}
.wrap_banner1 p {
	width: 54%;
	margin: 0 auto;
}
.wrap_banner1 h3{
	font-size:2em;
	color:#fff;
	font-weight:800;
	line-height:1.2em;
	text-transform:uppercase;
}
.bottom-left-grid2{
	background: url(../images/g5.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position:relative;
	height:650px;
}
.bottom-grid1{
	background: url(../images/g4.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position:relative;
	height:850px;
}
.bottom-left-grid3{
	background: url(../images/index-img2.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position:relative;
	height:650px;
}
.bottom-left-grid4{
	background: url(../images/boy.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position:relative;
	height:600px;
}
.bottom-right_grid2{
	background: url(../images/g6.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position:relative;
	height:850px;
}
.bottom-right_grid3{
	background: url(../images/index-img4.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position:relative;
	height:850px;
}
.feature_bg{
	background:url(../images/bg.jpg)no-repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bottom-grid2 {
	background:#fff;
	padding: 1em 1em;
}
.bottom-last{
	margin-right:0;
}
i.icon_1{
	color: #fff;
	float: right;
	margin: 20px;
	font-size: 3em;
}
.feature{
	padding: 0 0 1em 5em;
}
.feature h2{
	font-size:3em;
	font-weight:800;
	text-transform:uppercase;
	color:#fff;
	line-height: 40px;
}
.feature p, .service p{
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	margin-top: 1em;
}

.audio-container{
	
}
.audio-box{
	overflow: hidden;
}
.audio-box .audio-s{
	width: 590px;
}

.h-style{
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding-left: 10px;
	font-size: 22px;
	margin-bottom: 0;
	border-radius: 20px;
	/*background: rgba(85, 85, 85, 0.86);*/
    background:linear-gradient(to right,#2897C5,#2897C5);
	transition: all 1s ease;
}
.h-style:hover{
	/*background: #bc2970;*/
	color:#143A78;
	 background:linear-gradient(to right,#CEE1CE,#CEE1CE);
	 transition: all 1s ease;
	 /*transform: translateX(-50%) translateY(-50%) rotate(360deg);*/
}
.audio-list li{
	clear: both;
	overflow: hidden;
	padding: 10px 10px;
	border-bottom: 1px solid #ddd;
}
.audio-list li div h3{
	margin-bottom: 0.4em;
	font-size: 18px;
}
.audio-list li div h3:hover,.audio-list li div p:hover{
	color: #bc2970;
}
.audio-list li div.fr{
	margin-top: 8px;
}
.audio-list li a{
	 position: relative; 
 	z-index: 1; 
}

.main-pic{
	height: 500px;
	overflow: hidden;
	margin: 20px auto;
}
.main-pic .pic-list{
	width: 390px;
	height: 500px;
	padding-right: 0;
	position: relative;
}
.main-pic .pic-list img{
	height: 500px;
	width: 100%;
}
.main-pic .pic-list .pic-text{
	color: #fff;
	width:  100%;
	height: 90px;
	padding: 10px 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	background: rgba(85, 85, 85, 0.86);
	transition: all 0.2s ease;
}
.main-pic .pic-list .pic-text h3{
	margin-bottom: 10px;
}
.main-pic .pic-list .shadow{
	display: none;
	width: 100%;
	height: 100%;
	padding-top: 150px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: rgba(0,0,0,.5);
}
.main-pic .pic-list .shadow a{
	display: block;
	color: #fff;
	line-height: 50px;
}
.main-pic .pic-list .shadow a:hover{
	color: #bc2970;
}
.main-pic .pic-list:hover .shadow{
	display: block;
}

/* Button 2 */
.fa-btn1 {
	background: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-weight: 600;
    text-transform: uppercase;
	font-size: 0.8em;
	padding: 6px 15px;
	border-radius: 6px;
}
.fa-btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-2 {
	border: 1px solid #666;
	color:#666;
}
/* Button 1e */
.btn-1e1 {
	overflow: hidden;
}
.btn-1e1:after {
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background:#05204F;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-1e1:hover,.btn-1e1:active {
	color: #ffffff;
	text-decoration:none;
	border:1px solid #5E8996;
}
.btn-1e1:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1e1:active:after {
	height: 400%;
	opacity: 1;
}

.main-pic .pic-list .pic-text:hover{
	background: #05204F;
};


/*--footer--*/
.footer{
	padding:5em 0;
/*	background:#181b27;*/
}
.footer-grid {
	float: left;
	width: 17.7%;
	margin-right: 2%;
	position: relative;
}
.footer-grid h3 {
	color: #ded9c8;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #3F424B;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.footer-grid p {
	color:#949494;
	font-size: 0.95em;
	line-height: 1.8em;
}

/*-----------------------------------åº•éƒ¨æ ·å¼----------------------------------------*/
.footer-bg{
	height: 150px;
	/*background:linear-gradient(to right,#000,#fff);*/
	 background:linear-gradient(to right,#CEE1CE,#2897C5);
}
.footer{
	padding: 20px 0;
	color: #fff;
}
.footer .link{
	height: 12px;
	margin-bottom: 20px;
}
.footer .link a{
	color: #fff;
	margin: 0 10px;
}
.footer .copyright a{
	color: #fff;
	margin-left: 20px;
}
.copyright p.copy-foot{
	margin-top:20px;
}
.copyright p.copy-foot span{
	margin-left: 20px;
}

.footer_bottom{
	background:#0e0f16;
	padding:2em 0;
	text-align:center;
}
.container p{
    font-size:1em;
	color:#949494;
	margin-bottom:20px;
}
.container p span{
	margin-left: 30px;
}
p.copy a{
	color:#fff;
}
#dengluzhuce{
	width:100vw;
	height:100vh;
	background-color:rgba(0,0,0,0.80);
	position:fixed;
	top:0;
	left:0;
	z-index:9999900;
	transition:ease-in;
	display:none;
}
#dengluzhuce .shuru{
	width:360px;
	height:460px;
	background-color:#66678d;
	border-radius:10px;
	box-shadow:0 0 10px #44455e;
	position:absolute;
	margin-top:-240px;
	margin-left:-180px;
	top:50%;
	left:50%;
}
#dengluzhuce .shuru div{
	float:left;
	color:rgba(255,255,255,1);
	font-size:18px;
	font-weight:100;
	margin-top:30px;
}
#dengluzhuce .shuru .one{
	line-height:40px;
	padding:0 30px;
	margin-left:70px;
	color: #ff0024;
	border-bottom:solid 1px #ff0024;
	cursor:pointer;
}
#dengluzhuce .shuru .two{
	line-height:40px;
	padding:0 30px;
	margin-left:20px;
	color:#FFFFFF;
	cursor:pointer;
}	
.about_img {overflow: hidden;}
.yonghuming{
	border-radius: 20px;
    width: 75%;
    outline: none;
    height: 40px;
    position: absolute;
    top: 180px;
    left: 10%;
    border: none;
    padding-left: 5%;
    font-size: 18px;
	background-color:rgba(0,0,0,0.2);
}
.mima{
	border-radius: 20px;
    width: 75%;
    height: 40px;
    position: absolute;
    top: 240px;
    left: 10%;
    border: none;
    padding-left: 5%;
    font-size: 18px;
	background-color:rgba(0,0,0,0.2);
}
.tijiao{
    width: 75%;
    height: 40px;
	line-height:40px;
	text-align:center;
    position: absolute;
    border-radius: 10px;
    top: 360px;
    left: 10%;
    border: none;
    padding-left: 5%;
    font-size: 18px;
	background: #EE110F; 
	color:#FFFFFF;
	cursor:pointer;
}
#tip{
	width: 75%;
    height: 40px;
    position: absolute;
    top: 320px;
    left: 10%;
    color: red;
    border: none;
    padding-left: 5%;
    font-size: 12px;
}
input::-webkit-input-placeholder{color:rgba(255,255,255,0.5);}
input::-moz-placeholder{color:rgba(255,255,255,0.5);}
input:-moz-placeholder{color:rgba(255,255,255,0.5);}

.close img{
	width:16px;
	height:16px;
	position:absolute;
	top:16px;
	right:16px;
	cursor:pointer;
}
#top{
	font-size:12px;
	line-height:20px;
	color:#fff;
	position:fixed;
	top:0;
	right:0;
	z-index:100000000;
	padding-right:10px;
	padding-left:10px;
	margin-left:10px;
	border-radius:10px 0px 0px 10px;
	background-color:#1791bb;
	box-shadow:0 0 3px #1791bb;
	display:none;

}
.haibao{
	display:none;
}

#xinzeng{
	width:100%;
	background-color:#f2f2f2;
	height:460px;
}
#xinzeng h2{
	padding-top:50px;
	text-align:center;
	color:#444;
	font-size:32px;
}
#xinzeng h6{
	padding-top:10px;
	text-align:center;
	font-size:18px;
	color:#888;
}
#xinzeng .tututu{
	width:1050px;
	margin:0 auto;
	padding-top:30px;
}
.tututu div{
	width:210x;
	float:left;
	margin-left:24px;
}
.tututu img{
	width:180px;
	height:180px;
}
#xinzeng .t1 p{
	padding-top:10px;
	font-size:14px;
	text-align:center;
}	
