﻿@charset "utf-8";
/* CSS Document */


/*common*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, select, p, th, td {
	margin: 0;
	padding: 0;
}
body, td, th, span {
	color: #444;
	font-family: "微软雅黑";
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style: none;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#f80;
	text-decoration:none;
}
img {
	border:0;
	vertical-align:middle;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
/*body*/
body {
	background:#fff;
}
/*pages*/
.pages {
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
}
.pages .curr {
	color:#fff;
	background-color:#dd474d;
}
.pages .curr a {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.pages .curr a:hover {
	color:#fff;
}
.pages a {
	color:#666;
	background-color:#fff;
	padding:7px 12px;
	border:1px solid #dedede;
}
.pages a:hover {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.pages span {
	margin:0 3px;
}
.apages {
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
}
.apages .curr {
	color:#fff;
	background-color:#dd474d;
}
.apages .curr a {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.pages .curr a:hover {
	color:#fff;
}
.apages a {
	color:#666;
	background-color:#fff;
	padding:7px 12px;
	border:1px solid #dedede;
}
.apages a:hover {
	color:#fff;
	background-color:#dd474d;
	border:1px solid #dd474d;
}
.apages span {
	margin:0 3px;
}
/*newbanner
.block_home_slider {position: relative;text-align: center;width:100%; float:left;}  
.block_home_slider .slide {position:relative;}
.block_home_slider .flex-direction-nav a { width:50px; height:50px; display:block; position:absolute; top:50%; margin-top:-25px; text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev { left:50%; margin-left:-590px; background:url(../images/left1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next { right:50%; margin-right:-590px; background:url(../images/right1.png) no-repeat}
.block_home_slider .flex-control-paging { position:absolute; bottom:10px; left:50%; margin-left:-33px;}
.block_home_slider .flex-control-paging li { float:left; margin:0 3px;}
.block_home_slider .flex-control-paging li a { width:16px; height:16px; border-radius:16px; display:block; background-color:#fff; text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active { background-color:#f00;}
.flexslider { margin: 0; padding: 0;}
.flexslider .slides > li { display: none;-webkit-backface-visibility: hidden;} 
.flexslider .slides img { width: 100%; display: block;}*/

/*banner*/
#banner {
	width:100%;
	float:left;
	height:400px;
	position:relative;
}
.ulBanner {
	width:100%;
	height:400px;
}
.ulBanner li {
	position:absolute;
	width:100%;
	height:400px;
}
.ulBannerNav {
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-33px;
	z-index:10;
}
.ulBannerNav li {
	float:left;
	background:#fff;
	margin:0 3px;
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
	border-radius:16px;
}
.ulBannerNav li.on {
	background:#0078ca;
	cursor:pointer;
}
/*----- Banner样式 -----
#banner { width:100%; text-align:center; z-index:0; position:relative; overflow:hidden;}
#banner a.banner_prev{width:50px; height:50px; background:url(../images/left1.png) no-repeat; position:absolute; left:50%; margin-left:-590px; top:50%; margin-top:-25px; text-indent: -5000px; z-index:999;}
#banner a.banner_next{width: 50px; height:50px; background:url(../images/right1.png) no-repeat; position:absolute; right:50%; margin-right:-590px; top:50%; margin-top:-25px;  text-indent: -5000px;}
#slide{width:100%; height:480px; position:relative;}
.bannerImg{ position:relative;}*/



/*common*/	

/*-----  -----
/*common*/	



#header {
	width:100%;
	float:left;
}
.header {
	width:1200px;
	height:130px;
	margin:0 auto;
}
.logo {
	width:97px;
	height:100px;
	float:left;
	margin:28px 0 0 ;
}
.phone {
	float:right;
	font-weight:bold;
	margin:30px 0 0 20px;
	
}	
	/*-----  -----
	font-style:italic;
	/*common*/	


.phonetitle {
	color:#5d5d5d;
	font-size:23px;
	float:left;
	height:28px;
	line-height:30px;
	background:url(../images/phone.png) no-repeat left;
	padding-left:40px;
}
.phonecontent {
	color:#da0000;
	font-size:24px;
	line-height:33px;
	float:left;
}
.nav {
	float:right;
	margin:20px 0 0 0;
}
.nav li {
	width:65px;
	float:left;
	text-align:center;

}
.navcn {
	width:100%;
	float:left;
	color:#333;
	font-size:16px;
}
.naven {
	width:100%;
	float:left;
	color:#898889;
	font-family:"Arial";
	margin-top:5px;
}
.nav li a:hover .navcn, .nav li a.hover .navcn {
	color:#d93037;
}
.main {
	width:100%;
	float:left;
}
.bgfff {
	background-color:#fff;
	
	
}




.bgf8 {
	background-color:#f6f6f6;
}
.bgf6 {
	background-color:#f6f6f6;
}
#link {
	width:100%;
	height:78px;
	float:left;
	background:url(../images/linkbg.png) no-repeat center;
}
.link {
	width:1200px;
	margin:0 auto;
}
.link span {
	width:200px;
	height:22px;
	float:left;
	margin:40px 20px 0 0;
}
.link div {
	width:900px;
	height:23px;
	float:left;
	margin:40px 0 0 -123px;
}
.link div a {
	color:#666666;
	font-family:"黑体";
	font-size:13px;
}
#footer {
	width:100%;
	height:220px;
	float:left;
	background:url(../images/bottombg.jpg) no-repeat center;
}
.footer {
	width:1200px;
	margin:39px auto 38px auto;
}
.footerleft {
	width:85px;
	height:90px;
	padding:29px 40px 24px 170px;
	float:left;
	border-right:1px solid #515151;
}
.footercenter {
	width:90px;
	height:90px;
	padding:26px 40px 27px 40px;
	float:left;
	border-left:1px solid #111111;
}
.footerright {
	width:700px;
	float:left;
}
.footerright p {
	width:700px;
	float:left;
	font-family:"黑体";
	font-weight:bold;
	color:#ccc;
	line-height:25px;
}
.footerright span {
	width:580px;
	float:left;
	margin-top:5px;
	font-family:"黑体";
	color:#ccc;
	line-height:20px;
}
.footerright ul {
	width:600px;
	float:left;
}
.footerright ul li {
	float:left;
	font-family:"宋体";
	color:#ccc;
	line-height:40px;
}
.footerright ul li a {
	float:left;
	font-family:"黑体";
	color:#ccc;
}
.copyRight {
	width:600px;
	float:left;
	font-family:"黑体";
	color:#ccc;
	line-height:25px;
}
/*default*/	
.bannerBottom {
	width:996px;
	margin:0 auto;
}
.bannerBottom li {
	width:166px;
	float:left;
}
.bannerBottomImage {
	width:98px;
	height:98px;
	float:left;
	margin:34px 34px 10px 34px;
}
.bannerBottomImage img {
	width:86px;
	height:86px;
	padding:6px;
}
.bannerBottomTitle {
	width:166px;
	text-align:center;
	height:60px;
	float:left;
	color:#444;
	font-size:18px;
	line-height:22px;
}
.bben {
	color:#999999;
	font-size:14px;
	font-family:"Arial";
	display:none;
}
.bannerBottom li:hover {
	background-color:#EFEFEF;
}
.bannerBottom li:hover .bannerBottomImage {
	background:url(../images/homeicohover.png) no-repeat center;
}
.bannerBottom li:hover .bben {
	display:block;
}
.showCaseHome {
	width:1200px;
	margin:0 auto;
}
.showCase_title {
	width:1200px;
	float:left;
	text-align:center;
	font-size:24px;
	color:#d93037;
	padding-top:30px;
}
.spanen {
	color:#999;
	font-family:"Arial";
	font-size:24px;
	margin-left:10px;
}
.showCase_content {
	width:1200px;
	float:left;
	padding-bottom:20px;
}
.scc_title {
	width:600px;
	float:left;
	margin:30px 300px;
}
.scc_title span {
	cursor:pointer;
	width:98px;
	height:38px;
	float:left;
	border:1px solid #dedede;
	margin:0 10px;
	border-radius:2px;
	text-align:center;
	line-height:38px;
	color:#333;
	font-size:14px;
}
.scc_title span:hover, .scc_title span.hover {
	width:100px;
	height:40px;
	border:0px solid #dedede;
	background:url(../images/titlehover1.png) no-repeat;
	line-height:40px;
	color:#fff;
}
.scc_title span:hover a, .scc_title span.hover a {
	color:#fff;
}
.scc_content {
	width:1230px;
	float:left;
}
.scc_content li {
	width:281px;
	float:left;
	margin:0 24px 19px 0;
}
.case_image {
	width:260px;
	float:left;
	height:180px;
}
.case_title {
	width:285px;
	float:left;
	height:35px;
	line-height:35px;
	text-align:center;
	background-color:#111;
	color:#fff;
	font-size:14px;
}
.aboutUs {
	width:1200px;
	margin:0 auto;
	min-height:30px;

}
.aboutUs_left {
	width:560px;
	height:315px;
	float:left;
	padding:50px 0;
	margin-right:45px;
}
.aboutUs_right {
	width:575px;
	float:right;
	padding:50px 0;
}
.aboutUs_right_title {
	width:560px;
	float:left;
	background:url(../images/lictico1.png) no-repeat left;
	padding-left:30px;
	height:70px;
	line-height:70px;
	font-size:24px;
	color:#d93037;
}
.aboutUs_right_content {
	width:580px;
	float:left;
	color:#333;
	font-size:13.5px;
	line-height:25px;
	margin-top:30px;
}
.ourTeam {
	width:1200px;
	margin:0 auto;
	min-height:30px;
	
}
.teamList {
	float:left;
	padding-bottom:40px;
}
.teamList li {
	float:left;
	margin:0 6px 6px 0;
	position:relative;
	cursor:pointer;
}
.teamHover {
	display:none;
	position:absolute;
	bottom:0;
	width:100%;
	height:20px;
	background: no-repeat right 20px center #8E0002;
	font-size:14px;
	color:#fff;
	padding:5px 0;
	text-align:center
}






.teamHover span {
	font-size:16px;
	color:#fff;
	text-indent:18px;
	float:left;
}
.teamList li:hover .teamHover {
	display:block;
}
.news {
	width:1200px;
	margin:0 auto;
	min-height:10px;

}
.news_content {
	width:1200px;
	float:left;
	padding-bottom:40px;
}
.news_left_div {
	width:350px;
	height:286px;
	float:left;
	position:relative;
}
.news_left {
	width:350px;
	height:286px;
	float:left;
}
.news_left li {
	width:350px;
	height:286px;
	float:left;
	position:absolute;
}
.news_left_image {
	width:348px;
	height:240px;
	border:1px solid #D7D7D7;
	border-bottom:0;
}
.news_left_image img {
	width:348px;
	height:240px;
}
.news_left_title {
	width:349px;
	height:40px;
	line-height:40px;
	background-color:#D7D7D7;
	color:#000000;
	font-size:13px;
	text-indent:10px;
}
.news_leftNav {
	position:absolute;
	bottom:19px;
	right:10px;
	z-index:20;
}
.news_leftNav li {
	float:left;
	background:#fff;
	margin-left:5px;
	width:12px;
	height:12px;
	border-radius:12px;
	display:block;
	cursor:pointer;
}
.news_leftNav li.on {
	background:#8C8C8C;
}
.news_center {
	width:400px;
	height:300px;
	float:left;
	margin-left:82px;
}
.news_center li {
	width:395px;
	float:left;
	
	padding:0 0 19px 0;
	margin-bottom:18.5px;
	border-bottom:1px dotted #000000;
}







.news_center_title {
	width:400px;
	float:left;
}
.news_center_title a {
	font-size:17px;
	color:#000000;
}
.news_center_title a:hover {
	color:#AF0106;
}
.news_center_content {
	width:400px;
	float:left;
	font-size:13px;
	color:#666666;
	font-family:"微软雅黑";
	line-height:21px;
	margin-top:6px;
}
.news_right {
	width:360px;
	float:right;
}
.news_right_image {
	width:330px;
	height:140px;
	float:right;
}
.news_right_content {
	width:360px;
	float:left;
	margin-top:8px;
}
.news_right_content li {
	width:315px;
	float:right;
	background:url(../images/listico2.png) no-repeat left;
	padding-left:16px;
	line-height:39px;
	border-bottom:1px dotted #c6c6c6;
}
.news_right_content li a {
	font-size:13.5px;
	color:#666666;
	font-family:"微软雅黑";
}
.news_right_content li span {
	float:right;
	font-family:"微软雅黑";
	color:#999;
}
.customer {
	width:1200px;
	margin:0 auto;
}
.leftIco {
	background:url(../images/left2.png) no-repeat;
	width:15px;
	height:26px;
	margin:37px 10px 0 0;
	float:left;
	cursor:pointer;
}
.rightIco {
	background:url(../images/right2.png) no-repeat;
	width:15px;
	height:26px;
	margin:37px 0 0 10px;
	float:right;
	cursor:pointer;
}
.customer_content {
	width:1200px;
	height:100px;
	float:left;
}
.customer_content ul {
	width:1200px;
	height:100px;
	float:left;
}
.customer_content ul li {
	width:160px;
	height:100px;
	float:left;
	margin:5px 15px;
}
/*neiye*/            
#bannerny {
	width:100%;
	height:300px;
	float:left;
}
#box {
	width:100%;
	float:left;
	background:url(../images/linkbg.png) no-repeat bottom;
	padding-bottom:80px;
}
.box {
	width:1200px;
	margin:0 auto;
}
.box_top {
	width:1200px;
	height:7px;
	float:left;
	background:url(../images/listbg.png) no-repeat 207px;
	margin-top:20px;
}
.box_left {
	width:210px;
	float:left;
}
.boxleft_title {
	width:185px;
	float:left;
	line-height:40px;
	border-bottom:2px solid #cd4848;
	font-size:20px;
	color:#cd4848;
	padding-left:25px;
}
.boxleft_title span {
	font-family:"Arial";
	font-size:18px;
	color:#cd4848;
	margin-left:5px;
}
.boxleft_content {
	width:210px;
	float:left;
}
.boxleft_content li {
	width:210px;
	float:left;
	border-bottom:1px dotted #cccccc;
}
.boxleft_content li a {
	width:180px;
	height:50px;
	line-height:50px;
	display:block;
	padding-left:30px;
	background:url(../images/listico3.png) no-repeat 10px 20px;
	font-size:16px;
	color:#333333;
}
.boxleft_content li a:hover, .boxleft_content li a.hover {
	background:url(../images/listico4.png) no-repeat 10px 20px;
	color:#cd4848;
}
.box_right {
	width:950px;
	float:left;
	padding-left:39px;
	border-left:1px solid #e5e5e5;
}
.boxright_title {
	width:950px;
	float:left;
	line-height:42px;
	border-bottom:1px solid #cccccc;
	font-size:18px;
	color:#333333;
}
.boxright_title span {
	font-size:14px;
	color:#666666;
	background:url(../images/sitemapico.png) no-repeat left;
	padding-left:17px;
	float:right;
}
.boxright_title span a {
	color:#666666;
}
.boxright_content {
	width:950px;
	float:left;
}
/*new list*/
.newList {
	width:950px;
	float:left;
	margin-top:10px;
}
.newList li {
	width:950px;
	float:left;
	border-bottom:1px dotted #cccccc;
	padding:15px 0;
}
.new_image {
	width:230px;
	height:150px;
	float:left;
	margin-right:20px;
}
.new_image img {
	width:230px;
	height:150px;
}
.new_right {
	width:700px;
	float:left;
}
.new_title {
	width:100%;
	float:left;
	line-height:25px;
	font-size:20px;
	color:#000000;
}
.new_title span {
	float:right;
	font-size:16px;
	color:#666666;
}
.new_content {
	width:100%;
	float:left;
	line-height:25px;
	height:80px;
	font-size:14px;
	color:#666666;
	margin-top:10px;
}
.new_more {
	width:100%;
	float:left;
	line-height:25px;
}
.new_more a {
	float:right;
	color:#cb4141;
	padding-right:15px;
	font-family:"Arial";
}
.page {
	width:750px;
	float:left;
	margin:20px 0;
}
/*new content*/
.newContent {
	width:950px;
	float:left;
}
.newcon_title {
	width:950px;
	float:left;
	padding:30px 0 5px;
	line-height:30px;
	font-size:18px;
	color:#333333;
	text-align:center;
}
.newcon_content {
	width:950px;
	float:left;
	line-height:25px;
	font-size:14px;
	color:#333333;
}
.newcon_precnext {
	width:950px;
	float:left;
	border-top:1px solid #dedede;
	color:#333333;
	padding-top:5px;
	margin-top:20px;
}
.newcon_precnext p {
	width:950px;
	float:left;
	line-height:25px;
}
.newcon_precnext p a {
	color:#333333;
}
/*contact*/
.box_contact {
	width:1260px;
	float:left;
	margin-top:80px;
}
.contactDiv {
	width:370px;
	height:295px;
	float:left;
	border:1.8px solid #dfdede;
	margin-right:44px;
}
.contact_image {
	width:120px;
	height:100px;
	float:left;
	margin:-50px 120px 0 126px;
}
.contact_title {
	width:370px;
	float:left;
	text-align:center;
	font-size:22px;
	color:#333333;
	padding:15px 0;
}
.contact_content {
	width:300px;
	float:left;
	font-size:18px;
	color:#333333;
	padding:0 35px;
	line-height:25px;
}
/*service*/
.box_service {
	width:1240px;
	float:left;
	margin-top:30px;
}
.serviceDiv {
	width:380px;
	height:195px;
	float:left;
	margin:0 30px 100px 0;
}
.service_image {
	width:380px;
	height:195px;
	float:left;
  
    
}

.service_image img{

width:385px; height:195px;}
	
	
	

.service_title {
	width:285px;
	height:60px;
	line-height:60px;
	float:left;
	padding-left:100px;
	font-size:16px;
	color:#fff;
}
.service_title span {
	font-family:"Arial";
	font-size:12px;
	color:#fff;
	margin-left:5px;
}
.servicebg1 {
	background:url(../images/service1.jpg) no-repeat left #55bcda;
}
.servicebg2 {
	background:url(../images/service2.jpg) no-repeat left #d74941;
}
.servicebg3 {
	background:url(../images/service3.jpg) no-repeat left #00a99d;
}
.servicebg4 {
	background:url(../images/service4.jpg) no-repeat left #f4ca59;
}
.servicebg5 {
	background:url(../images/service5.jpg) no-repeat left #97cb6f;
}
.servicebg6 {
	background:url(../images/service6.jpg) no-repeat left #ff9a37;
}

.boxleft_service {
	width:210px;
	float:left;
}
.boxleft_service li {
	width:210px;
	float:left;
	border-bottom:1px dotted #cccccc;
}
.boxleft_service li a {
	width:160px;
	height:50px;
	line-height:50px;
	display:block;
	padding-left:50px;
	font-size:16px;
	color:#333333;
}
.boxleft_service li a:hover, .boxleft_service li a.hover {
	color:#cd4848;
}
.leftico1 {
	background:url(../images/serviceico1.png) no-repeat 9px 13px;
}
.leftico2 {
	background:url(../images/serviceico2.png) no-repeat 9px 20px;
}
.leftico3 {
	background:url(../images/serviceico3.png) no-repeat 9px 16px;
}
.leftico4 {
	background:url(../images/serviceico4.png) no-repeat 9px 14px;
}
.leftico5 {
	background:url(../images/serviceico5.png) no-repeat 9px 11px;
}
.leftico6 {
	background:url(../images/serviceico6.png) no-repeat 9px 13px;
}
.leftico7 {
	background:url(../images/serviceico7.png) no-repeat 9px 13px;
}

/*在线客服*/
#customer {
	position:absolute;
	top:180px;
	right:0;
	overflow:hidden;
	z-index:3000;
	font-size:12px;
	display:none;
}
.customerTitle {
	width:30px;
	height:120px;
	overflow:hidden;
	background:url(../images/consultonline.gif) no-repeat 0 0;
	float:left;
	text-indent:-100px;
}
.customerTitle a {
	display:block;
	overflow:hidden;
	width:30px;
	height:100px;
}
.customerBox {
	border:1px solid #dbdbdb;
	border-top:3px solid #c40000;
	background:#fff;
	width:108px;
	overflow:hidden;
	float:left;
}
.serviceTit {
	color:#8c0108;
	text-align:center;
	line-height:35px;
	height:35px;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
}
.customerBox ul {
	margin:0 5px;
	padding:8px 0;
	overflow:hidden;
	border-top:1px solid #8c0108;
}
.customerBox ul li {
	padding:4px;
	overflow:hidden;
}
.customerBox ul li a {
	display:block;
	height:24px;
	line-height:24px;
	overflow:hidden;
	color:#8c0108;
}
.backTop {
	margin:0 5px;
	overflow:hidden;
	padding:10px 0;
	background:url(../images/backtop.gif) no-repeat 14px center;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #8c0108;
}
.backTop a {
	color:#165bc1;
}
#customerClose {
	position:absolute;
	top:180px;
	right:0;
	width:30px;
	height:120px;
	overflow:hidden;
	background:url(../images/consultonline.gif) no-repeat -30px 0;
	text-indent:-999px;
	z-index:9999;
}
#customerClose a {
	display:block;
	height:120px;
}








.nyrbai{

width:950px;float:left;}



/*合作品牌*/

.nyrbai .cus{

padding:15px 0 10px 0; text-align:left; overflow:hidden;}

.nyrbai .cus ul{

padding:0px; text-align:left; width:950px;}

.nyrbai .cus li{

float:left; margin:25px 45px 0 0;}

.nyrbai .cus li .pp{

width:230px; height:130px; border:1px solid #dddddd; padding:3px; float:left;}

.nyrbai .cus li .pp img{

width:230px; height:130px;}

.nyrbai .cus li .pr{

width:180px; float:left; margin-left:10px;}

.nyrbai .cus li .pr .prt{

line-height:30px; text-align:left; border-bottom:1px dotted #B6B6B6;}

.nyrbai .cus li .pr .prt a:link   { font-weight:bold;color: #848484; text-decoration:none; font-size: 17px;}

.nyrbai .cus li .pr .prt a:visited{ font-weight:bold;color: #848484; text-decoration:none;}

.nyrbai .cus li .pr .prt a:hover  { font-weight:bold;color: #E67817; text-decoration:none;}

.nyrbai .cus li .pr .prc{

line-height:24px; text-align:left; color:#858585; font-size: 12px;}



/*新闻详细页*/

.nyrbai .nyrp2{padding:30px 0 0 35px; text-align:center; font-size:14px; font-weight:bold; color:#000000;}

.nyrbai .nyrp3{padding:0px 0 10px 0; color:#B2B2B2; text-align:center; border-bottom:1px solid #CCCCCC; margin:0 200px 2px 200px;}

.nyrbai .nyrp4 { font-size:13px; height:auto; padding:0px 10px 0px 35px; text-align:left; line-height:200%;}

.nyrbai .nyrp4 p{font-size:13px; text-align:left;line-height:200%;}



/*师资团队*/

.nyrbai .pro{

padding:0px 0 10px 0px; text-align:left; overflow:hidden;}

.nyrbai .pro ul{

padding:0px; text-align:left; width:990px;}

.nyrbai .pro li{

float:left; margin:30px 11px 0 0px;}

.nyrbai .pro .pp{

width:300px; height:200px; border:1px solid #DDDDDD; padding:3px;}

.nyrbai .pro .pp img{

width:300px; height:200px;}

.nyrbai .pro .pf{

width:300px; text-align:center; line-height:33px; border-bottom:1px dotted #B6B6B6; padding-top:3px;}

.nyrbai .pro .pfxyfc{

width:255px; text-align:center;   padding-top:5px;}

.nyrbai .pro .pf a:link   {color: #000000; text-decoration:none;font-size:15px;}

.nyrbai .pro .pf a:visited{color: #494949; text-decoration:none;}

.nyrbai .pro .pf a:hover  {color: #E67817; text-decoration:none;}

.nyrbai .pro .pc{

text-align:left; line-height:18px; color:#858585; width:300px; padding-top:8px; text-indent:2em;} 




/*列表分页*/

.pagess {
	width:950px;
	float:left;
	margin:50px 0 0 0;
}
.pageinfo {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.pageinfo A {
	BORDER-RIGHT: #6C6C6C 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #6C6C6C 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #6C6C6C 1px solid; COLOR: #6C6C6C; PADDING-TOP: 2px; BORDER-BOTTOM: #6C6C6C 1px solid; TEXT-DECORATION: none
}
.pageinfo A:hover {
	BORDER-RIGHT: #E40000 1px solid; BORDER-TOP: #E40000 1px solid; BORDER-LEFT: #E40000 1px solid; COLOR: #E40000; BORDER-BOTTOM: #E40000 1px solid
}
.pageinfo A:active {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #000; BORDER-BOTTOM: #000000 1px solid
}
.pageinfo SPAN.thisclass {
	BORDER-RIGHT: #E40000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #E40000 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #E40000 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #E40000 1px solid; BACKGROUND-COLOR: #E40000
}
.pageinfo SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}


/*文章页分页*/



.pagebreak{line-height:20px;float:left; padding:5px 5px 5px 275px; color:#000000; font-size:12px; width:500px ;margin:50px 0 0 0;}
.pagebreak li{float:left; margin:0 3px;}
.pagebreak li a{padding:1px 5px; border:#000000 1px solid; color:#000000; text-decoration:none}
.pagebreak li a:hover {border:#E40000 1px solid; color:#E40000;}
.pagebreak li a:active {border:#000000 1px solid; color:#000000;}
.pagebreak li.thisclass {background-color:#E40000; font-weight:bold; color:#FFF;}
.pagebreak li.thisclass a{color:#FFF}











/*header_main*/
.header_main {
	width: 100%;
	height: 120px;
	z-index: 100;
	background: #fff;
}
.header_main .logo {
	display: block;
	margin-top: 20px;
}
.header_main .logo img {
	width: 100%;
	height: 100%;
	display: block;
	
}
.header_main .tel {
	width: 300px;
	padding: 30px 0 0 0;
	line-height: 26px;
	margin-left: 30px;
}
.header_main .tel b {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}
.header_main .tel span {
	color: #dc0000;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	font-family: arial;
	display: inline-block;
}
.header_main .tel s {
	width: 57px;
	height: 57px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	background-position: 0 0;
}
.nav_main {
	width: 145%;
	height: 50px;
	line-height: 500px;

	position: relative;
	z-index: 9999;
}
.nav .list {
	width: 142%;
	margin: 0 auto;
	height: 48px;
	line-height: 148px;
	position: relative;
}
.nav_main .nav {
	width: 600px;
	margin: 0 auto;
}
.nav_main .nav li {
	float: left;
	width: 100px;
	height: 50px;
	line-height: 50px;
	display: block;
	position: relative;
	z-index: 10;
	font-size: 18px;

	text-align: center;
}
.nav_main .nav li:first-child {
	border-left: 0px solid #000000;
	background: none;
}
.nav_main .nav li a {
	display: block;
	color: #000;
	font-size: 18px;
}
.nav_main .nav li a:hover, .nav_main .nav li a.hover, .nav_main .nav li.hover {
	background: #cfcfcf;
}
.nav_main .nav dl {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 12;
	border: 1px solid #ac140f;
	border-top: 0;
}
.nav_main .nav dl {
	position: absolute;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.nav_main .nav li:hover dl {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.nav_main .nav dl dd {
	line-height: 44px;
	height: 44px;
	text-align: left;
	position: relative;
	z-index: 12;
	display: block;
	width: 100%;
	border-top: 1px solid #ac140f;
}
.nav_main .nav dl dd:first-child {
	border: none;
}
.nav_main .nav dl dd a {
	color: #fff;
	font-size: 18px;
	padding: 0;
	width: 100%;
	background: #dc0000;
	text-align: center;
}





/*slip*/
.index_slip1 {
	width: 100%;
	height: 200px;
	background: url(../images/ixbannerbg.png) no-repeat center center;
}
.index_slip1 .w1200 {
	height: 200px;
}
.index_slip1 .img {
	width: 384px;
	height: 280px;
	display: block;
	position: absolute;
	left: 10px;
	bottom: 0;
}
.index_slip1 .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.index_slip1 .slip_tit {
	padding-left: 465px;
	width: 735px;
}
.index_slip1 .slip_tit .tit1 {
	padding-top: 20px;
	font-size: 46px;
	line-height: 50px;
	color: #fff;
	letter-spacing: 3px;
}
.index_slip1 .slip_tit .tit1 b {
	color: #f6ff00;
}
.index_slip1 .slip_tit .tit2 {
	margin-top: 15px;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 3px;
}
.index_slip1 .slip_tit .tit3 {
	display: inline-block;
	margin-top: 20px;
	font-size: 20px;
	color: #fff;
}
.index_slip1 .slip_tit .tit3 b {
	font-size: 26px;
	font-weight: bold;
}
.index_slip2 {
	width: 100%;
	height: 200px;
	background: url(../images/ixbannerbg.png) no-repeat center center;
}
.index_slip2 .w1200 {
	height: 200px;
}
.index_slip2 .img {
	width: 280px;
	height: 180px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index_slip2 .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.index_slip2 .slip_tit {
	padding-left: 440px;
	width: 760px;
	text-align: center;
}
.index_slip2 .slip_tit .tit1 {
	padding-top: 30px;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	color: #fff;
}
.index_slip2 .slip_tit .tit1 b {
	color: #f6ff00;
}
.index_slip2 .slip_tit .tit2 {
	margin-top: 10px;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
}
.index_slip2 .slip_tit .tit3 {
	display: inline-block;
	margin-top: 10px;
	font-size: 20px;
	color: #fff;
}
.index_slip2 .slip_tit .tit3 b {
	font-size: 26px;
	font-weight: bold;
}
.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}

.ab_pages ul{display:inline-block;margin:0 auto;padding:0}

.ab_pages ul  a{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;border-radius: 4px}

.ab_pages ul  .page-num{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;}

.ab_pages ul  a.page-num-current{ background:#f5f5f5;}










/* 终极完美方案：彻底修复文字行距，智能处理图片 */

/* 1. 基础文章排版 */
.myContent {
  line-height: 1.6;
}

/* 2. 核心：给包含图片的段落设置间距（这是最聪明的一步） */
.myContent p:has(img) {
  margin-top: 14px !important; /* 图片上方给足 25px 空间 */
  margin-bottom: 14px !important; /* 图片下方给足 25px 空间 */
  line-height: normal !important; /* 彻底修复行距，恢复正常 */
}

/* 3. 核心：让图片乖乖听话 */
.myContent p:has(img) img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; /* 配合图文混排，垂直居中对齐 */
}