@charset "utf-8";

/* CSS Document */

html {
	background: #FFF;
	/*
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);
	*/
}

body {
	font-size: 14px;
	/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
	background-color: #fff;
	color: #323232;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}


html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dl,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
	margin: 0px;
	padding: 0px;
	/*color: #323232;*/
	-webkit-font-smoothing: subpixel-antialiased;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

fieldset,
img {
	border: 0;
}

img,
object {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* for ie8 */
	-ms-interpolation-mode: bicubic;
}

a {
	outline: none;
	blr: expression(this.onFocus=this.blur());
	text-decoration: none;
	color: #323232;
}
a:focus{text-decoration: none}

a:hover {
	color: #e60012;
	text-decoration: none;
}

input[type='button'] {
	outline: none;
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: 400;
}


/*定义清除浮动样式 方法一*/

.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}


/*定义清除浮动样式 方法二*/

.clear {
	clear: both;
}


/*font-size */

.f12px {
	font-size: 12px;
}

.f14px {
	font-size: 14px;
}

.f16px {
	font-size: 16px;
}

.f18px {
	font-size: 18px;
}

.f20px {
	font-size: 20px;
}

.f22px {
	font-size: 22px;
}

.f24px {
	font-size: 24px;
}

.f48px {
	font-size: 48px;
}


/*float */

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
ol,
li {
	list-style: none outside none;
}

.tc {
	text-align: center !important;
}

.tl {
	text-align: left !important;
}

.tr {
	text-align: right !important;
}

.fwn {
	font-weight: normal;
}

.fwb {
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	/*font-weight:400;*/
}

q:before,
q:after {
	content: '';
	content: none;
}

input,
textarea,
select {
	font-weight: inherit;
	font-size: 100%;
}

input,
select,
textarea,
button {
	vertical-align: middle
}

.pa {
	position: absolute;
}

.pr {
	position: relative;
}

.inblock {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.disnone {
	display: none;
}

.block {
	display: block;
}

.hidden {
	overflow: hidden !important;
}

.none {
	display: none;
}

.textoverflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.underline:hover {
	text-decoration: underline;
}

.mtc {
	margin: 0 auto;
}

.number {
	font-family: Arial;
}

.fw600 {
	font-weight: 600;
}

.hand {
	cursor: pointer;
}

.distable {
	display: table;
}

.distr {
	display: table-row;
}

.distd {
	display: table-cell;
}

.mr35px {
	margin-right: 35px;
}

.ml35px {
	margin-left: 35px;
}

.mr10px {
	margin-right: 10px;
}

.ml10px {
	margin-left: 10px;
}

.mt20px {
	margin-top: 20px;
}

.mt5px {
	margin-top: 1.57%;
}

.mt4px {
	margin-top: 4px;
}

.mr5px {
	margin-right: 0.86%;
}

img.exper_rt_pic {
	display: block;
	transition: all 1s ease 0s;
}

img.exper_rt_pic:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.9;
	opacity: 0.9;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.box_lf01a_trsfrn {
	display: block;
	transition: all 1s ease 0s;
}

.box_lf01a_trsfrn:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.9;
	opacity: 0.9;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}


/*hearder*/
#mainCarousel{
	 margin-top: 150px !important;
}
.header {
	width: 100%;
	min-width: 320px;
	position: relative;
	z-index: 5;
}


.animate-header {
    top: 0 !important;
}
#navigation {
    background-color: #FFFFFF !important;
}
.header .top1 {
	margin: 0 auto;
	color: #fff;
	background-color:#68b5ae;
	height: 0px;
	line-height: 0px;
	z-index: 999;
	position: relative;
}

.header .top1_w {
	max-width: 1120px;
	margin: 0px auto;
}

.header .top1_lf {
	width: 256px;
	font-size: 13px;
	left: 3px;
	top: 0px;
	font-size: 11px;
}

.header .top1_lf a {
	font-size: 12px;
	margin: 0px 6px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
}

.header .top1_lf a:hover {
	color: #c81622;
}

.top1_rt {
	width: 225px;
	height: 35px;
	right: 50px;
	top: 0px;
	line-height: 35px;
}

.top1_rt01 ul li {
	display: inline;
}

.top1_rt01 a {
	color: #fff;
	padding: 0 7px;
}

.top1_rt01 a:hover {
	color: #c81622;
}

.top2 {
	margin: 0px auto;
	position: relative;
	height:100px;
	background-color: #226b68;
}

.top2_w {
	margin: 0px auto;
	width: 1120px;
}

.top2 .logo {
	width:574px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	margin-top:12px;
}

.top2 .logo a img {
	display: block;
}

.top2 .xiaoxun {
	width: 275px;
	float: right;
	margin-right: 10px;
	margin-top: 36px;
}

.in_qh_phone {
	display: none;
}






.footer {
	width: 100%;
	
	background: url(../images/footer_bg.jpg) no-repeat top center #226B68;
	background-size: contain;
	    margin-top: -4px;
}

.footer_w {
	height:120px;
	width: 1200px;
	padding: 0px 10px;
	margin: 0px auto;
}

.ft_lf {

}

.ft_ct {
	
}

.ft_rt {
	width:100%;
	
}

.footer01 {
	height: 96px;
	padding: 20px 0px 20px;
	
	margin-bottom: 20px;
}

.ft_lf ul li {
	width:40%;
	float: left;
	text-align: center
}

.ft_lf ul li span {
	display: block;
	color: #fff;
	line-height: 20px;
	height: 26px;
}

.ft_lf ul li span a {
	color: #fff;
}

.ft_logo {
	text-align: center;
	
	padding: 10px 0px;
}

.address {
	color: #fff;
	margin-left: 237px;
	line-height: 22px;
	padding-top: 15px;
}

.address span {
	display: inline-block;
}

.footer02 {
	text-align: right;
	color: #fff;
	display: none;
	text-align: center;
	margin-bottom: 5px;
}

.footer02 span {
	line-height: 24px;
}

.footer03 {
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
}

.footer03 p {
	line-height: 24px;
}

.footer03 span {
	display: inline-block;
}

.ft_lf ul li img {
	width: 75px;
	height: 74px
}

@media screen and (max-width:1120px) {
	.top2_w {
		width: auto;
	}
	header .nav #nav {
		width: auto;
	}
	.header .nav li a {
		padding: 0px 9px;
	}
	.header .nav #nav .minfoWrap .minfoWrap_inner div.fl {
		display: none;
	}
	#nav .minfoWrap {
		width: 100%;
	}
	.footer_w {
		width: auto;
	}
}

@media screen and (max-width:980px) {
	.mbtn {
		display: block;
	}
	.search_con{
		display: none;		
	}
	.header .top1_lf {
		left: 55px;
	}
	.header .nav {
		display: none;
	}
	.top2 {
		border-bottom: 2px solid #fff;
	}
	/*.footer {
		height: auto;
	}*/
	.footer03 {
		text-align: center;
	}
	.ft_lf {
		width: 57%;
		float: left
	}
	.ft_ct {
		width: 43%;
		float: right
	}
	.ft_rt {
		display: none
	}
	.footer02 {
		display: block;
	}
	.ft_logo {
		text-align: right;
		padding-right: 0px;
		border-right: none;
	}
}

@media screen and (max-width:800px) {}

@media screen and (max-width:640px) {
	.top2 .xiaoxun {
		width: 245px;
	}
}

@media screen and (max-width:560px) {
	.header .top1 {
		height: 30PX;
	}
	.header .top1_lf {
		width: 225px;
		font-size: 13px;
		left: 50%;
		top: 0px;
		font-size: 11px;
		margin-left: -112px;
		line-height: 32px;
	}
	.top1_rt {
		width: 164px;
		height: 35px;
		left: 50%;
		margin-left: -53px;
		top: 30px;
		line-height: 35px;
	}
	.top2 {
		height: 110px;
	}
	.top2 .xiaoxun {
		display: none;
	}
	.top2 .logo {
		float: none;
		margin: 0px auto 0px;
		padding-top: 20px;
		width: 220px;
	}
	.footer01 {
		height: auto;
		padding-bottom: 10px;
	}
	.ft_lf {
		width: 100%;
		float: none;
		overflow: hidden;
		border-bottom: 1px solid #313179;
		padding-bottom: 10px;
	}
	.ft_ct {
		width: 100%;
		float: none;
		overflow: hidden;
	}
	.ft_logo {
		text-align: center;
		padding-top: 25px;
		border: none;
	}
	.top1_rt01 ul li.in_qh {
		display: none
	}
	.in_qh_phone {
		display: block;
		height: 50px;
		line-height: 50px;
		background-color: #003b9f;
		text-align: center;
		margin-top: 20px;
		color: #fff;
	}
	.in_qh_phone a {
		color: #fff;
		font-size: 16px;
		font-weight: bolder;
		display: block;
		width: 130px;
		margin: 0px auto;
		background: url(../images/qd.jpg) no-repeat left center
	}
	.in_qh_phone a:hover {
		color: #fff;
	}
}

@media screen
/*and (min-width:320px)*/

and (max-width:480px) {
	.top2 {
		height: 80px;
	}
	.top2 .logo {
		float: none;
		margin: 0px auto 0px;
		padding-top:20px;
		width:300px;
	}
	.footer01 {
		margin-bottom: 10px;
	}
	.ft_logo {
		padding-top: 10px;
		padding-bottom: 0px;
	}
	.footer02 span {
		line-height: 20px;
	}
	.footer03 p {
		line-height: 20px;
	}
	.footer03 {
		padding-bottom: 10px;
	}
}

.search_con img,.search_con input{
    position: relative;
    top:45px;
    
}
@media (max-width: 1631px){
.search_con img{
    
}
}
