body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	font-size: 12px;
	color: #323232;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	min-width: 1100px;
	
}
.warp {
	width: 1200px;
	margin: 0 auto;
}
/*头部*/
#head {
	height: 90px;
}
.head {
	height: 90px;
	width: 1300px;
	margin: 0 auto;
}
.logo {
	position: absolute;
	top: 10px;
	left: 570px;
	width: 156px;
	height: 63px;
	margin-top: 10px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}
.nav {
	width: 1280px;
	position: relative;
	padding-top: 42px;
}
.nav .warpn {
	position: relative;
	height: 40px;
	z-index: 999;
	width:1300px;
}
.navr {
	position: absolute;
	right: -60px;
	top: -5px;
}
.nav li {
	float: left;
	text-align: center;
	background:url(../images/li_ng.png) no-repeat center right;
}
.nav li:nth-child(5) {
	margin-right: 100px;
	background:none;
	padding-left:10px;
}
.nav li:nth-child(6) {
	margin-left: 100px;
}
.nav li:last-child {
	background:none;
	margin-right: 0;
}
.nav li .one {
	display: block;
	width: 108px;
	font-size: 15px;
	color: #0d0d0d;
}
.nav li:hover .one {
	color: #0d0d0d;
}

/*轮播图*/
#banner {
	position: relative;
	width: 100%;
	height: 599px;
	z-index: 3;
}
#banner .slides_container {
	width: 100%;
	height: 599px;
	position: relative;
	overflow: hidden;
	display: none;
	z-index: 1
}
#banner .slides_container .bg-slide {
	width: 100%;
	height: 599px;
	display: block;
	z-index: 1
}
#banner .slides_container #bg1 {
	background: url(../images/img01.jpg) no-repeat center;
}
#banner .slides_container #bg2 {
	background: url(../images/img02.jpg) no-repeat center;
}
#banner .slides_container #bg3 {
	background: url(../images/img03.jpg) no-repeat center;
}
.mainconc {
	width: 372px;
	height: 248px;
	float: left;
	background: url(images/index_c_bg.png) no-repeat;
	margin-left: 24px;
	margin-top: 37px;
	position: relative;
}
.news_box {
	width: 372px;
	margin-top: 45px;
	height: 200px;
	position: relative;
	overflow: hidden
}
.news_box ul {
	width: 1000000px;
	position: absolute;
}
.news_box ul li {
	float: left;
	width: 180px;
	margin-right: 12px;
}
.news_box ul li img {
	border: 1px solid #dfdfdf;
	padding: 5px;
	height: 188px;
	width: 160px;
}
#bannerlink {
	position: absolute;
	height: 2px;
	right: 0px;
	top: 10px;
}
#bannerlink a {
	float: left;
	height: 3px;
	background: #CCCCCC;
	margin-left: 2px;
	width: 15px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden
}
#bannerlink a.active {
	background: #F1C51C;
}
#bannerlink {
	position: absolute;
	height: 2px;
	right: 0px;
	top: 10px;
}
#bannerlink a {
	float: left;
	height: 3px;
	background: #CCCCCC;
	margin-left: 2px;
	width: 15px;
	display: block;
	font-size: 0px;
	text-indent: -9999px;
	overflow: hidden
}
#bannerlink a.active {
	background: #F1C51C;
}
.pagination {
	bottom: 20px;
	z-index: 100001;
	position: absolute;
	text-align: right;
	left: 43%;
	background: url(../images/num.png) no-repeat center;
}
.pagination li {
	display: inline-block;
	margin: 0 12px;
	list-style: none;
}
.pagination li a {
	display: block;
	width: 70px;
	height:4px;
	line-height: 17px;
	text-align: center;
	color: #333333;
	font-size: 10px;
	float: left;
	overflow: hidden;
	background:url(../images/num_b.jpg) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.pagination li.current a {
	background:url(../images/num_a.jpg) no-repeat;
	color: #FFFFFF
}
.n_bann {
	background:url(../images/banner.jpg) no-repeat center;
	height: 476px;
}

/*主体*/
#con1{
	background:#f5f5f5;
	height:auto;
	overflow:hidden;
	padding-bottom:68px;
}
.con1{
	padding-top:75px;
	
}
.con1_l{
	width:500px;
	float:left;
}
.con1_l_{
	width:100%;
	text-align:center;
}
/* The main banner unordered list */
.bannerHolder {
     width: 726px;
	 margin: 20px 0 15px 0;
	 padding: 20px 10px 20px 10px;
	 background-color: #f7f7f7;
	 border: 1px solid #eee;
	 overflow: hidden;

	/* CSS3 rounded corners */
	 -moz-border-radius:12px;
	 -webkit-border-radius:12px;
	 border-radius:12px;
}

/* Hiding the bullets of the li elements: */
.bannerHolder li {
	 list-style: none;
	 display: inline;
}

/* The banner divs */
.banner {
     
	 position: relative;
	 overflow: hidden;
	 float: left;
	 display: inline;
}

/* The banner divs */
.banner img {
	 display: block;
	 border: none;
}

/* The dark animated divs */
.banner div {
	 position: absolute;
	 z-index: 100;
	 background-color: #881a57;
	 width: 60px;
	 height: 60px;
	 cursor: pointer;

	/*	Setting a really big value for border-radius
		will make the divs perfect circles */
	 -moz-border-radius:100px;
	 -webkit-border-radius:100px;
	 border-radius:100px;
}

/*	Positioning the animated divs outside the
	corners of the visible banner area: */
.banner .cornerTL { left:-63px; top:-63px; }
.banner .cornerTR { right:-63px; top:-63px; }
.banner .cornerBL { left:-63px; bottom:-63px; }
.banner .cornerBR { right:-63px; bottom:-63px; }

/* The "Visit Company" text */
.banner p {
     width: 100%;
	 left: 0;
	 top: 0;
	 z-index: 200;
	 position: absolute;
	 font-family: Tahoma, Arial, Helvetica, sans-serif;
	 color: #FFF;
	 font-size: 20px;
	 height:100%;
	 cursor: pointer;
	 display: none;	/* hidden by default */
	 text-align:center;
	 background:url(../images/cp_ho.png) no-repeat center;
}
.cp1{
	line-height:630px;
}
.cp1_img{
	width: 500px;
	 height: 580px;
	 margin-top:10px;
}
.con1_r{
	width:668px;
	float:right;
}
.con1_r_t{
	height:auto;
	overflow:hidden;
}
.con1_r_t ul li{
	width:668px;
	float:left;
	margin-right:20px;
}
.con1_r_t ul li:last-child{
	margin-right:0;
}
.cp2{
	line-height:340px;
}
.cp2_img{
	width: 668px;
	 height: 287px;
}
.con1_r_u{
	margin-top:28px;
}
.cp4{
	line-height:440px;
}
.cp4_img{
	width: 668px;
	 height: 397px;
}
#con2{
	height:566px;
	text-align:center;
	background:url(../images/video.jpg) no-repeat center;
}
.con3{
	background:#881a57;
	padding:53px 0;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin-top:-190px;
	
}
.con3 em{
	font-size:30px;
	color:#ffffff;
	display:block;
}
.con3 p{
	font-size:14px;
	color:#ffffff;
	margin-top:30px;
	line-height:30px;
}
.con3 a{
	display:block;
	margin:42px auto 0 auto;
}
#con4{
	background:#f5f5f5;
	padding-top:55px;
}
.con4{
	padding-bottom:50px;
	height:auto;
	overflow:hidden;
}
.con4_t{
	text-align:center;
}
.con4_t p{
	font-size:40px;
	color:#7a7a7a;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.con4_t em{
	font-size:30px;
	color:#1a1a1a;
	display:block;
}
.con4_u{
	margin-top:35px;
}
.con4_u ul li{
	float:left;
	width:385px;
	margin:0 7px;
}
.con4_u ul li:last-child{
	margin-right:0;
}
.con4_u ul li .pic{
	width:385px;
	height:218px;
	overflow:hidden;
}
.con4_u ul li .pic img{
	width:385px;
	height:218px;
}
.con4_u ul li .pic img:hover{-webkit-transition: all 0.25s linear 0.01s; -moz-transition: all 0.25s linear 0.01s; -ms-transition: all 0.25s linear 0.01s; -o-transition: all 0.25s linear 0.01s; transition: all 0.25s linear 0.01s;transform:scale(1.15,1.15);}
.con4_u ul li em{
	display:block;
	margin-top:40px;
	color:#3b3b3b;
	font-size:16px;
}
.con4_u ul li span{
	font-size:14px;
	color:#8c8c8c;
	margin-top:8px;
	display:block;
}
.con4_u ul li hr{
	background:#e5e5e5;
	height:1px;
	width:385px;
	border:none;
	display:block;
	margin:28px 0;
}
.con4_u ul li p{
	font-size:13px;
	color:#777777;
	line-height:25px;
}
#footer{
	background:#333333;
	padding:45px 0;
	height:auto;
	overflow:hidden;
	
}
.footer_t{
	background:url(../images/flogo.png) no-repeat center;
	height:118px;
}
.snav{
	width:910px;
	height:auto;
	overflow:hidden;
	margin:20px auto 0 auto;
}
.snav ul a{
	display:block;
	padding:0 20px;
	font-size:15px;
	color:#ffffff;
	float:left;
	background:url(../images/fli.png) no-repeat right center;
}
.snav ul a:last-child{
	background:none;
}
.footer_u{
	font-size:14px;
	color:#bfbfbf;
	text-align:center;
	margin-top:15px;
}
.footer_u a{
	font-size:14px;
	color:#bfbfbf;
}

/**内页列表**/
.fy_con{
	margin-top:35px;

}

.fy_nav {
	text-align: center;
	margin-top: 40px;
}
.fy_nav ul{
	display: inline-block;
}
.fy_nav li{
	float: left;
	margin: 0 11px;
}
.fy_nav li a{
	display: block;
	width: 116px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #1780e8;
	text-align: center;
	font-size:14px;
	color:#1780e8;
}
.fy_nav li a:hover,.fy_nav li a.hover{
	background: #1e51ad;
	border: 1px solid #1e51ad;
	color: #fff;
}
.fy_title{
	background:url(../images/hh.png) no-repeat center bottom;
	text-align:center;
	font-size:30px;
	color:#1780e8;
	padding-bottom:30px;
}

.fy_title p {
	text-align: center;
	font-size: 14px;
	color: #1a1a1a;
	font-weight: normal;
	margin-top: 10px;
}

#dqwz{
	background:#f7f7f7;
	height:40px;
	line-height:40px;
	margin-bottom:30px;
}
.dqwz{
	float:left;
    color: #2f2f2f;
    background:url(../images/home.png) no-repeat left;
    
}


/*新闻列表*/
.n_news_list{margin:35px 0;}
.n_news_list .search{ text-align: center; font-size: 20px; }
.n_news_list li{ padding: 40px 0; position: relative; border-bottom: 1px dotted #ddd;}
.n_news_list li::before{ content: ""; position: absolute; top:0; left:-50%; z-index: 0; width: 200%; height: 100%; }
.n_news_list li:hover::before{ }
.n_news_list li a{ display: block; overflow: hidden; position: relative; color: #333;}
.n_news_img{ width:410px; float: left; overflow: hidden;}
.n_news_img img{ width:410px; height:220px;}
.n_news_time{ float: left; font-size: 35px; line-height:normal; font-family: Aparajita; position: relative; padding-right: 50px; margin:10px 30px 0 0;}
.n_news_time::before,.n_news_time::after{ content: ""; position: absolute; top:15px; right:0; width: 35px; height: 1px; background: #bfbfbf;}
.n_news_time::after{ width: 0px; background: #ffb108; right: 35px;}
.n_news_more{ display: block; margin-top: 15px; font-size: 0; width: 48px; height: 38px; background: #fff url(../images/ico_11a.png) center center no-repeat; position: relative;}
.n_news_more::before{ content: ""; position: absolute; top:0; left:0; width: 0; height: 100%; background: #007440 url(../images/ico_11b.png) center center no-repeat;}
.n_news_list li:hover .n_news_more::before{ width: 100%;}
.n_news_list li:hover .n_news_time::after{ width: 35px; right: 0;}
.n_news_info{ overflow: hidden; padding-left: 5%; margin-top: 10px;}
.n_news_info p{ height: 22px; overflow: hidden; font-size: 16px; margin: 10px 0 20px 0;}
.n_news_des{ font-size: 14px; line-height: 30px; max-height:114px; overflow: hidden;}
.n_news_list li:hover a .n_news_time{ color: #ffb108;}
.n_news_list li em{ position: relative;}

.ny_u{
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}
.show_t{
	text-align:left;
	border-bottom:#CCC 1px solid;
}
.show_t h1{
	font-size: 25px;
    color: #333;
	font-weight:normal;
}
.show_t p{
	font-size: 13px;
    color: #adadad;
	font-weight:normal;
	margin: 20px 0;
	}
.show_c{
	padding:20px 15px;
	color:#464646;
	border-bottom:#CCC 1px solid;
	line-height:2em;
	font-size:14px;
}
.show_c img{
	max-width:1180px;
	padding:10px 15px 10px 15px;
}
.show_u{
	text-align:left;
	padding:25px 15px 10px 0px;
}
.show_u ul li{
	list-style:none;
	text-decoration:none;
	color:#464646;
	height:30px;
	line-height:30px;
	margin:0px 20px 0px 20px;
	font-size:14px;
}
.show_u ul li a{
	color:#464646;
	font-size:14px;
}
.show_u ul li a:hover{
	text-decoration:underline;
	color:#464646;
}
.page_conru{
	color:#464646;
	padding:35px 15px 40px 15px;
	font-size:14px;
	line-height:28px;
}
.page_conru img{
	max-width:1180px;
	padding:15px 15px 40px 15px;
}
.chanpin{padding:50px 0px 20px 0; height:auto; overflow:hidden;} 
.chanpin ul li{margin-left: 53px;float: left;margin-bottom: 2px; width:330px;}
.chanpin ul li a{display: block;text-align: center; color:#545454}
.chanpin ul li a .pic{ width: 330px;height: 245px;overflow: hidden;/*border: 1px sol 
id #d3d3d3; border-radius: 1px;*/ display: table-cell;background: #fff;text-align: center;vertical-align: middle; border:1px solid #efefef;}
.chanpin ul li a img{max-width: 330px;max-height: 245px;}
.chanpin ul li a p{height: 55px;line-height: 55px; font-size:16px;}

.mw_cn {
}
.mw_cn {
	text-align: center;
	margin-top: 40px;
}
.mw_cn ul{
	display: inline-block;
}
.mw_cn ul li{
	float: left;
	margin: 0 13px;
}
.mw_cn ul li a{
	display: block;
	width: 170px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 17px;
	color: #242424;
	border: 1px solid #ececec;
	border-radius: 20px;
}
.mw_cn ul li a:hover,.mw_cn ul li a.hover{
	background: #881a57;
	border: 1px solid #881a57;
	color: #fff;
}

#ser{width:161px;height:290px;position:fixed;top:220px;right:0px; z-index:100; padding:0;}
#ser li{width:161px;height:51px; list-style:none;}
#ser li img{float:right;}
#ser li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#ser li a .shows{display:block;}
#ser li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#ser li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#ser li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#3f4041;height:48px;margin-left:48px;border:1px solid #3f4041;text-align:center;line-height:47px}
#p3{width:112px;background-color:#3f4041;height:48px;margin-left:48px;border:1px solid #3f4041;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}

/*分页*/
.fenye{text-align: center;margin: 20px 0 30px;}
.fenye ul{height: auto;overflow: hidden;}
.fenye span,.fenye a{display: inline-block;padding: 0 9px;margin: 5px 2px;background: #ddd;border-radius: 2px;height: 26px;line-height: 26px;text-align: center; color:#000;}
.fenye span.current{background: #881a57; color: #fff;}
.fenye a:hover{background: #881a57;color: #fff;}