/*宽高*/
/*背景*/
/*边框*/
/*居中, 距离上边距, div居中*/
/*字体相关*/
body,
html {
  width: 100%;
  height: 100%;
  /*G*/
  color: #333333;
  /*G*/
  font: 14px "Microsoft YaHei", "PingFang SC", sans-serif;
}
a {
  text-decoration: none;
  /*G*/
  color: #333333;
  /*G*/
  font: 14px "Microsoft YaHei", "PingFang SC", sans-serif;
}
body,
html,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p {
  margin: 0;
  padding: 0;
}
img {
   /* width: 380px;
    height: 80px;*/
  vertical-align: top;
  border: none;
}
li {
  list-style-type: none;
}
.header{background: url(../images/header_bg.png) no-repeat top center;}
.li-inlineblock,
.div-inlineblock,
.select-input {
  letter-spacing: -10px;
}
.li-inlineblock > li,
.div-inlineblock > div,
.select-input > input {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.lf {
  float: left;
}
.rig {
  float: right;
   
}
.none {
  display: none;
}
.main,
.header,
.banner,
.section,
.footer {
  width: 100%;
}
/*G*/
/*全局居中，默认大小*/
/************************************ 头 部 *************************************/
.layout {width: 1200px; margin: 0 auto; }
/*头部*/
.h-inner1 {
  height: 210px;
  width: 100%;
  
  text-align: center;
  position: relative;
  
}


input:focus{outline: none;}
.header_top{overflow: hidden;width: 100%;background: url(../images/xiaoxun.png) 60% center no-repeat;}
.logo{ float:left; padding-top:37px;}
.rihgt_name{ float:right; color:#ae0a1d; margin-right:50px; padding-top:50px;}
.rihgt_name a{ font-size:13px; color:#ae0a1d; display:block; float:left;}
.rihgt_name a:hover{ color:#f9ae31;}
.rihgt_name em{ padding-left:10px; padding-right:10px; float:left;}
.search {
	width: 260px;
	height: 36px;
	margin-top: 45px;
	-webkit-box-shadow:inset 0 1px 2px #eeeeee;  
    -moz-box-shadow:inset 0 1px 2px #eeeeee;  
    box-shadow:inset 0 1px 2px #eeeeee;  
	border-radius: 4px;
	background:#fff;
	
}
.search span {
	width: 40px;
	height: 36px;
	display: block;
	float: right;
	background: #FF9700;
	border-radius: 0 4px 4px 0;
	position: relative;
}
.search .searchText {
	width: 205px;
	height: 31px;
	font-size: 15px;
	color: #a2a2a2;
	outline: none;
	line-height: 31px;
	margin-top: 2px;
	font-family: "微软雅黑";
	float: left;
	border-radius: 25px;
background:none;
border: none;
padding-left: 10px;
}
input[type="image"]{ border-radius: 4px;    margin-top: 9px;}
/* .logo {
 
  margin-top: 28.5px;
} */
/*导航*/
.nav {
  background: url('../images/nav_bg.png') no-repeat center center;
  width: 100%;
  position: absolute;
  top: 165px;
  left:0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
}
.nav-ul {
  height: 85px;
  width: 1199px;
  margin: 0 auto;
  text-align: center;
}
.nav-ul > li {
  text-align: center;
  position: relative;
  display: inline-block;
  /*G*/
  width: 127.75px;
  /*G*/
  height: 70px;
  top: 12px;
}
.nav-ul > li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  /*G*/
  color: #ffffff;
  letter-spacing: 2px;
  font-size: 18px;
  /*G*/
  line-height: 70px;
}
/*下拉菜单 - 需配套对应 JS - 根据G标志修改*/
.nav-menu {
  position: absolute;
  z-index: 3;
  width: 150px;
  left: 0;
  top: 100%;
}
.nav-menu-ul {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.7, 0, 0.1, 1);
  transition: all 0.8s cubic-bezier(0.7, 0, 0.1, 1);
}
.nav-menu li {
  overflow: hidden;
  word-wrap: nowrap;
  /*G*/
  background-color: #AE3523;
}
.nav-menu a {
  display: inline-block;
  width: 100%;
  text-align: center;
  /*G*/
  line-height: 40px;
  font-size: 16px;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  /*G*/
  color: #fff;
}
.nav-menu a:hover {
  /*G*/
  background-color: #F7F7F7;
  /*G*/
  color: #AE3523;
}
/*================= banne===================*/

.g-banner .slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.g-banner .slideBox .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:20px;   text-align:center;z-index: 2;}
.g-banner .slideBox .hd ul{ overflow:hidden; zoom:1;  }

.g-banner .slideBox .hd ul li{  margin:0px 10px;  width:50px; height:6px; color:#FFF; cursor:pointer; display:inline-block; text-align:center; line-height:90px; overflow:hidden;  background:#FFF;}
.g-banner .slideBox .hd ul li.on{ background:#ae3523 !important; color:#fff;}
.g-banner .slideBox .bd{ position:relative; height:499px;    }
.g-banner .slideBox .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.g-banner .slideBox .bd img{ width:100%; height:500px; display:block; position:relative;}
.g-banner .slideBox .bd h2 {width: 470px; font-size: 24px;font-family: Source Han Sans CN;color: #FFFFFF;line-height: 32px;z-index: 1;position: absolute;top: 35%;left: 3%;}
.g-banner .slideBox .bd p{width: 470px; font-size: 14px;font-family: Source Han Sans CN;color: #FFEFB6;line-height: 20px;z-index: 1;position: absolute;top: 55%;left: 3%;}
.g-banner .slideBox .bd span {display: block;width: 120px;height: 42px;border: 1px solid #FED644;text-align: center;border-radius: 21px; font-size: 14px;font-family: PingFangSC;font-weight: 300;color: #FFD442;line-height: 42px;z-index: 999;position: absolute;top: 78%;left: 3%;}
.g-banner .prev{ background:url(../images/left.png) no-repeat; width:49px; height:49px; position:absolute; top:20%; z-index:2; border:none; font-size:0; left:3%; outline:none;}
.g-banner .next{ background:url(../images/right.png) no-repeat; width:49px; height:49px; position:absolute; top:20%; z-index:2; border:none; font-size:0; left:6%; outline:none;}
.fixed_bg {position: absolute;bottom: 0;height: 500px; }

/*尾部*/
.footer {
  background-color: #424342;
}
.footer,
.footer a {
  line-height: 25px;
  color: #949494;
}
.footer a:hover {
  color: #ffffff;
}
.f-top,
.f-bottom {
  width: 100%;
}
.f-top {
  padding: 29px 0 35px 0;
  margin: 0 auto;
  width: 1200px;
  position: relative;
}
.f-top .fli1 {
  margin-right: 50px;
}
.f-top .fli2 {
  margin-right: 66px;
}
.f-top .fli3 {
  margin-right: 63px;
}
.f-top div {
  height: 43px;
  width: 10px;
}
.f-top h3 {
  color: #e1e2e1;
  font-size: 15px;
  line-height: 36px;
  margin-bottom: 8px;
  position: relative;
}
.f-top h3:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  height: 2px;
  width: 20px;
  background-color: #ae3523;
}
.f-top .fzzzz {
  position: absolute;
  top: 90%;
  left: 50%;
  margin-right: -26.5px;
  z-index: 1;
  height: 53px;
  width: 53px;
  background: url("../images/fzzzz.png") no-repeat center center;
}
.f-bottom {
  background-color: #373737;
  height: 80px;
  width: 100%;
  padding-top: 30px;
  text-align: center;
  font-size: 13px;
}


.side-nav {
    position: fixed;
    width: 80px;
    top: 200%;
    transition: 0.6s;
    margin-top: -210px;
    right: 0px;
	z-index: 998;
}

.side-nav.show {
    top: 50%;
}

.side-nav ul {
    width: 70px;
	box-shadow: 0px 2px 11px 0px rgba(98, 116, 129, 0.3);
}

.side-nav ul li{
    width: 70px;
	height: 64px;
	padding-top: 10px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
	background-color: #fff;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.side-nav ul li span {display: block;margin-top: 36px;}
.side-nav ul li:hover span {color: #fff;}
.bg1 {background: url(../images/cb1.png) center 10px no-repeat;}
.bg2 {background: url(../images/cb2.png) center 10px no-repeat;}
.bg3 {background: url(../images/cb3.png) center 10px no-repeat;}
.bg4 {background: url(../images/cb4.png) center 10px no-repeat;}
.bg5 {background: url(../images/cb5.png) center 10px no-repeat;}
.bg6 {background: url(../images/top.png) center 10px no-repeat;}
.side-nav ul li:hover.bg1 {background: url(../images/cb1-on.png) center 10px no-repeat, #DC3140;}
.side-nav ul li:hover.bg2 {background: url(../images/cb2-on.png) center 10px no-repeat, #DC3140;}
.side-nav ul li:hover.bg3 {background: url(../images/cb3-on.png) center 10px no-repeat, #DC3140;}
.side-nav ul li:hover.bg4 {background: url(../images/cb4-on.png) center 10px no-repeat, #DC3140;}
.side-nav ul li:hover.bg5 {background: url(../images/cb5-on.png) center 10px no-repeat, #DC3140;}
.side-nav ul li:hover.bg6 {background: url(../images/top-on.png) center 10px no-repeat, #DC3140;}

.show_ifo {
	display: none;
	width: auto;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 2px 11px 0px rgba(98, 116, 129, 0.3);
	position: absolute;
	right: 110px;
	top: 15px;
	border-radius: 10px;
}
.show_ifo::after{
  content: '';
  position: absolute;
  top:18px;
  right: -6px;
  width:0;
  height:0;
  border-top:6px solid transparent;
  border-bottom:6px solid transparent;
  border-left:6px solid #fff;
 }
.show_ifo p {
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	width: 235px;
}
.show_img {
	display: none;
	width: auto;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 2px 11px 0px rgba(98, 116, 129, 0.3);
	position: absolute;
	right: 110px;
	top: -35px;
	border-radius: 10px;
}
.show_img::after{
  content: '';
  position: absolute;
  top:67px;
  right: -6px;
  width:0;
  height:0;
  border-top:6px solid transparent;
  border-bottom:6px solid transparent;
  border-left:6px solid #fff;
 }
.show_img img{
	width: 140px;
	height: 140px;
	padding: 5px 5px 0 5px;
}
.show_img span {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.sou{ width:280px; float:right; margin-top:75px; position:relative;right: 11px;}
.inputBox_02{ width:185px; height:33px; border:1px #dcdfe6 solid;color:#999999;font-size:100%; padding-left:15px; line-height:32px;}
.searchBox_01{ background:#FF9700 url(../images/search.png) no-repeat;border-radius: 0 4px 4px 0;    background-position-y: center;
    background-position-x: center;width:40px; height:35px; overflow:hidden;border:0; border:none;margin:0px ; cursor:pointer; position:absolute; right:0px; top:0px;}