@charset "utf-8";

/*属性清除*/
.footer2 {
	display: none;
}

.tpp {
	display: none;
}

* {
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	margin: 0;
}

h1,
h2 {
	margin: 0;
}

p {
	margin: 0;
}

input {
	margin: 0;
	padding: 0;
	border: none;
}

img {
	display: block;
	border: 0;
}

a {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

.clearfix {
	clear: both;
}

.content_c {
	width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

.dis_no {
	display: none;
}

.dis_no2 {
	overflow: hidden;
}

i {
	font-style: normal;
}

em {
	font-style: normal;
}

.phone_box {
	display: none;
}

/*icon——font*/
@font-face {
	font-family: 'IcoMoon-Free';
	src: url(../Font/IcoMoon-Free.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

.icon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'IcoMoon-Free' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*图标码*/
.icon-home:before {
	content: "\e900";
}

.icon-home:before {
	content: "\e9bf";
}

/*可调节*/
.helloTop {
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	background: url(../images/hello_top.jpg) no-repeat center top;
	color: #fff;
}

.helloTop a {
	color: #fff;
	padding-right: 5px;
}

.helloTop a:hover {
	color: #ff0000;
}

.logo_hidden {
	color: #903841;
	font-size: 1.2rem;
}

.nav_icon {
	color: #903841;
	line-height: 250%;
	font-size: 1.1rem
}

.nav_icon2 {
	color: #903841;
	line-height: 250%;
	position: relative;
	font-size: 1.1rem
}

.lei_n {
	display: none;
}

/*栅格化*/
.lei_n {
	position: fixed;
	width: 60%;
	right: 0;
	top: 5.5%;
	z-index: 999;
	background-color: #ffffff;
}

.lei_n a {
	display: block;
	text-align: center;
	font-size: 1rem;
	color: #303030;
	line-height: 3rem;
}

/*head*/
.hot_zzz {
	position: absolute;
}

/*logo*/
.logobox_phone {
	display: none;
	background-color: #fff;
	overflow: hidden;
	color: #008603;
	position: relative;
	z-index: 999;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .08)
}

.logo_backimg {
	height: 139px;
	background: url(../images/logo.jpg) no-repeat center
}

.logo_backimg .content_c {
	position: relative;
	margin: 0 auto
}

.logo_backimg img {}

/*nav*/
.nav_box {
	width: 100%;
	background: #903841;
	height: 44px;
}

.nav_box .content_c {
	width: 1180px;
	margin: 0 auto;
}

.nav_box .content_c ul {
	overflow: hidden;
	padding-left: 80px
}

/*.nav_box .content_c ul{ position:absolute; right:0; bottom:0;}*/
.nav_box li {
	width: 152px;
	float: left;
	font-size: 16px;
	text-align: center;
	position: relative;
	line-height: 44px
}

.nav_box li a {
	display: block;
	margin: 0 auto;
	color: #fff;
	display: block;
	position: relative;
}

.nav_box li:hover {
	background: url(../images/hover.jpg) no-repeat
}

.nav_box li:hover a {
	color: #67052d
}

/*banner*/
/* main_image */
.swipe {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	position: relative;
}

.swipe .ty_banner {
	display: block;
	position: absolute;
	width: 100%;
	background: url(../images/banner_tbj.png) repeat-x left top;
	top: 0;
	left: 0;
	z-index: 999;
	text-indent: -999em;
	opacity: .8;
}

.swipe ul {
	-webkit-transition: left 800ms ease-in 0;
	-moz-transition: left 800ms ease-in 0;
	-o-transition: left 800ms ease-in 0;
	-ms-transition: left 800ms ease-in 0;
	transition: left 800ms ease-in 0;
}

.swipe li img {
	width: 100%;
}

.swipe #pagenavi {
	position: absolute;
	left: 0;
	bottom: 1rem;
	text-align: center;
	width: 100%;
}

.swipe #pagenavi a {
	width: 10px;
	height: 10px;
	line-height: 99em;
	background: #b5b5b5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 4px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.swipe #pagenavi a.active {
	background: #3174b6;
}

#btn_prev,
#btn_next {
	width: 25px;
	height: 50px;
	position: absolute;
	top: 35%;
	background: url(../images/sprite.png) no-repeat 0 0;
	cursor: pointer;
	opacity: 0.2;
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	filter: alpha(Opacity=20);
}

#btn_prev {
	left: 0;
}

#btn_next {
	right: 0;
	background-position: right top;
}

#content {
	width: 100%;
	min-width: 1180px;
	text-align: center;
	margin: 0 auto;
}

#inner {
	width: 1180px;
	margin: 0 auto;
	text-align: left
}

div.flicking_con {
	position: absolute;
	top: 360px;
	left: 50%;
	z-index: 999;
	width: 300px;
	height: 21px;
	margin: 0 0 0 -50px;
}

div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url('../images/btn_main_img.png') 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}

div.flicking_con a.on {
	background-position: 0 -21px
}

#btn_prev,
#btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 73px !important;
	height: 74px !important;
	top: 50%;
	margin-top: -37px;
	display: none;
}

#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 100px;
}

#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 100px;
}

.pc_box {
	width: 100%;
}

.ggbox {
	padding-left: 30px;
	background: url(../images/laba.png) no-repeat left;
	font-size: 13px;
	height: 22px;
	line-height: 22px
}

.cpzs_top {
	width: 1180px;
	margin: 0 auto;
	margin-top: 20px;
}

.cpzs_top .bt_bg {
	float: left;
	margin-bottom: 0px
}

.cpzs_top a {
	float: right;
	color: #67052d;
	font-size: 15px;
	margin-top: 10px
}

/*yq*/
.yq_bt {
	padding-top: 1rem;
}

.yq_bt i {
	font-style: normal;
	font-size: 1rem;
	text-transform: uppercase;
	color: #903841;
}

.yq_bt span {
	display: block;
	position: relative;
	top: 3px;
	width: 5rem;
	height: 0.2rem;
}

.yq_bt .content_c {
	line-height: 50px;
	padding: 0;
}

.yq_bt p {
	font-size: 1rem;
	color: #903841;
	font-weight: bold
}

.yq_bt a {
	font-size: 13px;
	color: #903841;
	margin-right: 15px;
	margin-left: 15px
}

/*lei*/
.gsjj_box {
	background: url(../images/gsjj_bj.jpg) no-repeat center top;
	height: 295px;
}

.gsjj_box dl {
	width: 538px;
	margin: 0 auto;
}

.gsjj_box dt {
	font-size: 20px;
	color: #ffbb02;
	font-weight: bold;
	line-height: 50px;
	padding-top: 24px;
}

.gsjj_box dd {
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

.by {
	width: 535px;
	height: 47px;
	background: #18a046;
	margin: 0 auto;
	text-align: center;
}

.by span {
	color: #fff;
	font-size: 22px;
	line-height: 47px
}

.by a {
	display: block;
	float: right;
	width: 50px;
	height: 20px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	margin-right: 30px;
	margin-top: 10px
}

.pro_index {
	width: 100%;
}

.top_c {
	line-height: 60px;
	border-bottom: 1px solid #555;
}

.x_1 {
	position: relative;
	top: 3px;
	display: block;
	width: 121px;
	height: 2px;
	background-color: #555555;
}

.top_con p {
	font-size: 26px;
	color: #ee2828;
	font-weight: bold;
}

.top_con .lei_box a {
	font-size: 18px;
	color: #3f3f3f;
	font-weight: bold;
	padding-left: 58px;
}

.top_con .lei_box a:hover {
	color: #000;
}

.top_con span a {
	font-size: 14px;
	color: #ee2828;
}

.top_con span a:hover {
	color: #202020;
}

.bottom_e p {
	font-size: 18px;
	color: #000000;
	padding-top: 15px;
	line-height: 18px;
}

/*套用*/
.lei_box {
	width: 962px;
	height: 87px;
	padding-left: 41px;
}

.pro_left .lei_box li {
	float: left;
}

.lei_box {
	line-height: 40px;
	font-size: 15px;
	border: 2px solid #009904;
	padding-top: 5px;
}

.lei_box a {
	color: #333333;
	display: block;
	width: 125px;
	padding-left: 27px;
	background: url(../images/icon1.jpg) no-repeat left center;
	transition: background 0.5s;
}

.lei_box a:hover {
	background: url(../images/icon1.jpg) no-repeat 10px center;
	color: #090;
}

.cpbig_box {
	height: 137px;
	background: url(../images/cp_bt.jpg) no-repeat center top;
	text-align: center;
	font-size: 12px;
}

.cpbig_box a {
	color: #666666;
	position: relative;
	top: 71px;
	left: 11px;
}

.cpbig_box a:hover {
	color: #ff0000;
}

.pro_index {}

#demo {
	overflow: hidden;
	width: 970px;
	margin: 0 auto;
}

#indemo {
	float: left;
	width: 1400%;
	padding: 0;
	margin: 0;
}

#demo1 {
	float: left;
	padding: 0;
	width: margin:0;
}

#demo2 {
	float: left;
	padding: 0;
	width: margin:0;
}

.thrid {
	width: 100%;
}

.pro_zs dl {
	margin-right: 16px;
	float: left;
}

.pro_zs dt {
	width: 171px;
	position: relative;
	overflow: hidden;
	height: 0;
	padding-top: 130%;
}

.pro_zs dl img {
	margin: 0 auto;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	object-fit:cover;
}

.pro_zs dl dd {
	text-align: center;
	line-height: 60px;
	color: #000;
	font-size: 14px;
}

.pro_index .proi_bt {
	width: 1180px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	color: #fff;
	background: #009d00
}

.minbox .content_c3 {
	background: url(../images/banner_min.png) no-repeat center top;
	height: 226px;
}

.lei_bigbox {
	position: relative;
}

/*gsjj*/
.by_box {
	text-align: center;
	font-size: 32px;
	color: #903841;
	font-weight: bold;
	line-height: 116px;
	margin-top: 20px;
}

.by_box .content_c {
	position: relative;
}

.by_box span {
	position: absolute;
	width: 68px;
	height: 68px;
	background: #ff8400;
	border-radius: 50%;
	left: 247px;
	top: 26px;
	z-index: 0;
}

.by_box p {
	position: relative;
	z-index: 1;
}

.by_box i {
	color: #fff;
}

.gsjj_text {
	width: 610px;
}

.gsjj_text dl {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.gsjj_text dt {
	padding-left: 44px;
	margin-bottom: 10px;
}

.gsjj_text dt p {
	font-size: 26.67px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

.gsjj_text dt span {
	font-size: 16px;
	color: #000000;
	line-height: 31px;
	padding-left: 13px;
	border-left: 5px solid #ff8400;
}

.gsjj_text dd {
	font-size: 14px;
	color: #000000;
	line-height: 44px;
	text-indent: 2em;
}

/*xinw*/
.btbox_similar .bt1 {
	border-bottom: 2px solid #009d00;
	background: #f1f0f0
}

.btbox_similar .bt1 p {
	font-size: 14px;
	color: #fff;
	background: #009d00;
	padding: 10px 30px;
}

.btbox_similar .bt1 a {
	display: block;
	line-height: 20px;
	font-size: 12px;
	color: #fe0000;
	padding: 2px 5px;
	text-transform: uppercase;
	position: relative;
	top: 10px;
}

.btbox_similar .bt1 a:hover {
	background-color: #093;
	color: #fff;
}

.btbox_similar>span {
	display: block;
	width: 74px;
	height: 2px;
	background: #359e0e;
	position: relative;
	top: -2px;
}

.news_right {
	padding-left: 20px;
}

.news_index .wdbox dt {
	font-size: 14px;
	color: #282828;
	padding-left: 37px;
	line-height: 27px;
	padding-top: inherit;
}

.wdbox {
	padding-top: 10px;
}

.wdbox dl {
	border-bottom: 1px dashed #d5d5d5;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

.wdbox dt {
	margin-bottom: 10px;
}

.wdbox dt a {
	color: #282828;
}

.wdbox dt a:hover {
	color: #0C0;
}

.news_index .wdbox dd {
	font-size: 12px;
	line-height: 19px;
	background: url(../images/da.png) no-repeat 8px top;
	padding-left: 37px;
}

.news_index {
	margin-bottom: 22px;
}

.news_index dt {
	padding-top: 19px;
}

.news_index dt img {
	margin: 0 auto;
	margin-bottom: 10px;
}

.news_index dd {
	font-size: 14px;
	color: #282828;
	position: relative;
	line-height: 35px;
	border: 1px dotted #ececec
}

.news_index dd a {
	color: #282828;
	padding-left: 15px;
	background: url(../images/icon2.jpg) no-repeat 5px center;
}

.news_index dd a:hover {
	background: url(../images/icon2.jpg) no-repeat 5px center;
	color: #036;
}

.news_index dd span {
	position: absolute;
	right: 10px;
	top: 0;
}

.news_index .news_left,
.news_right,
.news_right2 {
	width: 381px;
	background: #fff
}

.youqing .content_c {
	border: 1px solid #d9d9d9;
	line-height: 79px;
	position: relative;
	height: 89px;
}

.content_c span img {
	position: absolute;
	left: 15px;
	top: -15px;
}

.youqing p a {
	font-size: 15px;
	color: #393939;
	margin-left: 30px;
}

.youqing p {
	font-size: 15px;
	color: #027611;
}

.youqing {
	margin-bottom: 20px;
}

.youqing p a:hover {
	color: #ff0000;
}

.ft_tbox {
	border-bottom: 1px solid #fff;
}

.ft_tbox li {
	float: left;
	width: 188px;
	text-align: center;
	color: #fff;
}

.ft_tbox li a {
	color: #fff;
	line-height: 57px;
	font-size: 14px;
}

.ft_tbox li a:hover {
	font-weight: bold;
}

/*结束*/
.ft_tbox {
	border-bottom: 1px solid #565656;
	background-color: #008603;
}

.ft_tbox li {
	float: left;
	width: 188px;
	text-align: center;
	color: #fff;
}

.ft_tbox li a {
	color: #fff;
	line-height: 57px;
	font-size: 14px;
}

.ft_tbox li p a {
	color: #393939;
}

.ft_tbox li a:hover {
	font-weight: bold;
}

.zzz {
	padding-top: 20px;
}

.youqing {
	min-height: 1rem;
	color: #313131;
	font-size: 0.9rem;
	margin-bottom: 20px;
	margin-top: 22px;
}

.youqing .content_c {
	position: relative;
}

.youqing .content_c img {
	position: absolute;
	left: 10px;
	top: -10px;
}

.youqing {}

.youqing a {
	color: #313131;
	margin: 0 1rem;
}

/*页脚*/
.footer .content_c {
	max-width: 1135px;
}

.zzz {
	padding-top: 30px;
}

.footer {
	background: #81383f;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	padding: 0px 0 30px 0;
}

.footer li {
	width: 8%;
	text-align: center;
	float: left;
	background: url(../images/xian_2.jpg) no-repeat right center;
	line-height: 60px;
}

.footer .ft_top {
	border-bottom: 1px solid #565656;
}

.footer li a {
	color: #fff;
}

.footer p a img {
	display: inline;
	position: relative;
	top: 4px;
}

.footer p span {
	margin-right: 10px;
}

.footer .fot_b {
	line-height: 93px;
	background: #00adaa;
	color: #fff;
	margin-top: 18px;
}

.ft_bomm {
	padding-top: 30px;
}

/*子页*/
.zi_base {
	padding-bottom: 25px;
	padding-top: 20px;
	background: url(../images/zi_bj.png) repeat-x center top;
}

/*基本*/
.base_left {
	width: 220px;
	position: relative;
}

.base_right {
	width: 943px;
}

.base_left dd {
	line-height: 30px;
}

.base_left dt {
	line-height: 85px;
	color: #fff;
	text-align: center;
}

.base_left dl {
	margin-bottom: 20px;
	background: #903841
}

.base_left dl img {
	width: 100%;
}

.base_left dt span {
	padding: 0 5px;
}

.base_left dd {
	font-size: 15px;
	border: 1px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	margin-bottom: 1px;
}

.base_left dd a:hover {
	background: url(../images/icon3.jpg) no-repeat 15px center;
}

.dh p {
	font-size: 18px;
	color: #999;
	padding-left: 32px;
	background: url(../images/tel_ico1.png) no-repeat center left;
	line-height: 26px;
}

.dh span {
	font-weight: bold;
	font-size: 25px;
	color: #ff000c;
	font-family: Arial;
	line-height: 50px;
	letter-spacing: 0px;
}

.dh span {
	display: block;
}

.dh .dz {
	font-size: 15px;
	color: #aaa;
	line-height: 24px;
	font-weight: normal;
}

.base_right {
	background: url(../images/zi_bj.png) repeat-x center 60px;
}

.base_left dd {
	background-color: #fff;
}

.base_left dd a {
	padding-left: 25px;
	display: block;
	color: #111;
	font-size: 15px;
	background: url(../images/icon3.jpg) no-repeat 5px center;
}

.btbox10 .bt6 {
	background: url(../images/bt_6.png) no-repeat left center;
}

.btbox10 .bt6 p {
	width: 234px;
	line-height: 50px;
	background: url(../images/icon_bt3.png) no-repeat left center;
	color: #232323;
	font-size: 22px;
	text-align: center;
}

.btbox10 .bt6 span {
	padding-left: 20px;
	position: relative;
	top: 15px;
	padding-right: 20px;
}

.btbox10 .bt6 span a {
	padding: 0 6px;
	font-size: 13px;
	color: #565656;
}

.btbox10 .bt6 span a:hover {
	color: #000;
}

.btbox10 .bt6 {
	margin-bottom: 20px;
}

.zi_base .base_left .lx3 {
	background: none;
}

.zi_base .base_left .lx3 a {
	display: block;
	width: 80%;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zi_base .base_left .lx3 dd {
	padding-left: 10px;
}

/*产品*/
.product_zili dl {
	margin: 0 5px;
	float: left;
	margin-bottom: 10px;
}

.product_zili dt {
	width: 222px;
	background-color: #f5f5f5;
	padding: 8px 0;
	position: relative;
	overflow: hidden;
	height: 0;
	padding-top: 130%!important;
}

.product_zili dl img {
	display: block;
	margin: 0 auto;
	margin-top: 1px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product_zili dl dd {
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 666;
	margin-top: 3px;
	background-color: #903841;
}

.product_zili dl dd p {
	position: relative;
	z-index: 5;
	transition: color 1s;
}

.product_zili dl dd span {
	width: 0%;
	display: block;
	height: 34px;
	position: absolute;
	background-color: #e0d8cf;
	z-index: 1;
	transition: width 1s;
}

.product_zili dl:hover span {
	width: 100%;
}

.product_zili dl:hover p {
	color: #333;
}

.hotpro dl {
	margin: 0 5px;
	float: left;
	margin-bottom: 5px;
}

.hotpro dt {
	width: 222px;
	background-color: #f1f1f1;
	padding: 1px;
	padding: 8px 0;
	position: relative;
	overflow: hidden;
	height: 0;
	padding-top: 130%!important;
}

.hotpro dl img {
	display: block;
	margin: 0 auto;
	margin-top: 1px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hotpro dl dd {
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	background-color: #903841;
}

.hotpro dl dd {
	position: relative;
}

.hotpro dl dd p {
	position: relative;
	z-index: 999;
	transition: color 1s;
}

.hotpro dl dd span {
	width: 0%;
	display: block;
	height: 34px;
	position: absolute;
	background-color: #e0d8cf;
	z-index: 1;
	transition: width 1s;
}

.hotpro dl:hover span {
	width: 100%;
}

.hotpro dl:hover p {
	color: #333;
}

/*新闻*/
.newbox4 {
	margin-bottom: 10px;
	color: #666;
}

.newbox4 .fl {
	font-size: 16px;
	line-height: 28px;
	text-indent: 2em;
}

.newbox4 li {
	position: relative;
	line-height: 36px;
	font-size: 15px;
	padding-bottom: 10px;
	box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.0);
	transition: box-shadow 0.5s;
}

.newbox4 li:hover {
	box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2);
}

.newbox4 li p {
	position: relative;
}

.newbox4 a {
	font-size: 0.95rem;
	color: #2d2d2d;
	text-indent: 0em;
	padding-left: 30px;
	background: url(../images/icon1.png) no-repeat 7px center;
}

.newbox4 a:hover {
	text-decoration: underline;
}

.newbox4 li span {
	position: absolute;
	right: 20px;
	bottom: 0;
	color: #2b2b2b;
}

.newbox4 li span a {
	color: #ff8a00;
}

.newbox4 .fr {
	line-height: 24px;
	font-size: 14px;
}

.newbox4 .time {
	width: 100px;
	color: #fff;
	no-repeat left bottom;
	text-align: center;
	line-height: 80px;
	background-color: #c8841f;
	text-indent: 0em;
}

.newtext1 {
	width: 800px;
	padding-right: 10px;
	color: #333;
}

.newtext1 p {
	font-size: 15px;
}

.new_con p {
	font-size: 15px;
	text-indent: 1em;
}

.newbox4 li {
	margin-bottom: 15px;
	border-bottom: 1px dashed #464646;
}

/*页码*/
.t_page {
	padding: 10px;
	text-align: center;
	font-size: 0.8rem;
	line-height: 25px;
}

.t_page li {
	float: left;
	color: #aaa;
}

.t_page a {
	margin: 0px 3px;
	color: #aaa;
}

.t_page a:hover {
	background: url(../images/lei_hover.png) no-repeat center bottom;
}

/*热点新闻*/
.hotnews_box {
	margin-bottom: 30px
}

.hotnews_box li {
	float: left;
	width: 449px;
	margin: 0 10px;
	font-size: 0.8rem;
	position: relative;
	line-height: 45px;
}

.hotnews_box li span {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #2b2b2b;
}

.hotnews_box li a {
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	color: #242424;
	background: url(../images/icon1.png) no-repeat left center;
	font-size: 0.95rem;
}

.mtb20 {
	margin-bottom: 20px;
}

.hotnews_box li:hover {
	color: #aaa;
}

.hotnews_box li:hover a {
	color: #aaa;
}

/*新闻详情页*/
.news_inbox {
	min-height: 300px;
	font-size: 15px;
}

.news_inbox ul li p {
	padding: 10px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #00a4ff;
	text-align: center;
}

.news_inbox {
	padding-left: 20px
}

.news_inbox ul li {
	text-align: center;
	color: #666;
}

.news_inbox ul li span {
	margin: 0 10px;
}

.news_inbox {
	line-height: 36px;
}

.news_inbox ul li span a {
	color: #ffc12c;
}

.news_inbox img {
	margin: 15px auto;
	min-width: 400px;
	max-width: 900px;
	border: 1px solid #d5d5d5;
	padding: 2px;
}

.news_inbox p {
	text-indent: 2em;
}

.newtext1 {
	line-height: 220%;
	margin-top: 20px;
}

.newtext2 {
	padding-bottom: 30px;
	color: #2b2b2b;
}

/*公司简介*/
.gsjj_in {
	line-height: 220%;
	padding: 40px;
	text-indent: 2em;
	padding-right: 30px;
	font-size: 15px;
	color: #222;
}

.yqlj {
	width: 1180px;
	margin: 0 auto;
	line-height: 30px;
	color: #1a1a1a;
	font-size: 13px;
	margin-top: 10px
}

.yqlj a {
	color: #1a1a1a;
	font-size: 13px;
	margin-right: 15px
}

.bt_bg {
	width: 282px;
	height: 52px;
	background: url(../images/bt_bg.jpg) no-repeat;
	line-height: 52px;
	margin-bottom: 20px
}

.bt_bg span {
	color: #fff;
	margin-left: 18px
}

.bt_bg .cn {
	font-size: 25px;
}

.bt_bg .en {
	font-size: 15px
}

.gywm {
	width: 873px;
	float: left;
}

.pro_index .content_c {
	padding-top: 20px
}

.gsjj {
	width: width:100%;
	height: 334px;
	background: url(../images/gsjj_bg.jpg) no-repeat;
	padding-top: 33px
}

.gsjj img {
	width: 215px;
	height: 266px;
	float: left;
	margin-left: 33px;
	margin-right: 45px
}

.gsjj p {
	font-size: 13px;
	color: #fff;
	line-height: 30px;
	padding-right: 20px;
	text-indent: 2em
}

.gsjj a {
	float: right;
	color: #ffe400;
	margin-right: 20px
}

.lxwm {
	width: 281px;
	float: right
}

.lxwm_bg {
	width: 281px;
	height: 366px;
	background: url(../images/lxwm.jpg) no-repeat
}

.lxwm_bg img {
	width: 125px;
	margin-left: 19px;
	padding-top: 222px
}

.cpfl {
	width: 177px;
	height: 252px;
	background: url(../images/cpfl_bg.jpg) no-repeat;
	float: left
}

.cpfl ul {
	padding-top: 30px
}

.cpfl ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	margin-top: 3px
}

.cpfl ul li a {
	font-size: 13px;
	color: #7e2e47;
	font-weight: bold
}

.cpfl ul li:hover {
	background: url(../images/li_hover.jpg) no-repeat
}

.cpfl ul li:hover a {
	color: #fff
}

.cpbox {
	float: right;
	width: 970px;
}

.news_top .bt_bg {
	margin-bottom: 20px
}

.gsxw {
	width: 758px;
	float: left
}

.gsxw .item {
	float: left;
	margin-left: 20px;
	width: 232px
}

.gsxw .item img {
	width: 232px;
	height: 178px;
}

.item a {
	color: #9b1b18;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 10px auto
}

.item p {
	line-height: 25px;
	font-size: 13px
}

.item p span {
	margin-right: 15px;
	float: right
}

.hyxw {
	width: 390px;
	float: right
}

.hyxw ul li {
	width: 95%;
	line-height: 30px;
	background: url(../images/dot.jpg) no-repeat left center;
	padding-left: 25px;
}

.hyxw ul li a,
.hyxw ul li span {
	font-size: 13px;
	color: #111111
}

.hyxw ul li span {
	float: right
}

.khal dl {
	float: left;
	margin-right: 20px
}

.khal dl dt img {
	width: 213px;
	height: 161px
}

.khal dl dd {
	text-align: center;
	color: #666;
	font-size: 14px;
	line-height: 30px
}