﻿@charset "utf-8";
/* CSS Document */
.banner .swiper-pagination-bullet{
	width: 86px;
    height: 4px;
    border-radius: 0;
}
.banner .swiper-pagination-bullet-active{
	background: #c10e1b;
}

.banner img{max-width: 100%;}


/*搜索*/
.ss {
	overflow: hidden;
	width: 100%;
	height: 60px;
	background: #fff;
	border-bottom: 1px solid #eee;
}
.ss .ssBox {
	overflow: hidden;
}
.ss .ssBox p {
	line-height: 60px;
	color: #292929;
	font-size: 13px;
	float: left
}
.ss .ssBox p a {
	color: #939393;
	padding: 0 6px;
}
.ss .ssK {
	overflow: hidden;
	float: right;
	height: 36px;
	width: 355px;
	margin-top: 15px;
	background: url(../images/ssbg.png) no-repeat left center;
}
.ss .ssK input {
	float: left;
	height: 36px;
	line-height: 31px;
	font-size: 13px;
	padding: 0 10px 0 32px;
	width: 264px;
	outline: none;
	background: none;
	border: none;
	color: #ababab;
}
.ss .ssK a {
	display: block;
	float: right;
	background: url(../images/ssfdj.png) no-repeat center;
	width: 49px;
	height: 34px;
}
/*标题*/
.title {
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.title img {
	display: block;
	margin: 0 auto;
}
.title h2 {
	font-size: 38px;
	color: #103488;
}
.title h2 a {
	color: #103488
}
.title p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	background: url(../images/title-p-wen.png) no-repeat center;
	margin-top: 5px;
}
/*.title i{ display:inline-block; width:68px; height:20px; margin:0 5px;} 
.title i.tlt{ background:url(../images/title-lt.png) no-repeat center;}
.title i.trt{ background:url(../images/title-rt.png) no-repeat center}
*/

/*5000亿*/
.F_v {
	overflow: hidden;
	width: 100%;
	background: #fff;
	height: 600px;
}
.F_v>div.container{
	position: relative;
	margin-top: 40px;
}
.honor-ad{
	width: 90%;
}
.honor-ad .swiper-slide{
	text-align: center;
	background: #eee;
}
.honor-ad .swiper-slide p{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 290px;
}
.honor-ad .swiper-slide img{
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.honor-ad .swiper-slide h4{
	padding: 10px;
	background: #fff;
}
.honor-ad .swiper-slide:hover h4{
	color: #fff;
	background: #c10e1b;
}

.honor-prev{
	background: url(../images/msiinleft.png) no-repeat;
	background-size: 100% 100%;
}
.honor-next{
	background: url(../images/msiinright.png) no-repeat;
	background-size: 100% 100%;
}
/*走进*/
.A_B {
	overflow: hidden;
	width: 100%;
	background-color: #fff
}
.A_B dl {
	overflow: hidden;
	margin: 45px 0 50px;
}
.A_B dt {
	width: 572px;
	height: 320px;
	float: left;
}
.A_B dd {
	float: right;
	width: 400px;
	margin-top: 10px;
	overflow: hidden;
	text-align: justify
}
.A_B dd p {
	height: 261px;
	line-height: 29px;
	font-size: 16px;
	overflow: hidden;
	color: #333
}
.A_B dd a.more {
	display: block;
	float: right;
	color: #333;
	font-size: 15px;
	margin-top: 10px;
	padding: 5px 10px;
	border-radius: 50px;
	border: 1px solid #ddd;
}
.A_B dd a.more:hover {
	color: #fff;
	background: #c10e1b;
	border: 1px solid #c10e1b;
}
/*证书*/
.H_o {
	overflow: hidden;
	width: 100%;
	height: 409px;
	background: url(../images/ho_bg.jpg) no-repeat center;
}
.H_o .hotit {
	width: 371px;
	height: 47px;
	margin: 35px auto 40px;
}
.H_o .hotit li {
	position: relative;
	float: left;
	width: 182px;
	height: 43px;
	line-height: 43px;
	border: 2px solid #c10e1b;
	font-size: 16px;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 1px;
}
.H_o .hotit li a {
	color: #252525
}
.H_o .hotit li i {
	display: none;
	width: 12px;
	height: 6px;
	background: url(../images/h-o-xjx.png) no-repeat center;
	position: absolute;
	left: 87px;
	bottom: -7px;
}
.H_o .hotit li:first-child {
	border-left-width: 2px;
}
.H_o .hotit li:hover, .H_o .hotit li.cur {
	background-color: #c10e1b;
}
.H_o .hotit li:hover i, .H_o .hotit li.cur i {
	display: block
}
.H_o .hotit li:hover a, .H_o .hotit li.cur a {
	color: #fff
}
.H_o .HoCon {
	overflow: hidden;
	width: 100%;
	height: 260px;
	position: relative
}
.H_o .HoBox {
	overflow: hidden;
	width: 100%;
	osition: absolute;
	top: 0;
	left: 0;
	height: 100%;
	display: none
}
.H_o .h_oHz {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative
}
.H_o .list {
	position: absolute;
	top: 0;
	left: 0;
}
.H_o .list li {
	width: 285px;
	float: left;
	margin-right: 20px;
}
.H_o .list li img {
	display: block;
	width: 100%;
	height: 212px;
}
.H_o .list li span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #3f3f3f;
	margin-top: 18px;
}
/*生产能力*/
.N_L {
	overflow: hidden;
	width: 100%;
	background: url(../images/nlbg.jpg) no-repeat center;
	height: 891px;
}
.N_L .title {
	margin-top: 35px;
}
.N_L .title h2 {
	color: #fff
}
.N_L .title p {
	background: url(../images/nl-p.png) no-repeat center;
}
.N_L dl {
	overflow: hidden;
	width: 100%;
	margin-top: 90px;
}
.N_L dt {
	width: 577px;
	float: left;
	margin-top: 10px
}
.N_L dt p{
	margin: 20px 0;
	font-size: 14px;
	line-height: 24px;
}
.N_L dt div{
	content: "";
	display: block;
	clear: both;
}
.N_L dt div img{
	display: block
	float: left;
}
.N_L dt div span{
	float: right;
	line-height: 45px;
	font-size: 22px;
	color: #c10e1b;
}

.N_L dd {
	float: right;
	width: 580px;
}
.N_L .nlCon {
	overflow: hidden
}
.N_L .nlCon h3 {
	font-size: 26px;
	color: #c10e1b;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 35px;
}
.N_L .nlCon h3 b {
	margin-right: 12px;
	display: block;
	float: left;
}
.N_L .nlCon p {
	font-size: 13px;
	color: #000;
	line-height: 18px;
	margin-top: 5px;
}
.N_L .list {
	overflow: hidden;
	margin: 18px 0;
}
.N_L .list li {
	width: 205px;
	float: left;
	float: left;
	padding-bottom: 8px;
	background: url(../images/nl-yybg.png) no-repeat left bottom;
}
.N_L .list li:first-child {
	margin-right: 5px;
}
.N_L dd a {
	display: block;
	margin: 0 auto;
	width: 188px;
}
.N_L .two {
	margin-top: 20px;
	border: none;
}
/*消费者*/
.x_F {
	overflow: hidden;
	width: 100%;
	background: url(../images/chbbg.jpg) no-repeat center;
	height: 745px;
}
.x_F .title {
	margin-top: 72px;
}
.x_F .xfCon {
	overflow: hidden;
	margin-top: 50px;
}
.x_F .xflt {
	float: left;
	width: 720px;
	position: relative;
	overflow: hidden;
	height: 466px;
}
.x_F .dl {
	width: 720px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.x_F .dl dt {
	width: 700px;
}
.x_F .dl dt img{width: 100%;}
.x_F .dl dd {
	margin-top: 25px;
	overflow: hidden
}
.x_F .list {
	overflow: hidden;
}
.x_F .list li {
	width: 115px;
	float: left;
	text-align: center;
	font-size: 13px;
	margin-right: 20px;
}
.x_F .list li p {
	color: #333333;
	margin-top: 18px;
}
.x_F .list li img {
	display: block;
	margin: 0 auto;
}
.x_F .list li.last {
	margin-right: 0
}
.x_F .xfRt {
	width: 460px;
	float: right;
	border-left: 3px solid #cfcfcf;
}
.x_F .qhdl {
	position: relative;
	height: 92px;
	border-bottom: 1px solid #cfcfcf;
	overflow: hidden
}
.x_F .qhdl dt {
	width: 90px;
	float: left;
	line-height: 88px;
	text-align: center;
	font-family: Impact;
	color: #d0d0d0;
	font-size: 34px;
}
.x_F .qhdl dd {
	width: 360px;
	float: right;
	margin-right: 10px;
}
.x_F .qhdl dd h3 {
	font-size: 20px;
	color: #333;
	margin-top: 12px;
}
.x_F .qhdl dd p {
	font-size: 13px;
	color: #5d5d5d;
	line-height: 22px;
	margin-top: 5px;
}
.x_F .qhdl dd i {
	display: none;
	width: 10px;
	height: 16px;
	background: url(../images/ch_xjx.png) no-repeat center;
	position: absolute;
	top: 42px;
	right: 0;
}
.x_F .qhdl:first-child {
	border-top: 1px solid #cfcfcf;
}
.x_F .qhdl:hover dt, .x_F .qhdl.cur dt {
	color: #fff
}
.x_F .qhdl:hover, .x_F .qhdl.cur {
	background-color: #c10e1b
}
.x_F .qhdl:hover h3, .x_F .qhdl.cur h3 {
	color: #fff
}
.x_F .qhdl:hover p, .x_F .qhdl.cur p {
	color: #fff
}
.x_F .qhdl:hover i, .x_F .qhdl.cur i {
	display: block
}
/*加盟*/
.J_M {
	overflow: hidden;
	width: 100%;
	background-color: #c10e1b;
	height: 108px;
}
.J_M h4 {
	float: left;
	line-height: 108px;
	background: url(../images/jm_phone.png) no-repeat left center;
	font-size: 21px;
	padding-left: 40px;
	color: #ffffff;
	font-weight: normal;
	float: left;
	margin-left: 100px;
}
.J_M h4 strong {
	font-size: 35px;
}
.J_M .jm_a {
	float: right;
	width: 425px;
	margin-top: 35px;
}
.J_M .jm_a a {
	display: block;
	float: left;
	width: 199px;
}
.J_M .jm_a a:first-child {
	margin-right: 15px;
}
/*产品*/
.P_r {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	padding-bottom: 40px;
}
.P_r .proCon {
	margin-top: 35px;
	overflow: hidden
}
.P_r .prolthz {
	width: 200px;
	float: left;
}
.P_r .prolthz h2 {
	text-align: center;
	font-size: 19px;
	height: 50px;
	line-height: 50px;
	background: #8c0d0d;
}
.P_r .prolthz h2 a {
	color: #fff
}
.P_r .proltbox {
	overflow: hidden;
}
.P_r .proDl dt {
	background: url(../images/pro_dtbg.png) no-repeat center;
	height: 38px;
	line-height: 38px;
}
.P_r .proDl dt a {
	display: block;
	padding-left: 50px;
	color: #fff;
	padding-right: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.P_r .proDl dd {
	overflow: hidden
}
.P_r .proDl dd a {
	display: block;
	font-size: 14px;
	color: #fff;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #c10e1b;
	background: #313131 url(../images/pro_ddbg.png) no-repeat 32px 23px;
	padding-left: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.P_r .proDl dd a:hover{
	background-color: #c10e1b;
}
.P_r .proDl dd a.last {
	border-bottom: none;
}
.P_r .proRt {
	width: 960px;
	float: right
}
.P_r .prTit {
	width: 100%;
	margin-bottom: 8px;
	display: inline-block;
}
.P_r .list {
	width: 370px;
	height: 47px;
	float: left;
}
.P_r .list li {
	position: relative;
	float: left;
	width: 182px;
	height: 43px;
	line-height: 43px;
	border: 2px solid #c10e1b;
	font-size: 16px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
}
.P_r .list li a {
	color: #252525
}
.P_r .list li i {
	display: none;
	width: 12px;
	height: 6px;
	background: url(../images/h-o-xjx.png) no-repeat center;
	position: absolute;
	left: 87px;
	bottom: -7px;
}
.P_r .list li:hover, .P_r .list li.cur {
	background-color: #c10e1b;
}
.P_r .list li:hover i, .P_r .list li.cur i {
	display: block
}
.P_r .list li:hover a, .P_r .list li.cur a {
	color: #fff
}
.P_r .prTit a.more {
	float: right;
	font-size: 16px;
	color: #252525;
	display: block;
	line-height: 62px
}
.P_r .pro01 {
	position: relative;
	width: 100%;
	height: 700px;
}
.P_r .pro02 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}
.P_r .proRtBox {
	position: relative;
	width: 100%;
	height: 449px;
	overflow: hidden
}
.P_r .proRtBox em {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 132px;
	width: 60px;
	height: 152px;
	z-index: 99
}
.P_r .prolt {
	background: url(../images/pro_ltbtn.png) no-repeat center;
	left: 0
}
.P_r .prort {
	background: url(../images/pro_rtbtn.png) no-repeat center;
	right: 0
}
.P_r .proUl {
	position: absolute;
	top: 0;
	left: 0;
}
.P_r .proUl li {
	position: relative;
	width: 960px;
	height: 449px;
	float: left;
}
.P_r .proUl li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #eee;
}
.P_r .proUl li img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.P_r .prowen {
	height: 88px;
	background: url(../images/pro_tmbg.png) repeat;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.P_r .prowen dt {
	overflow: hidden;
	background-color: #252525;
	text-align: center;
	width: 156px;
	height: 88px;
	font-size: 20px;
	color: #fff;
	float: left;
}
.P_r .prowen dt p {
	margin-top: 18px;
	padding: 0 5px;
	box-sizing: border-box;
}
.P_r .prowen dt i {
	display: block;
	width: 34px;
	height: 1px;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #fff
}
.P_r .prowen dd {
	width: 580px;
	margin-right: 20px;
	float: right
}
.P_r .prowen dd p {
	line-height: 20px;
	overflow: hidden;
	height: 40px;
	font-size: 13px;
	color: #000;
	margin-top: 30px;
}
.P_r .proBox {
	position: relative;
	width: 100%;
	height: 190px;
	overflow: hidden;
	margin-top: 60px;
}
.P_r .boxul {
	position: absolute;
	top: 0;
	left: 0;
}
.P_r .boxul li {
	float: left;
	margin-left: 14px;
	width: 230px;
}
.P_r .boxul li a{
	width: 100%;
	height: 100%;
}
.P_r .boxul li img{
	max-width: 100%;
	height: 160px;
}
.P_r .boxul li span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #000;
	margin-top: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.P_r .boxul li:first-child {
	margin-left: 0
}
/*着手*/
.Z_S {
	overflow: hidden;
	width: 100%;
	background: #252525 url(../images/jnbg.jpg) no-repeat center top;
}
.Z_S>div{text-align: center;}
.Z_S .title p {
	background: url(../images/jn_pbg.png) no-repeat center;
}
.Z_S .z_Snav {
	display: inline-block;
	margin: 35px auto 25px;
	position: relative;
	z-index: 999
}
.Z_S .z_Snav li {
	width: 138px;
	margin-left: 12px;
	float: left;
	text-align: center;
	position: relative;
	height: 70px;
	background-color: #313131;
}
.Z_S .z_Snav li p {
	font-size: 20px;
	color: #969696;
	margin-top: 20px;
	margin-bottom: 5px;
}
.Z_S .z_Snav li span {
	display: block;
	font-family: Arial;
	color: #4a4a4a;
}
.Z_S .z_Snav li i {
	display: none;
	width: 19px;
	height: 8px;
	background: url(../images/jn_small_xjx.png) no-repeat center;
	left: 60px;
	position: absolute
}
.Z_S .z_Snav li em {
	position: absolute;
	width: 45px;
	height: 19px;
	top: 125px;
*top:122px;
	left: 44px;
	background: url(../images/jn_xjxbig.png) no-repeat center;
	display: none
}
.Z_S .z_Snav li:first-child {
	margin-left: 0;
}
.Z_S .z_Snav li:hover, .Z_S .z_Snav li.cur {
	background-color: #c10e1b;
	height: 100px;
}
.Z_S .z_Snav li:hover p, .Z_S .z_Snav li.cur p {
	color: #fff
}
.Z_S .z_Snav li:hover span, .Z_S .z_Snav li.cur span {
	color: #39a6e7
}
.Z_S .z_Snav li:hover i, .Z_S .z_Snav li.cur i {
	display: block
}
.Z_S .z_Snav li:hover em, .Z_S .z_Snav li.cur em {
	display: block
}
.Z_S .zsCon {
	position: relative;
	width: 100%;
	height: 645px;
	overflow: hidden;
	margin-top: 26px;
*margin-top:-3px;
}
.Z_S .zsBox {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none
}
.Z_S .zsBox img{max-width: initial;}
.Z_S .zsBox h2 {
	font-size: 30px;
	text-align: center;
	background: url(../images/jn_titbg.png) no-repeat center;
	line-height: 53px;
	margin: 70px 0 20px;
	color: #fff
}
.Z_S p.tou {
	text-align: center;
	font-size: 18px;
	color: #d0d0d0;
}
.Z_S .zshz {
	width: 100%;
	margin-top: 50px;
}
.Z_S dl {
	width: 259px;
	height: 387px;
	background: url(../images/jn_bg_li.png) no-repeat center bottom;
	float: left;
	margin: 0 35px;
}
.Z_S dt {
	position: relative;
	width: 259px;
	height: 199px;
	overflow: hidden;
}
.Z_S dt i {
	display: block;
	background: url(../images/jn_zhebg.png) no-repeat center;
	width: 259px;
	height: 199px;
	position: absolute;
	top: 0;
	left: 0;
}
.Z_S dd {
	padding: 0 30px;
	margin-top: 10px;
	text-align: justify
}
.Z_S dd h3 {
	font-size: 30px;
	text-align: center;
	color: #c10e1b;
}
.Z_S dd p {
	line-height: 22px;
	height: 66px;
	color: #d0d0d0;
	font-size: 14px;
	margin-top: 5px;
}
.Z_S dd img {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
/*留言*/
.L_Y {
	overflow: hidden;
	width: 100%;
	background: url(../images/lybg.png) no-repeat center;
	height: 222px;
}
.L_Y .lyCon {
	float: right;
	text-align: center;
	width: 310px;
	margin-top: 60px;
}
.L_Y h3 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/ly_titbg.png) no-repeat center;
	color: #fff
}
.L_Y h4 {
	color: #fff;
	font-size: 30px;
	margin: 3px 0 20px;
}
.L_Y .a {
	overflow: hidden;
}
.L_Y .a a {
	display: block;
	text-align: center;
}
.L_Y .a a:first-child {
	margin-left: 0;
}
/*流程*/ 
.L_C {
	overflow: hidden;
	width: 100%;
	background: #fff;
	height: 440px
}
.L_C .title p {
	background: url(../images/jn_pbg.png) no-repeat center
}
.L_C .lcCon {
	position: relative;
	width: 100%;
	height: 169px;
	background: url(../images/lcbg.png) no-repeat center;
	margin-top: 45px;
}
.L_C .lcCon li {
	position: absolute;
	width: 160px;
	font-size: 16px;
	color: #333
}
.L_C .li01 {
	top: 25px;
	left: 105px;
}
.L_C .li02 {
	top: 25px;
	left: 256px;
}
.L_C .li03 {
	top: 25px;
	left: 461px;
}
.L_C .li04 {
	top: 25px;
	left: 637px;
}
.L_C .li05 {
	top: 25px;
	left: 809px;
}
.L_C .li06 {
	top: 125px;
	left: 823px;
}
.L_C .li07 {
	top: 125px;
	left: 630px;
}
.L_C .li08 {
	top: 125px;
	left: 469px;
}
.L_C .li09 {
	top: 125px;
	left: 283px;
}
.L_C .li10 {
	top: 125px;
	left: 105px;
}
.L_C .lcCon li:hover {
	font-weight: bold;
	color: #c10e1b
}
/*300多家*/
.Q_g {
	overflow: hidden;
	width: 100%;
	height: 617px;
	background: url(../images/jiabg.jpg) no-repeat center;
}
.Q_g .title p {
	background: url(../images/jia_p.png) no-repeat center
}
.Q_g .Qgcon {
	width: 100%;
	height: 360px;
	margin: 0 auto;
	margin-top: 45px;
	position: relative;
	z-index: 9999999999;
}
.Q_g .container {
	position: relative;
	height: 375px;
}
.Q_g .alCon {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 360px;
}
.Q_g .Qgcon em {
	cursor: pointer;
	display: block;
	width: 71px;
	height: 108px;
	position: absolute;
	top: 85px;
}
.Q_g .qlt {
	background: url(../images/jia-lt.png) no-repeat center;
	left: 0;
}
.Q_g .qrt {
	background: url(../images/jia-rt.png) no-repeat center;
	right: 0;
}
.Q_g .list {
	position: absolute
}
.Q_g .list a {
	text-decoration: none;
}
.Q_g .list p {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 45px;
	background-color: #d4d4d4;
}
/*新闻*/
.N_w {
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	padding: 55px 0 40px;
}
.N_w .newlt {
	width: 860px;
	float: left;
}
.N_w .nwNav {
	overflow: hidden;
	width: 100%;
	display: inline-block;
	height: 65px;
	margin-bottom: 35px;
}
.N_w .navUl {
	width: 471px;
	height: 55px;
	float: left;
}
.N_w .navUl li {
	float: left;
	height: 51px;
	border: 2px solid #c10e1b;
	font-size: 18px;
	text-align: center;
	border-left-width: 0px;
	width: 151px;
	line-height: 51px;
	position: relative
}
.N_w .navUl li a {
	color: #252525;
	text-decoration: none
}
.N_w .navUl li i {
	display: none;
	position: absolute;
	background: url(../images/h-o-xjx.png) no-repeat center;
	width: 12px;
	height: 6px;
	bottom: -7px;
	left: 75px;
}
.N_w .navUl li:first-child {
	border-left-width: 2px;
}
.N_w .navUl li:hover, .N_w .navUl li.cur {
	background-color: #c10e1b;
	font-weight: bold
}
.N_w .navUl li:hover a, .N_w .navUl li.cur a {
	color: #fff
}
.N_w .navUl li:hover i, .N_w .navUl li.cur i {
	display: block;
}
.N_w .nwNav a.more {
	display: block;
	font-size: 15px;
	color: #333;
	margin-top: 25px;
	float: right;
}
.N_w .newBoxlt {
	position: relative;
	width: 860px;
	height: 300px;
	overflow: hidden;
}
.N_w .newli {
	overflow: hidden;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0;
	display: none;
}
.N_w .nwtu {
	float: left;
	width: 309px;
	height: 296px;
	position: relative
}
.N_w .tuwen {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 80px;
	background-color: #313131;
	width: 92%;
	padding: 0 4%;
}
.N_w .tuwen h3 {
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 12px 0 5px
}
.N_w .tuwen h3 a {
	color: #fff
}
.N_w .tuwen p {
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	height: 36px;
	color: #7db2d8;
}
.N_w .rqBox {
	float: right;
	width: 530px;
}
.N_w .newdl {
	overflow: hidden;
	padding: 23px 0;
	border-bottom: 1px solid #e7e7e7;
}
.N_w .newdl dt {
	color: #9c9c9c;
	font-family: Arial;
	text-align: center;
	float: left;
	width: 60px;
	border-right: 1px solid #e7e7e7;
}
.N_w .newdl dt b {
	display: block;
	font-size: 38px;
	color: #c10e1b;
}
.N_w .newdl dt p {
	font-size: 12px;
}
.N_w .newdl dd {
	width: 460px;
	float: right
}
.N_w .newdl dd h3 {
	font-weight: normal;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 10px 0 8px;
}
.N_w .newdl dd h3 a {
	color: #333
}
.N_w .newdl dd p {
	font-size: 13px;
	color: #9a9a9a;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.N_w .newdl:first-child {
	padding-top: 0;
}
.N_w .nwRt {
	float: right;
	width: 310px;
}
.N_w .rtit {
	position: relative;
	overflow: hidden;
	height: 55px;
	line-height: 55px;
}
.N_w .rtit:after,.linkbox h3:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #ddd;
}
.N_w .rtit span,.linkbox h3 .line{
	position: absolute;
	left: 0;
    bottom: 0;
	width: 120px;
	margin: 0;
	height: 3px;
	background: #c10e1b;
	z-index: 2;
}
.N_w .rtit h3 {
	float: left;
	font-weight: normal;
	font-size: 18px;
	color: #b7b7b7
}
.N_w .rtit h3 a {
	color: #252525;
}
.N_w .rtit h3 span {
	font-size: 13px;
	font-family: Arial;
}
.N_w .rtit a.more {
	isplay: block;
	font-size: 15px;
	color: #333;
	margin-top: 0px;
	float: right;
}
.N_w .wenda {
	margin-top: 35px;
	width: 300px;
	height: 310px;
	overflow: hidden;
	position: relative;
}
.N_w .wenda ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.N_w .wenda ul li {
	padding: 15px 0;
	border-bottom: 1px solid #bbbbbb;
	width: 280px;
}
.N_w .wenda ul li h5 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/newwen.png) no-repeat left center;
	padding-left: 35px;
	line-height: 25px;
}
.N_w .wenda ul li h5 a {
	color: #333333
}
.N_w .wenda ul li p {
	overflow: hidden;
	margin-top: 10px;
	font-size: 14px;
	color: #000;
	height: 40px;
	line-height: 20px;
	background: url(../images/newda.png) no-repeat left 5px;
	padding-left: 35px;
}
.linkbox {
	overflow: hidden;
	margin-top: 30px;
}
.linkbox h3 {
	position: relative;
	line-height: 50px;
	color: #b7b7b7;
	font-size: 13px;
	font-weight: normal
}
.linkbox h3 a {
	color: #252525;
	font-size: 18px;
}
.linkbox h3 span {
	text-transform: capitalize;
	font-family: Arial;
	margin-left: 5px;
}
.linkbox .link {
	padding: 15px 0;
	overflow: hidden
}
.linkbox .link li {
	padding: 0 10px;
	float: left;
	font-size: 14px;
	color: #333333;
	margin: 5px 0;
}
.linkbox .link li a {
	color: #333
}
.linkbox .link li:first-child {
	padding-left: 0;
}
/*<--!广告轮播样式效果一-->*/
#flashs {
	position: relative;
	height: 547px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 10px;
	left: 50%;
	margin-left: -143px;
	padding: 0px 6px;
	margin-bottom: 27px;
}
#flashs .btn span {
	display: block;
	width: 85px;
	height: 4px;
	background-color: #000;
	opacity: 0.2;
	float: left;
	margin: 0 2px 0 3px;
	text-indent: -99999em;
}
#flashs .btn span.cur {
	background: #c10e1b;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*回到顶部*/
.rtTop {
	width: 153px;
	height: 59px;
	overflow: hidden;
	position: fixed;
	top: 84%;
	right: 46%;
	margin-right: -600px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 40px;
	height: 59px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
