﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, span, b, u, s, i {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;/*ie6*/
}
*+html .clearfix {
	min-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
input, textarea {
	outline: none;
	border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
	clear: both
}
a:link {
	text-decoration: none;
	color: #404040;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #F00;
	transition: all 0.3s ease-out 0s;
}
a:active {
	text-decoration: none;
	color: #404040;
}
em {
	font-style: normal;
}
.main {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.main1 {
	width: 1180px;
	margin: 0 auto;
}
body {
	margin: 0px;
	color: #404040;
	background-color: #F9F3E5;
	font-size: 12px;
	font-family: "Microsoft YaHei", "微软雅黑", 宋体, Arial, Helvetica, sans-serif;
}
/*<!--top-->*/
.top_bg {
	height: 24px;
	line-height: 24px;
	color: #fed25d;
	background: #333;
}
.top_zi {
	float: left;
	margin-left: 40px;
}
.top_sw {
	text-align: right;
	width: 360px;
	float: right;
	margin-right: 20px;
	display: inline;
}
.top_sw a {
	padding: 0px 5px;
	color: #fed25d;
}
.top_sw a.noback {
	background: none;
	padding: 0px 2px
}
.top_sw img {
	vertical-align: middle;
}
/*<!--logo-->*/



.top_bgk {
	height: 140px;
	overflow: hidden;
}
.logo {
	width: 175px;
	height: 78px;
	float: left;
	display: inline;
	margin: 28px 0px 0px 30px;
}
.biaoyu {
	width: 310px;
	float: left;
	height: 75px;
	margin: 28px 0px 0px 10px;
	display: inline;
	color: #2e2d2d;
	font-size: 20px;
}
.biaoyu h3 {
	font-size: 34px;
	color: #e79607;
	
}
.iphone {
	width: auto;
	height: 70px;
	float: right;
	display: inline;
	background: url(../img/tel.png) no-repeat left 0px;
	padding-left: 80px;
	margin: 43px 30px 0px 0px;
}
.iphone p {
	font-size: 30px;
	color: #e79607;
	display: block;
	font-family: impact;
}
.iphone span {
	font-size: 14px;
	color: #b00805;
	display: block;
}
/*<!--nav-->*/
.nav_bg {
	/*background: url(../img/nav_bg.jpg) repeat-x top center;*/
	background-color:#333;
	height: 60px;
}
.nav_bg li {
	height: 60px;
	line-height: 60px;
	display: block;
	float: left;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	background: url(../img/nav_tag.png) no-repeat left center;
}
.nav_bg li a {
	height: 60px;
	display: block;
	color: #fadc48;
	padding: 0px 29px;
}
.nav_bg li:first-child {
	background: none;
}
.nav_bg li a:hover,.cur a {
	color: #000!important;
	background-color:#F9A107!important;
}
.flexslider {
	position: relative;
	height: 453px;
	overflow: hidden;
	background: url(../img/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 453px;
}
.slides li a {
	display: block;
	height: 453px;
	width: 100%;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 999;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 35px;
	height: 8px;
	margin: 0 13px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 35px;
	height: 8px;
	line-height: 40px;
	overflow: hidden;
	background: url(../img/dot.png) left 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: right 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../img/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../img/next.png) center center no-repeat;
}
/*search*/


.search_zi {
	float: left;
	height: 36px;
	width: 700px;
	color: #b00805;
	line-height: 34px;
	margin: 10px 0px 0px 0px;
	display: inline;
}
.search_zi a {
	color: #b00805;
	margin: 0 2px;
}
.search_zi a:hover {
	color: #0059ba;
}
.search1 {
	float: right;
	width: 209px;
	float: right;
	height: 25px;
	line-height: 25px;
	display: inline;
	margin-top: 12px;
	background: url(../img/search_bg.png) no-repeat 0px 0px;
}
.search1 .text {
	width: 150px;
	height: 27px;
	float: left;
	background: none;
	border: none;
	line-height: 23px;
	color: #6b6b6b;
	font-size: 12px;
	font-family: "Microsoft YaHei";
}
.search1 .submit {
	width: 40px;
	height: 27px;
	font-size: 12px;
	cursor: pointer;
	float: left;
	color: #b00805;
	background: none;
	font-family: "Microsoft YaHei";
	border: none;
	margin-left: 16px;
}
.search_zi span {
	color: #b00805;
	font-size: 14px;
}
/* end nav*/


.end_bg {
	/*background: url(../img/end_dbg.jpg) top center no-repeat #a10101;*/
	background-color:#333;
	padding: 20px 0px;
	margin-top: 30px;
}
.end_nav {
	text-align: center;
	height: 30px;
	/*background: url(../img/end_bg.jpg) repeat-x bottom center;*/
	/*padding-bottom: 5px;*/
	border-bottom: 2px #494848 solid;
}
.end_nav a {
	padding: 0px 15px 0px 23px;
	font-size: 13px;
	color: #fadc48;
	background: url(../img/end_tag.jpg) no-repeat left center;
}
.end_nav a:hover {
	color: #FFF;
}
.end_nav a:first-child {
	background: none;
}
.end_n a:hover {
	color: #FFF;
}
.end_n a {
	color: #fadc48;
}
.end_n {
	color: #fadc48;
	line-height: 30px;
	padding: 15px 0px;
	text-align: center;
}
.end_n img {
	vertical-align: middle;
}
