@charset "utf-8";
* {
	border:0px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-style:inherit;
	font-size:100%;
	list-style-image: none;
}
body {
	font: 14px/1.67 "Microsoft Yahei", "SimSun", sans-serif;
	color:#000000;
	max-width:1920px;
	margin:0 auto;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #e2494d;
}
.bc {
	width:1200px;
	margin: 0px auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.c {
	clear: both;
}
.bgcolor {
	background:#fcfcfc;
}
/******************头部********************/
.header {
	background:#ffffff;
}
.header .top {
	height:30px;
	line-height:30px;
	width:100%;
	background:#fafafb;
	color:#222222;
	letter-spacing:1px;
	font-size:12px;
}
.header .top a {
	color:#222222;
}
.header .top a:hover {
	color:#e2494d;
}
.header .top span {
	margin:0 5px;
}
.header .top b {
	color:#e2494d;
}
.header .logo {
	height:75px;
	margin:40px auto;
}
.header .logo img {
	height:75px;
}
.header .logo a img {
	width: 500px;
height: auto;
margin-top: 3px;
}
.header .logo .fl {
	width:560px;
}
.header .logo .fr {
	width:340px;
}
.header .nvas {
	height:50px;
	background:#000000;
	width:100%;
}
.header .nvas a {
	display:block;
	color:#ffffff;
	font-size:16px;
	width: 120px;
	height: 50px;
	line-height: 50px;
}
.header .nvas li {
	width:120px;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
}
.header .nvas li:hover {
	background:#e2494d;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
/*=======================banner===============================*/
.banner {
	width:100%;
	overflow:hidden;
	height:680px;
}
.banner a {
	outline: medium none;
}
.main_image {
	width:100%;
	height:680px;
	overflow:hidden;
	margin:0 auto;
	position:relative
}
.main_image ul {
	width:9999px;
	height:680px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:100%;
	height:680px;
}
.main_image li span {
	display:block;
	width:100%;
	height:680px;
}
.main_image li a {
	display:block;
	width:100%;
	height:680px;
}
.main_image li .img_1 {
	background: url(../images/ban_01.jpg) center top no-repeat;
	cursor:pointer;
}
.main_image li .img_2 {
	background: url(../images/ban_02.jpg) center top no-repeat;
	cursor:pointer;
}
.main_image li .img_3 {
	background: url(../images/ban_03.jpg) center top no-repeat;
	cursor:pointer;
}
.main_image li .img_4 {
	background: url(../images/ban4.jpg) center top no-repeat;
	cursor:pointer;
}
.main_image li .img_5 {
	background: url(../images/ban5.jpg) center top no-repeat;
	cursor:pointer;
}
div.flicking_con {
	width:153px;
	margin:0 auto;
	position:relative;
	cursor:pointer;
	z-index:1;
}
div.flicking_con .flicking_inner {
	position:absolute;
	top:640px;
	z-index:1;
	width:153px;
	height:10px;
} /* 121126 */
div.flicking_con a {
	float:left;
	width:45px;
	height:10px;
	margin:0 3px;
	padding:0;
	background:url(../images/btn_main_img.png) 0 0 no-repeat;
	display:block;
	text-indent:-100000px;
	text-align:center;
}
div.flicking_con a.on {
	background-position:0 -21px
}
/**banner end**/
.ind_ban{
background:url(../images/ban_01.jpg) center center no-repeat;
width:100%;
max-width:1920px;
height:680px;
}
.ind_jj {
	background:#fafafb;
	padding:80px 0;
}
.ind_jj h2 {
	font-size:40px;
	text-align:center;
	letter-spacing:1px;
	font-weight:400;
	line-height:50px;
	height:50px;
	width:auto;
	margin:0 auto 15px;
}
.ind_jj .ind_jjc {
	width:740px;
	margin:10px auto 15px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	letter-spacing:1px;
	color:#808492;
}
.ind_jj ul {
	width:1200px;
	height:279px;
	margin:40px auto 20px;
}

.ind_jj li {
	width:279px;
	height:279px;
	background:#ffffff;
	float:left;
	margin-left:28px;
	 -webkit-transition:all .2s linear;
 transition:all .2s linear;
}
.ind_jj li:hover {
	webkit-box-shadow: 0 10px 15px #666;
	box-shadow: 0 10px 15px #666;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	z-index:10;
}
.ind_jj ul .one {
	margin-left:0;
}
.ind_jj li .icon {
	display:block;
	text-align:center;
	font-size:50px;
	color:#e2494d;
	height:60px;
	line-height:60px;
	margin:30px auto 10px;
}
.ind_jj li h3 {
	font-size:22px;
	font-weight:400;
	letter-spacing:1px;
	text-align:center;
	height:30px;
	line-height:30px;
}
.ind_jj li p {
	width:76%;
	margin:8px auto 10px;
	color:#808492;
	text-align:justify;
	line-height:26px;
	height:78px;
}
.ind_jj li a {
	display:block;
	text-align:center;
	color:#e2494d;
	height:30px;
	line-height:30px;
}
.ind_about{
width:100%;
height:500px;
background:url(../images/ind_about.jpg) center center no-repeat;
color:#ffffff;
}
.ind_about .left{
width:50%;
height:360px;
float:left;
text-align:right;
}
.ind_about .left h1{
width:550px;
font-size: 40px;
letter-spacing: 1px;
font-weight: 400;
line-height: 50px;
margin:60px 50px auto auto;
}
.ind_about .left p{
width:550px;
margin:20px 50px auto auto;
text-align:justify;
font-size:16px;
line-height:36px;
letter-spacing: 1px;
}
.ind_about .right{
width:50%;
height:360px;
background:url(../images/ind_about_01.png) center center repeat;
float:right;
font-size: 40px;
letter-spacing: 2px;
line-height: 50px;

}
.ind_about .right p{
width:550px;
margin:60px auto 0 50px;
color:#fff;
opacity:1;
}
.ind_about .right p span{
display:block;
margin-top:45px;
font-size:30px;
}
.ind_about h2 {
	font-size:36px;
	text-align:center;
	letter-spacing:1px;
	font-weight:400;
	line-height:60px;
	height:60px;
	width:auto;
	margin:0 auto 10px;
	background:#fafafb;
	width:220px;
	margin:80px auto 0;
	color:#000000;
}
.ind_anli {
	padding:10px 0 90px;
	background:#fafafb;
}
.ind_anli h2 {
	font-size:36px;
	text-align:center;
	letter-spacing:1px;
	font-weight:400;
	line-height:50px;
	height:50px;
	width:auto;
	margin:0 auto 10px;
}
.ind_anli .ind_anlic {
	width:740px;
	margin:10px auto;
	text-align:center;
	line-height:36px;
	font-size:16px;
	letter-spacing:1px;
	color:#808492;
}
/********************************案例特效*****************************************/
#ind_anliz ul, #ind_anliz li {
	margin:0;
	padding:0;
	list-style:none;
}
#ind_anliz img {
	border:0;
	vertical-align:top
}
#ind_anliz {
	position:relative;
	height:360px;
	text-align:left;
	overflow:hidden;
	margin-top:50px;
}
#ind_anliz .d_img {
	position:relative;
	margin:0 auto;
	width:1200px;
	height:100%;
}
#ind_anliz .d_img li {
	position:absolute;
	display:none;
	z-index:0;
}
#ind_anliz .d_img li.d_pos1 {
	display:block;
	width:900px;
	left:0%;
	top:50px;
	z-index:1;
	height:360px;
	background:#ffffff;
	box-shadow: 1px 15px 20px 1px #000;
}
#ind_anliz .d_img li.d_pos2 {
	display:block;
	width:900px;
	left:150px;
	z-index:3;
	height:360px;
	background:#ffffff;
	box-shadow: 1px 15px 20px 1px #000;
}
#ind_anliz .d_img li.d_pos3 {
	display:block;
	width:900px;
	right:0%;
	z-index:1;
	height:360px;
	top:50px;
	background:#ffffff;
	box-shadow: 1px 15px 20px 1px #000;
}
#ind_anliz .d_next {
	position:absolute;
	left:50%;
	margin-left:495px;
	top:175px;
	z-index:10;
	cursor:pointer
}
#ind_anliz .d_prev {
	position:absolute;
	left:50%;
	margin-left:-545px;
	top:175px;
	z-index:10;
	cursor:pointer
}
#ind_anliz .d_bg {
	position:absolute;
	display:block;
	top:50px;
	width:1200px;
	height:400px;
	z-index:2;
	background:#000;
	opacity: 0.75;
}
#ind_anliz .d_img li .fl {
	width:320px;
	height:220px;
	margin:70px 0 70px 70px;
}
#ind_anliz .d_img li .fl img {
	width:320px;
	height:220px;
}
#ind_anliz .d_img li .fr {
	width:380px;
	height:220px;
	margin:70px 70px 70px 0;
}
#ind_anliz .d_img li h3 {
	font-size:24px;
	font-weight:400;
	letter-spacing:1px;
	height:30px;
	line-height:30px;
}
#ind_anliz .d_img li p {
	font-size:14px;
	height:120px;
	line-height:30px;
	margin-top:30px;
	text-align:justify;
}
#ind_anliz .d_img li .b_a {
	display:block;
	text-align:right;
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:5px;
	color:#e2494d;
}
#ind_anliz .d_img li .b_a span {
	margin-left:2px;
	font-size:20px;
}
.ind_qywh {
margin:90px 0;
	background:url(../images/ind_wh_bg.png) center center no-repeat;
	width:100%;
	height:600px;
	color:#000000;
	letter-spacing:1px;
}
.ind_qywh .right{
width:600px;
height:540px;
float:right;
margin-top:60px;
}
.ind_qywh .left{
width:540px;
height:540px;
box-shadow: 1px 3px 8px 1px #222;
background:red;
left:0;
float:left;
}
.ind_qywh h2 {
	font-size:40px;
	text-align:left;
	letter-spacing:1px;
	font-weight:400;
	line-height:50px;
	height:50px;
	width:600px;
	margin:60px auto 0 0; 
}
.ind_qywh p {
	width:600px;
	margin:20px auto 0 0;
	text-align:justify;
	font-size:16px;
	line-height:36px;
	color:#888;
}
.ind_qywh p span{
display:block;
width:100%;
height:15px;
}
.ind_qywh img {
	width:540px;
}
.ind_zx {
	padding:80px 0;
	height:525px;
	background:#fafafb;
}
.ind_zx h2 {
	font-size:36px;
	text-align:center;
	letter-spacing:1px;
	font-weight:400;
	line-height:50px;
	height:50px;
	width:auto;
	margin:0 auto 10px;
}
.ind_zx .ind_zxc {
	width:740px;
	margin:10px auto 20px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	letter-spacing:1px;
	color:#808492;
}
.ind_zx ul {
	height:430px;
	width:auto;
	overflow:hidden;
}
.ind_zx li {
	height:120px;
	width:540px;
	margin:15px 30px;
	float:left;
	border-bottom:1px dashed #ddd;
}
.ind_zx li .ind_zxtime {
	width:90px;
	height:90px;
	background:#f2f2f2;
	float:left;
	text-align:center;
}
.ind_zx li .ind_zxtime span {
	display:block;
	font-size:26px;
	line-height:36px;
	height:36px;
	margin-top:14px;
}
.ind_zx li .ind_zxtime p {
	height:24px;
	line-height:24px;
}
.ind_zx li .ind_zxn {
	width:425px;
	height:90px;
	float:right;
	text-align:justify;
}
.ind_zx li .ind_zxn h3 {
	font-size:18px;
	font-weight:400;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.ind_zx li .ind_zxn p {
	margin-top:8px;
	color:#808492;
	text-align:justify;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
/*******************************底部******************************************/
.footer {
	background:#000000;
	width:100%;
	height:120px;
	padding:60px 0;
}
.footer .fl {
	width:390px;
	height:120px;
	border-right:1px solid #ffffff;
}
.footer .fl img {
	width:320px;
	margin-top: 10px;
}
.footer .fl p {
	width:320px;
	background:#e2494d;
	height:36px;
	line-height:36px;
	font-size:20px;
	color:#ffffff;
	letter-spacing:1px;
	margin-top:15px;
}
.footer .fl p span {
	background:#f2f2f2;
	height:36px;
	line-height:36px;
	padding:5px 20px;
	color:#000000;
	margin-right:20px;
}
.footer .fr {
	width:740px;
	color:#ffffff;
	line-height:35px;
}
.footer .fr a {
	color:#ffffff;
}
.footer .fr span {
	margin:0 12px;
}
.footer .fr a:hover {
	color: #e2494d;
}
/*************************************内页布局******************************************/
.ny {
	margin:0 auto 30px;
	width:100%;
}
.ny .ny_ban {
	width:100%;
	height:260px;
	background:url(../images/ny_ban.jpg) center no-repeat;
	margin-bottom:40px;
}
.ny .ny_fl {
	width:220px;
	float:left;
	height:630px;
}
.ny .ny_fr {
	width:930px;
	float:right;
}
.ny .ny_fl .ny_cdh {
	width:220px;
	margin-bottom:40px;
	background:#fafafb;
	padding-bottom:10px;
}
.ny .ny_fl .ny_cdh h3 {
	background:#000000;
	color:#ffffff;
	text-align:center;
	height:55px;
	line-height:55px;
	font-size:22px;
	font-weight:400;
	letter-spacing:2px;
	margin-bottom:10px;
}
.ny .ny_fl .ny_cdh li {
	width:180px;
	margin:5px 20px;
	border-bottom:1px dashed #ccc;
	line-height:24px;
	padding:5px 0 10px 0;
}
.ny .ny_fl .ny_cdh li a {
	margin-left:35px;
}
.ny .ny_fl .ny_cdh li .ny_one {
	margin-left:0;
}
.ny .ny_fl .ny_cdh .ny_last {
	border:none;
}
.ny .ny_fr .ny_rtop {
	font-size:30px;
	height:53px;
	line-height:40px;
	border-bottom:2px solid #000;
	letter-spacing:2px;
}
.ny .ny_fr .ny_rtop span {
	font-size:14px;
	float:right;
	letter-spacing:0;
	color:#808492;
	margin-top:8px;
}
.ny .ny_fr .ny_rtop span a {
	color:#808492;
}
.ny .ny_fr h1 {
	font-size:26px;
	text-align:center;
	letter-spacing:1px;
	height:50px;
	line-height:50px;
	margin-top:20px;
}
.ny .ny_fr .ny_cont {
	margin-top:20px;
	line-height:32px;
	text-align:justify;
	color:#666666;
	font-size:15px;
}
.ny .ny_fr .ny_newtime {
	text-align:center;
	color:#808492;
	border-bottom:1px dashed #ddd;
	height:30px;
	line-height:30px;
	padding-bottom:10px;
}
.ny .ny_fr .ny_news {
	margin-top:30px;
}
.ny .ny_fr .ny_news li {
	height:120px;
	width:100%;
	margin:15px 0 30px;
	border-bottom:1px dashed #ddd;
}
.ny .ny_fr .ny_news li .ind_zxtime {
	width:90px;
	height:90px;
	background:#f2f2f2;
	float:left;
	text-align:center;
}
.ny .ny_fr .ny_news li .ind_zxtime span {
	display:block;
	font-size:26px;
	line-height:36px;
	height:36px;
	margin-top:14px;
}
.ny .ny_fr .ny_news li .ind_zxtime p {
	height:24px;
	line-height:24px;
}
.ny .ny_fr .ny_news li .ind_zxn {
	width:815px;
	height:90px;
	float:right;
	text-align:justify;
}
.ny .ny_fr .ny_news li .ind_zxn h3 {
	font-size:18px;
	font-weight:400;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.ny .ny_fr .ny_news li .ind_zxn p {
	margin-top:8px;
	color:#808492;
	text-align:justify;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.ny .ny_fr .fenye {
	line-height:35px;
	height:35px;
	text-align:center;
	margin:20px 0 30px;
}
.ny .ny_fr .fenye a {
	padding: 5px 15px;
	border: 1px solid #ddd;
	margin: 0px 3px;
	color:#000000;
}
.ny .ny_fr .fenye a:hover {
	color:#e2494d;
	border-color:#e2494d;
}
.ny .ny_fr .fenye .thisclass {
	padding: 5px 15px;
	border: 1px solid #ddd;
	margin: 0px 3px;
	border-color:#e2494d;
	background:#e2494d;
	color:#ffffff;
}
.ny .ny_fr .fenye .pageinfo {
	color:#000000;
	margin-left:5px;
}
.ny .ny_fr .ny_anlis li {
	width:100%;
	height:140px;
	border-bottom:1px dashed #ddd;
	padding:30px 0;
}
.ny .ny_fr .ny_anlis li .fl {
	width:200px;
	height:138px;
}
.ny .ny_fr .ny_anlis li .fl img {
	width:200px;
	height:140px;
}
.ny .ny_fr .ny_anlis li .fr {
	width:700px;
	height:140px;
}
.ny .ny_fr .ny_anlis li h3 {
	font-size:24px;
	font-weight:400;
	letter-spacing:1px;
	height:30px;
	line-height:30px;
}
.ny .ny_fr .ny_anlis li p {
	font-size:14px;
	height:60px;
	line-height:30px;
	margin-top:10px;
	text-align:justify;
}
.ny .ny_fr .ny_anlis li .b_a {
	display:block;
	text-align:right;
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:5px;
	color:#e2494d;
}
.ny .ny_fr .ny_anlis li .b_a span {
	margin-left:2px;
	font-size:20px;
}
.ny .ny_fr .ny_ywms {
	text-indent:2em;
	line-height:32px;
	font-size:16px;
	color:#666666;
	text-align:justify;
	margin-top:30px;
}
.ny .ny_fr .ny_yws li {
	width:290px;
	height:199px;
	overflow:hidden;
	float:left;
	margin:30px 0 0 30px;
}
.ny .ny_fr .ny_yws .ny_yws_one1,.ny .ny_fr .ny_yws .ny_yws_one4,.ny .ny_fr .ny_yws .ny_yws_one7,.ny .ny_fr .ny_yws .ny_yws_one10,.ny .ny_fr .ny_yws .ny_yws_one13 {
	margin-left:0;
}
.ny .ny_fr .ny_yws {
	margin-bottom:30px;
}
.ny .ny_fr .ny_about {
	text-indent:2em;
	font-size:16px;
	text-align:justify;
	color:#666666;
	margin:10px 0 15px;
	line-height:36px;
}
.ny .ny_fr .ny_lxcont {
	text-indent:2em;
	font-size:16px;
	text-align:justify;
	color:#666666;
	margin:20px 0 15px;
	line-height:36px;
}
.ny .ny_fr .ny_lx {
	width:700px;
	height:200px;
	border:1px dashed #333;
	margin:30px auto;
	padding:35px 60px 40px;
	line-height:36px;
	color:#666666;
	font-size:16px;
}
.ny .ny_fr .ny_lx span {
	display:block;
	font-size:24px;
	color:#000000;
	line-height:50px;
	letter-spacing:1px;
}
.ny .ny_fr .ny_lxdt {
	width:820px;
	margin:30px auto 40px;
	;
}
.ny .ny_fr .ny_lxdt h3 {
	font-size:24px;
	color:#000000;
	line-height:50px;
	letter-spacing:1px;
	margin:15px 0 10px;
	font-weight:400;
}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.ny .ny_fr .ny_zp{
	width:395px;
	height:360px;
	background:#fafafb;
	float:left;
	margin:50px 35px 0;
	-moz-box-shadow: 10px 10px 5px #888888; /* 老的 Firefox */
box-shadow: 10px 10px 5px #888888;
	}
.ny .ny_fr .ny_zp .ny_zptop{
	width:100%;
	height:55px;
	background:#000000;
	color:#ffffff;
	font-size:22px;
	letter-spacing:2px;
	text-align:center !important;
	line-height:55px;
	margin-top:0 !important;
	}
.ny .ny_fr .ny_zp li{
	width:300px;
	margin:10px auto;
	line-height:28px;
	text-align:justify;
	}
.ny .ny_fr .ny_zp .ny_zptwo{
	border-bottom:1px dashed #ccc;
	height:50px;
	line-height:50px;
	}