﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";
/* CSS Document */
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div { border:0 none; margin:0; padding:0; font-weight:normal; font-family:"微软雅黑"; font-size:16px;}
header,footer, section, details, aside, menu, nav, article, hgroup, figure, figcaption, time { display:block; margin:0px; padding:0px;}
ul,ol,li{ list-style-type:none;}
select,input,img{ vertical-align:top;}
a img{ border:0;}
em,i{ font-style:normal;}
a:hover{ text-decoration:underline;}
a,a:active,a:focus { outline:none;}
textarea { resize:none;}
table { border-collapse:collapse; border-spacing:0;}
h2, h3, h4, h5, h6{ font-size:16px; font-weight:bold;}
.clearfix:before,.clearfix:after{ content:"";display:table;}
.clearfix:after{ clear:both;}
.clearfix{*zoom:1;/*IE/7/6*/}
a{ color:#444444; text-decoration:none;}
a:hover { color:#076492; text-decoration:none;}

/* 头部 */
.top-box{ width:100%;
	height: 126px;
}
.top-t{
	width:100%;
	height:35px;
	background-color: #191919;color:#ffffff; 
}
.top-tt{width:1200px; margin:0 auto;
}
.t-con{	width:100%;
	position: absolute;
	z-index: 9999;
	width:1200px;
	height:26px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 11px;
	padding-bottom: 11px;
}
.td-l{ width:600px; line-height:35px; float:left;}
.td-r{
	width:600px;
	line-height:35px;
	overflow:hidden;
	float:left;
	text-align: right;
}
.top-j{ width:1200px; height:126px; margin:0 auto;}

.logo-box{
	float:left;
	width: 950px;
}
.tel{
	font-size: 20px;
	line-height: 77px;
	font-weight: bold;
	text-align: right;
	height: 77px;
	width: 700px;
}
.t-ico{
	width:210px;
	height:108px;
	float:right;
	background-image: url(../img/ico-bg.png);
	background-repeat: no-repeat;
	margin-top: 18px;
	background-position: 0px 5px;
}
.ico-dh{
	width:205px;
	font-size:33px;
	line-height:33px;
	color:#db2421;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: bold;
}
.ico-dh p{
	font-size:20px;
	color:#000;
	margin-bottom: 5px;
	padding-left: 55px;
}
.ico-u{ width:290px; height:127px; overflow:hidden; float:left;}
.ico-u ul{ width:291px;}
.ico-u li{ width:96px; text-align:center; padding:79px 0 0 0; margin:0 0 0 1px; float:left;}


/* 导航 */
.menu-box{ width:100%; height:55px;}
.nav{ width:1200px; height:55px; line-height:55px; position:relative; z-index:1; margin:0 auto;}
.nav a{ color:#fff;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ width:171.42857px; text-align:center; float:left;}
.nav .nLi h3 a{ display:block;}
.nav .sub{ display:none; width:200px; left:0; top:55px; position:absolute; text-align:center; line-height:40px;}
.nav .sub li{ zoom:1;}
.nav .sub a{ display:block; padding:0 10px;}
.nav .sub a:hover{ color:#fff;}
.nav .on h3 a{ color:#fff;}
/* banner */
.banner-box{ min-width:1000px; height:600px;position: relative;}
.banner-box .banner ul{ width:100% !important;}
.banner-box .banner li{ width:100% !important; height:600px;}
.banner-box .banner li a{ position:absolute; width:100%; height:600px; display:block; z-index:1;}
.banner-box .dn{ width:100%; position:absolute; z-index:1; bottom:5px; left:0; height:30px; line-height:30px; text-align:center;}
.banner-box .dn ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:4px; background:#fff; border-radius:14px; overflow:hidden; line-height:9999px; filter:alpha(opacity=100);opacity:1;}
.banner-box .dn ul .on{ filter:alpha(opacity=100);opacity:1;}

/* banner */
.banner-boxs{ min-width:1000px; height:450px;position: relative;}
.banner-boxs .banners ul{ width:100% !important;}
.banner-boxs .banners li{ width:100% !important; height:450px;}
.banner-boxs .banners li a{ position:absolute; width:100%; height:450px; display:block; z-index:1;}
.banner-boxs .dns{ width:100%; position:absolute; z-index:1; bottom:5px; left:0; height:30px; line-height:30px; text-align:center;}
.banner-boxs .dns ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:4px; background:#fff; border-radius:14px; overflow:hidden; line-height:9999px; filter:alpha(opacity=100);opacity:1;}
.banner-boxs .dns ul .on{ filter:alpha(opacity=100);opacity:1;}

/* 搜索 */
.search-box{ width:1200px; height:36px; padding:0 0 20px 0; overflow:hidden; border-bottom:1px solid #efefef; margin:20px auto 0 auto;}
.ss-l{ width:650px; height:36px; line-height:36px; overflow:hidden; float:left; color: #7f7f7f;}
.ss-l h3{ float:left;}
.ss-l a{ padding:0 20px 0 0; float:left;}
.ss-r{ width:540px; position:relative; overflow:hidden; float:left;}
.ss-r input { width:530px; background:#efefef; height:36px; border:0; padding:0 0 0 10px;}
.ss-r .go { position:absolute; display:block; top:0; right:0; width:40px; height:36px; cursor:pointer;}

/* 关于我们&新闻动态 */
.usne-box{
	width:100%;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #e5e5e5;
	padding-top: 60px;
	height: 680px;
}
.us-box{ width:750px; height:345px; overflow:hidden; margin:0 20px 0 0; float:left;}
.us-tu{ width:290px; height:320px; padding:0 25px 25px 0; background:url(../img/ustu-bg.jpg) right bottom no-repeat; overflow:hidden; float:left;}
.us-con{ width:415px; height:345px; color:#444444;  margin:0 0 0 20px; overflow:hidden; float:left;}
.us-tit{ height:37px; font-size:18px; color:#ccc; padding:0 0 0 35px; line-height:19px; overflow:hidden;}
.us-tit p{ color:#000; font-size:18px;}
.us-wz{ margin:20px auto; height:238px; line-height:30px; overflow:hidden;}
.us-more{ width:90px; height:30px; line-height:30px; text-align:center; overflow:hidden; margin:0 325px 0 0;}
.us-more a{ width:90px; height:30px; color:#fff; display:block;}
.ne-box{
	width:1200px;
	height:450px;
	overflow:hidden;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ne-box .hd{
	width:426px;
	height:45px;
	margin-bottom: 20px;
}
.ne-box .hd li{ width:146px; height:45px; line-height:45px; text-align:center; float:left;}
.ne-box .hd li a{ text-decoration:none; display:block;}
.ne-box .bd{ padding:5px 0 0 0;}
.ne-box .bd li{}
.ne-box .bd li span{}

/* 联系我们 */
.lx-box{ width:1200px; height:240px; margin:20px auto 0 auto;}
.lx-l{ width:550px; height:240px; float:left;}
.lx-l img{ width:550px; height:240px;}
.lx-r{ width:650px; height:240px; position:relative; float:left;}
.lx-r .kf{ width:200px; height:320px; position:absolute; top:-80px; right:10px;}
.lx-ico{ height:30px; color:#fff; padding:2px 0 0 42px; font-size:30px; font-style:italic; position:absolute; top:30px; left:40px;}
.lx-ico span{ font-size:24px;}
.lx-wz{ position:absolute; top:70px; left:50px; color:#fff; line-height:24px; width:400px;}
.lx-an{ position:absolute; left:170px; bottom:30px; text-align:center;}
.lx-an a{ width:120px; height:32px; line-height:32px; text-align:center; display:block; text-decoration:none;}

/* 产品展示 */
.cp-box{
	width:100%;
	overflow:hidden;
	padding-top: 60px;
	background-color: #f7f7f7;
}
.cp-tit{ height:30px; line-height:30px; text-align:center; font-size:30px; background:url(../img/cp-tit.jpg) center no-repeat; overflow:hidden;}
.cp-tit span{ font-size:30px; color:#cfcfcf; margin:0 5px 0 0;}
.fl-box{
	width:232px;
	height:882px;
	overflow:hidden;
	overflow:hidden;
	float:left;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;background:#076492;
}
.fl-tit{
	height:60px;
	font-size:20px;
	line-height:60px;
	text-align:center;
	background:#191919;
	font-weight: bold;
}
.fl-tit p{ font-size:24px;}
.fl-con{ width:232px;position:relative;}
.fl-con li{ width:232px; height:45px; line-height:45px; text-align:center; overflow:hidden;font-size: 18px;
}
.fl-con li a{
	width:232px;
	height:39px;
	display:block;
	}
.cp-more{ width:208px; height:36px; line-height:36px; text-align:center; position:absolute; bottom:-17px; left:10px;}
.cp-fl{
	margin-right: auto;
	margin-left: auto;
	width: 1200px;	margin-top: 0px;	
}
.cp-fl a{ color:#000;}
.cp-fl li{
	float:left;
	height: 50px;
	width: 290px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	margin-right: 5px;
	margin-left: 5px;	border-radius: 15px;
}
.cp-fl li:hover{
	background-color: #323232;
}
.TasADSOn{background-color: #323232;
}
.TasADSOns{background-color: #191919;
}
.cp-con{
	width:1200px;
	height:730px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 40px;
}
.cp-con ul{ width:1200px; height:374px;}
.cp-con li{
	width:288px;
	height:338px;
	overflow:hidden;
	float:left;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 30px;
	margin-left: 6px;
}
.cp-con li:hover{
	
}
.cp-con li .c-tu{ width:286px; height:286px; overflow:hidden;border:1px solid #b4b4b4;}
.cp-con li .c-tu:hover{ border:1px solid #131313;}
.cp-con li .c-tit{ width:288px; height:50px; line-height:50px; text-align:center; margin:0px 0 0 0;
	font-size: 18px;}
.cp-con li:hover .c-tit{ color:#FFF; background:#131313;}
.cp-con li:hover .c-tu{ border:1px solid #131313;}
.gsjjj{ 
	background-color: #f7f7f7;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;	height: 600px;
}
.gsjj{
	height: 490px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/ys1a.png);
	background-repeat: no-repeat;
}
.gsjja{
	height: 380px;
	width: 550px;
	float: left;
	padding-top: 66px;
}
.gsjjb{
	height: 360px;
	width: 580px;
	float: left;
	font-size: 18px;
	line-height: 33px;
	color: #000000;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.gsjjc{
	height: 43px;
	width: 140px;
	float: right;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
	color: #FFFFFF;
	background-color: #db2421;
	margin-top: 50px;border-radius: 10px;
}
.gsjjc a{color: #FFFFFF;}
.gsjjd{
	width: 1215px;
	margin-right: auto;
	margin-left: auto;
}
.gsjjd li{
	float: left;
	height: 292px;
	width: 390px;
	padding-right: 7px;
	padding-left: 8px;
}
#slider {
	position: relative;
	width: 500px;height:431px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}

#slider li {
	position: absolute;
	top: 0;
	left: 0;
}
/* 案例展示 */
.hzhb{
	background-image: url(../img/hzhb.jpg);
	background-repeat: repeat-x;
	height: 360px;
	width: 100%;
	padding-top: 50px;
}
.al-box{
	width:1200px;
	overflow:hidden;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.al-con{
	width:100%;
	margin:0;
	position:relative;
	background-color: #CCCCCC;
}
.al-con .bd{ width:100%;float:left;}
.al-con li{
	float:left;
	width:33%;	text-align: center;
	
}
.al-con li a{
	color: #000;
	line-height:60px;
font-size: 18px;
}
.lmbt{
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: center 85px;
}
.lmbta{
	height: 40px;
	text-align: center;
	font-size: 33px;
	line-height: 40px;
	font-weight: bold;
	color: #2c2c2c;
}
.lmbtb{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	height: 50px;
	color: #2c2c2c;
}
.lmbt2{
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: center 85px;
}
.lmbta2{
	height: 40px;
	text-align: center;
	font-size: 33px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
}
.lmbtb2{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	height: 50px;color: #fff;
}
.zxzxa{
	float: left;
	width: 500px;
	margin-right: 30px;
	height: 400px;
}
.zxzxb{
	float: left;
	width: 650px;}
.zxzxb li{
	margin-bottom: 7px;
	background-color: #eeeff0;
	height: 58px;
	padding: 6px;
}
.zxzxb li:hover{
	background-color: #076492;
	color: #FFFFFF;
}
.zxzxb .dd21{
	background-color: #076492;
	height: 58px;
	width: 58px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.zxzxb .dd21 span{
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

.zxzxb .dd22{
	float: left;
	font-size: 14px;
}
.zxzxb .dd22 span{
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.zxzxb li:hover a{
	color: #FFFFFF;
}
.dd12{
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
.dd12 h1{
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
}
/* 底部 */
.foot-box{
	width:100%;
}
.foot-cc{
	width:1200px;
	overflow:hidden;
	height: 260px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.foot-l{
	width:640px;
	height:152px;
	float:left;
	margin-top: 45px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 30px;
}
.foot-menu{ padding:0 20px;}
.foot-menu-con{ width:778px; overflow:hidden;}
.foot-menu-con ul{ width:783px;}
.foot-menu-con li{ width:82px; height:50px; line-height:50px; font-size:14px; text-align:center; padding:0 5px 0 0; float:left;}
.foot-menu-con li a{ color:#000; height:50px; display:block;}
.foot-menu-con li a:hover{ color:#000; height:50px; text-decoration:none; display:block;}
.foot-wz{ color:#fff; line-height:28px; height:140px; padding:15px 0 0 0; overflow:hidden;}
.foot-wz a{ color:#fff;}
.foot-z{
	width:250px;
	float:left;
	margin-top: 60px;
}
.foot-z li{
	float: left;
	height: 30px;
	width: 125px;
	color: #FFFFFF;
}
.foot-z li a{ color:#fff;}
.foot-r{
	width:150px;
	height:190px;
	float:left;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 100px;
}
.foot-r p{ color:#fff; text-align:center; margin:20px 0;}
.foot-r img{
	width:150px;
	height:150px;
	display:block;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* 内页 */
.n-box{ width:1200px; overflow:hidden; margin:0 auto;}
.n-l{
	width:232px;
	margin:20px 20px 0 0;
	float:left;
	background-color: #323232;
}
.n-r{ width:948px; margin:20px 0 0 0; float:left;}

.n-cont{ line-height:30px; }
.n-cont img{ display:block; margin:20px auto 10px auto;}
.con_title{text-align:center; font-size:20px; margin-top:10px;}
.author{ text-align:center; font-size:12px; border-bottom:#c8c8c8 dashed 1px; height:28px; line-height:28px; margin:5px 0px 10px 0px;}
.n-zb{ height:40px; line-height:40px; border-bottom:1px solid #c8c8c8; overflow:hidden;}
.n-zb a{ color:#000;}
.fy{ margin:30px 0 0 0; border-top:1px dashed #c8c8c8; padding:7px 0 0 10px; line-height:30px;}

.l-b{ overflow:hidden;}
.n-lx{ width:232px; height:370px; margin:20px 0 0 0; position:relative; overflow:hidden;}

.n-lx-ico{ height:40px; line-height:20px; color:#fff; padding:0 0 0 42px; font-size:24px; font-style:italic; position:absolute; top:20px; left:20px;}
.n-lx-ico p{ font-size:18px;}
.n-lx-wz{ position:absolute; top:70px; left:20px; width:192px; color:#fff; line-height:24px;}
.n-lx-an{ position:absolute; left:20px; top:300px; text-align:center;}
.n-lx-an a{ width:90px; height:32px; line-height:32px; text-align:center; display:block; text-decoration:none;}

.lb-tit{ height:45px; line-height:45px; text-align:center;}
.er-fl{ border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; padding:10px 10px 0 10px;}
.er-fl li{ height:36px; line-height:36px; text-align:center; background:#f5f5f5; margin:0 0 10px 0;}
.er-fl li a{ display:block;}
.er-fl li a:hover{ color:#fff; text-decoration:none;}

.n-tu{ width:948px; overflow:hidden;}
.n-tu ul{ width:968px;}
.n-tu li{ width:290px; height:253px; padding:5px; border:1px solid #ececec; margin:20px 20px 0 0; overflow:hidden; float:left;}
.n-tu li .c-tu{ width:290px; height:218px; overflow:hidden;}
.n-tu li .c-tu a{ color:#fff; -webkit-transition:All 2s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out; transition:All 0.4s ease-in-out;}
.n-tu li .c-tu a:hover{ text-decoration:none; display:block; transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05);-ms-transform:scale(1.05);}
.n-tu li .c-tit{ width:290px; height:30px; line-height:30px; text-align:center; margin:5px 0 0 0;}

.n-tus{ width:948px; overflow:hidden;}
.n-tus ul{ width:968px;}
.n-tus li{ width:290px; height:325px; padding:5px; border:1px solid #ececec; margin:20px 20px 0 0; overflow:hidden; float:left;}
.n-tus li .c-tu{ width:290px; height:290px; overflow:hidden;}
.n-tus li .c-tu a{ color:#fff; -webkit-transition:All 2s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out; transition:All 0.4s ease-in-out;}
.n-tus li .c-tu a:hover{ text-decoration:none; display:block; transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05);-ms-transform:scale(1.05);}
.n-tus li .c-tit{ width:290px; height:30px; line-height:30px; text-align:center; margin:5px 0 0 0;}

.pageListNav{ margin:20px auto 0 auto; text-align:center;}
.pageListNav a{ display:inline-block; padding:0 15px; height:36px; line-height:36px; color:#858585; margin:0 5px 0 0; border:1px solid #d6d6d6; border-radius:3px 3px;}
.pageListNav a:hover{ color:#fff; text-decoration:none;}
.pageListNav span{ display:inline-block; padding:0 15px; height:36px; line-height:36px; color:#858585; margin:0 5px 0 0; border:1px solid #d6d6d6; border-radius:3px 3px;}
.pageListNav .ym{ width:27px; padding:0 15px; text-align:center; height:18px; margin:8px 5px 0 0; border:1px solid #d6d6d6;}

.n-fl{ width:228px; padding:0 0 12px 0; position:relative;}
.n-fl li{ width:208px; height:36px; line-height:36px; text-align:center; margin:12px auto 0 auto; overflow:hidden;}
.n-fl li a{ width:208px; height:36px; display:block;}

.n-lb{ margin:0 0 20px 0; overflow:hidden;}
.n-lb li{ height:41px; line-height:41px; border-bottom:1px dashed #ccc; background:url(../img/dian.jpg) center left no-repeat; padding:0 0 0 21px;}
.n-lb li span{ color:#7f7f7f; float:right;}

/* 留言板 */
.lyb-box{ padding:20px; margin:20px 0 0 0; overflow:hidden;}
.oinput1{ border:1px solid #ccc; height:20px; line-height:20px; width:75px; color:#444; background:#fff;}
.oinput2{ border:1px solid #ccc; height:20px; line-height:20px; width:180px; color:#444; background:#fff;}
.textarea1{ border:1px solid #ccc; color:#444; background:#fcfcfc; font-size:14px; margin-top:5px;}
.mesage_ask{ line-height:1.8; background:#eee; padding:5px 10px; margin-top:10px; font-size:12px; color:#191919;}
.mesage_ask p{ margin:0;}
.mesage_replay{padding:5px 10px; line-height:1.8; font-size:14px;}
.mesage_replay p{ margin:0;}
.admin{ color:#a40101;}
  /*分页样式*/
.pglist {
	padding: 25px 0;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
}
.pglist a {
	color: #fff;
	padding: 0 12px;
	margin: 0 5px;
font-/weight: bold;
	background: #323232;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 32px;
	height: 32px;
	padding-bottom: 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.pglist .hover {
	display: inline-block;
	color: #fff;
	background: #23201d;
}
.pglist a:hover {
	display: inline-block;
	color: #fff;
	background: #23201d;
}
.pglist a.current {
	display: inline-block;
	color: #fff;
	background: #23201d;
}
.fixed-right-nav{ position:fixed; z-index:9990;right:1%; top:75%; width:50px; text-align:center; opacity:.9;}
.fixed-right-nav a{ display:block; height:50px; overflow:hidden; color:#fff; text-decoration:none;}
.fixed-right-nav a:hover{ text-decoration:none;}
.fixed-right-nav .qrcodePic{
	position:absolute;
	bottom:50px;
	visibility:hidden;
	right:50px;
	width:150px;
	height:150px;
	transform:scale(0);
-webkit-transform:scale(0);transition:all ease .3s;-webkit-transition:all ease .3s;	transform-origin:right bottom;
-webkit-transform-origin:right bottom;	cursor:default;
	background-color: #FFFFFF;
}
.fixed-right-nav .qrcode:hover .qrcodePic{ visibility:visible;transform:scale(1);-webkit-transform:scale(1);}
.fixed-right-nav .qrcodePics{
	position:absolute;
	bottom:150px;
	visibility:hidden;
	right:50px;
	width:250px;
	height:50px;
	transform:scale(0);
-webkit-transform:scale(0);transition:all ease .3s;-webkit-transition:all ease .3s;			transform-origin:right bottom;
-webkit-transform-origin:right bottom;			cursor:default;
	background-color: #9f0209;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
}
.fixed-right-nav .qrcode:hover .qrcodePics{ visibility:visible;transform:scale(1);-webkit-transform:scale(1);}

.xwlm{
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top: 40px;height: 60px;
}
.xwlm li{
	height: 60px;
	width: 358px;
	border: 1px solid #e0e0e0;
	float: left;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	padding-left: 20px;
	margin-right: 15px;
	margin-left: 15px;
	color: #0067d0;
}
.xwlm li:hover{
	background-color: #f3f3f3;
}
.in_hyzx{
	background-color: #ffffff;
	padding-bottom: 100px;
}
.in_hyzxb{
	width: 1200px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.in_hyzxb ul{list-style:none;
	padding:0;
	margin: 0px;
}
.in_hyzxb ul li{
	text-align: center;
	float: left;
	width: 33.3%;
	padding: 0px;
}
.in_hyzxb1{
	width: 95%;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}
.in_hyzxb2{
	font-size: 16px;
	line-height: 28px;
	color: #000;
	text-align: left;
	padding: 10px;
}
.in_hyzxb2:hover{
	background-color: #191919;color: #fff;
}
.in_hyzxb2 span{
	font-size: 18px;
	line-height: 33px;
	font-weight: bold;
}
.in_hyzxb4{
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}
.in_hyzxb4:hover{
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	color: #000000;
}
*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

.tjcp{
	padding-top: 60px;
	height: 560px;
	width: 100%;
	background-color: #e5e5e5;
}
.l_lx{
	font-size: 14px;
	line-height: 25px;
	padding: 10px;
	width: 212px;
	background-color: #191919;
	color: #FFFFFF;
}
.con_imga{
	position: relative;
	height:65px;
	overflow:hidden;
	font-size: 45px;
	font-weight: bold;
	color: #e0e0e0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.msa{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 33px;
	text-align: center;
	width: 100%;
	color: #191919;
	font-weight: bold;
	vertical-align: text-top;
}
.yyly{
	background-image: url(../img/hzhb.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
	width: 100%;
	padding-top: 50px;
}
.yylya{
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.yylya li{
	text-align: center;
	float: left;
	width: 220px;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 40px;
}
.yylya li span{
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
}
.ryzz{
	margin-top: 50px;
	height: 730px;
}
	.poster-main{
		position: relative;
		margin: 50px auto;
	}
	.poster-main .poster-list .poster-item{
		position: absolute;
		left: 0;
		top: 0;
	}
	.poster-main .poster-btn{
		position: absolute;
		top: 0;
		cursor: pointer;
	}
	.poster-main .poster-prev-btn{
		left: 0;
		background: url("../img/btn_l.png") no-repeat center center;
	}
	.poster-main .poster-next-btn{
		right: 0;
		background: url("../img/btn_r.png") no-repeat center center;
	}