@charset "utf-8";

body {
	background: #fff;
}
#content {
	background: #f9fcff;
}
.main_content {
	background:url(../image/bg_20190304.jpg) no-repeat top;
}
.fl_banner {
	position: relative;
	margin: 0 auto;
}
.fl_banner .bd {
	position: relative;
	z-index: 0;
}
.fl_banner .bd li img {
	width: 100%;
	vertical-align: top;
}
.fl_banner .hd {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	z-index: 1;
	line-height: 30px;
	text-align: center;
}
.fl_banner .hd ul {
	text-align: center;
}
.fl_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin: 0 8px;
	overflow: hidden;
	font-size: 0;
	position: relative;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	border: 1px solid #df5417;
	background: #fff;
}
.fl_banner .hd ul .on {
	background: #df5417;
}
.fl_banner .prev, .fl_banner .next {
	z-index: 1;
	display: block;
	width: 56px;
	height: 56px;
	position: absolute;
	left: 5%;
	top: 50%;
	margin-top: -28px;
	filter: alpha(opacity=40);
	opacity: .4;
}
.fl_banner .next {
	left: auto;
	right: 5%;
}
.fl_banner .prev:hover, .fl_banner .next:hover {
	filter: alpha(opacity=80);
	opacity: .8;
}


.nj_sh{ width:1200px; margin:0 auto;}
.nj_dh{ display:block; margin:0 auto; margin-top:95px;}
.nj_sh_lie  ul{ font-size:0px;}
.nj_sh_lie li p{ font-size:30px; color:#424242; margin-bottom:8px;}
.nj_sh_lie li span{ color:#424242; font-size:14px; line-height:24px;}
.nj_sh_lie li{ width:265px; padding-left:35px; padding-top:30px; display:inline-block; *display:inline; zoom:1; vertical-align:top;}
.nj_sh_lie .li2{ padding-left:80px; width:220px;}
.nj_sh_lie .li3{ padding-left:110px; width:190px;}
.nj_sh_lie .li4{ padding-left:150px; width:150px;}



.nj_title{ font-size:40px; color:#343434; text-align:center;margin-bottom:20px;}
.nj_title .sc_title {width:731px;height:146px;background:url(../image/title_img.png) center center no-repeat;margin:0 auto;line-height:145px;font-size:30px;position:relative;letter-spacing:8px;}
.nj_title .sc_title p {width:100%;position:absolute;bottom:2px;color:#e96d2e;font-family:'寰蒋闆呴粦 Regular';letter-spacing:5px;margin-right:-5px;}
.nj_title span{ width:57px; height:3px; background:#df5417; display:block; margin:0 auto; margin-top:10px;}
.nj_tc{ width:1200px; margin:0 auto; padding-top:40px; padding-bottom:100px; position:relative;}
.nj_tc > img{ display:block; margin:0 auto;}
.nj_ctitle{ width:140px; position:relative; margin:0 auto; margin-top:15px; font-size:34px; color:#aa721e;}
.nj_ctitle img{ position:absolute; right:-28px; top:-15px;}

.xr_pr_cl_pr{ margin-top:25px;}
.xr_pr_cl_pr li{ display:inline-block; *display:inline; zoom:1; width:155px; text-align:center;height:33px; border:1px solid #fff; line-height:33px; behavior: url(http://i1.ucaiyuan.com/pc/home/css/iecss3.htc);
    position: relative;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px; margin:0 5px;}
.xr_pr_cl_pr li a{ font-size:12px; color:#aa721e; display:block;}
.xr_pr_cl_pr li{ border:1px solid #aa721e; color:#aa721e;}
.xr_pr_cl_pr ul{ font-size:0px; text-align:center;}
.xr_pr_cl_pr li:hover{ background:#aa721e; border:1px solid #aa721e; }
.xr_pr_cl_pr li:hover a{ color:#fff;}
.njgd{ background:url(../image/nj3.jpg) repeat-x center center ; text-align:center; margin-top:96px;}
.njgd span{ font-size:30px; color:#8e8e8e; background:#FFF; display:inline-block; *display: inline; zoom:1; padding:0 40px;}
@font-face {
  font-family: 'iconfont_nj';
  src: url('../font/iconfont4.eot');
  src: url('../font/iconfont4.eot#iefix') format('embedded-opentype'),
  url('../font/iconfont4.woff') format('woff'),
  url('../font/iconfont5.ttf') format('truetype'),
  url('../font/iconfont4.svg#iconfont_nj') format('svg');
}
.iconfont_nj{
  font-family:"iconfont_nj" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.ne_lie li i{ font-size:65px; color:#fff; display:block; width:129px; height:129px; line-height:129px; text-align:center;-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
	behavior: url(http://i1.ucaiyuan.com/pc/home/css/iecss3.htc);
	position: relative;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	transition: all .6s; margin-bottom:15px;
	}
	
.ne_lie li:hover i	{-moz-transform: rotate(360deg);
	
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);}
	
.ne_lie li { width:129px; font-size:24px; color:#8e8e8e; text-align:center; margin-right:80px; display:inline-block; *display: inline; zoom:1; }
.ne_lie { overflow:hidden; width:100%; margin-top:60px;}
.ne_lie  ul{ width:110%;}

.shipin{  -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px; border:1px solid #aa721e; width:367px; height:33px; font-size:14px; color:#aa721e; line-height:33px; padding-left:30px; margin:0 auto; margin-top:35px;}
	.shipin span{ margin-right:20px;}



.nj_dz{ width:100%; background:#f0f0f0; padding:30px 0;}
.nj_dz .nj_title{ margin-top:0px;}
.nj_title p{ font-size:18px; color:#424242; line-height:30px; text-align:center; margin-top:5px;}
.nj_ding_lie li{ width:384px; height:400px; background:#FFF; text-align:center;display:inline-block; *display: inline; zoom:1; margin:0 6px;transition: box-shadow .5s;
}
.nj_ding_lie ul{ width:100%;}
.nj_ding_lie li img{ display:block; width:100%;    transition: transform .5s;
    transform: scale(1);}
	.nd_Ing{ width:384px; height:219px; overflow:hidden;}
.nj_ding_lie{ width:1200px; margin:0 auto;}
.nj_ding_lie li span{ display:block; font-size:24px; color:#424242; text-align:center; margin-top:25px;}
.nj_ding_lie li p{ font-size:16px; color:#424242; line-height:30px; margin-top:30px;}
.nj_ding_lie li:hover img{transform: scale(1.3)}

.nj_ding_lie li:hover {-moz-box-shadow: 2px 4px 13px #cccccc;
-webkit-box-shadow: 2px 4px 13px #cccccc;
box-shadow: 2px 4px 13px #cccccc;}


.fl_ab_main {width:100%;margin-top: 30px;}
.fl_ab {
	width: 1200px;
	margin:0 auto;
	padding-bottom: 30px;
	position: relative;
}

.mt_50 {margin-top: 50px;}
.nj_part li {float:left;margin:20px 0 20px 55px;cursor:pointer;}
.nj_part li div{width:221px; height:195px; background:#f0f0f0; position:relative;display:inline-block; *display: inline; zoom:1;overflow:hidden;transition: all 0.3s;}
.nj_part li div:hover {transform: scale(1.1);}
.nj_part .div2 li {margin-left:130px;}
.nj_part .div3 {margin:30px;text-align:center}
.nj_part .div3 a {padding:5px 40px;color:#eb6120;border:1px solid #eb6120;border-radius:50px;font-size:16px;cursor:pointer;margin:0px 10px;display:inline-block;}
.nj_part .div3 a:hover {color:#fff;background: #eb6120;}
.nj_part li .qlxr {width:257px;height:246px;background:url(../image/dw_b.png);}
.nj_part li .fnj {background:url(../image/fnj.png);}
.nj_part li .dw {background:url(../image/dw.png);}
.nj_part li .cj {background:url(../image/cj.png);}
.nj_part li .ldj {background:url(../image/ldj.png);}
.nj_part li .xr {background:url(../image/xr.png);}
.nj_part li .fs {background:url(../image/fs.png);}
.nj_part li .zq {background:url(../image/zq.png);}
.nj_part li .gq {background:url(../image/gq.png);}
.fl_ab .line {
	position:absolute;
	height:100px;
	border-right:5px solid #fff;
	top:45px;
}

.line_left {
	left:-5px;
}
.line_right {
	right:-5px;
}
.fl_ab_l {
	padding: 11px 0px 11px 75px;
	position: absolute;
	left: 0;
	top: 0;
}
.fl_ab_l span { color:#de521a
}
.fl_ab_r {
	background: #fff;
	padding:12px;
	width: 530px;
	position: absolute;
	right: 45px;
	top: 20px;
	z-index: 1;
	font-size: 16px;
	color: #313131;
	line-height: 36px;
}
.fl_ab_r span {
	color: #f0a533;
}
.fl_ab_r .title{
	font-weight: bold;
    font-size: 26px;
    letter-spacing: 5px;
}
    



.service {width:1200px; margin:0 auto;padding-bottom:50px;}
.service img {margin-top:20px;}
.cus_service{ width:1000px; margin:0 auto;}
.cus_service .div2 {width:800px;margin:0 auto;}
.cus_service .div2 li {}
.cus_service ul{ margin-top:40px;width:100%; font-size:0px;}
.cus_service li {float:left;margin:0 50px;;cursor:pointer;}
.cus_service li img {width:220px;display:block;}
.cus_service li div p {width:220px;text-align:center;margin-top:10px;}
.cus_service li div p span {display:inline-block;margin:0 auto;color:#000;font-size:18px;letter-spacing:5px;width:100px;font-weight:bold;}
.cus_service li div .model {position:absolute;width:260px; height:297px;bottom:-297px;left:0px;background:url(../image/model.png);color:#fff;text-align:center;letter-spacing:5px;font-size:18px;}
.cus_service li div .model span {display:inline-block;width:110px;margin-top:50%;}
.cus_service .div2 li {margin-left:85px;}
.cus_service li .img1 {background:url(../image/img1.png);}
.cus_service li .img2 {background:url(../image/img2.png);}
.cus_service li .img3 {background:url(../image/img3.png);}
.cus_service li .img4 {background:url(../image/img4.png);}
.cus_service li .img5 {background:url(../image/img5.png);}
.core_advantage{ width:1200px; margin:0 auto;padding-bottom:50px;}
.core_advantage ul li span {display:inline-block;border-top:2px solid #b4afa9;width:40px;margin-bottom:5px;}
.core_advantage ul li h3 {color:#000;margin-bottom:10px;font-size:20px;}
.core_advantage ul li i{display:block; width:105px; height:105px; position: relative; position:absolute; top:-50px; left:42%; margin-left:-30px; z-index:1}
.core_advantage ul li i.icon_1 {background:url(../image/gm.png);}
.core_advantage ul li i.icon_2 {background:url(../image/gy.png);}
.core_advantage ul li i.icon_3 {background:url(../image/yf.png);}
.core_advantage ul li i.icon_4 {background:url(../image/td.png);}
.core_advantage li{ margin:0 17px; width:226px; height:200px; padding:70px 20px 0 20px; background:#f0f0f0; text-align:center; font-size:15px; line-height:24px; color:#8e8e8e; position:relative;display:inline-block; *display: inline; zoom:1;margin-top:50px;}
.core_advantage ul{ width:100%; font-size:0px; margin-top:40px;}
#hr_comment { margin:0 auto;
width: auto;
    min-width: 1200px; 
	padding-bottom:50px;
}
#hr_comment .sc_title p {letter-spacing:2px;}
#hr_comment img{ display:block; margin:0 auto;}
#hr_comment h1 {
	width: ;
	height: 64px;
	line-height: 63px;
	margin: 0 auto 60px auto;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	
}
#hr_comment h1 span{display:block; width:57px; height:3px; background:#df5417; margin:0 auto; margin-top:5px;}

.sy_jiantou_down {
	height: 25px;
	position: relative;
	text-align: center;
	background: url(http://i1.ucaiyuan.com/pc/home/images/index/index-bom-jt.png) center no-repeat;
	width: 100%;
	min-width: 1200px;
}
.sy_jiantou_down img {
	margin: 0 auto;
	display: block;
}
.sy_solid_link {
	height: 66px;
	display: block;
	margin: 0 auto;
	background: url(http://i1.ucaiyuan.com/pc/home/images/index/solid_link.png) center no-repeat;
}
.solid_link {
	height: 66px;
	display: block;
	margin: 0 auto;
	background: url(http://i1.ucaiyuan.com/pc/home/images/index/solid_link.png) center no-repeat;
}
.footer_link {
	width: auto;
	margin: 0 auto;
	height: 180px;
	background: #e95616;
	display: block;
}
.jiantou_down {
	height: 57px;
}
.jiantou_down img {
	margin: 0 auto;
	display: block;
}
.sy_footer_link {
	width: 100%;
	min-width: 1200px;
	height: 155px;
	margin: 0 auto;
	background: #eb6100;
	position: relative;
}

.link_btn {
	width: 297px;
	height: 65px;
	line-height: 65px;
	background: #fffcfa;
	color: #e95616;
	font-size: 22px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin: 0 auto;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	cursor: pointer;
}




#festival_abouts {
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -20px;
	z-index: 2;
}
figcaption {
	position: relative;
	z-index: 1;width:80px;
	height: 30px;
}
figure.effect-duke {
	
	width:80px;
	height: 30px;
	overflow: hidden;
}
figure.effect-duke img {
	width: 250px;
	height: 153px;
}
figure.effect-duke p img {
	width: 46px;
	height: 46px;
}
figure.effect-duke img, figure.effect-duke p {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
}
figure.effect-duke:hover img {
	opacity: .8;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
figure.effect-duke p {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;;
	
	text-transform: none;
	width: 80px;
	height: 30px; color:#aa721e; line-height:30px;
}
.ind_new_vio li:hover figure.effect-duke p {
	opacity: 1;
}
figure.effect-duke p a {
	display: block;color:#aa721e
}
figure.effect-duke p a i{ font-size:25px; vertical-align:middle;}
figure.effect-duke p a img {
	opacity: 1;
	display: block;
	margin: 24px auto;
}
figure.effect-duke:hover p .video_nj img {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.video_iframe01 {
	position: absolute;
	left: 50%;
	top: 20%;
	margin: 0 0 0 -400px;
	border: solid 10px #242424;
	z-index: 1;
	display: none;
}
.video_iframe02 {
	position: absolute;
	left: 50%;
	top: 20%;
	margin: 0 0 0 -400px;
	border: solid 10px #242424;
	z-index: 1;
	display: none;
}
.grid{ margin-right:10px;}
.cus_service li:hover{ color:#df5417}
.tao_c{ width:1200px; margin:0 auto; overflow:hidden;}

.xiazai{ width:664px; height:33px; line-height:33px; text-align:center; font-size:0px;-moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #aa721e; margin:0 auto; margin-top:15px;}
.xiazai span{ font-size:14px; color:#aa721e; display:inline-block; *display:inline; zoom:1;}
.xiazai a{ font-size:14px; color:#aa721e; display:inline-block; *display:inline; zoom:1; margin-right:15px; background:url(http://i1.ucaiyuan.com/pc/home/images/1.jpg) no-repeat right center; padding-right:20px;}


.main_call {width:1200px;margin:0 auto;padding-top: 30px;}
.main_call .img_div {width:90%;height:330px;margin:0 auto;position:relative;background: #fff;border-radius: 5px;}
.main_call .img_div a {display:inline-block;width:505px;height:320px;position:absolute;}
.main_call .img_div .img_div_1 {top:10px;left:30px;background:url(../image/mall.png) no-repeat}
.main_call .img_div .img_div_2 {top:10px;right:30px;background:url(../image/exchage.png) no-repeat}