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







.con {
	width: 100%;
	height: 5030px;
	background: url(../images/bg.jpg) no-repeat center;
	overflow: hidden;
}
.product {
	width: 1400px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.product .bt {
	width: 745px;
	height: 107px;
	margin: 0 auto;
	background: url(../images/bt1.png) no-repeat center;
}
.product_left {
	width: 256px;
	height: 740px;
	margin-top: 30px;
	float: left;
}
.product_left .bt {
	width: 256px;
	height: 79px;
	background: url(../images/pro_bt.jpg) no-repeat;
}
.product_left .nr {
	width: 256px;
	height: 658px;
	background: rgba(255,255,255,0.5);
	overflow: hidden;
}
.product_left .nr h3 {
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	margin-top: 15px;
	margin-left: 20px;
}
.product_left .nr ul {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 18px;
}
.product_left .nr ul li {
	width: 100%;
	height: 33px;
	border-bottom: 1px dashed #827877;
}
.product_left .nr ul li a {
	width: 108px;
	height: 33px;
	float: left;
	color: #fff;
	line-height: 33px;
	margin-left: 2px;
}
.product_left .nr ul li a span {
	font-size: 12px;
	color: #fff;
	padding-right: 6px;
	display: block;
	float: left;
	margin-top: -1px;
}
.product_left .nr ul li a:hover {
	color: #b72a2a;
}
.product_right {
	width: 1134px;
	height: 740px;
	float: right;
	margin-top: 30px;
}
.product_right ul{ width:1150px;}
.product_right ul li {
	width: 370px;
	height: 254px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	position: relative;
}
.product_right ul li img {
	width: 370px;
	height: 254px;
	transition: all 0.5s;
}
.product_right ul li:hover img {
	transform: scale(1.1);
}
.product_right ul li:nth-child(3) {
	margin-right: 0px;
}
.product_right ul li:nth-child(6) {
	margin-right: 0px;
}
.product_right ul li div {
	width: 370px;
	height: 254px;
	overflow: hidden;
}
.product_right ul li dl {
	width: 370px;
	height: 254px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	display: none;
	transition: all 0.5s;
	text-align: center;
}
.product_right ul li dl p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	height: 30px;
	border-bottom: 1px solid #b72a2a;
	display: inline-block;
	margin-top: 100px;
}
.product_right ul li:hover dl {
	display: block;
	z-index: 9;
}
.daxiang {
	width: 1132px;
	height: 202px;
	background: url(../images/daxiang.jpg) no-repeat;
	float: right;
	margin-top: 3px;
}
.tuandui {
	width: 1400px;
	height: 740px;
	padding-top: 47px;
	box-sizing: border-box;
	margin: 0 auto;
}
.tuandui .bt {
	width: 745px;
	height: 63px;
	margin: 0 auto;
	background: url(../images/tuan.png) no-repeat;
}
/* 水平滚动

------------------------------ */

.scroll_horizontal {
	position: relative;
	width: 1252px;
	height: 510px;
	margin-top: 60px;
	margin-left: 60px;
}
.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1282px;
	height: 500px;
	margin: 0 auto;
	margin-left: -15px;
	background:#111;
}
.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
}
.scroll_horizontal .list li {
	float: left;
	width: 320px;
	height: 500px;
	text-align: center;
	position: relative;
}
.scroll_horizontal .list li img {
	width: 300px;
	height: 500px;
	margin: 0 auto;
}
.scroll_horizontal .plus,  .scroll_horizontal .minus {
	position: absolute;
	top: 50px;
	width: 58px;
	height: 222px;
	cursor: pointer;
}
.scroll_horizontal .plus {
	left: -90px;
	top: 115px;
	background: url(../images/j_zuo.png) no-repeat;
}
.scroll_horizontal .minus {
	right: -90px;
	top: 115px;
	background: url(../images/j_you.png) no-repeat;
}
.scroll_horizontal .list li dl {
	font-size: 15px;
	width: 300px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	display: block;
	margin-left: 10px;
	text-align: center;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9;
	transition: 0.5s;
}
.scroll_horizontal .list li dl h3 {
	font-weight: normal;
}
.scroll_horizontal .list li:hover dl {
	width: 300px;
	height: 135px;
	background: #b43335;
	overflow:hidden;
}
.scroll_horizontal .list li:hover dl p {
	color: #fff;
	text-align: left;
	width: 250px;
	height: 44px;
	line-height: 22px;
	margin: 0 auto;
}
.scroll_horizontal .list li:hover dl h3 {
	font-size: 25px;
	margin-top: 5px;
	font-weight: normal;
}
.case {
	width: 1400px;
	height: 620px;
	margin: 0 auto;
}
.case_bt {
	width: 100%;
	height: 91px;
	background: rgba(132,55,38,0.7);
	overflow: hidden;
}
.case_bt img {
	width: 745px;
	height: 62px;
	margin: 0 auto;
	margin-top: 12px;
}
.case ul{ width:1420px;}
.case ul li {
	width: 339px;
	height: 233px;
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
	position: relative;
}
.case ul li img {
	width: 339px;
	height: 233px;
	transition: all 0.5s;
}
.case ul li:hover img {
	transform: scale(1.1);
}
.case ul li:nth-child(4) {
	margin-right: 0px;
}
.case ul li:nth-child(8) {
	margin-right: 0px;
}
.case ul li div {
	width: 339px;
	height: 233px;
	overflow: hidden;
}
.case ul li dl {
	width: 339px;
	height: 233px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	display: none;
	transition: all 0.5s;
	text-align: center;
}
.case ul li dl p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	height: 30px;
	border-bottom: 1px solid #b72a2a;
	display: inline-block;
	margin-top: 100px;
}
.case ul li:hover dl {
	display: block;
	z-index: 9;
}
.fxui-tab {
	margin-top: 50px;
}
.fxui-tab-hand {
	height: 40px;
	padding-left: 180px;
}
.fxui-tab-tit {
	font-size: 16px;
	display: block;
	float: left;
	width: 131px;
	height: 38px;
	line-height: 38px;
	margin: 0 37px;
	border: 1px solid #fff;
	cursor: pointer;
	color: #fff;
	text-align: center;
}
.fxui-tab-hand .curr {
	background: #b53335;
	border: 1px solid #b53335;
}

.fxui-tab-nav {
	width: 1400px;
	height: auto;
	overflow: hidden;
	margin-top: 38px;
}
.gy {
	width: 1400px;
	height: 800px;
	margin: 0 auto;
}
.gy_bt {
	width: 745px;
	height: 60px;
	background: url(../images/gy.png) no-repeat;
	margin: 0 auto;
}
.gy .nr {
	width: 1400px;
	height: 639px;
	background: url(../images/gy.jpg) no-repeat center;
	margin-top: 45px;
	position: relative;
}
.gy .nr .t1 {
	width: 160px;
	height: 110px;
	position: absolute;
	left: 120px;
	top: 57px;
}
.gy .nr .t1 h3 {
	font-size: 50px;
	color: #ee0000;
	float: left;
	margin-left: 8px;
}
.gy .nr .t1 p {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.gy .nr .t1 b {
	font-size: 50px;
	color: #ee0000;
}
.gy .nr .t2 {
	width: 160px;
	height: 110px;
	position: absolute;
	right: 110px;
	top: 67px;
}
.gy .nr .t2 h3 {
	font-size: 50px;
	color: #ee0000;
	float: left;
}
.gy .nr .t2 p {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-left: 30px;
}
.gy .nr .t2 b {
	font-size: 50px;
	color: #ee0000;
}
.gy .nr .t3 {
	width: 160px;
	height: 110px;
	position: absolute;
	left: 630px;
	bottom: 65px;
}
.gy .nr .t3 h3 {
	font-size: 50px;
	color: #ee0000;
	float: left;
}
.gy .nr .t3 p {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-left: 20px;
}
.gy .nr .t3 b {
	font-size: 50px;
	color: #ee0000;
}
.rongyu {
	width: 1400px;
	height: 460px;
	margin: 0 auto;
}
.rongyu .bt {
	width: 745px;
	height: 57px;
	background: url(../images/ry.png) no-repeat;
	margin: 0 auto;
}
/* 水平滚动

------------------------------ */

.scroll_horizontal1 {
	position: relative;
	width: 1400px;
	height: 305px;
	margin-top: 60px;
	background: rgba(0,0,0,0.25);
	padding-top: 25px;
	box-sizing: border-box;
}
.scroll_horizontal1 .box {
	overflow: hidden;
	position: relative;
	width: 1380px;
	height: 265px;
	margin: 0 auto;
	margin-left: 10px;
}
.scroll_horizontal1 .list {
	overflow: hidden;
	width: 9999px;
}
.scroll_horizontal1 .list li {
	float: left;
	width: 345px;
	height: 265px;
	text-align: center;
	position: relative;
}
.scroll_horizontal1 .list li img {
	width: 323px;
	height: 219px;
	margin: 0 auto;
}
.scroll_horizontal1 .list li p {
	width: 323px;
	height: 219px;
	margin-left: 11px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 15px;
}
.scroll_horizontal1 .plus,  .scroll_horizontal1 .minus {
	position: absolute;
	top: 100px;
	width: 57px;
	height: 109px;
	cursor: pointer;
}
.scroll_horizontal1 .plus {
	left: -90px;
	background: url(../images/zuo1.png) no-repeat;
}
.scroll_horizontal1 .minus {
	right: -90px;
	background: url(../images/you1.png) no-repeat;
}
.news {
	width: 1400px;
	height: 520px;
	margin: 0 auto;
	margin-top: 50px;
}
.news_bt {
	width: 100%;
	height: 91px;
	background: rgba(132,55,38,0.7);
	overflow: hidden;
}
.news_bt img {
	width: 745px;
	height: 63px;
	margin: 0 auto;
	margin-top: 12px;
}
.news_left {
	width: 689px;
	height: 515px;
	float: left;
	background: #fff;
	padding: 15px;
	padding-top: 25px;
	box-sizing: border-box;
}
.news_right {
	width: 689px;
	height: 515px;
	float: right;
	background: #fff;
	padding: 0 30px;
	box-sizing: border-box;
}
.news_left ul li {
	width: 660px;
	height: 33px;
	line-height: 33px;
	background: url(../images/dian.jpg) no-repeat 5px;
	padding-left: 25px;
	box-sizing: border-box;
}
.news_left ul li a {
	width: 620px;
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}
.news_left ul li:hover a {
	color: #f62323;
}
.news_right ul li {
	width: 625px;
	height: 116px;
	padding: 24px 0px;
	border-bottom: 1px dashed #dfdfdf;
}
.news_right ul li span {
	font-size: 16px;
	color: #666;
	display: block;
}
.news_right ul li i {
	width: 46px;
	height: 1px;
	background: #cd1c1c;
	display: block;
	margin-top: 10px;
}
.news_right ul li h3 {
	font-size: 17px;
	color: #333;
	font-weight: normal;
	line-height: 30px;
	margin-top: 5px;
	transition: all 0.5s;
}
.news_right ul li p {
	color: #666;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	margin-top: 2px;
}
.news_right ul li:nth-child(3) {
	border-bottom: none;
}
.news_right ul li:hover h3 {
	margin-left: 6px;
	color: #ee2727;
}
.hezuo {
	width: 1400px;
	height: 615px;
	margin: 0 auto;
	margin-top: 50px;
}
.hezuo .bt {
	width: 745px;
	height: 72px;
	background: url(../images/hezuo.png) no-repeat;
	margin: 0 auto;
}
.hezuo .nr {
	width: 1400px;
	height: 480px;
	background: #ebebeb;
	overflow: hidden;
	margin-top: 25px;
}
.hezuo .nr_bt {
	width: 1300px;
	height: 61px;
	margin: 0 auto;
	background: url(../images/hezuo.gif) repeat-x;
	margin-top: 30px;
	margin-bottom: 35px;
}
.hezuo .nr_bt dl {
	width: 305px;
	height: 61px;
	background: #ebebeb;
	margin: 0 auto;
}
.hezuo .nr_bt dl h3 {
	font-weight: normal;
	font-size: 30px;
	color: #333;
	text-align: center;
}
.hezuo .nr_bt dl p {
	font-size: 18px;
	color: #999;
	text-align: center;
}
.hezuo .nr ul{ width:1425px;}
.hezuo .nr ul li {
	width: 260px;
	height: 126px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.hezuo .nr ul li img {
	width: 260px;
	height: 126px;
}
.hezuo .nr ul li:nth-child(5),  .hezuo .nr ul li:nth-child(10) {
	margin-right: 0;
}
.fxui-tab-hand a{
	color:#FFF;
	}
	
	
	.con{ width:100%; height:auto; background:url(../images/bg.jpg) no-repeat center; overflow:hidden;}
.links{width:1400px; height:auto; min-height:60px; margin:0 auto; border:1px solid #76372c; box-sizing:border-box; margin:15px auto; padding:5px 10px;}
.links a{ padding:3px 8px; color:#fff; font-size:14px;}
.links span{ float:left; color:#fff;}
