/*banner*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 720px;
	background: #FFF;
	overflow: hidden;
}
.fullSlide .bd {
	height: 720px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 720px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 720px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 7px;
	background-color: #fff;
	overflow: hidden;
	line-height: 99px;
	border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.fullSlide .hd ul .on {
	width: 20px;
	background: #bb0511;
	border-radius: 6px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.fullSlide .next {
	width: 29px;
	height: 56px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 2;
	background: url(../images/bannerR.png) no-repeat center;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	right: 10%;
}
.fullSlide .prev {
	width: 29px;
	height: 56px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 2;
	background: url(../images/bannerL.png) no-repeat center;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	left: 10%;
}
/*title*/



.title {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/title.png) no-repeat center;
	height: 120px;
}
.title span {
	display: block;
	font-size: 78px;
	color: #eeee;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 60px;
}
.title h3 {
	font-size: 30px;
	color: #444444;
	font-weight: bold;
	background: #fff;
	width: 190px;
	height: 34px;
	line-height: 34px;
	margin: -42px auto 0 auto;
	position: relative;
}
.title h3 a {
	font-size: 30px;
	color: #444444;
	font-weight: bold;
}
.title p {
	font-size: 14px;
	color: #444444;
	margin-top: 22px;
}
/*fw*/



.fw_bg {
	width: 100%;
	margin: 0 auto;
	height: 430px;
	background: #f7f7f7;
}
.fw_bg .fw {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.fw_bg .fw .title span {
	color: #fff;
}
.fw_bg .fw .title h3 {
	background: #f7f7f7;
}
.fw_bg .fw .fw_box {
	margin: 20px auto 0 auto;
}
.fw_bg .fw .fw_box ul li {
	float: left;
	width: 300px;
}
.fw_bg .fw .fw_box ul li .fw_img {
	width: 100px;
	height: 100px;
	border: 1px solid #eeeeee;
	border-radius: 50%;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.fw_bg .fw .fw_box ul li .fw_img span {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
}
.fw_bg .fw .fw_box ul li.fw1 .fw_img span {
	background: url(../images/fw1.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li.fw2 .fw_img span {
	background: url(../images/fw2.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li.fw3 .fw_img span {
	background: url(../images/fw3.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li.fw4 .fw_img span {
	background: url(../images/fw4.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li:hover .fw_img {
	background: #bb0511;
	border: 1px solid #bb0511;
	-webkit-box-shadow: 0 0 15px 8px rgba(187, 5, 17, .2);
	box-shadow: 0 0 15px 8px rgba(187, 5, 17, .2);
}
.fw_bg .fw .fw_box ul li.fw1:hover .fw_img span {
	background: url(../images/fw11.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li.fw2:hover .fw_img span {
	background: url(../images/fw22.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li.fw3:hover .fw_img span {
	background: url(../images/fw33.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li.fw4:hover .fw_img span {
	background: url(../images/fw44.png) no-repeat center;
}
.fw_bg .fw .fw_box ul li .txt {
	text-align: center;
	margin-top: 15px;
}
.fw_bg .fw .fw_box ul li .txt h5 {
	font-size: 18px;
	color: #444;
	background: url(../images/xt.png) no-repeat bottom center;
	padding-bottom: 13px;
}
.fw_bg .fw .fw_box ul li .txt p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	margin-top: 10px;
}
/*hz*/



.hz {
	width: 1200px;
	margin: 50px auto 0 auto;
}
.hz .title span {
	width: 460px;
	background: #fff;
	margin: 0 auto;
}
.hz .hz_box {
	width: 1200px;
	margin: 30px auto 0 auto;
}
.hz .hz_box .bd {
	width: 1200px;
	margin: 0px auto 0 auto;
}
.hz .hz_box .bd ul li {
	float: left;
	width: 220px;
	margin: 0 10px;
}
.hz .hz_box .bd ul li .pic {
	width: 218px;
	height: 148px;
	border: 1px solid #e5e5e5;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.hz .hz_box .bd ul li .pic img {
	width: 218px;
	height: 148px;
}
.hz .hz_box .bd ul li .txt {
	height: 45px;
	line-height: 45px;
}
.hz .hz_box .bd ul li .txt a {
	font-size: 14px;
	color: #444;
	display: block;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hz .hz_box .bd ul li:hover .pic {
	border: 1px solid #bb0511;
}
/*product*/



.product_bg {
	width: 100%;
	margin: 50px auto 0 auto;
	height: 1500px;
	background: url(../images/pro_bg.jpg) no-repeat center;
}
.product_bg .product {
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
}
.product_bg .product .title h3 {
	background: #f1f5f8;
}
.product_bg .product .pro_box {
	width: 1200px;
	margin: 30px auto 0 auto;
}
.product_bg .product .pro_box .pro_l {
	float: left;
	width: 240px;
}
.product_bg .product .pro_box .pro_l .pro_nr {
	background: #fff;
	-webkit-box-shadow: 0 0 8px 4px rgba(187, 5, 17, .08);
	box-shadow: 0 0 8px 4px rgba(187, 5, 17, .08);
}
.product .pro_box .pro_l .pro_t {
	width: 240px;
	height: 97px;
	background: #333;
}
.product .pro_box .pro_l .pro_t h5 a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 15px;
}
.product .pro_box .pro_l .pro_t h5 a span {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
}
.product .pro_box .pro_l .search {
	width: 210px;
	height: 30px;
	line-height: 30px;
	margin: 10px auto 0 auto;
	border-bottom: 1px solid #e5e5e5;
}
.product .pro_box .pro_l .search .search2 {
	float: left;
	width: 180px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #888;
}
.product .pro_box .pro_l .search .search_s {
	float: right;
	width: 18px;
	height: 18px;
}
.product .pro_box .pro_l .pro_con {
	padding-bottom: 20px;
	overflow: hidden;
}
.product .pro_box .pro_l .pro_con ul li .first {
	width: 200px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ddd;
	border-radius: 25px;
	margin: 20px auto 0 auto;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .pro_box .pro_l .pro_con ul li .first a {
	float: left;
	width: 130px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .pro_box .pro_l .pro_con ul li .first span {
	font-size: 16px;
	color: #333;
	padding: 0 20px 0 10px;
	float: right;
}
.product .pro_box .pro_l .pro_con ul li ul {
	display: none;
}
.product .pro_box .pro_l .pro_con ul li ul li {
	height: 40px;
	line-height: 40px;
}
.product .pro_box .pro_l .pro_con ul li ul li a {
	float: left;
	width: 130px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #555;
	padding-left: 40px;
}
.product .pro_box .pro_l .pro_con ul li ul li span {
	font-size: 14px;
	color: #555;
	padding-right: 40px;
	float: right;
}
.product .pro_box .pro_l .pro_con ul li .first:hover {
	background: #bb0511;
}
.product .pro_box .pro_l .pro_con ul li .first:hover a {
	color: #fff;
}
.product .pro_box .pro_l .pro_con ul li .first:hover span {
	color: #fff;
}
.product .pro_box .pro_l .pro_con ul li ul li:hover a {
	color: #bb0511;
}
.product .pro_box .pro_l .message {
	margin-top: 15px;
	width: 200px;
	height: 330px;
	padding: 0 20px;
	background: #fff;
	-webkit-box-shadow: 0 0 8px 4px rgba(187, 5, 17, .08);
	box-shadow: 0 0 8px 4px rgba(187, 5, 17, .08);
}
.product .pro_box .pro_l .message h5 {
	font-size: 18px;
	font-weight: bold;
	color: #bb0511;
	text-align: center;
	padding: 20px 0 15px 0;
}
.product .pro_box .pro_l .message .form-group1 {
	width: 198px;
	height: 32px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.product .pro_box .pro_l .message .form-group1 input {
	width: 198px;
	height: 32px;
	background: url(../images/m1.png) no-repeat 5px center;
	text-indent: 30px;
	font-size: 14px;
	color: #999;
}
.product .pro_box .pro_l .message .form-group2 {
	width: 198px;
	height: 32px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.product .pro_box .pro_l .message .form-group2 input {
	width: 198px;
	height: 32px;
	background: url(../images/m2.png) no-repeat 5px center;
	text-indent: 30px;
	font-size: 14px;
	color: #999;
}
.product .pro_box .pro_l .message .form-group3 {
	width: 198px;
	height: 58px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.product .pro_box .pro_l .message .form-group3 textarea {
	width: 168px;
	height: 48px;
	background: url(../images/m3.png) no-repeat 5px 13px;
	font-size: 14px;
	color: #999;
	padding: 10px 0 0 30px;
}
.product .pro_box .pro_l .message .form-group4 {
	width: 198px;
	height: 36px;
	margin-bottom: 10px;
}
.product .pro_box .pro_l .message .form-group4 .codeText {
	float: left;
	width: 98px;
	height: 34px;
	border: 1px solid #eeeeee;
	background: url(../images/m4.png) no-repeat 5px 10px;
	text-indent: 30px;
	font-size: 14px;
	color: #999;
}
.product .pro_box .pro_l .message .form-group4 .imgcode {
	float: right;
	width: 90px;
	height: 36px;
}
.product .pro_box .pro_l .message .anniu {
	width: 200px;
	height: 36px;
	margin: 0 auto;
}
.product .pro_box .pro_l .message .anniu button {
	width: 200px;
	height: 36px;
	background: #bb0511;
	border: none;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.product .pro_box .pro_tab {
	float: right;
	width: 930px;
}
.product .pro_box .pro_tab .pro_list {
	margin-bottom: 30px;
	overflow: hidden;
}
.product .pro_box .pro_tab .pro_list .list_t {
	height: 46px;
	margin-bottom: 20px;
	background: url(../images/xt1.png) no-repeat 165px center;
	margin-left: 30px;
}
.product .pro_box .pro_tab .pro_list .list_t h5 {
	float: left;
	height: 46px;
	line-height: 46px;
	background: #bb0511;
	padding: 0 15px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
}
.product .pro_box .pro_tab .pro_list .list_t .more {
	float: right;
	background: #444;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	line-height: 16px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.product .pro_box .pro_tab .cp1 .list_t .more {
	background: #bb0511;
}
.product .pro_box .pro_tab .pro_list .list_show ul li {
	float: left;
	position: relative;
	width: 280px;
	height: 220px;
	margin-left: 30px;
}
.product .pro_box .pro_tab .pro_list .list_show ul li .pic {
	width: 280px;
	height: 220px;
	position: relative;
}
.product .pro_box .pro_tab .pro_list .list_show ul li .pic img {
	width: 280px;
	height: 220px;
}
.product .pro_box .pro_tab .pro_list .list_show ul li .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 280px;
	height: 40px;
	line-height: 40px;
	background: url(../images/ico1.png) repeat center;
	z-index: 5;
}
.product .pro_box .pro_tab .pro_list .list_show ul li .txt a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 0 10px;
}
.product .pro_box .pro_tab .pro_list .list_show ul li .txt i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 40px;
	background: #bb0511;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: -1;
}
.product .pro_box .pro_tab .pro_list .list_show ul li:hover .txt i {
	width: 100%;
}
.product .pro_box .pro_tab .cp1 .list_show ul li {
	float: left;
	position: relative;
	width: 435px;
	height: 280px;
	margin-left: 30px;
}
.product .pro_box .pro_tab .cp1 .list_show ul li .pic {
	width: 435px;
	height: 280px;
	position: relative;
}
.product .pro_box .pro_tab .cp1 .list_show ul li .pic img {
	width: 435px;
	height: 280px;
}
.product .pro_box .pro_tab .cp1 .list_show ul li .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 435px;
	height: 40px;
	line-height: 40px;
	background: url(../images/ico1.png) repeat center;
	z-index: 5;
}
.product .pro_box .pro_tab .cp1 .list_show ul li .txt a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 0 10px;
}
.product .pro_box .pro_tab .cp1 .list_show ul li .txt i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 40px;
	background: #bb0511;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: -1;
}
.product .pro_box .pro_tab .cp1 .list_show ul li:hover .txt i {
	width: 100%;
}
.product .pro_box .pro_tab .cp4 .list_t h5 {
	width: 80px;
	text-align: center;
}
/*case*/



.case_bg {
	width: 100%;
	margin: 70px auto 0 auto;
}
.case_bg .title {
	background: url(../images/case_t.png) no-repeat center;
}
.case_bg .case_fl {
	width: 1200px;
	margin: 30px auto 0 auto;
}
.case_bg .case_fl ul {
	text-align: center;
}
.case_bg .case_fl ul li {
	display: inline-block;
	width: 180px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #e1e1e1;
	border-radius: 35px;
	margin: 0 17px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case_bg .case_fl ul li .case_list {
	display: block;
	width: 46px;
	height: 46px;
	overflow: hidden;
	transition-duration: 0.7s;
	margin: 7px 0 0 7px;
	background: #444444;
	border-radius: 50%;
	float: left;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case_bg .case_fl ul li .case_list .case_img {
	display: block;
	position: relative;
	transition: 0.7s;
	font-size: 0;
}
.case_bg .case_fl ul li .case_list .case_img i {
	display: block;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
}
.case_bg .case_fl ul li .case_list .case_img i img {
	vertical-align: middle;
	display: inline-block;
	width: 46px;
	height: 46px;
}
.case_bg .case_fl ul li .case_list .case_img i:before {
	/* 辅助ie8图片居中 */

	content: '';
	height: 46px;
	width: 1px;
	font-size: 0;
}
.case_bg .case_fl ul li .case_list .case_img {
	width: 100%;
	height: 200%;
	top: 0;
}
.case_bg .case_fl ul li:hover .case_img {
	top: -46px;
}
.case_bg .case_fl ul li:hover {
	background: #bb0511;
	border: 1px solid #bb0511;
}
.case_bg .case_fl ul li:hover .case_list {
	background: #fff;
}
.case_bg .case_fl ul li h5 a {
	float: left;
	margin-left: 5px;
	width: 117px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #555;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case_bg .case_fl ul li:hover h5 a {
	color: #fff;
}
.case_bg .case_box {
	width: 98%;
	margin: 30px auto 0 auto;
	position: relative;
}
.case_bg .case_box ul li {
	float: left;
	width: 24%;
	margin: 0 0.5% 30px 0.5%;
	position: relative;
}
.case_bg .case_box ul li .pic {
	width: 100%;
}
.case_bg .case_box ul li .pic img {
	width: 100%;
	height: 100%;
}
.case_bg .case_box ul li .txt {
	width: 100%;
	margin: 0 auto;
	height: 55px;
	line-height: 55px;
	background: #f5f5f5;
	position: relative;
	z-index: 5;
}
.case_bg .case_box ul li .txt a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #444;
	text-align: center;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	padding: 0 5px;
}
.case_bg .case_box ul li .txt i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 55px;
	background: #bb0511;
	z-index: -1;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case_bg .case_box ul li:hover .txt i {
	width: 100%;
}
.case_bg .case_box ul li:hover .txt a {
	color: #fff;
}
/*ys*/



.ys_bg {
	width: 100%;
	margin: 0 auto;
	height: 1601px;
	background: url(../images/ys_bg.jpg) no-repeat center;
	overflow: hidden;
}
.ys_bg .ys {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ys_bg .ys .ys_t {
	position: absolute;
	left: 600px;
	top: 90px;
}
.ys_bg .ys .ys_t h3 {
	float: left;
	font-size: 38px;
	font-weight: bold;
	color: #bb0511;
	margin-right: 10px;
}
.ys_bg .ys .ys_t h5 {
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 7px;
}
.ys_bg .ys .ys_t h5 span {
	display: block;
	color: #f6e6e7;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
}
.ys_bg .ys .ys_box {
	margin: 0 auto;
	position: relative;
	padding-top: 187px;
}
.ys_bg .ys .ys_box ul li {
	width: 1200px;
	height: 300px;
	position: relative;
	margin-bottom: 32px;
}
.ys_bg .ys .ys_box ul li .txt {
	position: relative;
}
.ys_bg .ys .ys_box ul li .txt h5 {
	font-size: 60px;
	font-weight: bold;
	color: #bb0511;
}
.ys_bg .ys .ys_box ul li .txt h5 span {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #141414;
}
.ys_bg .ys .ys_box ul li .txt h6 {
	font-size: 20px;
	font-weight: bold;
	color: #444;
}
.ys_bg .ys .ys_box ul li .txt p {
	font-size: 14px;
	color: #555;
	line-height: 30px;
}
.ys_bg .ys .ys_box ul li.ys1 {
	height: 300px;
	position: relative;
}
.ys_bg .ys .ys_box ul li.ys1 .ys_img {
	float: left;
	width: 541px;
	height: 416px;
	margin-top: -140px;
}
.ys_bg .ys .ys_box ul li.ys1 .txt {
	float: right;
	width: 600px;
}
.ys_bg .ys .ys_box ul li.ys1 .txt h5 {
	position: absolute;
	right: 5px;
	top: -17px;
}
.ys_bg .ys .ys_box ul li.ys1 .txt h6 {
	margin: 70px 0 0 40px;
}
.ys_bg .ys .ys_box ul li.ys1 .txt p {
	width: 365px;
	margin: 30px 0 0 40px;
}
.ys_bg .ys .ys_box ul li.ys2 .txt {
	float: left;
	width: 600px;
}
.ys_bg .ys .ys_box ul li.ys2 .txt h5 {
	left: 8px;
	top: -17px;
	position: absolute;
}
.ys_bg .ys .ys_box ul li.ys2 .txt h6 {
	text-align: right;
	margin: 95px 55px 0 0;
}
.ys_bg .ys .ys_box ul li.ys2 .txt P {
	width: 380px;
	margin: 30px 55px 0 0;
	text-align: right;
	float: right;
}
.ys_bg .ys .ys_box ul li.ys2 .ys_img {
	float: right;
	width: 527px;
	height: 275px;
}
.ys_bg .ys .ys_box ul li.ys3 {
	height: 300px;
	position: relative;
}
.ys_bg .ys .ys_box ul li.ys3 .ys_img {
	float: left;
	width: 379px;
	height: 322px;
	margin-left: 70px;
}
.ys_bg .ys .ys_box ul li.ys3 .txt {
	float: right;
	width: 600px;
}
.ys_bg .ys .ys_box ul li.ys3 .txt h5 {
	position: absolute;
	right: 5px;
	top: -17px;
}
.ys_bg .ys .ys_box ul li.ys3 .txt h6 {
	margin: 70px 0 0 40px;
}
.ys_bg .ys .ys_box ul li.ys3 .txt p {
	width: 365px;
	margin: 30px 0 0 40px;
}
.ys_bg .ys .ys_box ul li.ys4 .txt {
	float: left;
	width: 600px;
}
.ys_bg .ys .ys_box ul li.ys4 .txt h5 {
	left: 8px;
	top: -17px;
	position: absolute;
}
.ys_bg .ys .ys_box ul li.ys4 .txt h6 {
	text-align: right;
	margin: 95px 55px 0 0;
}
.ys_bg .ys .ys_box ul li.ys4 .txt P {
	width: 380px;
	margin: 30px 55px 0 0;
	text-align: right;
	float: right;
}
.ys_bg .ys .ys_box ul li.ys4 .ys_img {
	float: right;
	width: 829px;
	height: 321px;
	margin-right: -270px;
}
/*about*/



.about {
	width: 1200px;
	margin: 50px auto 0 auto;
	position: relative;
}
.about .ab_img {
	float: left;
	width: 640px;
	height: 480px;
}
.about .ab_img img {
	width: 640px;
	height: 480px;
}
.about .ab_nr {
	float: right;
	width: 485px;
	height: 350px;
	border-bottom: 1px dashed #e9e9e9;
}
.about .ab_nr .ab_t {
	background: url(../images/ab_t.png) no-repeat bottom center;
	text-align: center;
	height: 94px;
	margin: -5px -25px 0 0;
}
.about .ab_nr .ab_t span {
	display: block;
	font-size: 55px;
	color: #eeee;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 60px;
	margin: 0 auto;
}
.about .ab_nr .ab_t h3 {
	font-size: 30px;
	color: #444444;
	font-weight: bold;
	background: #fff;
	width: 190px;
	height: 34px;
	line-height: 34px;
	margin: -42px auto 0 auto;
	position: relative;
}
.about .ab_nr .ab_t p {
	font-size: 14px;
	color: #444444;
	margin-top: 22px
}
.about .ab_nr h5 a {
	display: block;
	font-size: 24px;
	color: #444444;
	margin: 50px 0 20px 0;
}
.about .ab_nr .txt p {
	font-size: 14px;
	color: #444444;
	line-height: 30px;
	overflow: hidden;
}
/*fc*/



.fc {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.fc .fc_list {
	width: 485px;
	height: 36px;
	position: absolute;
	right: 0;
	top: -73px;
}
.fc .fc_list ul li {
	float: left;
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #444;
	margin: 0 30px 0 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.fc .fc_list ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.fc .fc_list ul li.casehover {
	background: #bb0511;
}
.fc .fc_box {
	margin: 40px auto 0 auto;
	width: 1200px;
}
.fc .fc_box ul li:last-child {
	margin-right: -30px;
}
.fc .fc_box ul li {
	float: left;
	width: 260px;
	position: relative;
	margin: 0 50px 0 0;
}
.fc .fc_box ul li .pic {
	width: 260px;
	height: 220px;
}
.fc .fc_box ul li .pic img {
	width: 260px;
	height: 220px;
}
.fc .fc_box ul li .txt {
	height: 55px;
	line-height: 55px;
	position: relative;
}
.fc .fc_box ul li .txt h5 a {
	float: left;
	width: 200px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #444;
}
.fc .fc_box ul li .txt .more {
	float: right;
	font-size: 14px;
	color: #444;
}
.fc .fc_box ul li .txt span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background: #bb0511;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.fc .fc_box ul li:hover .txt span {
	width: 100%;
}
/*news*/



.news_bg {
	width: 1200px;
	margin: 50px auto 0 auto;
}
.news {
	width: 1200px;
	height: 315px;
	margin: 25px auto 0 auto;
}
.news .news_l {
	float: left;
	width: 600px;
	padding-right: 35px;
	border-right: 1px solid #eee;
}
.news .news_l .news_t {
	height: 41px;
	margin-bottom: 25px;
}
.news .news_l .news_t h3 a {
	font-size: 18px;
	color: #505050;
	font-weight: bold;
	border-bottom: 2px solid #505050;
	padding-bottom: 12px;
}
.news .news_l .news_box {
	height: 245px;
	position: relative;
	width: 600px;
}
.news .news_l .news_box .bd ul li {
	height: 245px;
	width: 600px;
	float: left;
}
.news .news_l .news_box .bd ul li .news_img {
	height: 245px;
	width: 300px;
	float: left;
}
.news .news_l .news_box .bd ul li .news_img img {
	height: 245px;
	width: 300px;
}
.news .news_l .news_box .bd ul li .txt {
	width: 260px;
	float: right;
}
.news .news_l .news_box .bd ul li .txt h5 a {
	font-size: 15px;
	color: #555;
	display: block;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 65px 0 20px 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_l .news_box .bd ul li:hover .txt h5 a {
	color: #bb0511;
}
.news .news_l .news_box .bd ul li .txt p {
	font-size: 13px;
	color: #666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.news .news_l .news_box .bd ul li .txt .xq {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #bb0511;
	margin-top: 20px;
}
.news .news_l .news_box .bd ul li .txt .xq a {
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
}
.news_box .prev {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/left.jpg) no-repeat;
	position: absolute;
	top: 10px;
	right: 22px;
	z-index: 99;
}
.news_box .next {
	display: block;
	width: 22px;
	height: 22px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/right.jpg) no-repeat;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 99;
}
.news .news_r {
	width: 525px;
	float: right;
}
.news .news_r .news_list {
	height: 40px;
}
.news .news_r .news_list ul li {
	float: left;
	margin-right: 30px;
	height: 40px;
}
.news .news_r .news_list ul li a {
	font-size: 18px;
	color: #555;
	font-weight: normal;
}
.news .news_r .news_list ul li.casehover {
	border-bottom: 2px solid #505050;
}
.news .news_r .news_list ul li.casehover a {
	color: #505050;
	font-weight: bold;
}
.news .news_r .industry {
	margin-top: 15px;
}
.news .news_r .industry ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_r .industry ul li a {
	float: left;
	width: 380px;
	font-size: 14px;
	color: #555;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_r .industry ul li span {
	font-size: 14px;
	color: #777;
	float: right;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_r .industry ul li i {
	width: 0;
	height: 1px;
	background: #bb0511;
	position: absolute;
	left: 0px;
	bottom: 0;
	display: block;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_r .industry ul li:hover i {
	width: 100%;
}
.news .news_r .industry ul li:hover {
	border-bottom: 1px solid #fff;
}
.news .news_r .industry ul li:hover a {
	color: #bb0511;
}
.news .news_r .industry ul li:hover span {
	color: #bb0511;
}
/*links*/



.links {
	width: 1300px;
	height: 80px;
	line-height: 80px;
	background: #bb0511;
	overflow: hidden;
	margin: 70px auto 0 auto;
	position: relative;
}
.links h3 {
	float: left;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-left: 50px;
}
.links .yq {
	float: left;
	width: 1160px;
}
.links .yq a {
	font-size: 14px;
	color: #fff;
	margin: 0 20px;
}
