﻿ @charset "gb2312";/* CSS Document*/

.logo {

	margin-top: 26px;

	padding-right: 20px;

}

.top {

	line-height: 35px;

	border: 1px #eee solid;

}

.tell {

	padding-left: 60px;

}

.tell span {

	color: #888;

	font-size: 16px;

	line-height: 2+px;

}

.tell p {

	line-height: 40px;

	display: block;

	font-size: 26px;

	color: #333;

	font-weight: bold;

}

.top_logo {

	height: 140px;

}

.logo_a {

	padding-left: 10px;

}

.logo_a p {

	float: left;

	line-height: 99px;

	color: #333333;

	font-size: 22px;

	font-weight: normal;

}

.logo_a p i {

	font-style: normal;

	vertical-align: baseline;

	color: #2968c7;

}

.logo_a span {

	color: #1ea001;

	font-weight: bold;

	font-size: 22px;

}

.col_61 {

	color: #616161;

}

.col_0a {

	color: #0a4ea2;

}

strong {

	font-weight: 700;

}

a {

	color: #333;

}

a:hover {

	color: #2968c7;

	text-decoration: none;

}

.center {

	width: 1200px;

	margin: 0 auto;

}

/**seach**/

.nyys {

	height: 82px !important;

	background: #f2f2f2;

	box-sizing: border-box;

	padding-top: 10px;

}

.iseaCon {

	height: 62px;

	border-bottom: 1px solid #eee;

}

.hotSea, .hotSea a {

	color: #6c6c6c;

	line-height: 62px;

}

.hotSea a {

	margin: 0px 6px;

}

.hotSea a:hover {

	color: #2e448f;

}

.hotSea a:first-child {

	margin-left: 0px;

}

.nyys .hotSea, .hotSea a {

	font-size: 16px;

	color: #444;

}

.search {

	position: relative;

	height: 24px;

	margin-top: 20px;

}

.search_text {

	width: 273px;

	height: 24px;

	color: #828282;

	border: 0px;

	padding-left: 15px;

	outline: none;

	line-height: 30px\9;

	border-left: 1px solid #cccccc;

	box-sizing: border-box;

}

.search_select {

	width: 51px;

	height: 30px

}

.search_select select {

	display: none

}

.select_box {

	position: relative;

	height: 20px;

	font-family: '瀹嬩綋'

}

.search_select .select_showbox {

	width: 40px;

	color: #989898;

	background: url(../images/seaBg.png) no-repeat right center;

	line-height: 13px;

	border-left: 1px solid #dedede;

	padding-left: 8px;

	margin: 8px 0px

}

.select_option {

	position: absolute;

	top: 22px;

	border: 1px solid #dddddd;

	border-top: 0px;

	background: #fff;

	right: -4px;

	width: 53px;

	line-height: 24px;

	display: none;

	background: #ededed;

}

.select_option li {

	padding-left: 9px;

	color: #989898

}

.select_option li.hover {

	background: #f9f9f9;

}

.search_button {

	border-style: none;

	cursor: pointer;

	height: 22px;

	width: 58px;

	display: inline-block;

}

.nyys2 {

	border-radius: 20px;

	background: #fff;

	padding-left: 10px;

	height: 30px;

	margin-top: 17px;

}

.nyys2 .search_text {

	border: none;

	height: 30px;

	padding-left: 5px;

}

.nyys2 .search_button {

	width: 21px;

	height: 28px;

	margin-right: 10px;

}

/**menu**/



.tel h3 span {

	font-size: 16px;

	color: #6c6c6c;

}

.tel h3 p {

	font-size: 28px;

	line-height: 30px;

	color: #0068af;

	font-family: impact;

}

.itel {

	margin-top: 20px;

	float: right;

}

/**ban**/

.banner {

	position: relative;

	height: 700px;

}

.banner .btn1 {

	bottom: 20px;

	margin-right: -450px;

	padding: 5px 6px;

	position: absolute;

	right: 50%;

	z-index: 7;

}

.banner .btn1 span {

	line-height: 14px;

	background: none repeat scroll 0 0 #2e448f;

	border: 1px solid #2e448f;

	color: #FFFFFF;

	cursor: pointer;

	display: inline-block;

	margin-left: 5px;

	padding: 2px 5px;

}

.banner .btn1 span.cur {

	font-weight: bold;

	padding: 4px 8px;

	background: none repeat scroll 0 0 #2e448f;

	border: 1px solid #2e448f;

}

.banner .bgitem {

	height: 700px;

	cursor: pointer;

	width: 100%;

	margin: 0 auto;

	position: absolute;

	background-position: center top;

	background-repeat: no-repeat;

}

/**menu**/

.menu {

	height: 55px;

	width: 100%;

	background: #2e448f;

}

.menu ul {

	width: 1200px;

	margin: 0 auto;

}

.menu ul li:first-child a {

	background: #9f2925;

	color: #fff;

}

.menu ul li {

	float: left;

	position: relative;

}

.menu ul li a {

	font-size: 18px;

	color: #fff;

	padding: 0px 60px;

	display: block;

	line-height: 55px;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

}

.menu li a:hover {

	background: #9f2925;

	color: #fff;

}

.menu ul li:hover ul {

	display: block;

	position: absolute;

	top: 55px;

	z-index: 99999

}

.menu ul li ul {

	display: none;

	width: 190px;

}

.menu ul li ul li {

	background: #eee;

}

.menu ul li ul li a {

	display: block;

	line-height: 46px;

	color: #333;

	font-size: 15px;

	padding: 0px;

	text-align: center;

	width: 190px;

}

.menu ul li ul li a:hover {

	background: #2e448f;

	color: #fff;

}

/**产品**/

.iproWarp {

	background: #f9f9f9;

	height: 630px;

}

.iproLeft {

	width: 245px;

}

.iproLeft .tit {

	background: #333;

	padding: 29px 0px;

	color: #fff;

}

.iproLeft .tit p {

	color: #989898;

}

.proSide {

}

.proSide li {

	height: 67px;

	line-height: 67px;

	border-top: 1px solid #dcdcdc;

	float: left;

	width: 245px;

}

.proSide li:first-child {

	border-top: 0px;

}

.proSide li a {

	display: block;

	color: #000;

	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;

	padding-left: 45px;

}

.proSide li a:hover, .proSide li a.cur {

	color: #fff;

	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;

}

.iproRight {

	width: 835px;

}

.iproRight .tit {

	height: 60px;

	line-height: 60px;

	border: 1px solid #cacaca;

}

.iproRight .tit span.protab {

	color: #2a2a2a;

	cursor: pointer;

	float: left;

	width: 273px;

}

.iproRight .tit span.prohov {

	color: #fff;

	background: #ff9c00;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.protab_con {

	display: none;

}

.protab_con0 {

	display: block;

}

/**��ҳ��Ʒ����**/

.sy_sxfl {

	width: 100%;

}

.sy_sxfl_a {

	width: 1200px;

	margin: 0 auto;

}

.ihotprotitle {

	height: 78px;

	line-height: 78px;

	background: url(../images/ihotprotitle.png) left center no-repeat;

}

.ihotprotitle h3 {

	line-height: 75px;

	font-size: 30px;

	color: #333;

	font-weight: bold;

}

.ihotprotitle h3 a {

	font-size: 18px;

	margin-left: 2px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

}

.ihotprotitle h3 a:hover {

	color: #2968c7;

	font-weight: bold;

}

.ihotprotitle h3 span a:hover {

	color: #666;

	font-weight: normal;

}

.ihotprotitle h3 span a {

	float: right;

	line-height: 78px;

	font-size: 18px;

	color: #666;

	font-weight: normal;

	padding-right: 35px;

	background: url(../images/more.png) right center no-repeat;

}

.ihotprotitle h3 b {

	font-size: 18px;

	margin-left: 10px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

}

/*  sy_about  */

.sy_xinwen_a {

	width: 1200px;

	height: 78px;

	line-height: 78px;

	position: relative;

	margin: 0 auto;

	margin-top: 60px;

	margin-bottom: 50px;

	text-align: left;

}

.ihotprotitle_a {

	height: 78px;

	line-height: 78px;

	background: url(../images/ihotprotitle_b.png) left center no-repeat;

}

.ihotprotitle_a h3 a {

	font-size: 18px;

	margin-left: 2px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

}

.ihotprotitle_a h3 a:hover {

	color: #2968c7;

	font-weight: bold;

}

.ihotprotitle_a h3 {

	line-height: 75px;

	font-size: 30px;

	color: #333;

	font-weight: bold;

}

.ihotprotitle_a h3 b {

	font-size: 18px;

	margin-left: 10px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

}

.ihotprotitle_a h3 span a:hover {

	color: #666;

	font-weight: normal;

}

.ihotprotitle_a h3 span a {

	float: right;

	line-height: 78px;

	font-size: 18px;

	color: #666;

	font-weight: normal;

	padding-right: 35px;

	background: url(../images/more.png) right center no-repeat;

}

.inewstitle {

	width: 1200px;

	height: 78px;

	text-align: center;

	line-height: 78px;

	position: relative;

	margin: 0 auto;

	margin-top: 60px;

	margin-bottom: 50px;

}

.inewstitle h3 {

	width: 1200px;

	height: 78px;

}

.inewstitle h3 b {

	font-size: 36px;

	line-height: 115px;

	position: absolute;

	z-index: 2;

	left: 0;

	right: 0;

	color: #333;

	font-weight: bold;

}

.inewstitle h3 span {

	font-size: 100px;

	color: #F0F0F0;

	font-weight: bold;

	text-transform: uppercase;

	position: absolute;

	z-index: 1;

	left: 0;

	right: 0;

}

.od1 {

	background: url(../images/od1.jpg) no-repeat top center;

	height: 260px;

	margin-top: 30px;

}

.od1 span {

	float: left;

	margin-top: 175px;

	height: 50px;

	font-size: 20px;

	color: #fff;

	padding-left: 35px;

	margin-left: 67px;

	display: inline-block;

}

.od1 span b {

	font-size: 28px;

	font-weight: bold;

}

.od1 span a {

	display: inline-block;

	height: 38px;

	line-height: 38px;

	width: 226px;

	background: #f48000;

	text-align: center;

	color: #fff;

	font-size: 20px;

	font-weight: bold;

	margin-left: 325px;

}

.w940 {

	width: 940px;

}

.lct {

	display: block;

	height: 590px;

	background: url(../images/lctBg.jpg) no-repeat center top;

	font-family: "Microsoft YaHei";

	margin: 0px 0 0 0;

}

.lct h2 {

	display: block;

	padding-top: 49px;

	height: 127px;

	text-align: center;

}

.lct h2 a {

	color: #333333;

	font-size: 36px;

}

.lct h2 i {

	display: block;

	font-size: 16px;

	font-weight: normal;

	text-transform: uppercase;

	font-style: normal;

	color: #bdbdbd;

	line-height: 32px;

}

.lct .lct-wrp {

	display: block;

	overflow: hidden;

	height: 350px;

	width: 960px;

}

.lct-wrp dl {

	display: block;

	overflow: hidden;

	float: left;

	width: 100px;

	margin-right: 130px;

	text-align: center;

	height: 182px;

	cursor: pointer;

}

.lct-wrp dt {

	display: block;

	width: 100px;

	height: 100px;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.prod {

	width: 100%;

}

.ipro_detail {

	border: 1px #ccc solid;

	margin: 0px 0px 8px;

	padding: 12px 10px 12px 12px;

	background: #fff;

}

.ipro_detail2 {

	width: 765px;

	height: 260px;

	border: 1px #ccc solid;

	margin: 0px 0px 8px;

	padding: 10px 10px;

	background: #fff;

}

.zcrx {

	background: url(../images/lfte_tel.png) no-repeat left top;

	padding: 0 0 0 50px;

	margin: 5px 10px 13px 0px;

}

.zcrx span {

	color: #ffc53b;

	font-size: 14px;

	line-height: 16px;

}

.zcrx p {

	font-size: 24px;

	color: #56667c;

	font-family: impact;

}

.adv1 {

	background: url(../images/adv1.jpg) no-repeat center #0568B3;

	height: 222px;

	margin: 35px 0 0 0;

}

.cp_xiangq {

	margin-top: 30px;

	padding-left: 10px;

	display: block;

	font-size: 28px;

	border-bottom: dotted 1px #b8b8b8;

	line-height: 50px;

	margin-bottom: 20px;

	font-weight: 600;

}

/**新闻**/

.newWarp {

	margin-top: 40px;

}

.newList {

	width: 785px;

}

.newList .tit {

	width: 783px;

	height: 44px;

	line-height: 44px;

	background: #efefef;

	border: 1px solid #dadada;

}

.newList .tit .newtab {

	float: left;

	width: 261px;

	color: #2a2a2a;

	cursor: pointer;

}

.newList .tit .newhov {

	background: #ff9c00;

	color: #fff;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

.newList .newtab_con .only {

	margin: 20px 0px 15px;

}

.newList .newtab_con .only h2 {

	width: 255px;

}

.newList .newtab_con .only h3 {

	width: 510px;

}

.newList .newtab_con .only h3 span {

	color: #383838;

}

.newList .newtab_con .only h3 p {

	color: #686868;

	line-height: 24px;

	margin: 4px 0px;

}

.newList .newtab_con .only h3 a {

	color: #ff9c00;

	margin-left: -7px;

}

.newList .newtab_con .list {

	font-family: 'Microsoft YaHei';

	font-size: 14px;

	background: url(../images/news-ico.gif) no-repeat left center;

	padding-left: 14px;

	float: left;

	width: 770px;

	line-height: 30px;

}

.newList .newtab_con .list a {

	color: #616161;

	width: 675px;

	background: url(../images/news-bor.gif) no-repeat right center;

}

.newList .newtab_con .list a:hover {

	color: #ff9c00;

}

.newList .newtab_con .list span {

	color: #7f7f7f;

}

.newtab_con {

	display: none;

}

.newtab_con0 {

	display: block;

}

.newAsk {

	width: 305px;

}

.newAsk .tit {

	border: 1px solid #dadada;

	height: 44px;

	line-height: 44px;

	padding: 0px 15px;

}

.newAsk .tit span {

	color: #ff9c00;

}

.newAsk .tit span em {

	color: #404040;

}

.newAsk .tit a {

	color: #333;

}

.newAsk .tit a:hover {

	color: #ff9c00;

}

.newAsk ul {

	margin-top: 12px;

	overflow: hidden;

	height: 375px;

}

.newAsk ul li {

	padding: 10px 5px 10px 15px;

	float: left;

	width: 285px;

}

.newAsk ul li em {

	width: 20px;

	height: 20px;

	margin-right: 8px;

	float: left;

}

.newAsk ul li a {

	color: #000;

	height: 20px;

	line-height: 20px;

}

.newAsk ul li a:hover {

	color: #ff9c00;

}

.newAsk ul li a em {

	background: url(../images/faq-ico1.gif) no-repeat left center;

}

.newAsk ul li p {

	color: #464646;

	margin-top: 16px;

}

.newAsk ul li p em {

	height: 25px;

	background: url(../images/faq-ico2.gif) no-repeat left 3px;

}

.newAsk ul li p span {

	width: 257px;

	line-height: 24px;

}

.online {

	margin-top: 40px;

}

.online-od {

	background: url(../images/online-od.jpg) no-repeat center;

	width: 619px;

	height: 222px;

	border: 1px solid #d6d6d6;

	padding-top: 185px;

	padding-left: 93px;

}

.online-od span a {

	display: block;

	width: 336px;

	height: 36px;

	text-align: center;

	line-height: 36px;

	border: 1px solid #f48000;

	color: #f48000;

	font-size: 20px;

	font-weight: bold;

}

.online-od span em {

	display: block;

	overflow: hidden;

	padding-left: 31px;

	background: url(../images/pk-tel.gif) no-repeat left center;

	height: 56px;

	line-height: 56px;

	font-style: normal;

	color: #333333;

	font-size: 20px;

}

.online-od span b {

	font-size: 28px;

	vertical-align: middle;

	letter-spacing: -1px;

	font-weight: bold;

}

.online-form {

	width: 350px;

}

.online-form h2 {

	display: block;

	height: 48px;

	line-height: 48px;

	padding-bottom: 6px;

	color: #333;

	font-size: 16px;

	font-weight: bold;

}

/**联系我们**/

#pro {

	width: 100%;

	margin: 0 auto;

	background: #f0f0f0;

}

.pro_a {

	width: 1200px;

	margin: 0 auto;

	text-align: center;

	padding-top: 40px;

	height: 50px;

}

.pro_a p {

	color: #2968c7;

	font-size: 36px;

	float: left;

	line-height: 50px;

	font-weight: bold;

}

.pro_a span {

	color: #000;

	font-size: 16px;

	float: left;

	line-height: 30px;

	border: #ccc solid 2px;

	padding: 0px 20px;

	margin-top: 10px;

	margin-left: 40px;

}

.ipro {

	margin-top: 4px;

	display: table;

}

.ipro div {

	float: left;

	text-align: center;

	margin-bottom: 5px;

	margin-right: 10px;

}

.ipro div:hover p a {

	color: #2e448f;

	font-weight: bold;

}

.ipro div:nth-child(4n) {

	margin-right: 0px;

}

.ipro h3 {

	width: 284px;

	margin: 0 auto 5px;

}

.ipro h3 a {

	width: 284px;

	height: 210px;

	padding: 1px;

	display: table-cell;

	vertical-align: middle;

	text-align: center;

*display:block;

*font-size:166px;

*font-family:Arial;

	border: 1px solid #eee;

}

.ipro h3 img {

	vertical-align: middle;

}

.ipro p a {

	color: #000;

	font-weight: normal;

	line-height: 2em;

	font-size: 16px;

}

.ipro p a:hover {

	text-decoration: underline;

	color: #9f2925;

}

.ipro1 {

	margin-top: 4px;

	margin: auto;

}

.ipro1 div {

	float: left;

	width: 287px;

	text-align: center;

	border: 3px solid #fff;

	background: #fff;

	margin-right: 20px;

}

.ipro1 h3 {

	width: 284px;

	height: 218px;

	margin: 0 auto 5px;

}

.ipro1 h3 a {

	width: 284px;

	height: 218px;

	padding: 1px;

	display: table-cell;

	vertical-align: middle;

	text-align: center;

}

.ipro1 h3 img {

	vertical-align: middle;

}

.ipro1 p {

	text-align: center;

	font-weight: normal;

	border-top: 1px #C0E0C4 dashed;

}

.ipro1 p a {

	color: #333;

	font-weight: normal;

	line-height: 42px;

	font-size: 16px;

}

.ipro1 p a:hover {

	text-decoration: underline;

}

#demo1p {

	list-style: none outside none;

	overflow: hidden;

	width: 1200px;

	margin: 0 auto;

}

#indemo1p {

	float: left;

	width: 800%;

}

#demo1p1 {

	float: left;

}

#demo1p2 {

	float: left;

}
.box {

	width: 1200px;

	margin: 0 auto;

	position: relative;

	overflow: hidden;

	_height: 100%;

}

.hotproduct {

	margin: 15px 0 20px 0;

}

#demo1p {

	width: 1200px;

	height:195px;

	overflow: hidden;

	position: relative;

}

#indemo1p {

	float: left;

	width: 800%;

}

#demo1p1 {

	float: left;

}

#demo1p2 {

	float: left;

}

.top_14 {

	list-style: none outside none;

	display: inline;

}

ul {

	list-style: none outside none;

}

.top_14 li {

	float: left;

	height: 180px;

	overflow: hidden;

	padding-right: 5px;

	padding-top: 5px;

	text-align: center;

	width: 230px;

	background: #fff;

	margin-right: 20px;

	padding-left: 5px;

	border: 5px #eee solid;

}

.top_14 h3 {

	height: 150px;

	margin: 0 auto;

}

.top_14 h3 a {

	width: 230px;

	height: 150px;

	padding: 1px;

	display: table-cell;

	vertical-align: middle;

	text-align: center;

*display:block;

*font-size: 129px;

*font-family:Arial;

/* color: #003366;

    font-weight: bold; */

}

.top_14 h3 img {

	vertical-align: middle;

}

.top_14 li p {

	margin-top: 1px;

}

.top_14 li p .a1 {

	font-size: 14px;

	border: 0px;

	padding: 0px;

	overflow: hidden;

	display: block;

	height: 24px;

}

.top_14 li p .a1:hover {

	color: #333;

}


/**产品列表**/

.main {

	padding-top: 50px;

	padding-bottom: 40px;

}

.insLeft {

	width: 250px;

}

.insRight {

	width: 1200px;

}

.miaosu {

	line-height: 32px;

	border: 1px solid #EDEDED;

	padding-left: 6px;

	margin-bottom: 10px;

}

/**产品详情**/

.picimg_wj {

	width: 230px;

	height: 230px;

	text-align: center;

	vertical-align: middle;

	display: table-cell;

*display:block;

*font-size:197px;

}

.picimg_wj img {

	vertical-align: middle;

}

.proArtiTop .proct_bg1 {

	line-height: 30px;

	padding-top: 10px;

}

.proArtiTop {

	display: table;

}

.insNewsArti img {

}

.inprotab_con ul li {

	float: left;

	width: 270px;

	height: 248px;

	overflow: hidden;

	margin: 11px 4px;

	position: relative;

}

.inprotab_con ul li h2 {

	width: 270px;

}

.inprotab_con ul li h3 em {

	display: block;

	position: absolute;

	left: 0px;

	top: 200px;

	width: 270px;

	height: 48px;

	background: #000;

	opacity: 0.5;

	filter: alpha(opacity=50);

}

.inprotab_con ul li h3 a {

	display: block;

	height: 48px;

	color: #fff;

	position: absolute;

	left: 0px;

	top: 200px;

	width: 270px;

}

.inprotab_con ul li h3 a span.proName {

	text-align: center;

	line-height: 48px;

	display: block;

}

/**新闻列表**/

.insNewList {

	border-bottom: 1px dashed #F3F3F3;

	padding: 20px 0px;

	cursor: pointer;

}

.insNewList .nTit a {

	color: #383838;

	font-size: 16px;

	float: left;

	padding-left: 15px;

	background: url(../images/nCoin.png) no-repeat 3px -128px;

}

.insNewList .nTit a:hover, .insNewH .nTit a {

	color: #2e448f;

	background: url(../images/nCoin.png) no-repeat 3px 10px;

}

.insNewList .nTit span {

	color: #7f7f7f;

	float: right;

	padding-right: 15px;

}

.insNewList .con {

	color: #888;

	margin-top: 8px;

	padding: 0px 5px;

}

/**新闻详情**/

.insNewsArti {

	border: 1px solid #EBEBEB;

	padding: 20px;

	margin-top: 20px;

}

.insNewsArti, .insNewsArti h3 span a {

	color: #343434;

	min-height: 300px;

}

.insNewsArti h4 {

	margin: 10px 0px;

}

.insNewsArti h3 span {

	padding: 0px 8px;

}

.insNewsArti .con {

	line-height: 26px;

	margin: 30px 0;

}

.insNewsArti .con, .insNewsArti .con a {

	color: #343434;

}

.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {

	line-height: 24px;

}

.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {

	color: #666;

}

.insNewsArti .tag a {

	margin: 0px 5px;

}

.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {

	color: #0568B3;

}

.insNews1 li {

	float: left;

	line-height: 35px;

	width: 97%;

	padding: 0px 10px;

	border-bottom: 1px dashed #eee;

	background: #f9f9f9;

}

.insNews1 li a {

	float: left;

	color: #343434;

	font-size: 16px;

}

.insNews1 li a:hover {

	color: #2968c7;

}

.insNews1 li span {

	float: right;

	color: #b4b4b4;

}

/**网站地图**/

.sitemap {

	padding: 5px 10px;

	line-height: 24px;

}

.sitemap .title3 {

	font-size: 16px;

}

.sitemap DL {

	PADDING-BOTTOM: 5px;

	PADDING-TOP: 5px

}

.sitemap DL FONT {

	TEXT-ALIGN: left;

	DISPLAY: block;

	COLOR: #666;

	FONT-SIZE: 16px;

	FONT-WEIGHT: normal

}

.sitemap DL FONT A {

	PADDING-BOTTOM: 0px;

	PADDING-LEFT: 5px;

	PADDING-RIGHT: 5px;

	COLOR: #666;

	PADDING-TOP: 0px

}

.sitemap DL FONT A:hover {

	COLOR: #fd3639;

	TEXT-DECORATION: none

}

.nyjz {

	padding: 10px 10px;

}

/*左侧分类*/

.demo1 {

	width: 1200px;

	height: 596px;

	margin: 0px auto 0px;

	padding: 40px 0 0 0;

}

.demo1_menu1 {

	width: 265px;

	float: left;

}

.demo1_menu p {

	width: 265px;

	color: #fff;

	font-size: 24px;

	text-align: center;

	box-sizing: border-box;

	line-height: 76px;

	background: #2e448f;

	height: 80px;

}

.demo1_menu ul {

}

.demo1_menu ul li {

	border-top: 2px #fff solid;

	position: relative;

	margin: 0px;

	height: 50px;

	line-height: 50px;

	background: #ececeb;

	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;

}

.demo1_menu ul li a {

	display: block;

	line-height: 50px;

	color: #333;

	font-size: 18px;

	margin: 0 15px;

	padding-left: 15px;

}

.demo1_menu li:hover {

	background: url(../images/p14-icon2.png) no-repeat right center #2e448f;

}

.demo1_menu li:hover a {

	color: #fff;

}

.demo1_menu a.on {

	background: #c0010b;

	color: #fff;

}

.demo1_menua {

	width: 265px;

	float: left;

}

.demo1_menua p {

	width: 265px;

	height: 84px;

	line-height: 85px;

	font-size: 18px;

	color: #fff;

	text-align: center;

	background: #0068AF;

}

.demo1_menua ul {

}

.demo1_menua ul li {

	width: 265px;

	height: 50px;

	border-top: 1px #fff solid;

	position: relative;

}

.demo1_menua ul li a {

	display: block;

	line-height: 50px;

	text-align: center;

	color: #333333;

	font-size: 16px;

	background: #f3f3f3;

}

.demo1_menua ul li ul {

	display: none;

}

.demo1_menua ul li:hover ul {

	display: block;

	position: absolute;

	left: 265px;

	z-index: 9999;

	top: 0;

	background: #fff;

}

.demo1_menua ul li ul li {

	width: 265px;

	height: 45px;

	margin: 2px 0px;

}

.demo1_menua ul li ul li a {

	display: block;

	line-height: 45px;

	text-align: center;

	color: #333333;

	font-size: 14px;

	border-bottom: 1px #eee solid;

	background: #fff;

}

.demo1_menua a:hover {

	background: #087ED8;

	color: #fff;

	left: 0px

}

.demo1_menua a.on {

	background: #c0010b;

	color: #fff;

}

/*右侧产品*/

.demo1_right {

	width: 900px;

	float: right;

	overflow: hidden;

}

.demo1_right dl {

}

.demo1_right dl dd {

	width: 275px;

	height: 242px;

	margin: 0 10px 17px 8px;

	float: left;

	border: 5px solid #F3F3F3;

	background: #fff;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

}

.demo1_right dl dd:hover {

	border: 5px solid #FEB403;

}

.demo1_right dl dd > a {

	width: 234px;

	margin: 20px auto 0;

	display: block;

	padding: 1px;

	border: 1px #f8f8f8 solid;

}

.demo1_right dl dd p {

	width: 234px;

	height: 35px;

	color: #909090;

	line-height: 35px;

	text-align: center;

	margin: 0 auto 0;

	font-size: 16px;

}

.gd1 {

	width: 910px;

	height: 550px;

}

.iabout_title {

	width: 100%;

	height: 50px;

	margin: 0 auto;

	border-bottom: 1px solid #ebebeb;

	line-height: 50px;

}

.iabout_title p {

	font-size: 24px;

	color: #666;

	float: left;

	border-bottom: 1px solid #1ea001;

}

.iabout_title p span {

	font-size: 14px;

	color: #333;

	font-weight: normal;

	padding-left: 10px;

}

.iabout_menu {

	float: right;

}

.iabout_menu a {

	font-size: 12px;

	color: #333;

	float: left;

	margin: 0 10px;

	line-height: 40px;

}

.dsrz img {

	height: 30px;

}

.tetle {

	height: 50px;

	background: #0568B3;

	width: 100%;

	color: #fff;

	line-height: 50px;

	padding-left: 20px;

	font-size: 18px;

	width: 530px;

}

.tetle span {

	float: right;

	padding-right: 20px;

}

.tetle span a {

	font-size: 12px;

	color: #fff;

	line-height: 50px;

}

/*  sy_new  */

.inew {

	width: 1200px;

	margin: 0 auto;

	text-align: center;

	margin-bottom: 20px;

	margin-top: 20px;

}

.inew p {

	font-size: 40px;

	color: #181a1d;

	display: inline-block;

	padding: 25px 6px 0 6px;

	position: relative;

	font-weight: bold;

	line-height: 1;

}

.inew span {

	text-transform: uppercase;

	font-weight: lighter;

	line-height: 40px;

	color: #393a45;

	display: block;

}

.inew_a {

	width: 1200px;

	margin: 0 auto;

}

.inew_b {

	width: 585px;

	float: left;

	padding: 20px 30px 20px 30px;

	color: #636161;

	border: 1px solid #cccccc;

	border-bottom: 6px solid #cccccc;

	position: relative;

	margin-bottom: 20px;

	box-sizing: border-box;

	margin-right: 20px;

}

.inew_b:nth-child(2) {

	margin-right: 0;

}

.inew_b:nth-child(4) {

	margin-right: 0;

}

.inew_b p {

	font-size: 20px;

	font-weight: normal;

	display: block;

	position: relative;

	overflow: hidden;

	word-wrap: normal;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.inew_b p a {

	color: #2968c7;

	font-weight: bold;

}

.inew_b span {

	padding: 5px 0 10px 0;

	display: block;

}

.goto {

	color: #FAB00E;

	opacity: 1;

	font-weight: bold;

}

/*首页资质荣誉*/



.zzry {

	float: right;

	width: 510px;

	border: 1px #eee solid;

}

.zzry p {

	font-size: 14px;

	padding-left: 15px;

	color: #990008;

	line-height: 50px;

	font-weight: bold;

	border-bottom: 1px #eee solid;

}

.zzry p span {

	font-size: 12px;

	line-height: 50px;

	padding-right: 15px;

	font-weight: normal;

	float: right;

}

.bannerbox {

	width: 470px;

	height: 165px;

	overflow: hidden;

	margin: 20px auto;

}

#focus {

	width: 470px;

	height: 165px;

	clear: both;

	overflow: hidden;

	position: relative;

	float: left;

}

#focus ul {

	width: 470px;

	height: 165px;

	float: left;

	position: absolute;

	clear: both;

	padding: 0px;

	margin: 0px;

}

#focus ul li {

	float: left;

	width: 470px;

	height: 165px;

	overflow: hidden;

	position: relative;

	padding: 0px;

	margin: 0px;

}

#focus .preNext {

	width: 223px;

	height: 165px;

	position: absolute;

	top: 0px;

	cursor: pointer;

}

#focus .pre {

	left: 0;

	background: url(../images/sprite.png) no-repeat left center;

}

#focus .next {

	right: 0;

	background: url(../images/sprite1.png) no-repeat right center;

}

/*首页案例*/

.pages {

	margin: 20px auto;

}

.pages ul {

}

.pages ul li {

	float: left;

	margin: 0 5px;

}

.pages ul li:nth-last-child(1) {

	display: none;

}

.xdh {

	float: right;

	width: 470px;

	text-align: right;

	text-overflow: ellipsis;

	overflow: hidden;

	white-space: nowrap;

}

.crumb {

	height: 40px;

	line-height: 40px;

	border-bottom: dotted 1px #b8b8b8;

	padding-bottom: 10px;

	margin-bottom: 20px;

	margin-top: 30px;

}

.pro_left {

	width: 400px;

	float: left;

	height: 300px;

	border: 1px #f9f9f9 solid;

}



.spec-preview{width:420px;height:320px;}

/*图片放大镜样式*/

.jqzoom{border:1px #ddd solid; padding:10px;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;width:400px;height:300px; text-align:center;}

.jqzoom img{ max-width:100%; max-height:100%;}

.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:400px;height:300px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}



/*图片小图预览列表*/



.spec-scroll{margin-top:20px;width:400px; height:94px;}

.spec-scroll .prev{margin-right:10px; background-image:url(../images/left.gif); float:left;}

.spec-scroll .next{ background-image:url(../images/right.gif); margin-left:10px; float:left;}

.spec-scroll .prev,.spec-scroll .next{display:block;text-align:center;width:20px;height:54px; background-position:center center; background-repeat:no-repeat; line-height:54px;cursor:pointer;text-decoration:none;}

.spec-scroll .items{position:relative;width:340px;height:54px;overflow:hidden; float:left;}

.spec-scroll .items ul{position:absolute;width:340px;height:54px;}

.spec-scroll .items ul li{width:50px;text-align:center; float:left; margin-right:5px;}

.spec-scroll .items ul li img{border:2px solid #eee;width:50px;height:50px;}

.spec-scroll .items ul li img:hover{border:2px solid #0887ee;}





.pro_right {

	width: 450px;

	float: right;

}

.pro_right p {

	border-bottom: 1px #eee solid;

	font-size: 16px;

	padding: 10px 0;

	line-height:2em;

}

.pro_right h1 {

	line-height: 60px;

	float: left;

}

.cp_mingc {

	border-bottom: 1px #eee solid;

	height: 60px;

}

.cp_mingc span {

	float: left;

	line-height: 60px;

	font-size: 18px;

	font-weight:600;

}

.xinwen_img {

	float: left;

	width: 220px;

	padding: inherit;

	height: 110px;

	border: 1px solid #F3F3F3;

}

.newCon {

	width: 658px;

	margin-left: 20px;

}

.insNewsArti p {

	color: #555;

	font-size: 14px;

	line-height: 28px;

}

.insNewsArti a {

	color: #555;

}

.ewm {

	width: 100px;

	float: right;

	margin-top: 60px;

}

.content {

	width: 1200px;

	margin: 0 auto;

}

.gylc {

	background: #f5f5f5;

	width: 100%;

	height: 420px;

	padding: 70px 0px;

}

.gylc ul {

	width: 1200px;

	margin: 0 auto;

}

.gylc ul h3 {

	width: 140px;

	height: 195px;

	background: #2968c7;

	float: left;

	margin-right: 35px;

	border-radius: 10px;

}

.gylc ul h3 p {

	font-size: 16px;

	color: #fff;

	display: block;

	text-align: center;

}

.gylc ul h3 p b {

	font-size: 50px;

	color: #fff;

	text-align: center;

	display: block;

	padding-top: 25px;

}

.gylc ul li {

	width: 140px;

	height: 140px;

	border-radius: 100%;

	float: left;

	background: #fff;

	margin-right: 35px;

	margin-bottom: 80px;

}

.gylc ul li p {

	display: block;

	text-align: center;

	font-size: 18px;

	color: #333;

	line-height: 140px;

}

.gylc ul li span {

	text-align: center;

	font-size: 15px;

	font-weight: normal;

	color: #555;

	line-height: 20px;

	display: block;

	padding-top: 10px;

}

.gylc ul li:hover p {

	background: #2968c7;

	color: #fff;

	border-radius: 100%;

}

.gylc ul li:hover span {

	color: #2968c7

}

.gylc ul li:nth-child(7), .gylc ul li:nth-child(14) {

	margin-right: 0px;

}

.cgbj {

	height: 570px;

	overflow: hidden;

}

.cg {

	padding-top: 19px;

	height: 501px;

}

.cg h3 {

	text-align: center;

	margin-bottom: 49px;

}

.cg h3 span {

	display: block;

	font-size: 42px;

	font-weight: bold;

	color: #333;

	line-height: 42px;

	height: 79px;

	background: url(../images/t1.png) no-repeat bottom center;

}

.cg h3 i {

	display: block;

	font-size: 18px;

	color: #666666;

	margin-top: 11px;

	font-style: inherit;

}

.cg ul li {

	float: left;

	width: 170px;

	height: 170px;

	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);

	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);

	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);

	margin: 0 15px;

	border-radius: 100%;

}

.cg ul b {

	display: block;

	width: 24px;

	height: 170px;

	float: left;

}

.cg ul li dl {

}

.cg ul li dl dt {

	margin-bottom: 27px;

}

.cg ul li dl dt i {

	display: block;

	width: 166px;

	height: 162px;

	margin: 0 auto;

	transition: all 0.5s ease-in-out;

}

.cg ul li dl dt .cg1 {

	background: url(../images/cg1.png) no-repeat center;

}

.cg ul li dl dt .cg2 {

	background: url(../images/cg2.png) no-repeat center;

}

.cg ul li dl dt .cg3 {

	background: url(../images/cg3.png) no-repeat center;

}

.cg ul li dl dt .cg4 {

	background: url(../images/cg4.png) no-repeat center;

}

.cg ul li dl dt .cg5 {

	background: url(../images/cg5.png) no-repeat center;

}

.cg ul li dl dt .cg6 {

	background: url(../images/cg6.png) no-repeat center;

}

.cg ul li:hover dl dd span {

	color: #2968c7;

}

.cg ul li:hover i {

	transform: rotate(360deg);

}

.cg ul li dl dd span {

	display: block;

	text-align: center;

	font-size: 20px;

	font-weight: bold;

	color: #333;

	margin-bottom: 10px;

}

.cg ul li dl dd p {

	font-size: 15px;

	color: #4c4c4c;

	text-align: center;

}

div#wrapper {

	width : 400px;

	padding: 0px;

	margin: 0 auto;

	text-align: left;

	float: left;

}

div#maincontent {

	margin: 0px;

	padding: 5px;

}

.jqzoom {

	border: 1px solid #CCCCCC;

	float: left;

	position: relative;

	padding: 0px;

	cursor: crosshair;

}

div.zoomdiv {

	z-index : 100;

	position : absolute;

	top: 0px;

	left: 0px;

	width : 200px;

	height : 200px;

	background: #ffffff;

	border: 1px solid #CCCCCC;

	display: none;

	text-align: center;

	overflow: hidden;

}

div.jqZoomPup {

	z-index : 10;

	visibility : hidden;

	position : absolute;

	top: 0px;

	left: 0px;

	border: 1px solid #aaa;

	background: #ffffff url(../images/zoomlens.gif) 50% top no-repeat;

	opacity: 0.3;

	-moz-opacity: 0.3;

	-khtml-opacity: 0.3;

	filter: alpha(Opacity=30);

}

/** 首页顶部条幅 **/

/**sy-sigekuangkuang**/	

@-webkit-keyframes rotate {

from {

-webkit-transform:rotate(0deg);

}

to {

	-webkit-transform: rotate(360deg);

}

}

@-moz-keyframes rotate {

from {

-moz-transform:rotate(0deg)

}

to {

	-moz-transform: rotate(360deg)

}

}

@-ms-keyframes rotate {

from {

-ms-transform:rotate(0deg)

}

to {

	-ms-transform: rotate(360deg)

}

}

@-o-keyframes rotate {

from {

-o-transform:rotate(0deg)

}

to {

	-o-transform: rotate(360deg)

}

}

.sy_dbys_txt {

	padding: 55px 0 30px;

	text-align: center;

	overflow: hidden;

}

.sy_dbys_txt p {

	font-size: 40px;

	color: #333;

	line-height: 40px;

	font-weight: bold;

}

.sy_dbys_txt span {

	display: block;

	font-size: 18px;

	color: #666666;

	font-weight: normal;

	padding: 5px 0 0;

}

.sy_dbys {

	width: 100%;

	background: #fafafa;

	height: 185px;

}

.sy_dbys ul {

	width: 1200px;

	margin: 0 auto;

	padding-top: 25px;

}

.sy_dbys ul li {

	width: 240px;

	float: left;

	text-align: center;

	background: url(../images/yin_line.gif) no-repeat;

	position: relative;

}

.sy_dbys ul li:nth-child(1) {

	background: none;

}

.sy_dbys ul li i {

	width: 80px;

	height: 80px;

	display: block;

	position: absolute;

	top: 0;

	left: 80px;

	z-index: 10;

}

.sy_dbys ul li i img {

	width: 80px;

	height: 80px;

}

.sy_dbys ul li em {

	width: 80px;

	height: 80px;

	background: url(../images/yin_k01.png);

	z-index: -1;

	-webkit-animation: rotate 5s linear infinite;

	animation: rotate 5s linear infinite;

	display: block;

	margin: 0 auto;

}

.sy_dbys ul li:hover em {

	background: url(../images/yin_k02.png);

}

.sy_dbys ul li:hover p {

	color: #2968c7;

}

.sy_dbys ul li p {

	display: block;

	font-size: 16px;

	color: #333;

	height: 30px;

	line-height: 30px;

	padding: 25px 0 0;

}

/** 首页产品分类 **/



.sy_rxtj {

	width: 900px;

	float: right;

	margin-bottom: 20px;

}

.sy_rxtj dl {

	background: #f5f5f5;

	height: 318px;

}

.sy_rxtj dl dt {

	width: 478px;

	height: 318px;

	position: relative;

	float: left;

	overflow: hidden;

}

.sy_rxtj dl dt .big {

	width: 478px;

	/* height: 318px; */

	display: block;

}

.sy_rxtj dl dt .big img {

	transition: .6s;

}

.sy_rxtj dl dt:hover .big img {

	transform: scale(1.1);

	-webkit-transform: scale(1.1);

}

.sy_rxtj dl dt .big {

	transition: .6s;

}

.sy_rxtj dl dt em {

	font-style: normal;

}

.sy_rxtj dl dt em a {

	width: 92px;

	height: 149px;

	display: block;

	position: absolute;

	top: 0;

	left: 17px;

}

.sy_rxtj dl dd {

	width: 360px;

	height: 293px;

	float: right;

	background: #f5f5f5;

	padding-top: 25px;

	padding-right: 20px;

}

.sy_rxtj dl dd h3 {

	font-size: 20px;

}

.sy_rxtj dl dd h3 a {

	font-size: 20px;

	color: #333;

	padding-bottom: 20px;

	display: block;

	background: url(../images/line3.jpg) no-repeat left bottom;

}

.sy_rxtj dl dd p {

	font-size: 14px;

	color: #666;

	font-weight: normal;

	line-height: 26px;

	margin-top: 27px;

}

.sy_rxtj dl dd span {

}

.sy_rxtj .xq {

	width: 144px;

	height: 36px;

	margin-top: 47px;

	background: #2968C7;

	display: block;

	float: left;

	border-radius: 20px;

	text-align: center;

	line-height: 36px;

	color: #fff;

}

.sy_rxtj .zx {

	width: 144px;

	height: 36px;

	margin-top: 47px;

	background: #FA970C;

	display: block;

	float: left;

	border-radius: 20px;

	text-align: center;

	line-height: 36px;

	color: #fff;

	margin-left: 20px;

}

.sy_cptel {

	background: #2e448f;

	text-align: center;

	color: #fff;

	margin-top: 2px;

}

.cbgg-01-img img {

	width: 100%;

	display: block;

}

.sy_cptel p {

	padding-top: 15px;

}

.sy_cptel p img {

	vertical-align: middle;

	margin-right: 5px;

}

.sy_cptel span {

	display: block;

	font-size: 28px;

	font-weight: bold;

	font-family: Arial;

	padding-bottom: 20px;

	padding-top: 6px;

}

.contact {

	width: 265px;

	height: 100px;

	background: #2968c7;

	padding-top: 15px;

}

.contact span {

	font-size: 16px;

	text-align: center;

	background-color: #FFFFFF;

	color: #2968c7;

	width: 220px;

	display: block;

	margin: 0 auto;

	margin-top: 10px;

}

.contact p {

	color: #ffffff;

	font-size: 24px;

	font-weight: bold;

	text-align: center;

	height: 50px;

	line-height: 50px;

}

.xinwenfl {

	width: 265px;

	float: left;

}

.sy_anli {

	width: 100%;

	height: 350px;

	background: #f0f0f0;

	box-sizing: border-box;

	padding-top: 10px;

}

.sy_anli ul {

	margin: 0 auto;

}

.sy_anli ul li {

	float: left;

	margin: 0 10px;

}

.sy_anli ul li img {

}

.yx-rotaion {

	float: LEFT;

}

.yx-rotaion-btn {

	width: 100%;

	height: 41px;

	top: 50%;

	margin-top: 110px;

}

.yx-rotaion-btn span {

	width: 41px;

	height: 41px;

	cursor: pointer;

	filter: alpha(opacity=30);

	-moz-opacity: 0.3;

	-khtml-opacity: 0.3;

	opacity: 0.3;

	position: relative

}

.yx-rotaion-btn .left_btn {

	background-position: -2px -2px;

	float: left;

	left: 10px

}

.yx-rotaion-btn .right_btn {

	background-position: -2px -49px;

	float: right;

	right: 10px

}

.yx-rotation-focus span, .yx-rotaion-btn span {

	background: url(../images/ico.png) no-repeat;

	display: block;

}

.yx-rotation-focus {

	display: none;

}

.yx-rotation-t {

	display: none;

}

.sy_luinboal {

	height: 610px;

	background: #2968C7;

	padding-top: 80px;

	background: url(../images/cj_bg.jpg) no-repeat;

}

.poster-main {

	position: relative;

	width: 1200px;

	height: 460px;

	margin: 0 auto;

}

.poster-main a, .poster-main img {

	display: block;

}

.poster-main .poster-list {

	width: 1200px;

	height: 420px;

}

.poster-main .poster-list .poster-item {

	position: absolute;

	left: 0px;

	top: 0px;

}

.poster-item p {

	display: block;

	width: 90%;

	margin: 0 auto;

	font-size: 16px;

	color: #fff;

	bottom: 0;

	position: absolute;

	padding: 0 5%;

	background: #333;

	height: 60px;

	line-height: 60px;

	text-align: center;

	opacity: 0.7;

}

.poster-main .poster-btn {

	position: absolute;

	height: 100%;

	width: 100px;

	top: 0px;

	z-index: 10;

	opacity: 0.9;

}

.poster-main .poster-prev-btn {

	left: 0px;

	background: url("../images/btn_l.png") no-repeat center center;

}

.poster-main .poster-next-btn {

	right: 0px;

	background: url("../images/btn_r.png") no-repeat center center;

}

.anli_txt {

	text-align: CENTER;

	color: #fff;

	margin-bottom: 40px;

}

.anli_txt p {

	font-size: 40px;

	line-height: 40px;

	font-weight: bold;

}

.anli_txt span {

	display: block;

	font-size: 18px;

	font-weight: normal;

	padding: 5px 0 0;

}

.sy_about {

	background: url(../images/about_c.jpg) center top no-repeat;

	height: 550px;

	width: 100%;

	padding-top: 72px;

}

.sy_about_a {

	width: 1200px;

	margin: 0 auto;

}

.sy_about_b {

	text-align: center;

	font-size: 16px;

	margin-top: 20px;

	line-height: 36px;

}

.sy_about_b span {

}

.sy_about_b span a {

	display: block;

	background: url(../images/abtn.png) no-repeat;

	margin: 40px auto 0;

	width: 140px;

	padding-left: 12px;

	height: 40px;

	line-height: 40px;

	color: #fff;

	font-size: 14px;

}

.sy_hengfu {

	height: 164px;

	width: 100%;

	background: url(../images/sy_hengfu.jpg) no-repeat center;

	margin-top: 50px;

}

.sy_hengfu dl {

	width: 1200px;

	margin: 0 auto;

	padding-top: 28px;

}

.sy_hengfu dl dt {

	float: left;

	margin-top: 15px;

}

.sy_hengfu dl dt p {

	font-size: 40px;

	padding-bottom: 10px;

	color: #fff;

	font-weight: bold;

	line-height: 40px;

}

.sy_hengfu dl dt span {

	font-size: 20px;

	color: #fff;

}

.sy_hengfu dl dd {

	float: right;

}

.sy_hengfu dl dd p {

	border: 1px solid #95AED2;

	width: 300px;

	height: 45px;

	line-height: 45px;

	text-align: center;

	font-size: 26px;

	color: #fff;

	margin-bottom: 10px;

	-moz-border-radius: 30px;

	-webkit-border-radius: 30px;

	border-radius: 30px;

	margin-top: 5px;

	font-weight: bold;

}

.sy_hengfu dl dd p a {

	color: #fff;

	display: block;

	background: #FA970C;

	border-radius: 30px;

	font-size: 18px;

	padding-left: 60px;

}

.sy_hengfu dl dd p a i {

	background: url(../images/ind_icon.png) no-repeat center;

	background-position: -190px -50px;

	margin-left: 10px;

	width: 60px;

	height: 26px;

	margin-top: 10px;

}

.sy_hengfu dl dd p i {

	background: url(../images/ind_icon.png) no-repeat center;

	width: 25px;

	height: 25px;

	display: inline-block;

	background-position: -154px -52px;

	margin-right: 10px;

	vertical-align: middle;

}

.lxwm {

	display: block;

	margin-top: 20px;

}

.lxwm img {

	float: left;

	padding-right: 15px;

	padding-top: 10px;

}

.lxwm a {

	display: block;

	width: 122px;

	height: 38px;

	text-align: center;

	line-height: 38px;

	background: url("../images/wzbj2.png") no-repeat center;

	float: left;

	font-size: 16px;

	color: #FFF;

	font-weight: bold;

	margin-right: 22px;

}

.lxwm strong {

	display: block;

	float: left;

	font-size: 16px;

	line-height: 20px;

	height: 38px;

	font-weight: normal;

	color: #666666;

	padding-top: 8px;

}

.lxwm b {

	display: block;

	font-weight: bold;

	font-size: 28px;

	line-height: 40px;

	color: #1a1a1a;

	font-family: "Arial";

}

.ny_ban {

	width: 100%;

	background: url(../images/ny_ban.jpg) center no-repeat;

	height: 320px;

}

.proArtiNum {

	width: 100%;

	background: #f9f9f9;

	box-sizing: border-box;

	padding: 10px 10px;

	margin-bottom: 10px;

	color: #666;

	font-size: 16px;

	line-height: 30px;

}

.newArtiNext {

	width: 100%;

	background: #f9f9f9;

	box-sizing: border-box;

	padding: 10px 30px;

	margin-bottom: 10px;

	color: #666;

	font-size: 16px;

	line-height: 30px;

}

.newArtiNext a {

	color: #666;

}

/** 首页头部优势 **/

.sy_tit {

	width: 1200px;

	margin: 0 auto;

	padding-bottom: 40px;

}

.sy_tit p {

	margin-bottom: 25px;

	line-height: 80px;

	box-sizing: border-box;

	text-align: center;

	font-size: 50px;

	color: #222222;

	display: block;

	margin-bottom: 30px;

	font-weight: bold;

	width: 1200px;

	margin: 0 auto;

	background: url(../images/titico.gif) repeat-x center 98px;

}

.sy_tit span {

	width: 410px;

	margin: 0 auto;

	text-align: center;

	font-family: "Microsoft YaHei";

	font-size: 19px;

	color: #fff;

	display: block;

	font-weight: normal;

	padding: 0 20px;

	line-height: 38px;

	background: #fff;

	position: relative;

	z-index: 1;

	box-sizing: border-box;

}

.sy_tit .tit_bg {

	background: #2e448f;

}

.sy_tit .tit_bg2 {

	background: #fff;

}

.sy_tit .tit_bg3 {

	background: #2e448f;

}

/** 首页产品分类 **/

.sy_cpzx {

	padding-top: 50px;

	padding-bottom: 70px;

}

.sy_cpfl {

	width: 1200px;

	margin: 0 auto;

}

.sy_cpfl ul {

}

.sy_cpfl ul li {

	font-size: 15px;

	float: left;

	width: 167px;

	text-align: center;

	line-height: 50px;

	box-sizing: border-box;

	margin: 2px 2px;

}

.sy_cpfl ul li a {

	color: #333;

	display: block;

	background: #f1f1f1;

}

.sy_cpfl ul li a:hover {

	color: #fff;

	background: #2e448f;

}

.sy_cpfl ul li:nth-child(1) a {

	color: #fff;

	background: #2e448f;

}

.sy_cpfl ul {

	display: table;

}

.cplst {

	max-width: 1920px;

	min-width: 1200px;

	margin: 0 auto;

	display: table;

	width: 100%;

	margin-top: 40px;

}

.cplst dl {

	float: left;

	width: 23.1%;

	margin-left: 1.5%;

	height: 100%;

	position: relative;

	margin-bottom: 30px;

	overflow: hidden;

	background: #000;

}

.cplst dt {

	width: 100%;

	display: block;

	opacity: 0.97;

	overflow: hidden;

	height: 360px;

}

.cplst dt img {

	width: 100%;

	display: block;

	height: 360px;

}

.cplst dt em {

	display: block;

	height: 42px;

	line-height: 42px;

	background: #f5f5f5;

	text-align: center;

	font-size: 20px;

	color: #333333;

	position: absolute;

	z-index: 999;

	bottom: 0;

	width: 100%;

}

.cplst dt em i {

	display: inline-block;

	width: 16px;

	height: 16px;

	position: relative;

	left: 20px;

}

.cplst dd {

	position: absolute;

	left: 0;

	bottom: -100%;

	background: url(../images/sah.png) repeat;

	width: 100%;

	height: 100%;

	transition: all 0.3s linear 0s;

}

.cplst h3 {

	padding-top: 28%;

	height: 44px;

	line-height: 44px;

	text-align: center;

	overflow: hidden;

	font-size: 20px;

	font-weight: bold;

	color: #fff;

}

.cplst h3 a {

	color: #fff;

}

.cplst span {

	display: block;

	width: 320px;

	margin: 0 auto;

}

.cplst span a {

	display: block;

	background: url(../images/cpbtn.png) no-repeat;

	margin: 10px 10px 0 0;

	width: 90px;

	height: 40px;

	line-height: 40px;

	padding-left: 50px;

	font-size: 16px;

	color: #fff;

	float: left;

}

.cplst dl:hover dd {

	bottom: 0;

}

.cplst dl:hover dt em i {

	display: none;

}

.cplst dl:hover dt em {

	font-size: 0

}

/*案例展示*/

.g_antit {

	background: #fff;

}

.case {

	background: #f5f5f5;

	padding-bottom: 70px;

	position: relative;

}

.case-dx {

	width: 100%;

	min-width: 1200px;

	height: 351px;

	overflow: hidden;

	position: relative;

}

.case_c {

	width: 1200px;

	position: absolute;

	left: 50%;

	margin-left: -600px;

	height: 351px;

}

.case-dx .tempWrap {

	overflow: visible !important;

}

.ysjt {

	position: absolute;

	left: 50%;

	width: 1200px;

	margin-left: -600px;

	top: 150px;

	z-index: 150;

}

.case-dx .prev1 {

	left: 120px;

	top: 130px;

	width: 30px;

	height: 48px;

	position: absolute;

	background: url(../images/ljt.png) no-repeat;

	display: block;

	z-index: 999

}

.case-dx .next {

	right: 120px;

	top: 130px;

	width: 30px;

	height: 48px;

	position: absolute;

	background: url(../images/rjt.png) no-repeat;

	display: block;

	z-index: 999

}

.case-ul li {

	float: left;

	width: 380px !IMPORTANT;

	margin: 0 13px !important;

	position: relative;

}

.case-ul li span {

	width: 380px;

	display: block;/* height: 516px; */

}

.case-ul li img {

	width: 380px;/* height: 450px; */

	display: block;

}

.case-ul li span em {

	display: block;

	width: 380px;

	height: 66px;

	line-height: 66px;

	background: #ebebeb;

	text-align: center;

	font-size: 20px;

	color: #333;

}

.case-ul li:hover em {

	background: #2e448f;

	color: #fff;

}

/** 首页优势 **/

.fw_bj {

	height: 810px;

	overflow: hidden;

	background: url(../images/fwbg.jpg) no-repeat center top;

	padding-top: 40px;

	box-sizing: border-box;

	font-family: "Microsoft YaHei";

}

.fw_bj .fw {

	width: 1200px;

	margin: 0 auto;

}

.fw dl {

	width: 248px;

	height: 534px;

	background: #2e448f;

	border-top-right-radius: 128px;

	border-top-left-radius: 128px;

	border-top: 1px solid #fff;

	float: left;

	margin-right: 68px;

}

.fw dl a {

	text-decoration: none;

}

.fw dl dt {

	text-align: center;

	width: 248px;

	height: 248px;

	font-size: 38px;

	color: #333333;

	font-weight: bold;

	background: url(../images/fwico.png) no-repeat;

	padding-top: 70px;

	box-sizing: border-box;

	margin-top: -2px;

}

.fw dl dt i {

	font-weight: normal;

	display: block;

	font-style: normal;

}

.fw dl dd {

	padding: 16px 19px 19px;

}

.fw dl dd p {

	color: #ffffff;

	font-size: 16px;

	line-height: 1.6em;

	text-align: center;

	height: 90px;

}

.fw dl dd img {

	width: 210px;

	margin: 0 auto;

	display: block;

	padding-top: 20px;

}

.fw dl:last-child {

	margin-right: 0;

}

.fw dl.cur dt, .fw dl:hover dt {

	background: url(../images/fwicocur.png) no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.fw dl.cur dt i, .fw dl:hover dt i {

	color: #fff;

}

.fw dl:hover dd img {

	transition: all 0.3s linear 0s;

}

.fw dl:hover dd img {

	transform: scale(1.01);

}

/** 首页优势2 **/

.lcbj {

	height: 704px;

	box-sizing: border-box;

	background: url(../images/lcbg.jpg) no-repeat center top;

	padding-top: 80px;

	overflow: hidden;

	font-family: "Microsoft Yahei";

}

.lc {

	padding: 30px 50px;

	height: 550px;

	box-sizing: border-box;

	background: #fff;

}

.lc h2 {

	background: url(../images/jqico.gif) no-repeat left top;

	color: #333333;

	font-size: 50px;

	text-align: left;

	padding-top: 10px;

	font-weight: bold;

}

.lc h2 span {

	color: #333333;

	font-size: 19px;

	display: block;

	font-weight: normal;

	padding-top: 8px;

	letter-spacing: 0.15em;

}

.lc_left {

	width: 376px;

	float: left;

}

.lc_left .pic, .lc_left .pic img {

	width: 376px;

	height: 219px;

	display: block;

}

.lc_right {

	width: 640px;

	float: right;

	padding-top: 45px;

}

.lc_right li {

	width: 260px;

	height: 210px;

	float: left;

}

.lc_right li:nth-child(2n) {

	float: right;

	width: 275px;

}

.lc_right h3 {

	height: 63px;

	line-height: 63px;

	font-size: 26px;

	color: #222222;

	font-weight: normal;

	margin-bottom: 15px;

}

.lc_right h3 em {

	width: 63px;

	height: 63px;

	display: block;

	border-radius: 100%;

	background: #2e448f;

	float: left;

	margin-right: 10px;

}

.lc_right h3 em img {

	width: 63px;

	height: 63px;

	display: block;

}

.lc_right p {

	line-height: 24px;

	overflow: hidden;

	font-size: 16px;

	color: #666666;

	font-family: "Microsoft Yahei";

}

.lc_right li:hover em {

	background: #9f2925;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.lc_right li:nth-child(1) em {

	background: #9f2925;

}

/** 首页新闻展示 **/

.sy_xinwen {

	background: url(../images/newbg.jpg) no-repeat center bottom -25px;

	height: 730px;

	padding-top: 80px;

	box-sizing: border-box;

}

.sy_con {

	width: 1200px;

	margin: 0 auto;

}

.sy_con .newtj {

	float: left;

	width: 600px;

}

.sy_con .newtj dt {

	width: 600px;

	height: 285px;

	margin-bottom: 42px;

	overflow: hidden;

}

.sy_con .newtj dt img {

	width: 600px;

	height: 285px;

	display: block;

}

.sy_con .newtj dd {

	position: relative;

	padding-left: 130px;

}

.sy_con .newtj dd h3 {

	height: 28px;

	line-height: 28px;

	overflow: hidden;

	font-size: 18px;

	color: #fff;

	margin-bottom: 5px;

	font-weight: normal;

}

.sy_con .newtj dd h3 a {

	color: #2e448f;

	text-decoration: underline;

}

.sy_con .newtj p {

	font-size: 16px;

	line-height: 24px;

	color: #9b9b9b;

	height: 48px;

	overflow: hidden;

}

.sy_con .newtj span {

	position: absolute;

	left: 0;

	top: -5px;

	width: 90px;

	text-align: right;

	font-size: 30px;

	color: #2e448f;

	padding-right: 14px;

}

.sy_con .newtj em {

	display: block;

	font-size: 16px;

	color: #363636;

}

.sy_con .newtj i {

	font-style: normal;

}

.sy_con .newr {

	float: right;

	width: 512px;

}

.sy_con .newr dl {

	height: 160px;

}

.sy_con .newr dl:nth-child(1) {

	display: none;

}

.sy_con .newr dl dd {

	position: relative;

	padding-left: 130px;

}

.sy_con .newr h3 {

	height: 28px;

	line-height: 28px;

	overflow: hidden;

	font-size: 18px;

	color: #363636;

	margin-bottom: 5px;

	font-weight: normal;

}

.sy_con .newr h3 a {

	color: #363636;

}

.sy_con .newr h3 a:hover {

	text-decoration: underline;

}

.sy_con .newr p {

	font-size: 16px;

	line-height: 24px;

	color: #9b9b9b;

	height: 48px;

	overflow: hidden;

}

.sy_con .newr span {

	position: absolute;

	left: 0;

	top: 0;

	width: 94px;

	text-align: right;

	font-size: 30px;

	color: #3e3e3e;

	padding-right: 20px;

}

.sy_con .newr span i {

	font-style: normal;

}

.sy_con .newr span em {

	display: block;

	font-size: 16px;

	color: #363636;

	opacity: 0.3;

	filter: Alpha(opacity=30);

}

/** 首页关于我们 **/

.aboutbj {

	background: url(../images/abtbg.jpg) no-repeat center top;

	height: 602px;

	font-family: "Microsoft Yahei";

	padding-top: 85px;

	box-sizing: border-box;

	overflow: hidden;

}

.about dl {

	width: 1070px;

	margin: 0 auto;

}

.about dl dd {

	height: 140px;

}

.about dl dd p {

	font-size: 16px;

	color: #222222;

	line-height: 2em;

	text-align: center;

	padding: 0 40px;

	text-indent: 24px;

}

.about dl dd p a {

	color: #9f2925;

}

.about dl dt {

	width: 495px;

	margin: 0 auto;

}

.about dl dt a {

	width: 124px;

	height: 124px;

	border-radius: 100%;

	position: relative;

	margin-right: 60px;

	background: #2e448f;

	padding-top: 24px;

	text-decoration: none;

	display: block;

	float: left;

	box-sizing: border-box;

}

.about dl dt a img {

	display: block;

	width: 46px;

	height: 44px;

	margin: 0 auto;

}

.about dl dt a em {

	height: 40px;

	display: block;

	font: 18px "Microsoft YaHei";

	line-height: 40px;

	color: #ffffff;

	overflow: hidden;

	text-align: center;

}

.about dl dt a:nth-child(1) {

	background: #9f2925;

}

.about dl dt a:last-child {

	margin-right: 0;

}

/** 网站底部 **/

.footnav ul {

	margin: 0 auto;

	width: 1200px;

	padding: 0;

}

.footnav ul li {

	float: left;

	width: 171px;

	padding: 0 0 0 0;

}

.footnav ul li a {

	float: left;

	width: 171px;

	line-height: 60px;

	color: #fff;

	font-size: 18px;

	text-align: center;

	background: url(../images/fxt.jpg) no-repeat right center;

	display: block;

}

.footnav ul li:nth-last-child(1) a {

	background: none;

}

.footnav {

	width: 100%;

	height: 60px;

	background: #2e448f;

}

.footer {

	width: 1200px;

	margin: 0 auto;

	height: 237px;

}

.flogo {

	width: 220px;

	overflow: hidden;

	margin: 40px 0 0px;

	float: left;

}

.flogo img {

	width: 170px;

	display: block;

}

.fcontact {

	width: 635px;

	float: left;

	margin-top: 40px;

	box-sizing: border-box;

}

.fcontact li {

	font-size: 15px;

	color: #666666;

	line-height: 1.6em;

	box-sizing: border-box;

	margin-bottom: 8px;

}

.fcontact li em {

	padding: 0 15px;

	font-style: normal;

}

.fcontact li:nth-child(3) p {

	font-weight: bold;

	font-size: 26px;

	font-family: "Arial";

	color: #2e448f;

	line-height: 36px;

}

.fcontact li a {

	color: #666666;

}

.fcontact li p {

	float: left;

	padding-left: 15px;

}

.fcontact li:nth-child(3) p em {

	font-weight: normal;

	color: #aabada;

}

.fcode {

	margin-top: 46px;

	float: right;

}

.fcode p {

	width: 112px;

	padding: 10px;

	border: 1px solid #e5e5e5;

	float: left;

	margin-left: 10px;

}

.fcode p img {

	width: 112px;

	display: block;

	height: 112px;

}

.fcode p span {

	height: 25px;

	line-height: 35px;

	text-align: center;

	display: block;

	color: #666;

}

.link_bj {

	position: relative;

	z-index: 1;

	border-top: 1px solid #e6e6e6;

	overflow: hidden;

	padding: 26px 0;

}

.link {

	width: 1200px;

	margin: 0 auto;

	height: auto;

	font-family: "Microsoft Yahei";

}

.link p {

	width: 1200px;

	float: left;

	font-size: 14px;/* overflow: hidden; */

	line-height: 30px;

	color: #666666;

}

.link p a {

	color: #666666;

	padding: 0 16px;

}

/** 内页面包屑导航 **/

.p12-curmbs-1 {

	font-size: 16px;

	border-bottom: 1px dashed #dcdcdc;

	width: 1200px;

	margin: 0 auto;

	line-height: 47px;

	margin-bottom: 20px;

}

.p12-curmbs-1 b {

	border-left: 10px solid #9f2925;

	font-weight: normal;

	padding-left: 8px;

	color: #666

}

.p12-curmbs-1 a {

	color: #666;

}

.tl-fdh-02 {

	background: #fff;

	margin-bottom: 20px;

	overflow: hidden;

	width: 1200px;

	margin: 0 auto;

}

.tl-fdh-02 li {

	width: 20%;

	height: 55px;

	font-size: 18px;

	line-height: 55px;

	text-align: center;

	float: left;

	border-right: 1px solid #fff;

	background: #f4f4f4;

	cursor: pointer;

	text-overflow: ellipsis;

	overflow: hidden;

	white-space: nowrap;

	box-sizing: border-box;

	margin-bottom: 2px;

}

.dyg li {

	width: 12.5%;

}

.tl-fdh-02 li a {

	display: block;

	height: 55px;

	color: #333;

}

.tl-fdh-02 li.sidenavcur {

	background: url(../images/p16-icon6.png) no-repeat bottom center #2e448f;

	border-color: #2e448f;

	color: #fff;

}

.tl-fdh-02 li:hover a {

	font-weight: bold;

}

.tl-fdh-02 li.sidenavcur a {

	color: #fff;

}

.ny_neirong {

	width: 1200px;

	margin: 0 auto;

	margin-bottom: 60px;

	line-height: 2em;

	font-size: 16px;

	padding-top: 10px;

	color: #333;

	padding: 30px;

	box-sizing: border-box;

	border: 1px solid #eee;

}

.ny_neirong a {

	line-height: 2em;

	font-size: 16px;

	color: #333;

	font-weight: normal;

}

.ny_neirong p {

	padding-bottom: 20px;

}

.ny_biaoti {

	display: block;

	font-size: 34px;

	color: #333333;

	font-weight: bold;

	text-align: center;

	line-height: 60px;

	padding-top: 30px;

	width: 1200px;

	margin: 0 auto;

	margin-bottom: 30px;

}

.ny_biaoti i {

	width: 30px;

	height: 3px;

	background: #9f2925;

	display: block;

	margin: 0 auto;

}

.ny_biaoti span {

	display: block;

	font-size: 16px;

	font-weight: normal;

	line-height: 20px;

	color: #666;

}

.ny_biaoti em {

	display: block;

	font-style: normal;

	border: 1px solid #EDEDED;

	font-size: 16px;

	font-weight: normal;

	line-height: 2em;

	padding: 5px 10px;

	color: #666;

}

.mains {

	padding-bottom: 40px;

}

.tpxqy {

	width: 1200px;

	margin: 0 auto;

	margin-bottom: 60px;

}

.tpxqy h3 {

	text-align: center;

}

.tpxqy h3 img {

	border: 1px solid #eee;

	padding: 10px;

}

.tpxqy h3 p {

}

.insRight2 {

	width: 890px;

}

.cp_xqy {

	text-align: center;

}

.cp_xqy h1 {

	font-size: 28px;

	line-height: 50px;

	color: #333;

}

.cp_xqy span {

	border-bottom: 1px solid #9f2925;

	height: 23px;

	font-size: 15px;

	color: #909090;

	display: block;

	text-align: left;

	margin-bottom: 20px;

	margin-top: 10px;

}

.cp_xqy span a {

	font-style: normal;

	float: right;

	display: block;

	width: 80px;

	height: 23px;

	line-height: 23px;

	text-align: center;

	color: #fff;

	background: #9f2925;

}

.cp_xqy p {

}

.cp_xqy p img {

	border: 1px solid #eee;

	padding: 10px;

}

.cp_xqy_nr {

	margin-bottom: 30px;

}

.cp_xqy_nr p {

	font-size: 16px;

	color: #555;

	line-height: 2em;

}

.cp_xqy_nr p span {

	font-weight: 700;

}

.cp_xqy_nr p b {

	font-weight: bold;

}

.cp_xqy_js {

	margin-bottom: 30px;

	padding-bottom: 30px;

}

.cp_xqy_js p {

	font-size: 16px;

	padding-bottom: 10px;

	color: #333;

	line-height: 26px;

}



.crumb span {

	display: block;

	font-size: 28px;

	font-weight: 600;

	padding-left: 10px;

}

.tag {

	color: #666;

	font-size: 16px;

	padding-left: 10px;

}

.tag a {

	color: #666;

}

.insNews {

}

.insNews ul {

}

.insNews ul li {

	margin-bottom: 5px;

	line-height: 50px;

	border-bottom: 1px dashed #eee;

}

.insNews ul li a {

	color: #666;

	font-size: 16px;

}

.insNews ul li a:hover {

	color: #2e448f;

}

.insNews ul li:hover {

	background: #f9f9f9

}

.insNews ul li span {

	float: right;

	color: #999;

}

.lxwm_ny {

	float: left;

	width: 600px;

}

.lxwm_dt {

	float: right;

	width: 500px;

}

.lxwm_ny p {

	font-size: 18px;

	line-height: 38px;

	background: #f9f9f9;

	margin-bottom: 14px;

	margin-right: 30px;

	color: #333;

	padding-bottom: 0;

}

.iseaCon .zh1 span {

	font-size: 16px;

	color: #6c6c6c;

}

.iseaCon .zh1 a {

	font-size: 16px;

	color: #6c6c6c;

}

.yx-rotaion {

	top: 20px;

	width: 360px !important;

	height: 269px !important;

}

.yx-rotaion-btn {

	width: 100%;

	height: 41px;

	top: 50%;

	margin-top: 110px;

}

.yx-rotaion-btn span {

	width: 41px;

	height: 41px;

	cursor: pointer;

	filter: alpha(opacity=30);

	-moz-opacity: 0.3;

	-khtml-opacity: 0.3;

	opacity: 0.3;

	position: relative

}

.yx-rotaion-btn .left_btn {

	background-position: -2px -2px;

	float: left;

	left: 10px

}

.yx-rotaion-btn .right_btn {

	background-position: -2px -49px;

	float: right;

	right: 10px

}

.yx-rotation-focus span, .yx-rotaion-btn span {

	background: url(../images/ico.png) no-repeat;

	display: block;

}

.yx-rotation-focus {

	display: none;

}

.yx-rotation-t {

	display: none;

}

.mainbox {

	width: 100%;

	margin: 0 auto;

}

.mainservice {

	width: 100%;

	height: 720px;

	padding: 40px 0;

	background: url(../images/mainservice.jpg) center center no-repeat;

}

.syabouttitle1 {

	line-height: 40px;

	font-size: 24px;

	margin-bottom: 40px;

	color: #333;

	text-align: center;

}

.syaboutfwwh {

	margin: 0 auto;

	width: 100%;

	height: 400px;

	background: url(../images/ayaboutfwwh-l.jpg) center center no-repeat;

}

.syaboutfwwh-l h3 {

	font-size: 24px;

	text-align: center;

	color: #fff;

	margin-top: 150px;

	font-weight: 600;

}

.syaboutfwwh-l p {

	font-size: 18px;

	text-align: center;

	color: #fff;

}

.syaboutfwwh-r {

	width: 1000px;

	position: relative;

	margin: 0 auto;

}

.syaboutfwwh-r:before {

	content: " ";

	position: absolute;

	width: 1000px;

	height: 1px;

	background: #ddd;

	left: 0;

	top: 200px;

	z-index: 9;

}

.syaboutfwwh-r:after {

	content: " ";

	position: absolute;

	width: 1px;

	height: 400px;

	background: #ddd;

	left: 250px;

	top: 0;

	z-index: 9;

}

.syaboutfwwh-r ul {

	position: relative;

}

.syaboutfwwh-r ul:before {

	content: " ";

	position: absolute;

	width: 1px;

	height: 400px;

	background: #ddd;

	left: 500px;

	top: 0;

	z-index: 9;

}

.syaboutfwwh-r ul:after {

	content: " ";

	position: absolute;

	width: 1px;

	height: 400px;

	background: #ddd;

	left: 750px;

	top: 0;

	z-index: 9;

}

.syaboutfwwh-r ul li {

	float: left;

	width: 250px;

	height: 200px;

	text-align: center;

	position: relative;

}

.syaboutfwwh-r ul li:hover {

	background: #2e448f;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li:after {

	color: #fff;

}

.syaboutfwwh-r ul li:hover p {

	color: #fff;

}

.syaboutfwwh-r ul li i {

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li .i1 {

	background: url(../images/syaboutfwwh01.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i1 {

	background: url(../images/syaboutfwwh10.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li .i2 {

	background: url(../images/syaboutfwwh02.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i2 {

	background: url(../images/syaboutfwwh20.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li .i3 {

	background: url(../images/syaboutfwwh03.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i3 {

	background: url(../images/syaboutfwwh30.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li .i4 {

	background: url(../images/syaboutfwwh04.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i4 {

	background: url(../images/syaboutfwwh40.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li .i5 {

	background: url(../images/syaboutfwwh05.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i5 {

	background: url(../images/syaboutfwwh50.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li .i6 {

	background: url(../images/syaboutfwwh06.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i6 {

	background: url(../images/syaboutfwwh60.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li .i7 {

	background: url(../images/syaboutfwwh07.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i7 {

	background: url(../images/syaboutfwwh70.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li .i8 {

	background: url(../images/syaboutfwwh08.png) center no-repeat;

	margin-top: 35px;

	display: inline-block;

	width: 50px;

	height: 50px;

	position: relative;

	z-index: 9;

}

.syaboutfwwh-r ul li:hover .i8 {

	background: url(../images/syaboutfwwh80.png) center no-repeat;

	color: #fff;

	-webkit-transition: 1s;

	-moz-transition: 1s;

	transition: 1s;

}

.syaboutfwwh-r ul li:hover img {

	transition: all 0.3s linear 0s;

}

.syaboutfwwh-r ul li:hover img {

	transform: scale(1.01);

}

.syaboutfwwh-r ul li h3 {

	font-size: 20px;

	color: #333;

	line-height: 40px;

	position: relative;

	z-index: 9;

	font-weight: 600;

}

.syaboutfwwh-r ul li:hover h3 {

	color: #fff;

}

.syaboutfwwh-r ul li p {

	font-size: 16px;

	font-family: "微软雅黑 Light";

	color: #333;

	line-height: 1.6em;

	text-transform: uppercase;

	position: relative;

	z-index: 9;

	width: 220px;

	margin: 0 auto;

}

#preview {

	float: none;

	margin: 20px auto;

	text-align: center;

	width: 440px;

}

.jqzoom {

	width: 440px;

	height: 320px;

	position: relative;

}

.zoomdiv {

	left: 859px;

	height: 400px;

	width: 400px;

}

.list-h li {

	float: left;

}

#spec-n5 {

	width: 440px;

	height: 56px;

	padding-top: 6px;

	overflow: hidden;

}

#spec-left {

	background: url(../images/left.gif) no-repeat;

	width: 10px;

	height: 45px;

	float: left;

	cursor: pointer;

	margin-top: 5px;

}

#spec-right {

	background: url(../images/right.gif) no-repeat;

	width: 10px;

	height: 45px;

	float: right;

	cursor: pointer;

	margin-top: 5px;

}

#spec-list {

	width: 440px;

	float: left;

	overflow: hidden;

	margin-left: 2px;

	display: inline;

}

#spec-list ul li {

	float: left;

	margin-right: 0px;

	display: inline;

	width: 62px;

}

#spec-list ul li img {

	padding: 2px;

	border: 1px solid #ccc;

	width: 50px;

	height: 50px;

}

/*jqzoom*/

.jqzoom {

	position: relative;

	padding: 0;

}

.zoomdiv {

	z-index: 100;

	position: absolute;

	top: 1px;

	left: 0px;

	width: 400px;

	height: 400px;

	background: url(i/loading.gif) #fff no-repeat center center;

	border: 1px solid #e4e4e4;

	display: none;

	text-align: center;

	overflow: hidden;

}

.bigimg {

	width: 800px;

	height: 800px;

}

.jqZoomPup {

	z-index: 10;

	visibility: hidden;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 50px;

	height: 50px;

	border: 1px solid #aaa;

	background: #FEDE4F 50% top no-repeat;

	opacity: 0.5;

	-moz-opacity: 0.5;

	-khtml-opacity: 0.5;

	filter: alpha(Opacity=50);

	cursor: move;

}

#spec-list {

	position: relative;

	width: 410px;

	margin-right: 6px;

}

#spec-list div {

	margin-top: 0;

	margin-left: -30px;

*margin-left:0;

}

.prozxzx {

	float: right;

	display: block;

	width: 100px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	background: #17494a;

	color: #fff;

}

.pro_left {

	width: 400px;

	float: left;

	height: 300px;

	border: 1px #f9f9f9 solid;

}

.pro_right {

	width: 400px;

	float: right;

	margin-left: 60px;

}



.pro_right h1 {

	line-height: 60px;

	float: left;

	font-size: 18px;

	font-weight:600;

}

.yunu-section {

	padding: 60px 0;

}

.yunu-section-title {

	text-align: center;

	margin-bottom: 40px;

	background: url(../images/prtb.png) no-repeat center 60px;

	font-size: 38px;

}

.yunu-section-title p {

	margin: 20px 0 0;

	font-size: 22px;

	line-height: 1;

}

.yunu-section-title.mini {

	margin-bottom: 30px;

	font-size: 20px;

	color: #666;

	background-position: center bottom;

	padding-bottom: 15px;

}

.yunu-section-title.mini p {

	text-transform: uppercase;

	font-size: 12px;

	letter-spacing: 2px;

	color: #999;

	margin: 5px 0 0;

}

.yunu-section-title-2 {

	margin-bottom: 40px;

	text-align: center;

	background: url(../images/t1.jpg) no-repeat center;

	font-size: 28px;

	line-height: 1;

}

.yunu-section-title-2 small {

	display: block;

	text-transform: uppercase;

	font-size: 14px;

	color: #999;

	margin-top: 10px;

}

.yunu-catcon {

	overflow: hidden;

}

.yunu-catcon li {

	float: left;

	width: 25%;

	height: 348px;

	background: no-repeat center;

	background-size: cover;

}

.yunu-catcon li a {

	position: relative;

	width: 100%;

	height: 100%;

	display: block;

}

.yunu-catcon li .tit {

	text-align: center;

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	background: url(../images/sah.png) repeat center;

	color: #fff;

	line-height: 50px;

	font-size: 20px;

}

yunu-catcon a {

	text-align: center;

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	background: url(../images/sah.png) repeat center;

	transition: all 0.3s linear 0s;

	color: #fff;

	line-height: 50px;

	font-size: 20px;

}

.yunu-catcon li .text {

	position: absolute;

	left: 50%;

	top: 50%;

	background: url(../images/wzbj3.png) repeat center;

	width: 260px;

	margin-left: -150px;

	color: #fff;

	padding: 20px;

	margin-top: -109px;

	display: none;

}

.yunu-catcon li .text h4 {

	margin: 0;

	font-size: 26px;

	line-height: 30px;

	text-align: center;

	height: 30px;

	overflow: hidden;

}

.yunu-catcon li .text p {

	margin: 15px 0;

	height: 80px;

	overflow: hidden;

}

.yunu-catcon li .text span {

	display: block;

	margin: 0 auto;

	width: 144px;

	line-height: 38px;

	background-color: #c80003;

	text-align: center;

	font-size: 16px;

}

.yunu-catcon li:first-child {

	width: 50%;

	height: 697px;

}

.yunu-catcon li:first-child .text {

	padding: 40px;

	width: 480px;

	margin-left: -280px;

}

.yunu-catcon li:first-child .text p {

	font-size: 16px;

	height: 110px;

	margin: 20px 0;

}

.yunu-catcon li a:hover .tit {

	display: none;

}

.yunu-catcon li a:hover:before {

	position: absolute;

	left: 0;

	width: 100%;

	height: 100%;

	top: 0;

	content: '';

	background: url(../images/sah.png) repeat center;

	transition: all 0.3s linear 0s;

}

.yunu-catcon li a:hover .text {

	display: block;

}

.yunu-hzhb {

	padding: 40px 0;

	background-color: #f2f2f2;

}

.yunu-catcon li {

}

.lxfsbg {

 width:100%;

  height:460px;

background:url(../images/lxfsbg.jpg) no-repeat center;

}



.yx-rotaion li{margin-top:30px;}

.pagination {

	clear: both;

	margin: 10px 0;

	text-align: center;

}

.pagination li {

	display: inline-block;

*display: inline;

	zoom: 1;

}

.pagination li a {

	display: block;

	padding: 4px 12px;

	background-color: #fcfcfc;

	border: 1px solid #eeeeee;

}

.pagination li + li a {

	border-left: none;

}

.pagination li.active a, .pagination li a:hover {

	background-color: #20339a;

	color: #ffffff;

}