@charset "utf-8";
body {
	min-width: 1200px;
	width: 100%;
}
/**/
/*lunbo*/
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}

.yin {
	background: url("../images/yin_t.png") no-repeat center 0;
	height: 126px;
	margin-top: -52px;
	position: relative;
	z-index: 10;
}
.yin ul li {
	width: 200px;
	float: left;
	background: url("../images/yin_line.gif") no-repeat 0 40px;
	height: 106px;
	line-height: 106px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
}
.yin ul li em {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	line-height: 0;
	overflow: hidden;
	margin: 38px 8px 0 40px;
}
.yin ul li em img {
	width: 30px;
	height: 60px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.yin ul li span {
	display: block;
	float: left;
	font-weight: bold;
	width: 100px;
	overflow: hidden;
}
.yin ul li:hover em img {
	margin-top: -30px;
}
.yin ul li:hover, .shi .shi_ul01 li:hover {
	color: #f68100;
}
.yin ul li:first-child {
	background: none;
}
/*实力践行*/
.shi_bg {
	background: url("../images/yin_bg.jpg") no-repeat center 0;
	height: 610px;
	margin-top: -74px;
	padding: 128px 0 0;
}
.yin_t {
	font-size: 36px;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
	position: relative;
	height: 90px;
	line-height: 42px;
}
.yin_t b {
	color: #093e5e;
}
.yin_t:before {
	content: "";
	width: 18px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 24px;
	left: 33%;
}
.yin_t:after {
	content: "";
	width: 18px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 24px;
	right: 33%;
}
.yin_t a {
	color: #333;
}
.yin_t span {
	color: #666;
	display: block;
	padding: 10px 0 20px;
    font-size: 17px;
	font-weight: normal;
    letter-spacing: 0.5px;
}
.shi .shi_ul01 {
	display: block;
	padding: 20px 0 0;
	height: 140px;
}
.shi .shi_ul01 li {
	font-size: 16px;
	color: #666;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background: url("../images/yin_ico07.png") no-repeat 20px 18px;
	width: 350px;
	float: left;
	padding: 0 0 0 50px;
}
.ibrand-num li {
	float: left;
	width: 245px;
	height: 197px;
	position: relative;
	text-align: center;
	background: url("../images/iserve_bg.png") no-repeat;
	padding: 85px 0 0;
	font-weight: bold;
	margin-left: 73px;
	color: #2a2a36;
}
.ibrand-num li:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 30px;
	background: url("../images/iserve_shadow.png");
	bottom: -30px;
	left: 50%;
	margin-left: -60px;
}
.ibrand-num li:first-child {
	margin-left: 0;
}
.ibrand-num li span {
	font-size: 60px;
	font-family: "Impact";
	line-height: 66px;
}
.ibrand-num li i {
	font-size: 16px;
	color: #f68100;
	padding-left: 5px;
}
.ibrand-num li b {
	display: block;
	font-size: 18px;
	padding: 5px 0 0;
}
.ibrand-num li.shi_li02 {
	background: url("../images/iserve_bg.png") no-repeat 0 -282px;
	color: #fff;
}
.ibrand-num li.shi_li02 i {
	color: #fff;
}
/*设备展示*/
.chanp {
	padding: 60px 0;
	background: #f3f3f3;
}
.chanp .yin_t {
	height: 80px;
}
.chanp .yin_t:before {
	left: 38%;
}
.chanp .yin_t:after {
	right: 38%;
}

.rows_con {
	float: left;
	width: 1200px;
}
.rows_con .sec_wrap {
	width: 1200px;
	position: relative;
}
.rows_con .sec_wrap ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.rows_con .sec_wrap ul li {
	float: left;
	display: inline;
	width: 282px;
	height: auto;
	padding: 0;
	margin: 5px 0;
	font-size: 14px;
	line-height: 26px;
	border: #ddd 1px solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
	overflow: hidden;
}
.rows_con .sec_wrap ul li p {
	margin: 0;
	text-align: center;
}
.rows_con .sec_wrap ul li p.shine_img {
	width: 100%;
	height: 0;
	padding-bottom: 66%;
	*height: 192px;
	*padding-bottom: 0;
	display: inline-block;
	position: relative;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.rows_con .sec_wrap ul li p img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	vertical-align: top;
	transparent;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.rows_con .sec_wrap ul li:hover p img {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
}
.rows_con .sec_wrap ul li p.tit {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 50px;
	text-align: center;
	border: none;
	border-top: #f3f3f3 1px solid;
	background-color: #fafafa;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.rows_con .sec_wrap ul li p.tit a {
	width: 100%;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.rows_con .sec_wrap a.prev, .rows_con .sec_wrap a.next {
	transition: 0.4s;
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
}
.rows_con .sec_wrap a.prev:hover, .rows_con .sec_wrap a.next:hover {
	transition: 0.4s;
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
}
.sec_wrap a.prev {
	width: 22px;
	height: 42px;
	display: inline;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	outline-style: none;
	outline-width: 0;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	left: 0px;
	background: url("../images/scroll_icon.gif") 0px -15px;
	overflow: hidden;
	cursor: pointer;
	background-color: #000;
	z-index: 999;
}
.sec_wrap a.prev:hover {
	background-position: -20px -15px;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
}
.sec_wrap a.next {
	width: 22px;
	height: 42px;
	display: inline;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	outline-style: none;
	outline-width: 0;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	right: 0px;
	background: url("../images/scroll_icon.gif") -18px -66px;
	overflow: hidden;
	cursor: pointer;
	background-color: #000;
	z-index: 999;
}
.sec_wrap a.next:hover {
	background-position: 2px -66px;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
}

.ban01 {
	background: #dbdbdb;
	height: 145px;
}
.ban01 em {
	width: 34px;
	height: 34px;
	display: block;
	position: absolute;
	top: 56px;
}
.ban01 em img {
	width: 34px;
	height: 34px;
}
.ban_ico01 {
	left: 385px;
}
.ban_ico02 {
	left: 785px;
}
.ban01_l {
	width: 380px;
	background: #f68100;
	height: 105px;
	padding: 40px 0 0 20px;
}
.ban01_l ul li {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: url("../images/ban_ico01.png") no-repeat 20px 10px;
	line-height: 36px;
	width: 140px;
	float: left;
	padding: 0 0 0 50px;
}
.ban01_c {
	width: 400px;
	background: #093e5e;
	height: 105px;
	padding: 40px 0 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.ban01_c b {
	display: block;
	font-size: 30px;
}
.ban01_r {
	width: 233px;
	background: #f68100;
	padding: 43px 0 0;
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 22px;
}
.ban01_r b {
	font-size: 20px;
	letter-spacing: 0.5px;
	font-family: 'HelveticaNeue';
	float:right;
}
.ban01_r span {
	display: block;
    width: 132px;
    padding: 6px 0 0;
    float: right;
}
.ban01_r span a {
	display: block;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	border-radius: 20px;
	background: #fff;
}
.ban02 {
	background: url("../images/ban02.gif") no-repeat center 4px;
	height: 150px;
	overflow: hidden;
}
.ban02_l {
	width: 525px;
	padding: 30px 0 0 205px;
	line-height: 38px;
}
.ban02_l b {
	display: block;
	font-size: 26px;
    padding-top: 5px;
	letter-spacing: 1px;
	color: #333;
}
.ban02_l p {
	font-size: 15px;
	font-weight: 200;
	letter-spacing: 0.8px;
	color: #777;
	padding: 4px 0 0 85px;
}
.ban02_l i {
	font-size: 24px;
	color: #093e5e;
	font-weight: bold;
}
.ban02 .ban01_r {
	background: none;
	color: #333;
	text-align:left;
}
.ban02 .ban01_r span a {
	background: #f68100;
	color: #fff;
}
.ban01_r span a:hover {
	background: #093e5e;
	color: #fff;
}
.ban01_r span img{
	height:32px;
	float:left;
}
/*优势*/
.ys_bg {
	background: url("../images/ys_bg.jpg") no-repeat center 0;
	height: 590px;
	padding: 74px 0 0;
	overflow: hidden;
}
.ys_bg .yin_t:before, .jz .yin_t:before, .about .yin_t:before {
	left: 36%;
}
.ys_bg .yin_t:after, .jz .yin_t:after, .about .yin_t:after {
	right: 36%;
}
.ys {
	width: 700px;
	padding: 0 0 0 500px;
}
.ys_m {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0 0;
	height: 175px;
}
.ys_m dl dt {
	height: 90px;
	overflow: hidden;
}
.ys_m dl dt em {
	width: 115px;
	height: 45px;
	padding: 0 0 10px;
}
.ys_m dl dt em img {
	width: 115px;
	height: 45px;
}
.ys_m dl dt b {
	display: block;
	font-size: 20px;
	color: #333;
}
.ys_m dl dd {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.ys_bot {
	width: 700px;
	background: url("../images/ys_line.gif") repeat-x 0 9px;
	height: 141px;
}
.ys_bot ul li {
	width: 140px;
	float: left;
	background: url("../images/ys_k01.png") no-repeat center 0;
	height: 111px;
	color: #333;
	padding: 30px 0 0;
	text-align: center;
}
.ys_bot ul li em {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 0;
	overflow: hidden;
	margin: 0 auto;
}
.ys_bot ul li em img {
	width: 35px;
	height: 70px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.ys_bot ul li b {
	display: block;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 0 0;
}
.ys_bot ul li b i {
	display: block;
}
.ys_bot ul li:hover, .ys_bot ul li.on {
	background: url("../images/ys_k02.png") no-repeat center 0;
	color: #fff;
}
.ys_bot ul li:hover em img, .ys_bot ul li.on em img {
	margin-top: -35px;
}

.jz_bg {
	background: #f4f4f4 url("../images/jz1_bg.jpg") no-repeat center bottom;
	height: 360px;
	padding: 70px 0;
	overflow: hidden;
}
.jz_bg .jz span {
	margin-left: 318px;
	width: 450px;
	padding: 20px 0 20px 65px;
	line-height: 1.9;
}
.jz_t {
	display: block;
	font-size: 36px;
	letter-spacing: 1px;
	color: #fff;
	width: 280px;
	height: 313px;
	position: absolute;
	top: 0;
	left: 18px;
	text-align: center;
	line-height: 44px;
	z-index: 20;
}
.jz_t img {
    width: 250px;
    display: block;
}
.jz_m {
	padding: 80px 0 0;
}
.jz_m dl {
	width: 1164px;
	height: 156px;
	background: #fff;
	padding: 18px;
}
.jz_m dl dt {
	width: 300px;
	height: 155px;
	float: right;
	overflow: hidden;
	line-height: 0;
}
.jz_m dl dt img {
	width: 300px;
	height: 155px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.jz_m dl dt img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.jz_m dl dd {
    width: 450px;
    float: left;
    padding: 15px 0 0 70px;
    margin-left: 300px;
}
.jz_m dl dd h5 {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.jz_m dl dd h5 a {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #333;
}
.jz_m dl dd h5 a:hover, .jz_m dl dd span a:hover {
	color: #093e5e;
}
.jz_m dl dd em {
	display: block;
	font-size: 16px;
	color: #333;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding: 5px 0 0;
}
.jz_m .jz_desc {
	font-size: 15px;
	color: #666;
	letter-spacing: 0.5px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	padding: 10px 0 0;
}
.jz_m dl dd span {
	float: right;
	display: block;
    margin: 0!important;
	padding: 20px 0 0!important;
    width:  50px!important;
}
.jz_m dl dd span a {
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
.jz_btn {
	width: 128px;
	height: 46px;
	position: absolute;
	top: 75px;
	right: 0;
	z-index: 20;
}
.jz_btn a {
	display: block;
	width: 46px;
	height: 46px;
	margin-left: 18px;
	float: left;
}
.jz_btn .jz_lico {
	background: url("../images/jz_lico01.png") no-repeat;
}
.jz_btn .jz_lico:hover {
	background: url("../images/jz_lico02.png") no-repeat;
}
.jz_btn .jz_rico {
	background: url("../images/jz_rico01.png") no-repeat;
}
.jz_btn .jz_rico:hover {
	background: url("../images/jz_rico02.png") no-repeat;
}
/*合作客户*/
.hz {
	background: url("../images/hz_bg.jpg") no-repeat center 0;
	height: 366px;
	overflow: hidden;
}
.hz ul li {
	width: 210px;
	height: 118px;
	float: left;
	position: relative;
	line-height: 0;
	margin-top: 30px;
	margin-left: 37px;
	overflow: hidden;
}
.hz ul li img {
	width: 210px;
	height: 118px;
}
.hz ul li a {
	width: 190px;
	height: 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
	background: rgba(9,62,94,0.9);
	text-align: center;
	line-height: 118px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	transition: height .3s;
	-moz-transition: height .3s; /* Firefox 4 */
	-webkit-transition: height .3s; /* Safari and Chrome */
	-o-transition: height .3s; /* Opera */
}
.hz ul li:hover a {
	height: 118px;
}
.hz .nobor, .hz ul li:first-child {
	margin-left: 0;
}
.index_about {
	overflow: hidden;
	padding: 70px 0 0;
	height: 450px;
	background-image: url("../images/aboutbg.jpg");
	background-position: center top;
	background-color: #4d4d4d;
}
.index_about h2 {
	color: #fff;
	letter-spacing: 1px;
}
.index_about h2 a {
	color: #fff;
}
.index_about h2 span {
	color: #fff;
	padding: 10px 0 20px;
	font-size: 18px;
	letter-spacing: 0.5px;
}
.index_about .yin_t {
	color: #fff;
	height: 100px;
}
.index_about .yin_t:before {
	left: 42%;
	background: #fff;
}
.index_about .yin_t:after {
	right: 42%;
	background: #fff;
}
.index_about h3.intro {
	display: block;
	width: 1200px;
	margin: 30px auto;
	color: #fff;
	font-size: 16px;
	font-weight: 200;
	line-height: 2;
	letter-spacing: 0.3px;
}
.index_about_count {
	*visibility: hidden;
	height: 120px;
	width: 1200px;
	margin: 35px auto 0;
}
.index_about_num {
	float: left;
	width: 25%;
	text-align: center;
}
.index_about_num span {
	display: inline-block;
	font-family: 'HelveticaNeue';
	font-size: 50px;
	letter-spacing: 2px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
}
.index_about_num em {
	display: inline-block;
	font-size: 22px;
	margin-left: 10px;
}
.index_about_num i {
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
	text-align-last: center;
}
.pinz {
	overflow: hidden;
    padding: 60px 0 70px;
}
.pinz .yin_t {
	color: #333;
	height: 128px;
}
.pinz .yin_t:before {
	left: 38%;
	background: #333;
}
.pinz .yin_t:after {
	right: 38%;
	background: #333;
}
.pinz01 {
	background: #f3f3f3;
	width: 380px;
	height: 425px;
	position: relative;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.2);
}
.pinz01.last {
	margin-right: 0;
}
.pinz01 dl {
	width: 380px;
	height: 425px;
	overflow: hidden;
	text-align: center;
}
.pinz01 dl dt {
	height: 212px;
	line-height: 0;
}
.pinz01 dl dt img {
	width: 100%;
	height: 212px;
}
.pinz01 dl dd {
	width: 380px;
	height: 190px;
	background: #fff;
	position: absolute;
	padding: 42px 0 0;
}
.pinz01 dl dd em {
	display: block;
	width: 68px;
	height: 68px;
	position: absolute;
	top: -34px;
	left: 156px;
}
.pinz01 dl dd em img, .pin01_m em img {
	width: 68px;
	height: 68px;
}
.pinz01 dl dd h5, .pin01_m h5 {
	font-size: 20px;
	letter-spacing: 1px;
	color: #333;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: url("../images/pinz_line01.gif") no-repeat center 49px;
}
.pinz01 dl dd p, .pin01_m p {
	font-size: 15px;
    color: #666;
    line-height: 1.8;
    padding: 15px 20px 0;
    overflow: hidden;
}
.pinz01 dl dd p i, .pin01_m p i {
	display: block;
}
.pinz01:hover dd {
	display: none;
}
.pin01_m {
	width: 380px;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-align: center;
	background: rgba(246,129,0,0.9);
	transition: height .5s;
	-moz-transition: height .5s; /* Firefox 4 */
	-webkit-transition: height .5s; /* Safari and Chrome */
	-o-transition: height .5s; /* Opera */
}
.pin01_m em {
	display: block;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	padding: 110px 0 0;
}
.pin01_m h5 {
	color: #fff;
	background: url("../images/pinz_line02.gif") no-repeat center 49px;
}
.pin01_m p {
	color: #fff;
}
.pinz01:hover .pin01_m {
	height: 444px;
}

.index_news {
	box-sizing: border-box;
	padding-top: 60px;
	height: 582px;
}
.index_news .yin_t:before {
	left: 38%;
}
.index_news .yin_t:after {
	right: 38%;
}
.index_news_n {
	margin-top: 35px;
}
.index_news_n_li_img {
	width: 285px;
	float: left;
	margin-right: 20px;
}
.index_news_n_li_n {
	box-sizing: border-box;
	padding: 15px;
	background: #F7F7F7;
}
.index_news_n_li_img {
	height: 145px;
}
.index_news_n_li_img p {
	line-height: 23px;
}
.index_news_n_li_n {
	height: 146px;
}
.index_news_n_li_n h1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.index_news_n_li_n h5 {
	color: #565656;
	line-height: 26px;
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 10px;
}
.index_news_n_li_n p {
	font-size: 14px;
	color: #565656;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index_news_n a {
	display: inline-block;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.index_news_n_li_img a {
	width: 285px;
}
.index_news_n a img {
	width: 285px;
	height: 190px;
}
.index_news_n_li_R {
	width: 590px;
	min-height: 342px;
	float: right;
}
.index_news_n_li_R a {
	height: 105px;
	display: block;
	background: #F7F7F7;
	margin-bottom: 14px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.index_news_n_li_img a:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
}
.index_news_n_li_R a:hover {
	background: #F7F7F7;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
}
.index_news_n_li_R a span {
	width: 100px;
	height: 105px;
	text-align: center;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}
.index_news_n_li_R a span h5 {
	color: #565656;
	display: block;
	text-align: center;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1;
	font-family: 'HelveticaNeue';
}
.index_news_n_li_R a span i {
	color: #565656;
	font-size: 32px;
	line-height: 1.2;
	font-family: 'HelveticaNeue';
}
.index_news_n_li_R_n {
	width: 410px;
	float: left;
	height: 100%;
}
.index_news_n_li_R a:hover h1 {
	color: #F68101;
}
.index_news_n_li_R_n h1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	text-align: left;
	color: #565656;
	margin-top: 12px;
	margin-bottom: 7px;
}
.index_news_n_li_R_n p {
	color: #565656;
    font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 24px;
}

.wd_t {
	height: 70px;
	line-height: 60px;
	background: url("../images/wd_ico.gif") no-repeat 0 16px;
	text-transform: uppercase;
	color: #333;
	font-size: 20px;
	font-weight: normal;
}
.wd_t a {
	padding: 0 0 0 40px;
}
.wd_m {
	height: 400px;
	overflow: hidden;
}
.news_l dl {
	width: 300px;
	padding: 0 0 26px;
}
.news_l dl dt {
	width: 300px;
	height: 60px;
	overflow: hidden;
}
.news_l dl dt a {
	display: block;
	padding: 0 20px 0 75px;
	width: 205px;
	background: url("../images/wen02.gif") no-repeat;
	font-size: 14px;
	color: #333;
	height: 60px;
	line-height: 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_l dl dt a:hover {
	color: #f68100;
}
.news_l dl dd {
	background: url("../images/da.gif") no-repeat;
	width: 180px;
	height: 50px;
	overflow: hidden;
	margin: 25px 0 0;
	font-size: 14px;
	color: #333;
	padding: 10px 80PX 0 40px;
	line-height: 20px;
}
/*走进胜昌机械*/
.ab_bg {
	background: url("../images/ab_bg.jpg") no-repeat center 0;
	padding: 43px 0 0;
	height: 880px;
	overflow: hidden;
}
.about dl {
	width: 940px;
	padding: 38px 0 0;
	margin: 0 auto;
}
.about dl dt {
	width: 940px;
	height: 434px;
	overflow: hidden;
	line-height: 0;
}
.about dl dt img {
	width: 940px;
	height: 434px;
}
.about dl dd {
	padding: 30px 0 0;
	width: 940px;
	text-align: center;
}
.about dl dd h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.about dl dd h5 a {
	font-size: 16px;
	color: #333;
}
.about .ab_desc {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	padding: 10px 0 0;
}
.about ul {
	display: block;
	width: 940px;
	padding: 40px 0 0;
	margin: 0 auto;
}
.about ul li {
	width: 195px;
	float: left;
	padding: 0 20px;
}
.about ul li a {
	font-size: 16px;
	color: #000;
	display: block;
	width: 195px;
	height: 73px;
	line-height: 73px;
	overflow: hidden;
	background: url("../images/ab_k01.png") no-repeat;
	font-weight: bold;
}
.about ul li a:hover, .about ul li.cur a {
	background: url("../images/ab_k02.png") no-repeat;
}
.about ul li b {
	width: 40px;
	height: 40px;
	float: left;
	line-height: 0;
	padding: 17px 0 0;
}
.about ul li b img {
	width: 40px;
	height: 40px;
}
.about ul li span {
	width: 140px;
	float: left;
	display: block;
	text-align: center;
}


/**/
@-webkit-keyframes shake {
 from, to {
-webkit-transform:translate3d(0, 0, 0);
}
 20%, 60% {
-webkit-transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
}
}
 @keyframes shake {
 from, to {
transform:translate3d(0, 0, 0);
}
 20%, 60% {
transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
transform:translate3d(10px, 0, 0);
}
}

