* {
	margin: 0;
	padding: 0px;
	color: #4c4c4c;
}
em,i{font-style:normal;}
.leftbox{float:left;}
.rightbox{float:right;}
.textCenter{text-align:center;}
.textRight{text-align:right;}
.pointer{cursor:pointer;}
ul {
	list-style: none;
}
input{outline:none;}
a {
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	transition: ease .3s;
}

p {
	font-family: "微软雅黑";
	font-size: 14px;
}
h1,h2,h3,h4,h5{
	font-family: "微软雅黑";
	font-size: 14px;
}

i {
	font-family: "微软雅黑";
	font-size: 14px;
}

span {
	font-family: "微软雅黑";
	font-size: 14px;
}

body {
	color: #4c4c4c;
	background:#f9f7f4;
}
/*广告图*/
.ggt{
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.ggts{display: none;}
/*清除浮动*/
.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
}

.clearfix {
  zoom: 1; 
}
.top_hdbox{
	height: 40px;
    line-height: 40px;
    background: #f9f9f9;
    color: #ccc;
    font-size: 13px;
    border: 1px solid #e6e6e6;
    border-left: none;
    border-right: none;
}
.box_1200{
	width: 1200px;
	margin: 0 auto;
}
.top_hdbox .box_1200 p{
	font-size: 14px;
	color: #666;
	float: left;
}
.top_hdbox .box_1200 ul{
	float: left;
	margin-left: 10px;
}
.top_hdbox .box_1200 ul li{
	float: left;
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
}
.top_hdbox .box_1200 ul li a{
	font-size: 14px;
	color: #666;
}
.top_hdbox .box_1200 .left_box1{
	float: left;
}
.top_hdbox .box_1200 .right_box1{
	float: right;
}
.top_hdbox .box_1200 ul li a:hover{
	text-decoration:underline;
}
.top_hdbox1{
	height: 120px;
    background: #f9f7f4;
}
.top_hdbox1 .logo{
	float: left;
	margin-top: 18px;
}
.search-form{width:575px;overflow: hidden;float: right;margin-top: 18px;}
.search-form .search-bd{height: 36px;}
.search-form .search-bd li{font-size:16px;width:90px;height: 36px;line-height: 36px;text-align:center;float: left;cursor: pointer;background-color: #eee;color: #666;}
.search-form .search-bd li.selected{color: #fff;font-weight: 700;background-color: #00b277;}
.search-form .search-hd{height:40px;background-color: #00b277;padding: 3px;position: relative;}
.search-form .search-hd .search-input{width: 490px;height: 22px;line-height: 22px;padding: 6px 0;background: none;text-indent: 10px;border: 0;outline: none;position: relative;left: 3px;top: 4px;z-index: 5;#margin-left:-10px;}
.search-form .search-hd .btn-search{width: 70px;height: 40px;line-height:40px;position: absolute;right: 3px;top: 3px;border: 0;z-index: 6;cursor: pointer;font-size: 15px;color: #fff;font-weight: 700;background: none;outline: none;}
.search-form .search-hd .pholder{display: inline-block;padding: 2px 0;font-size: 13px;color: #999;position: absolute;left: 13px;top: 14px;z-index: 4;background: url(../images/zoom.gif) no-repeat 0 4px;padding-left:25px;#top:11px;}
.search-form .search-hd .s2,.search-form .search-hd #s2{display: none;}
.search-form .search-bg{width: 495px;height: 40px;background-color: #f9f7f4;position: absolute;left: 3px;top: 3px;z-index: 1;}
.header_box33 { position:initial; width:100%; height:50px; z-index:999; background:#00b277;line-height:50px; box-shadow:0 0 0px rgba(229,229,229,0.8); }
.header_box33.on { position:initial; }
.header_box33 .wrap { width: 1200px; margin:0 auto;max-width: initial; }
.header_box33 .logo {display: none; position:absolute; top:0; left:0;bottom:0; width:225px; text-align:center; }
.header_box33 .logo  img{ vertical-align:middle;}
.menu_box33 { text-align:center; }
.menu_box33 ul li { float:left;width:100px; text-align: center; font-size: 14px; margin:0; }
 .menu_box33{width:100%;float: left;}
 .menu_box33 ul li a{display:block; color:#fdfdfd; position:relative;font-size: 16px;}
.menu_box33 ul li a:before { content: ''; display: block; position: absolute; width: 0; margin: 0 auto; left: 0; right: 0; bottom: 0; height: 4px; background: #975603; }
 .menu_box33 ul li.on a:before,.menu_box33 ul li a:hover:before{ width:100%;}
.menu_box33 ul li.on a, .menu_box33 ul li a:hover { background: #00b277;color: #fff; }
.tel { position: absolute; top: 50%; right: 0; line-height: 24px; margin-top: -12px; padding: 0 26px; background: url(../images/icon1.png) no-repeat left center; }
.tel span { color: #8cb25e; font-size: 16px; padding: 0 12px; border-left: 1px solid #01764a; }
.menu_box33 ul{height: 50px;overflow: hidden;}
}
.swiper-container {
	height: 400px;
	overflow: visible;
}

.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 10px;
	width: 100%;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 32px;
	height: 20px;
	font-size: 0;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	transition: width .8s;
}

.swiper-pagination-switch:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background: rgba(102, 102, 102, .5);
	vertical-align: middle;
	transition: width .8s, background-color .8s;
	box-shadow: 0 3px 6px 0 rgba(33, 39, 81, 0.20);
}

.swiper-active-switch:before {
	background: #fa6f66;
	box-shadow: 0 3px 6px 0 rgba(250, 111, 102, .5);
}

.swiper-slide {
	position: relative;
	opacity: 0;
	transition: opacity 0.7s ease-in-out;
	overflow: hidden;
}

.swiper-slide-active {
	opacity: 1;
}

.swiper-slide .img {
	position: absolute;
}

.inner {
	position: relative;
	display: block;
	width: 1180px;
	height: 500px;
	margin: 0 auto;
}

.banner-text {
	position: absolute;
	left: 0;
	bottom: 206px;
	z-index: 999;
}

.banner-text h3 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #333333;
	line-height: 36px;
}

.banner-text em {
	font-style: normal;
	color: #e41e2b;
}

.banner-text h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 48px;
	color: #333333;
	line-height: 60px;
}

.banner-text p {
	margin-top: 10px;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
}

.banner-text .btn-primary {
	box-shadow: 0 10px 20px 0 rgba(239, 35, 54, 0.20);
	margin-top: 30px;
	height: 40px;
	line-height: 38px;
	padding: 0 30px;
	font-size: 18px;
	color: #fff;
	background-color: #E41F2B;
	display: inline-block;
}


.slide3 {
	background: url(../images/bn2.jpg) no-repeat center center;
}

.slide4 {
	background: url(../images/bn1.jpg) no-repeat center center;
}

.slide5 {
	background: url(../images/bn3.jpg) no-repeat center center;
}

.slide2 .img1 {
	left: 0px;
	bottom: 120px;
	z-index: 9;
	position: absolute;
}

.slide4 .img1 {
	right: -45px;
    bottom: 156px;
	z-index: 9;
	position: absolute;
}

.slide4 .img2 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}

.slide5 .img1 {
	right: -365px;
    bottom: -88px;
	z-index: 9;
	position: absolute;
}

.slide5 .img2 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
/*波浪遮罩*/
.cover{
	background: url(../images/banner-cover.png) no-repeat center center;
	position: absolute;
    z-index: 9;
    bottom: 0;
    left: -1280px;
    right: -1280px;
    width: 2560px;
    height: 60px;
    margin: 0 auto;
}
#footer{
	width: 100%;
	padding: 12px 0px;
	border-top:1px solid #ddd ;
	background: #FFFFFF;
	
	background-image: url(../images/dh_bg.jpg);
}
#footer .foot_nav{
	width: 1200px;
	margin: 0 auto;
}
#footer .foot_nav .bnav{
	width: 394px;
	margin: 0 auto;
	color: #efefef;
	text-align: center;
}
#footer .foot_nav .bnav a{
	font-size: 15px;
    color: #333;
    padding: 0px 5px;
    color: #fff;
}
.foot { text-align:center; width:1002px; margin:0px auto;}
.foot dl{font-size: 15px; text-align:center; line-height:24px; padding:11px 0px 20px 0px; color:#fff;}
.foot a{color:#fff;margin-left: 18px;font-size: 15px;}#foot a:hover{color:#fff;}
.bnav a:hover{color:#fff;font-size: 15px; text-decoration:underline;}
.foot .zdb{
	
	width: 538px;
	margin: 0 auto;
}
.foot .zdb li{
	float: left;
	margin-left: 12px;
	border: solid 1px #d2d2d2;
}
.fixLayer{
	position: fixed;
    z-index: 199;
    right: 30px;
    bottom: 120px;
    width: 140px;
    background-color: #fafafa;
    border-radius: 10px;
    text-align: center;
    padding: 8px 6px;
}

.fixLayer input{
	margin-left: 26px;
	width: 18px;
}
.fixLayer .ul_1 p{
	font-weight: 700;
    font-size: 18px;
    color: #b72024;
    text-align: left;
    padding-left: 10px;
}
.fixLayer .ul_1 p a{
	margin-left: 18px;
}

.fixLayer .ul_1 li{
	font-size: 14px;
    line-height: 28px;
}
.fixLayer .ul_1 li a{
	font-size: 14px;
    line-height: 28px;
    color: #b72024;
}
.fixLayer .ul_1 li a:hover{
	text-decoration:underline;
}
.fixLayer .ul_2 li{
	margin-top: 10px;
}
.fixLayer .ul_2 li img{
	width: 106px;
}
.fixLayer .ul_2 li p{
	font-size: 12px;
	color: #333;
}
.fixLayer .gotoTop{
	display: block;
    text-decoration: none;
    line-height: 36px;
    background-color: #b72024;
    font-size: 14px;
    color: #fff;
    border-radius: 0 0 10px 10px;
    margin-top: 8px;
}
.fixLayer .gotoTop span{
	padding-left: 16px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 14px;
    background: url(../images/icon_arr_01.png) no-repeat -50px -48px;
    _background-image: url(../images/icon_arr_01_b8.png);
}
.footer_box1{margin-top: 36px;background: url(../images/foot.jpg);height: 10px;width: 100%;text-align: center;color: white;}
.cbggt{position: fixed;left: 0px;bottom: 30px;width: 300px;height: 220px;border: 1px solid #ccc;}