﻿@charset "utf-8";
/* CSS Document */
/*公用部分*/
body,ul,li,a,h1,dl,dd,dt,div,p,form,input,img{margin:0px;padding:0px; border: 0; outline:none;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dd,dt{margin:0;padding:0;}
body{text-align:left;font-size:12px;color:#666;font-family:"微软雅黑";  line-height:20px; overflow:hidden;  margin:auto;}
html{ overflow-x:hidden;}
ul,li,dl,dd,dt{list-style: none;}
a{text-decoration: none; color:#000; color:inherit;}
a:hover{text-decoration:none;}
img{ max-width:100%; max-height:100%;}
.left{float:left;}
.right{float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*+height:1%;}
.clear{ clear:both}
.mx{ width:1200px; margin:0 auto; overflow:hidden; background: #ffffff;}
.l{ width:1140px; overflow: hidden; margin:0 auto; } 

em, i { font-style: normal; }
input{ font-family:"微软雅黑";}

/*清除浮动*/
.clear {
    clear: both;
}
.fl {
	float:left;
    display: inline;
}
.fr {
	float:right;
    display: inline;
}
.header{
	height: auto;
	margin: 0 auto;
	background-color: #be272e;
}
.h-mid{
	width: 1140px;
	height: 140px;
	line-height: 140px;
	margin: 0 auto;
	padding-top: 10px;
}
.logo{
	float: left;
	display: inline;
}
.h-mid{
	
}
.h-mid .tips{
	margin-top: 19px;
	line-height: 16px;
}
.h-mid p{
	width: 751px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 32px;
	font-weight: 700;
	color: #FFFFFF;
	margin-left: 35px;
}
.h-mid .tips h2{
	font-size: 16px;
	line-height: 20px;
	color: #004490;
}
.h-mid .tel{
	width: 165px;
	height: 36px;
	padding-left: 48px;
	margin: 48px 25px 0 0;
	display: inline;
	font-size: 11px;
	line-height: 14px;
}
.search{
	height: 30px;
	line-height: 30px;
	color: #666666;
	padding-left: 20px;
	padding-right: 10px;
	border-radius: 15px;
	border: 1px solid #000000;
	background: url(../images/1_index0_03.png) no-repeat right;
	background-color: #FFFFFF;
}
.nav{
	width: 1920px;
	height: 60px;
	display: block;
	margin: 0 auto;
	background: #d8bd45;
}
.nav ul{
	width: 1400px;
	height: 60px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.nav ul li{
	width: 176px;
	height: 60px;
	float: left;
	line-height: 60px;
}
.nav ul .on{background: #f96f65;}
.nav a.tit{
	display: block;
	font-size: 18px;
	color: #fff;
}
.nav a.last{
	border-right: none;
}
.nav a.tit:hover, .nav a.tit.on{
	border-color: #024085;
	background: #f96f65;
}
.content{
	overflow: hidden;
	padding-bottom: 130px;
}

	/* banner */
ul {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.swiper_Mycontainer {
	position:relative;
	margin:0 auto;
}
.swiper_Mywrapper {
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.swiper_Myslide {
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
}
.swiper_Myslide li {
	float:left;
	position:relative;
	overflow:hidden;
}
.swiper_Myslide li img {
	width:100%;
	
}
.clear2:after {
	content:"";
	clear:both;
	display:block;
}
.swiper_buttton {
	position:absolute;
	top:50%;
	margin-top:-15px;
	cursor:pointer;
	text-align:center;
	max-width:5%;
	display:none;
}
.swiper_but_prev {
	left:2%;
	font-size: 30px
}
.swiper_but_next {
	right:2%;
	font-size: 30px
}
.swiper_Mycontainer:hover .swiper_buttton {
	display:block;
}
.uldian {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	bottom:2%;
}
.uldian li {
	height:20px;
	width:180px;
	background-color:#fff;
	display:inline-block;
	margin:0 5px;
	cursor:pointer;
}
.uldian li.cur {
	background-color:#f96f65;
}
.footer{
	margin: 0 auto;
}
.footer_a{
	width: 1140px;
	height: 147px;
	margin: 0 auto;
	padding-top: 20px;
}
.footer_a ul li{
	color: #000000;
	font-size: 14px;
	line-height: 28px;
}
.footer .footer_top{
	height: 167px;
	background: #c0bfbf;
	
}
.footer .footer_top ul{
	width: 50%;
	height: auto;
	display: inline-block;
	float: left;
}
.footer .footer_top img{
	float: right;
}
.footer_bottom{
	height: 75px;
	line-height: 75px;
	background: #333333;
}
.footer_bottom p{
	width: 1140px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 24px;
}
.footer_bottom p i{
	float: right;
}
.position{
	width: 1200px;
	margin: 0 auto;
	margin-top: 89px;
}
.position p{
	font-size:18px ;
	color: #000000;
}
.position p a:last-of-type{
	color: #156ef4;
}
.about_title{
     height: 180px;
     background: #d5d4d4;
}
.about{
	background: #ffffff;
}
