@charset "utf-8";
html, body {
	overflow-x: hidden;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-size: 14px;
	line-height: 26px;
	color: #555;
	font-family: "Microsoft YaHei", "微软雅黑";
	min-width: 1200px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #830c02;
	cursor: pointer;
	text-decoration: none;
}
a, button, input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.c {
	clear: both;
	line-height: 0;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	content: '.';
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
	vertical-align: middle;
}
input, select, textarea {
	font-family: "Microsoft YaHei", "微软雅黑";
}
.wp {
	width: 1000px;
	margin: 0 auto;
}
.header {
	border-top: 2px solid #e44335;
	height: 105px;
	overflow: hidden;
	width: 100%;
}
.header .logo {
	float: left;
}
.header .topr {
	float: right;
}
.header .topcs {
	overflow: hidden;
	height: 61px;
	line-height: 36px;
	font-size: 14px;
}
.header .topcs .fl span {
	color: #666;
	margin-right: 15px;
}
.header .topcs .fl a {
	margin: 0 5px;
}
.header .topcs .fr {
	background: url(../img/ico_tel.png) left center no-repeat;
	padding-left: 22px;
}
.header .topcs .fr span {
	color: #830c02;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header .nav {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	background: #830c02;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.header .nav li {
	float: left;
	font-size: 14px;
}
.header .nav li a {
	padding: 0 23px;
	overflow: hidden;
	display: block;
	color: #fff;
}
.header .nav li:hover, .header .nav li.on {
	background: #9b1d12;
}
.banner {
	position: relative;
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.banner a {
	display: block;
	height: 480px;
	overflow: hidden;
	text-indent: -9999px;
	background-position: center top;
	background-repeat: no-repeat;
}
.banner .banner_x {
	position: absolute;
	left: 0px;
	top: 360px;
	width: 100%;
	text-align: center;
}
.banner .banner_x span {
	display: inline-block;
	color: #fff;
	background: #0e0e0e;
	width: 25px;
	height: 25px;
	cursor: pointer;
	margin: 0 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.banner .banner_x span.on {
	background: #ff6666;
}
.banner .prev, .banner .next {
	display: block;
	width: 18px;
	height: 33px;
	background: url(../img/ico_banlr.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -16px;
}
.banner .prev {
	background-position: left top;
	left: 50px;
}
.banner .next {
	background-position: right top;
	right: 50px;
}
.nbanner {
	height: 199px;
	overflow: hidden;
	width: 100%;
	background: url(../img/nbanner.jpg) center top no-repeat;
	margin-bottom: 20px;
}
.fdkefu {
	width: 140px;
	height: 236px;
	background: url(../img/ico_kefubj.png) no-repeat;
	overflow: hidden;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -123px;
	padding: 10px 6px 0 48px;
	z-index: 999;
}
.fdkefu .fdkefu_bt {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #787878;
}
.fdkefu .fdkefu_bt img {
	float: left;
	margin: 5px 5px 0 0;
}
.fdkefu .fdkefu_tel {
	font-size: 20px;
	color: #830c02;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}
.fdkefu .fdkefu_email {
	color: #830c02;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
.fdkefu .fdkefu_email a {
	color: #830c02;
}
.fdkefu .fdkefu_qq {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
}
.fdkefu .fdkefu_qq img {
	float: left;
	margin: 6px 5px 0 0;
}
.fdkefu .fdkefu_jg {
	border-bottom: 1px dashed #a6a6a6;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
}
.fdkefu .fdkefu_zt {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	width: 34px;
	height: 124px;
}
.botnav {
	background: #830c02;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	color: #fff;
}
.botnav a {
	margin: 0 8px;
	color: #fff;
}
.botnav a:hover {
	color: #FF0;
}
.footer {
	padding: 15px 0;
	overflow: hidden;
}
.footer .footlogo {
	float: left;
	width: 270px;
	margin-top: 20px;
}
.footer .copy {
	color: #666;
	line-height: 26px;
	overflow: hidden;
	width: 360px;
	float: left;
}
.footer .copy a {
	color: #000;
}
.footer .copy a:hover {
	color: #830c02;
}
.footer .footpic {
	float: right;
}
.footer .footpic dd {
	float: left;
	margin: 20px 20px 0 0;
}
.footer .footpic dt {
	float: left;
	color: #000000;
	text-align: center;
	margin: 15px 0 0 20px;
}
.nleft {
	width: 270px;
	float: left;
	margin-bottom: 20px;
}
.nleft .bt {
	height: 50px;
	line-height: 50px;
	background: url(../img/ico_btbj.png) no-repeat;
	padding-left: 50px;
	font-size: 14px;
	color: #fff;
}
.nleft .bt span {
	font-size: 18px;
}
.nleft .bt em {
	padding-left: 5px;
	font-style: normal;
	text-transform: uppercase;
	color: #ebe8e8;
}
.nleft .nlbox {
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
.nleft .nlbox .n {
	padding: 5px 14px 10px 14px;
	overflow: hidden;
}
.nleft .nlbox .n strong {
	font-size: 15px;
	color: #4d4d4d;
}
.nleft .nlbox .n em {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
	color: #830c02;
}
.nright {
	float: right;
	width: 702px;
	margin-bottom: 20px;
	overflow: hidden;
}
.nright .wz {
	background: url(../img/ico_wz.png) left 2px no-repeat;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
	padding-left: 14px;
	font-size: 16px;
}
.nmenu {
	margin-bottom: 15px;
	background: #f4f4f4;
}
.nmenu .b {
	height: 67px;
	line-height: 65px;
	background: url(../img/ico_menub.png) left bottom repeat-x;
	padding: 0 18px;
	overflow: hidden;
	font-size: 14px;
}
.nmenu .b span {
	color: #ba120c;
	font-size: 22px;
	font-weight: bold;
}
.nmenu .b em {
	font-style: normal;
	margin-left: 5px;
	text-transform: uppercase;
}
.nmenu ul {
	padding: 6px 0;
}
.nmenu li {
	height: 48px;
	line-height: 47px;
	font-size: 16px;
	position: relative;
}
.nmenu li a {
	border-bottom: 1px solid #e8e8e8;
	margin: 0 12px;
	display: block;
	overflow: hidden;
	padding-left: 60px;
}
.nmenu li:last-child a {
	border-bottom: 0;
}
.nmenu li:hover, .nmenu li.on {
	background: #830c02;
}
.nmenu li:hover i, .nmenu li.on i {
	width: 5px;
	height: 52px;
	display: block;
	position: absolute;
	right: -5px;
	top: 0px;
	background: url(../img/ico_menur.png) no-repeat;
}
.nmenu li:hover a, .nmenu li.on a {
	border-bottom: 0;
	color: #fff;
}
.page {
	overflow: hidden;
	text-align: center;
}
.page ul {
	display: inline-block;
}
.page ul li {
	float: left;
	margin-left: 4px;
}
.page ul li a,.page ul li span {
	height: 24px;
	line-height: 24px;
	border: 1px solid #666666;
	display: block;
	font-size: 14px;
	padding: 0 10px;
}
.page ul li.active span, .page ul li:hover a {
	background: #666;
	color: #fff;
}
.copyright {
	padding: 15px 0;
	color: #666;
	font-size: 12px;
}

.bt1 {
	overflow: hidden;
	padding: 0 10px;
	height: 37px;
	line-height: 37px;
	background: #830c02 url(../img/btbj.png) left center no-repeat;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.bt1 span {
	font-size: 16px;
	color: #ddc437;
	float: left;
}
.bt1 em {
	font-style: normal;
	padding-left: 7px;
	float: left;
	font-size: 14px;
	color: #eadede;
	font-family: Arial;
	text-transform: uppercase;
	margin-top: 2px;
}
.bt1 .more {
	float: right;
	color: #b8b6b6;
}
.bt1 .more:hover {
	color: #FF0;
}
.bt2 {
	overflow: hidden;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	border-bottom: 1px dashed #c0c0c0;
}
.bt2 span {
	color: #830c02;
	font-size: 18px;
}
.bt2 em {
	padding-left: 5px;
	font-style: normal;
	text-transform: uppercase;
}
.bt3 {
	text-align: center;
	overflow: hidden;
}
.bt3 span {
	color: #830c02;
	font-size: 18px;
}
.bt3 em {
	padding-left: 5px;
	font-style: normal;
	text-transform: uppercase;
	font-size: 14px;
}
.fd_shipin {
	width: 740px;
	height: 520px;
	padding: 10px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -270px 0 0 -380px;
	z-index: 9999;
	background: url(../img/ico_tmhei7.png) repeat;
}
.fd_shipin .fd_shipin_close {
	width: 49px;
	height: 21px;
	position: absolute;
	right: 0px;
	top: -21px;
	display: block;
	background: url(../img/ico_close.png) no-repeat;
	display: block;
	cursor: pointer;
}
.sysan {
	width: 972px;
	margin: -70px auto 10px auto;
	padding: 14px 14px 24px 14px;
	overflow: hidden;
	background: #fff url(../img/ico_heng.png) center bottom no-repeat;
	position: relative;
	z-index: 1;
}
.sysan .kj1 {
	width: 332px;
	float: left;
}
.sysan .kj2 {
	width: 357px;
	float: left;
	margin-left: 20px;
}
.sysan .kj2 ul {
	border: 1px solid #e4e4e4;
	height: 213px;
	padding: 3px 7px 0 7px;
	overflow: hidden;
}
.sysan .kj2 ul li {
	border-bottom: 1px dashed #b8b8b8;
	padding: 7px 0;
	height: 90px;
	overflow: hidden;
	line-height: 22px;
}
.sysan .kj2 ul li .p {
	float: left;
	margin-right: 12px;
}
.sysan .kj2 ul li .b {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
.sysan .kj2 ul li p {
	height: 66px;
	overflow: hidden;
	display: block;
}
.sysan .kj2 ul li:last-child {
	border-bottom: 0;
}
.sysan .kj3 {
	width: 243px;
	float: right;
}
.sysan .sycpban {
	height: 218px;
	overflow: hidden;
	position: relative;
}
.sysan .sycpban li {
	position: relative;
}
.sysan .sycpban li span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../img/ico_tmhei7.png) repeat;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #ded0cf;
	padding: 0 58px 0 14px;
	width: 260px;
}
.sysan .sycpban .prev, .sysan .sycpban .next {
	display: block;
	width: 14px;
	height: 20px;
	background: url(../img/ico_wzlr.png) no-repeat;
	position: absolute;
	top: 190px;
}
.sysan .sycpban .prev {
	background-position: left top;
	right: 28px;
}
.sysan .sycpban .next {
	background-position: left bottom;
	right: 9px;
}
.sysan .sysp {
	height: 218px;
	overflow: hidden;
	background: #f3f3f3;
}
.sysan .sysp span {
	border: 1px solid #e4e4e4;
	border-top: 0;
	height: 35px;
	padding: 0 11px;
	display: block;
	font-size: 14px;
	color: #830c02;
	background: url(../img/ico_more1.png) 210px 5px no-repeat;
}
.syfuw {
	overflow: hidden;
	padding: 20px 0 40px 0;
	background: url(../img/mapbj.jpg) center top no-repeat;
}
.syfuw ul {
	margin: 20px 77px 0 76px;
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	overflow: hidden;
	float: left;
}
.syfuw ul li {
	float: left;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	overflow: hidden;
}
.sywm {
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
.sywm .fl {
	width: 745px;
}
.sywm .fl .nr {
	overflow: hidden;
	height: 152px;
	padding: 14px 0 0 0;
	line-height: 26px;
}
.sywm .fl .nr img {
	float: left;
	margin-right: 25px;
	margin-top: 4px;
}
.sywm .fl .nr a {
	color: #a37470;
}
.sywm .fr {
	width: 226px;
}
.sywm .fr li {
	padding: 9px 0;
	overflow: hidden;
}
.sytab {
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
}
.sytab ul {
	display: inline-block;
}
.sytab ul li {
	float: left;
	margin: 0 2px;
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
	background: #dbdbdb;
}
.sytab ul li:hover, .sytab ul li.on {
	background: #830c02;
}
.sytab ul li:hover a, .sytab ul li.on a {
	color: #fff;
}
.sycpx {
	overflow: hidden;
	position: relative;
	height: 245px;
	padding: 0 0 0 78px;
	margin-bottom: 20px;
}
.sycpx li {
	border: 1px solid #e0e0e0;
	float: left;
	margin: 0 8px;
	width: 192px;
	height: 238px;
	overflow: hidden;
}
.sycpx li span {
	width: 127px;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	padding: 0 28px 0 8px;
	background: url(../img/ico_bt1.png) no-repeat;
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 1;
}
.sycpx .prev, .sycpx .next {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../img/ico_cplr.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -15px;
}
.sycpx .prev {
	background-position: left top;
	left: 20px;
}
.sycpx .next {
	background-position: right top;
	right: 20px;
}
.piclist {
	overflow: hidden;
	position: relative;
	margin-left: -27px;
	padding: 14px 0;
}
.piclist li {
	border: 1px solid #e0e0e0;
	float: left;
	margin: 14px 0 14px 27px;
	width: 214px;
	height: 274px;
	overflow: hidden;
}
.piclist li span {
	width: 120px;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	padding: 0 58px 0 20px;
	background: url(../img/ico_bt2.png) no-repeat;
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 1;
}
.danbody {
	padding: 25px 0 15px 0;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.danbody img {
	max-width: 100%;
	height: auto;
}
.conbody {
	padding: 25px 0 15px 0;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.danbody p {
	padding-bottom: 10px;
}
.newslist {
	overflow: hidden;
	padding: 15px 0;
}
.newslist li {
	overflow: hidden;
	height: 100px;
	padding: 15px 0;
}
.newslist li .p {
	border: 1px solid #e2e2e2;
	float: left;
	display: block;
	margin-right: 18px;
}
.newslist li .p:hover {
	border: 1px solid #830c02;
}
.newslist li .d {
	width: 80px;
	height: 80px;
	text-align: center;
	background: #e2e2e2;
	overflow: hidden;
	line-height: 40px;
	margin-top: 10px;
	float: right;
	font-size: 16px;
	color: #000;
}
.newslist li .d em {
	background: #830c02;
	display: block;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.newslist li .n {
	width: 450px;
	float: left;
	height: 100px;
}
.newslist li .n a {
	color: #830c02;
}
.newslist li .n p {
	font-size: 12px;
	line-height: 24px;
}
.newslist li .n .b {
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
	color: #444;
	margin-bottom: 2px;
}
.newslist li .n .b:hover {
	color: #830c02;
}
.newslist2 {
	overflow: hidden;
	padding: 15px 0;
}
.newslist2 li {
	overflow: hidden;
	height: 100%;
	padding: 8px 0;
}
.newslist2 li .n {
	height: 100%;
}
.newslist2 li .n a {
	color: #830c02;
}
.newslist2 li .n p {
	font-size: 14px;
	line-height: 24px;
}
.newslist2 li .n .b {
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
	color: #444;
	margin-bottom: 2px;
}
.newslist2 li .n .b:hover {
	color: #830c02;
}
.news_bt {
	text-align: center;
	font-size: 22px;
	color: #333;
	overflow: hidden;
	line-height: 30px;
	padding: 20px 0 5px 0;
}
.news_cs {
	text-align: center;
	overflow: hidden;
	line-height: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e2e2;
}
.news_cs span {
	margin: 0 10px;
}
.news_body {
	padding: 15px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
.news_body img {
	max-width: 100%;
	height: auto;
}
.news_sxy {
	overflow: hidden;
	font-size: 14px;
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
}
.news_sxy dt {
	float: left;
}
.news_sxy dd {
	float: right;
	margin-top: 12px;
}
.news_tab {
	background: #eeeeee;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	margin-top: 20px;
}
.news_tab li {
	float: left;
	padding: 0 18px;
	margin-right: 1px;
	background: url(../img/ico_tabbj.png) repeat;
	color: #000;
	cursor: pointer;
}
.news_tab li.on {
	background: url(../img/ico_tabbjh.png) repeat;
	color: #fff;
}
.news_p {
	float: left;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
}
.news_p .p {
	border: 1px solid #cccccc;
	display: block;
	margin-bottom: 10px;
}
.news_fr {
	width: 345px;
	float: right;
	margin-top: 30px;
}
.news_fr .n1 {
	font-size: 20px;
	line-height: 30px;
	color: #333;
}
.news_fr .n2 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.news_fr .n3 {
	font-size: 14px;
	padding: 15px 0;
	overflow: hidden;
}
.news_fr .n4 {
	font-size: 14px;
	color: #333;
}
.news_fr .n4 em {
	font-size: 22px;
	color: #ff0000;
	font-weight: bold;
	letter-spacing: 2px;
}
.news_fr .n5 {
	overflow: hidden;
	padding-top: 20px;
	text-align: right;
}
.news_fr .n5 a {
	width: 122px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	background: #ff6600;
	border: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	margin-top: 10px;
	display: inline-block;
	text-align: center;
	margin: 0 8px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.news_fr .n5 a.on {
	background: #8b2e29;
}
.news_fr .n5 a:hover {
	background: #474747;
}
.dinggou {
	overflow: hidden;
}
.dinggou img {
	max-width: 100%;
	height: auto;
	padding-bottom: 10px;
}
.dinggou .form {
	overflow: hidden;
}
.dinggou .form li {
	overflow: hidden;
	margin-top: 12px;
	line-height: 30px;
}
.dinggou .form li label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
	color: #333;
}
.dinggou .form li .inp {
	width: 210px;
	height: 28px;
	line-height: 28px;
	color: #888;
	border: 1px solid #cccccc;
	padding: 0 10px;
	float: left;
}
.dinggou .form li .inp1 {
	width: 410px;
}
.dinggou .form li .inp2 {
	width: 410px;
	height: 140px;
	line-height: 20px;
	padding: 5px 10px;
}
.dinggou .form li em {
	color: #F00;
	font-style: normal;
	padding-left: 5px;
	float: left;
}
.dinggou .form li .sub {
	width: 122px;
	height: 33px;
	background: #ff6600;
	border: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	margin-top: 10px;
	float: left;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.dinggou .form li .sub:hover {
	background: #474747;
}
.dinggou .form li .res {
	width: 122px;
	height: 33px;
	background: #999;
	border: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.dinggou .form li .res:hover {
	background: #474747;
}
.p {
	display: block;
	overflow: hidden;
}
.p img {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.p:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
