﻿@charset "utf-8";
body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:14px;
	 width:100%;
	 height:100%;
	 color:#666;
	 -webkit-font-smoothing: antialiased;
}
*{
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
a {
	 text-decoration:none;
	 color: #666;
	 display: block;
	 transition:all 0.2s;
}
input,
select,
textarea {
	 border:none;
	 outline:none;
	 background:none;
	 font-family:'微软雅黑';
	 padding: 0;
}
textarea {
	 resize:none;
	 overflow: hidden;
	 -webkit-appearance: none;
}
img {
	 border:none;
	 vertical-align: top;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}
.contain{
	width: 1400px;
	margin: 0 auto;
}
button,input,select,textarea {font-size: 100%;margin: 0;padding: 0;outline: none;font:normal 12px /*'方正兰亭中黑_GBK',*/'Arial','Microsoft YaHei', '微软雅黑', 'SimSun', '宋体', 'Heiti', '黑体', 'sans-serif';}
table{width:100%;border-collapse:collapse;border-spacing:1;border-spacing:0;}

@media (max-width:750px){
	img{max-width: 100%;height: auto;}
}
img{max-width: 100%;height: auto;}



.banner .slider {
  position: relative;
  width: 100%;
  height: 738px;
  overflow: hidden;
}
.banner .slides {
  height: 100%;
  /* Simple clear fix */
  overflow: hidden;
  list-style: none;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
  -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.banner .slide {
  height: 100%;
  float: left;
  clear: none;
  background: url(../images/banner.jpg) no-repeat center;
  background-size: cover !important;
}
.banner .slide a{
  width: 100%;
  height: 100%;
  display: block;
}
.banner .slider-arrows {}

.banner .slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -16px;
  text-decoration: none;
  width: 123px;
  height: 32px;
  bottom: 50%;
  text-indent: 999px;
  overflow: hidden;
}


.banner .slider-arrow--right { right: 0;background: url(../images/book_right.png) no-repeat center; }
.banner .slider-arrow--left {  left: 0; background: url(../images/book_left.png) no-repeat center; }

.banner .slider-nav {
  position: absolute;
  bottom: 30px;
}

.banner .slider-nav__item {
  width: 22px;
  height: 24px;
  clear: none;
  display: inline-block;
  margin: 0 5px;
  background: url(../images/hx_dot1.png) no-repeat center;
}

.banner .slider-nav__item:hover { background: url(../images/hx_dot2.png) no-repeat center;
  background-size: cover; }
.banner .slider-nav__item--current { background: url(../images/hx_dot2.png) no-repeat center;
  background-size: cover; }




/*内页banner*/
.inside_banner{
	height: 540px;
}
.inside_banner1{
	background: url(../images/inside_banner1.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner2{
	background: url(../images/inside_banner2.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner3{
	background: url(../images/inside_banner3.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner4{
	background: url(../images/inside_banner4.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner5{
	background: url(../images/inside_banner5.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner6{
	background: url(../images/inside_banner6.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner7{
	background: url(../images/inside_banner7.jpg) no-repeat center;
	background-size: cover;
}
.inside_banner8{
	background: url(../images/inside_banner8.jpg) no-repeat center;
	background-size: cover;
}




.header{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background-color: rgba(0, 0, 0, 0.25);
}
.header .top{
	padding-bottom: 16px;
}
.header .logo{
	margin-top: 16px;
}
.header .phone{
	padding-left: 65px;
	margin-left: 57px;
	position: relative;
	margin-top: 25px;
	color: #fff;
	line-height: 22px;
	background: url(../images/h_phone.png) no-repeat 25px;
}
.header .phone:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.4) 
}
.header .phone .p1{
	font-size: 12px;
}
.header .phone .p2{
	font-size: 22px;
	font-family: 'Impact';
}
.header .h_right{
	border: 1px solid #fff;
	border-radius: 20px;
	line-height: 38px;
	width: 148px;
	margin-top: 25px;
	text-align: center;
}
.header .h_right>em{
	color: #fff;
	display: inline-block;
	padding-left: 25px;
	cursor: pointer;
}
.header .h_right1{
	margin-left: 15px;
}
.header .h_right1>em{
	background: url(../images/h_lang.png) no-repeat left;
}
.header .h_right2>em{
	background: url(../images/h_ma1.png) no-repeat left;
}
.header .h_right>em>i{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 9px;height: 5px;
}
.header .h_right1>em>i{
	background: url(../images/h_dot2.png) no-repeat center;
}
.header .h_right2>em>i{
	background: url(../images/h_dot1.png) no-repeat center;
}

.header .h_right2{
	 transition:border-radius 0.2s;
	 height: 38px;
}
.header .h_right2:hover>em{
	color: #999;
	background: url(../images/h_ma2.png) no-repeat left;
}
.header .h_right2:hover>em>i{
	background: url(../images/h_dot11.png) no-repeat center;
}
.header .h_right2:hover{
	background: #fff;
	border-radius: 10px 10px 0 0;
}
.header .h_right2 .show{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 38px;
	left: -1px;
	width: calc( 100% + 2px );
	background: #fff;
	border-radius: 0 0 10px 10px;
}
.header .h_right2:hover .show{
	opacity: 1;
	visibility: visible;
}
.header .h_right2 .show img{
	width: 125px;
	height: 125px;
}
.header .h_right{
	position: relative;
}
.header .h_right1 .show a{
	color: #999;
	display: block;
	cursor: pointer;
}
.header .h_right1:hover{
	background: #fff;
	border-radius: 20px 20px 0 0;
}
.header .h_right1 .show{
	display: none;
	position: absolute;
	left: -1px;
	top: 38px;
	width: calc( 100% + 2px );
	background: #fff;
}
.header .h_right1:hover .show{
	display: block;
	border-radius: 0 0 20px 20px;
}
.header .h_right1:hover em{
	color: #999;
}
.header .h_right1 a:hover,
.header .h_right1 em:hover{
	color: #269ef2;
}


.header .main{
	border-top: 1px solid rgba(255,255,255,0.4);
	border-bottom: 1px solid rgba(255,255,255,0.4);
}
.header .nav{
	height: 46px;
	position: relative;
}
.header .nav>li{
	height: 100%;
	float: left;
	position: relative;
	padding: 0 42px;
}
.header .nav>li.em{
	padding: 0;
}
.header .nav>li.em:after{
	content: '';
	display: none;
}
.header .nav>li:after{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	width: 1px;
	background: rgba(255,255,255,0.4);

}
.header .nav>li>a{
	line-height: 44px;
	padding: 0 25px;
	color: #fff;
}
.header .nav .em{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	float: none;
	margin-right: 0;
	height: 3px;
	transition: width 0.3s;
	background: #00a0e9;
}


.header .nav>li:hover .show{
	visibility: visible;
	opacity: 1;
}
.header .nav>li .show{
	width: 100%;
	background: rgba(255,255,255,0.7);
	position: absolute;
	left: 0;
	top: 47px;
	text-align: center;
	line-height: 40px;
	opacity: 0;
	transition: all 0.3s;
	visibility: hidden;
}
.header .nav>li .show a{
	border-bottom: 1px dashed #d1d1d1;
}
.header .nav>li .show a:hover{
	color: #3f95e7;
}