@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, table, tbody, p, th, td, em {
		margin: 0;
		padding: 0;
		border: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}

html, body {
		height: 100%;
		font-size: 12px;
		color: #474747;
}

img, input, button, a, select, textarea {
		margin: 0;
		padding: 0;
		resize: none;
		border: none;
		outline: none;
}

ul, li {
		list-style: none;
}

* html {
		background-image: url(about:blank);
		background-attachment: fixed;
} /* 修正IE6振动bug */
a {
		color: #474747;
		text-decoration: none;
}

a:hover {
		color: #e53d06;
}

/*头部 start*/
.header_w {
		width: 100%;
		min-width: 1196px;
}

.header {
		margin: 0 auto 0;
		width: 1196px;
		height: 103px;
}

.header .logo {
		float: left;
}

.header .h_txt {
		float: left;
		padding-top: 35px;
		margin-left: 24px;
}
/*头部 end*/

/*导航 start*/
.nav {
		float: right;
		padding-top: 36px;
}

.nav li {
		float: left;
		margin: 0 0 0 40px;
		line-height: 32px;
		font-size: 16px;
}

/*导航 end*/

/*焦点图 start*/
.i_slider_1 {
		margin: 0 auto 0;
		width: 100%;
		min-width: 1196px;
}

.i_slider_1 .main_visual {
		overflow: hidden;
		position: relative;
		height: 495px;
}

.i_slider_1 .main_image {
		height: 495px;
		margin: 0 auto 0;
		overflow: hidden;
		position: relative;
} /*在此可以限定高度*/
.i_slider_1 .main_image ul {
		position: absolute;
		top: 0;
		left: 0
}

.i_slider_1 .main_image li {
		height: 495px;
		background: center 0 no-repeat;
}

.i_slider_1 .main_image li a {
		display: block;
		height: 100%;
}

.i_slider_1 .main_visual div.flicking_con {
		position: absolute;
		right: 50%;
		margin-right: -40px;
		width: 80px;
		bottom: 1.4em;
		z-index: 999;
		height: 20px;
}

.i_slider_1 .main_visual div.flicking_con a {
		float: left;
		margin: 0 5px 0;
		width: 15px;
		height: 15px;
		background: #ffffff;
		border-radius: 8px;
}

.i_slider_1 .main_visual div.flicking_con a.on {
		background: #b71a00;
}

.i_slider_1 .main_visual #btn_prev, .main_visual #btn_next {
		display: none;
		z-index: 11111;
		position: absolute;
		left: -5%;
		top: 30%;
		margin-top: -24px;
		display: block;
		width: 28px !important;
		height: 48px;
		cursor: pointer;
		z-index: 100;
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter: alpha(opacity = 60);
}

.i_slider_1 .main_visual #btn_next {
		left: auto;
		right: -5%;
}
/*焦点图4 start*/
.box_intro {
		width: 1196px;
		overflow: hidden;
		color: #474747;
		padding-top: 55px;
		padding-bottom: 62px;
		margin: 0 auto 0;
		line-height: 30px;
		text-align: center;
}

.box_intro  .tit {
		font-size: 30px;
}

.box_intro  .txt {
		margin: 0 75px 0 75px;
		padding-top: 25px;
		text-align: left;
		font-size: 16px;
}

.box_intro .list_pic {
		margin-top: 48px;
}

.box_intro .list_pic ul {
		width: 1227px;
		margin: 0 auto 0 0;
}

.box_intro .list_pic li {
		float: left;
		width: 382px;
		margin-right: 27px;
}

.box_intro .list_pic img {
		display: block;
		width: 100%;
		height: auto;
}

.box_can_w {
		min-width: 1196px;
		background: #f3f4f4;
}

.box_can {
		width: 1196px;
		overflow: hidden;
		color: #474747;
		padding-top: 55px;
		padding-bottom: 62px;
		margin: 0 auto 0;
		line-height: 30px;
		text-align: center;
}

.box_can  .tit {
		font-size: 30px;
}

.box_can  .txt {
		margin: 0 75px 0 75px;
		padding-top: 25px;
		text-align: center;
		font-size: 16px;
}

.box_can .list_pic {
		margin-top: 58px;
}

.box_can .list_pic li {
		margin: 0 45px;
		display: inline-block;
		text-align: center;
		font-size: 22px;
		line-height: 30px;
		color: #777777;
}

.box_can .list_pic li a {
		color: #777777;
}

.box_can .list_pic li a:hover {
		color: #e53d06;
}

.box_can .list_pic img {
		display: block;
		margin: 0 auto 18px;
		width: 55px;
		height: 55px;
}

.box_new {
		width: 1196px;
		overflow: hidden;
		color: #474747;
		padding-top: 55px;
		padding-bottom: 64px;
		margin: 0 auto 0;
		line-height: 30px;
		text-align: center;
}

.box_new  .tit {
		font-size: 30px;
}

.box_new .pic_d {
		position: relative;
		margin-top: 52px;
		float: left;
		width: 520px;
		height: 310px;
}

.box_new .pic_d img {
		width: 520px;
		height: 310px;
}

.box_new .pic_d .txt_mask {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 44px;
		filter: alpha(opacity = 60);
		-moz-opacity: .6;
		opacity: 0.6;
		background: #000000;
}

.box_new .pic_d .txt {
		position: absolute;
		left: 5%;
		width: 90%;
		overflow: hidden;
		height: 44px;
		bottom: 0;
		font-size: 16px;
		color: #ffffff;
		line-height: 44px;
		text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		*white-space: nowrap;
}

.box_new .pic_d a:hover .txt_mask {
		filter: alpha(opacity = 80);
		-moz-opacity: .8;
		opacity: 0.8;
}

.box_new .list_zx {
		margin-top: 52px;
		width: 660px;
		float: right;
}

.box_new .list_zx li {
		float: left;
		width: 100%;
		margin-bottom: 15px;
		font-size: 14px;
}

.box_new .list_zx .pic {
		display: block;
		float: left;
		margin-right: 10px;
}

.box_new .list_zx .txt {
		text-align: left;
}

.box_new .list_zx .txt .z_name {
		color: #474747;
		font-weight: bold;
		line-height: 22px;
}

.box_new .list_zx .txt .z_name a {
		color: #474747;
}

.box_new .list_zx .txt .z_name a:hover {
		color: #e53d06;
}

.box_new .list_zx .txt p {
		padding-top: 4px;
		font-size: 14px;
		color: #999999;
		line-height: 22px;
}

.footer_w {
		width: 100%;
		min-width: 1196px;
		margin: 0 auto 0;
		padding: 34px 0 42px;
		overflow: hidden;
		background: #1d1d1d
}

.footer {
		width: 1196px;
		margin: 0 auto 0;
		font-size: 14px;
		line-height: 24px;
		color: #dddddd;
}

.footer .flink {
		float: left;
		text-align: left;
		width: 510px;
}

.footer .copyright {
		float: right;
		text-align: left;
}

.footer  a {
		color: #dddddd;
}

.footer  a:hover {
		color: #ffffff;
}

.banner {
		width: 100%;
		min-width: 1196px;
		margin: 0 auto 0;
		height: 256px;
		background: center 0 no-repeat;
}

.main_gray {
		width: 100%;
		min-width: 1196px;
		background: #f9f9f9;
}

.box_in_w {
		padding: 45px 0 38px;
}

.box_in {
		margin: 0 auto 0;
		width: 1196px;
		min-height: 473px;
		background: #ffffff url(/hxrd/images/contact_bg.jpg) center 0 no-repeat
}

.box_contact .tit {
		margin: 0 44px;
		padding-top: 38px;
		font-size: 30px;
}

.box_contact .con {
		margin: 0 44px;
		padding-top: 15px;
		font-size: 14px;
		line-height: 30px;
}

.box_contact .txt {
		float: left;
		width: 480px;
}

.box_contact .pic {
		float: right;
}

.box_contact .ewm_pic {
		margin-top: 5px;
		margin-right: 14px;
		display: inline-block;
		vertical-align: middle;
}

.box_contact .ewm_txt {
		margin-top: 5px;
		display: inline-block;
		vertical-align: middle;
		line-height: 24px;
}

.box_about {
		font-size: 14px;
		line-height: 30px;
}

.box_about .con {
		padding: 0 52px 36px;
}

.box_about h5 {
		padding-top: 42px;
		font-size: 24px;
		font-weight: normal;
}

.box_about .txt_about {
		padding-top: 20px;
}

.box_about .txt_about p {
		text-indent: 2em;
}

.box_about .txt_about_s {
		padding-top: 6px;
		position: relative;
}

.box_about .ewm_pic2 {
		position: absolute;
		top: -45px;
		right: 295px;
}

.box_about .ewm_pic3 {
		position: absolute;
		top: -25px;
		right: 295px;
}

.box_hzqy {
		font-size: 14px;
		padding-bottom: 72px;
}

.box_hzqy .tit {
		margin: 0 52px;
		padding-top: 38px;
		font-size: 30px;
		text-align: center;
}

.box_hzqy .txt {
		margin: 0 52px;
		line-height: 30px;
		padding-top: 20px;
		text-align: left;
}

.box_new_de {
		font-size: 14px;
		padding-bottom: 72px;
}

.box_new_de .tit {
		margin: 0 90px;
		padding-top: 52px;
		font-size: 26px;
		text-align: center;
}

.box_new_de .about {
		margin: 10px 90px 0;
		text-align: center;
		color: #999999;
}

.box_new_de .txt {
		margin: 0 90px;
		line-height: 30px;
		padding-top: 20px;
		text-align: left;
}

.box_ywnr {
		font-size: 14px;
}

.box_ywnr .tit {
		margin: 0 52px;
		padding-top: 40px;
		font-size: 26px;
		text-align: center;
}

.box_ywnr .txt {
		margin: 0 52px;
		line-height: 30px;
		padding-top: 42px;
		text-align: left;
}

.box_ywnr .list_ywnr {
		margin: 35px 52px 0;
		line-height: 30px;
}

.box_ywnr .list_ywnr li {
		margin-bottom: 64px;
		float: left;
}

.box_ywnr .list_ywnr .pic {
		float: left;
}

.box_ywnr .list_ywnr .pic img {
		height: auto;
}

.box_ywnr .list_ywnr .txt_y {
		float: left;
		margin-left: 28px;
		width: 695px;
}

.box_ywnr .list_ywnr .txt_y .t_1 {
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		padding-bottom: 6px;
}

.box_ywnr .list_ywnr .txt_y .red {
		color: #c60202;
}

.box_ywnr .list_ywnr .txt_y .t_3 {
		padding-left: 16px;
}

.box_rczp {
		font-size: 14px;
		padding-bottom: 40px;
}

.box_rczp .tit {
		margin: 0 40px;
		padding-top: 40px;
		font-size: 24px;
}

.box_rczp .txt {
		margin: 0 40px;
		padding-bottom: 20px;
		line-height: 36px;
		padding-top: 5px;
		border-bottom: 1px solid #cccccc;
}

.box_rczp .txt .t_1 {
		font-size: 16px;
		font-weight: bold;
}

.box_rczp .tab {
		margin: 0 40px;
		padding-top: 40px;
		font-size: 14px;
		color: #666666;
		line-height: 36px;
		height: 36px;
}

.box_rczp .tab li {
		margin-right: 15px;
		padding: 0 25px;
		float: left;
		background: #e3e3e3;
		color: #666666;
}

.box_rczp .tab li.current {
		background: #bf2c01;
		color: #ffffff;
}

.box_rczp .rc_con {
		display: none;
}

.box_rczp .list_rczp {
		margin: 20px 35px 0;
		line-height: 30px;
		overflow: hidden;
}

.box_rczp .list_rczp li {
		width: 100%;
		margin-top: 26px;
		float: left;
		clear: both;
		background: #f9f9f9;
}

.btn_more {
		margin-top: 50px;
		margin-bottom: 50px;
		margin-right: 48px;
		float: right;
		width: 118px;
		height: 118px;
		background: #eeefef;
		transform: translate(50px), font-size:22px;
		color: #e07171;
		line-height: 118px;
		-moz-border-radius: 50em;
		-webkit-border-radius: 50em;
		border-radius: 50em;
		text-align: center;
		font-size: 25px;
		font-weight: bold;
}

.btn_more:hover {
		text-align: center;
		font-size: 25px;
		color: #eeefef;
		background: #bf2c01;
		-moz-border-radius: 50em;
		-webkit-border-radius: 50em;
		border-radius: 50em;
}

.box_rczp .list_rczp .txt_r {
		line-height: 30px;
		padding-left: 28px;
		padding-top: 24px;
}

.box_rczp .list_rczp .txt_r .t_1 {
		font-size: 24px;
}

.box_rczp .list_rczp .txt_r .t_2 {
		margin-top: 10px;
}

.box_rczp .list_rczp .txt_r .t_3 {
		color: #888888;
}