.top_bg {
	height: 169px;
	background: url(../images/top_bg.gif) repeat-x
}

.header {
	width: 1300px;
	margin: 0 auto;
	position: relative
}

.h_con {
	height: 85px;
	padding: 22px 0 0
}

.logo {
	float: left;
	width: auto;
	padding: 0 20px 0 0
}

.logo img {}

.h_dw {
	float: left;
	line-height: 32px;
	font-size: 23px;
	color: #333;
	padding: 0 0 0 20px;
	position: relative
}

.h_dw:before {
	content: "";
	width: 1px;
	height: 50px;
	background: #eaeaea;
	position: absolute;
	top: 8px;
	left: 0
}

.h_dw i {
	display: block;
	font-size: 18px;
	font-weight: 400
}

.h_tel {
	float: right;
	padding: 12px 0 0;
	position: relative
}

.h_tel b {
	display: block;
	float: left;
	font-size: 26px;
	color: #333;
	line-height: 40px;
	height: 40px;
	padding: 0 0 0 50px;
	font-family: DINOT;
	background: url(../images/tel.gif) no-repeat;
	margin-left: 30px
}

.h_en {
	font-size: 18px;
	color: #333;
	position: absolute;
	top: 126px;
	right: 0;
	line-height: 24px
}

.h_en a {
	font-size: 16px;
	color: #333;
	padding: 0 10px
}

.h_en a.cur,
.h_en a:hover {
	color: #004a96;
	font-weight: 700
}

.h_nav ul {
	width: 1200px;
	margin: 0 auto
}

.h_nav {
	height: 62px
}

.h_nav li {
	height: 62px;
	line-height: 62px;
	float: left;
	padding: 0 3.8%;
	position: relative
}

.h_nav li p {
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 99;
	background: #185ab2;
	width: 100%;
	display: none
}

.h_nav li p a {
	text-align: center;
	float: none;
	width: 100%;
	font-size: 16px;
	color: #fff;
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
	height: 62px;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent
}

.h_nav li a {
	font-size: 16px;
	color: #fff;
	display: block;
	float: left;
	position: relative;
	vertical-align: middle;
	height: 62px;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent
}

.h_nav li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	top: 0;
	background: #efdb32;
	height: 3px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.h_nav li a:active:before,
.h_nav li a:focus:before,
.h_nav li a:hover:before,
.h_nav li.cur a:before {
	right: 0
}

.h_nav li a:hover,
.h_nav li.cur a {
	font-weight: 700;
	color: #efdb32
}

.h_nav li:first-child {
	padding-left: 0
}

.h_nav li.nobor {
	padding-right: 0
}

em,
i {
	font-style: normal
}

.banner {
	position: relative;
	height: auto;
	clear: both
}

.banner img {
	display: block;
	width: 100%;
	margin: 0 auto
}

.banner .slick-arrow {
	position: absolute;
	font-size: 0;
	top: 50%;
	z-index: 9;
	width: 80px;
	height: 80px;
	margin-top: -50px;
	border: 0;
	outline: 0;
	cursor: pointer;
	transition: .8s
}

.banner .slick-prev {
	left: 3%;
	background: url(../images/lefts.png) no-repeat center center;
	opacity: 0
}

.banner .slick-next {
	right: 3%;
	background: url(../images/rights.png) no-repeat center center;
	opacity: 0
}

.banner:hover .slick-prev {
	left: 5%;
	opacity: .8
}

.banner:hover .slick-next {
	right: 5%;
	opacity: .8
}

.slick-dots {
	position: absolute;
	left: 5%;
	font-size: 0;
	bottom: 5%;
	width: 90%;
	text-align: center;
	outline: 0;
	z-index: 4
}

.slick-dots li {
	display: inline-block;
	margin: 0 8px;
	outline: 0
}

.slick-dots li button {
	display: block;
	border: 0 none;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	margin-right: 12px;
	display: inline-block;
	outline: 0;
	background: #fff;
	transition: .5s
}

.slick-dots .slick-active button {
	background: #185ab2;
	width: 60px
}

.s_bg {
	background: url(../images/s_line.gif) no-repeat center bottom;
	height: 64px;
	overflow: hidden
}

.search {
	width: 1200px;
	margin: 0 auto;
	height: 64px;
	overflow: hidden
}

.search p {
	float: left;
	font-size: 14px;
	color: #666;
	width: 900px;
	height: 64px;
	line-height: 64px;
	overflow: hidden
}

.search p a {
	font-size: 14px;
	color: #666;
	padding: 0 10px 0 0
}

.search p a:hover {
	color: #185ab2
}

.search .ser_inp {
	background: 0 0;
	width: 270px;
	height: 30px;
	border: none;
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	line-height: 30px;
	outline: 0;
	margin-top: 16px
}

.search .ser_so {
	cursor: pointer;
	float: left;
	background: url(../images/s_so.gif) no-repeat;
	border: none;
	width: 30px;
	height: 30px;
	margin-top: 16px;
	color: rgba(0, 0, 0, 0.0);
}

input::-webkit-input-placeholder {
	color: #666
}

/* 产品内页 */
.ty-banner-1 {
	overflow: hidden;
	line-height: 0;
	text-align: center;
}

.ty-banner-1 img {
	visibility: hidden;
}

.ty-banner-1 img.show {
	visibility: visible;
}


.p1-search-1 {
	background: #f2f2f2;
	height: 62px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}

.p1-search-1 p {
	color: #444;
	line-height: 62px;
}

.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}

.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}

.p1-search-1-inp input {
	border: 0;
}

.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}

.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/viskins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.0);
}

.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 47px;
}

.p12-curblock {
	display: none;
}

.p12-curmbs-1 b {
	border-left: 10px solid #2d5998;
	font-weight: normal;
	padding-left: 8px;
}

.p12-curmbs-1 i {
	font-style: normal;
}

.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}

.p15-infocontent-1 {
	margin-bottom: 30px;
}

.p15-infocontent-1-tit {
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
	font-size: 28px;
	line-height: 40px;
	color: #535353;
	height: 40px;
	overflow: hidden;
}

.p15-infocontent-1-bool {
	border-bottom: 1px solid #2d5998;
	height: 20px;
	font-size: 12px;
	color: #909090;
}

.p15-infocontent-1-bool span {
	margin-right: 20px;
}

.p15-infocontent-1-bool span a {
	color: #909090;
}

.p15-infocontent-1-bool i {
	font-style: normal;
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #2d5998;
}

.p15-infocontent-1-bool i a {
	color: #fff;
}

.p15-infocontent-1-bool span {
	margin-right: 15px;
}

.p15-infocontent-1-tag span {
	margin-right: 10px;
}


.leftnav-z1-desc {
	background: #fff;
	max-height: 180px;
	margin-bottom: 14px;
}

.leftnav-z1-desc dt {
	height: 30px;
	padding: 20px 0;
}

.leftnav-z1-desc dt b {
	display: inline-block;
	font-weight: normal;
	border-left: 13px solid #e3e3e3;
	border-right: 7px solid #e3e3e3;
	padding: 0 12px 0 13px;
	font-size: 28px;
	color: #7c7c7c;
}

.leftnav-z1-desc dt b span {
	font-size: 18px;
	color: #bfbfbf;
	text-transform: uppercase;
	padding-left: 10px;
}

.leftnav-z1-desc dd {
	padding: 0 27px 0 27px;
}

.leftnav-z1-desc dd h4 {
	font-size: 24px;
	font-weight: normal;
	color: #797979;
	max-height: 44px;
	line-height: 44px;
	overflow: hidden;
}

.leftnav-z1-desc dd div {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	max-height: 48px;
	overflow: hidden;
}

.leftnav-z1-tit {
	height: 50px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}

.leftnav-z1-tit span {
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #2d5998;
}

.leftnav-z1-list dl {
	width: 32.2%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 0.9%;
	box-sizing: border-box;
}

.leftnav-z1-list dl:nth-child(3n-1) {
	margin-right: 0;
}

.leftnav-z1-list dt img {
	width: 100%;
	display: block;
}

.leftnav-z1-list dd {
	padding: 6px 20px 5px 20px;
}

.leftnav-z1-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 45px;
	overflow: hidden;
}

.leftnav-z1-list h4 a {
	display: block;
	height: 45px;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.leftnav-z1-list dl:hover h4 a {
	color: #185ab2;
}

.leftnav-z1-list-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}

.leftnav-z1-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.leftnav-z1-list dl:hover {
	border-color: #185ab2;
}

.leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
	color: #185ab2;
}


.fdh-01-tit {
	background: #185ab2;
	height: 80px;
}

.fdh-01-tit h2 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.fdh-01-tit h2 span {
	font-size: 14px;
	text-transform: uppercase;
}

.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}

.fdh-01-nav-one h3 a {
	display: block;
	height: 50px;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #185ab2;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
	color: #fff;
}

.fdh-01-nav dl {
	padding: 2px 0 4px;
}

.fdh-01-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
	overflow: hidden;
}

.fdh-01-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
	border-color: #185ab2;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
	color: #185ab2;
}

.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}

.fdh-01-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
	color: #185ab2;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
	background: #2d5998;
}

.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.p1-info-3-tit {
	height: 60px;
	font-size: 24px;
	font-weight: normal;
	line-height: 60px;
	background: #185ab2;
	color: #fff;
	text-align: center;
}

.p1-info-3-list {
	padding: 10px 10px 0;
}

.p1-info-3-list li h4 {
	height: 46px;
	font-size: 14px;
	font-weight: normal;
	line-height: 46px;
	color: #4b4a4a;
	border-bottom: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
.p1-info-3-list li h4 span {
	float: right;
}


.cbgg-01 {
	background: #185ab2;
	text-align: center;
	color: #fff;
}

.cbgg-01-img img {
	width: 100%;
	display: block;
}

.cbgg-01 p {
	padding-top: 15px;
}

.cbgg-01 p img {
	vertical-align: middle;
	margin-right: 5px;
}

.cbgg-01 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
}

/* 案例 */
.p15-infolist-1-t1 {
	padding: 35px 49px 0px 21px;
	background: #fff;
	border-bottom: 1px dashed #cacaca;
	margin-bottom: 20px;
	height: 164px;
}

.p15-infolist-1-t1 dt {
	position: relative;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 8px;
	padding-left: 68px;
}

.p15-infolist-1-t1 dt a {
	display: block;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p15-infolist-1-t1 dt span {
	display: block;
	width: 60px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: -0px;
	background: #185ab2;
}

.p15-infolist-1-t1-desc {
	height: 72px;
	line-height: 24px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 68px;
}

.p15-infolist-1-t1-deta {
	width: 60px;
	float: right;
	padding-left: 20px;
	background: url(../images/p14-icon21.png) no-repeat left center;
}

.p15-infolist-1-t1-deta a {
	display: block;
	color: #185ab2;
}


.k12-xl-xwlb-1nt2-1-01-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	display: inline-block;
	width: 100%;
}

.k12-xl-xwlb-1nt2-1-01-list dt {
	width: 44.4%;
	float: left;
	margin-right: 2.3%;
}

.k12-xl-xwlb-1nt2-1-01-list dt img {
	width: 100%;
	display: block;
}

.k12-xl-xwlb-1nt2-1-01-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover {
	border: 1px solid #185ab2;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
	color: #185ab2;
}

.k12-xl-xwlb-1nt2-1-01-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}

.k12-xl-xwlb-1nt2-1-01-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
	background: #185ab2;
	border-color: #185ab2;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}

.p14-pagination-1 dl {
	margin-bottom: 24px;
	padding-right: 40px;
}

.p14-pagination-1 dd {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-pagination-1 dd b {
	float: right;
	font-weight: normal;
}

.p14-pagination-1 dd span {
	width: 60px;
	height: 32px;
	background: #a2a2a2;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}

.p14-pagination-1 dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 60px;
	padding-top: 2px;
	margin-bottom: 2px;
}

.p14-pagination-1 dd em {
	float: right;
	font-style: normal;
	padding-left: 20px;
	font-weight: normal;
}

.p14-pagination-1 dl a {
	color: #4b4a4a;
}

.p14-pagination-1-href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}

.p14-pagination-1-href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #2d5998;
}

.p14-pagination-1-href a {
	display: block;
	color: #fff;
}

.p14-pagination-1-key {
	min-height: 40px;
	border-top: 1px solid #2d5998;
	font-size: 14px;
	line-height: 40px;
	color: #575556;
}

.p14-pagination-1-key a {
	color: #575556;
}

.p14-pagination-1-key span {
	display: inline-block;
	margin: 0 4px;
}


.p14-info-3 {
	background: #f5f5f5;
	padding: 8px 20px;
}

.p14-info-3-tit {
	height: 55px;
	font-size: 24px;
	font-weight: normal;
	line-height: 55px;
	color: #4b4a4a;
}

.p14-info-3-list li h4 {
	height: 46px;
	font-size: 14px;
	font-weight: normal;
	line-height: 46px;
	color: #4b4a4a;
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-info-3-list li h4 a {
	color: #4b4a4a;
}

.p14-info-3-list li h4 span {
	float: right;
}

.p14-left-nav-1-tit {
	background: #185ab2;
	height: 80px;
}

.p14-left-nav-1-tit h2 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;

}

.p14-left-nav-1-tit h2 span {
	font-size: 14px;
	text-transform: uppercase;
}


.p14-left-nav-1-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}

.p14-left-nav-1-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666;
}

.p14-left-nav-1-nav-one h3.sidenavcur,
.p14-left-nav-1-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #185ab2;
}

.p14-left-nav-1-nav-one h3.sidenavcur a,
.p14-left-nav-1-nav-one h3:hover a {
	color: #fff
}

.p14-left-nav-1-nav dl {
	padding: 2px 0 4px;
}

.p14-left-nav-1-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
	overflow: hidden;

}

.p14-left-nav-1-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.p14-left-nav-1-nav dt.sidenavcur:after,
.p14-left-nav-1-nav dt:hover:after {
	border-color: #185ab2;
}

.p14-left-nav-1-nav dt.sidenavcur a,
.p14-left-nav-1-nav dt:hover a {
	color: #185ab2;
}

.p14-left-nav-1-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}

.p14-left-nav-1-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}


/*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/


.p14-left-nav-1-nav p.sidenavcur a,
.p14-left-nav-1-nav p:hover a {
	color: #185ab2;
}

.p14-left-nav-1-nav p.sidenavcur:after,
.p14-left-nav-1-nav p:hover:after {
	background: #2d5998;
}

.p14-left-nav-1-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.p14-pro-1 {
	background: #fff;
}

.p14-pro-1-tit {
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	margin-bottom: 10px;
	background: #185ab2;
	color: #fff;
	text-align: center;
}

.p14-pro-1-list dl {
	border: 1px solid rgba(153, 153, 153, 0.3);
	margin-bottom: 10px;
	font-size: 12px;
	box-sizing: border-box;
	line-height: 18px;
	overflow: hidden;
}

.p14-pro-1-list dt {
	width: 100%;
	/*1:1的高度 238px*/
	/*2:1的高度 119px*/
	/*16:9的高度 134px*/
	/*4:3的高度 178px*/
	height: 178px;
	overflow: hidden;
}

.p14-pro-1-list dt img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.p14-pro-1-list dd h4 {
	height: 40px;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	color: #fff;
	background: #333;
	white-space: nowrap;
}

.p14-pro-1-list dd h4 a {
	display: block;
	color: #fff;
}


.contact-z1 {
	height: 140px;
	background: url("../images/contact-z1.jpg") no-repeat;
	color: #333;
	margin-bottom: 30px;
}

.contact-z1 p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px;
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	padding-left: 73px;
}

/* about */
.tl-fdh-02 {
	height: 55px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}

.tl-fdh-02 li {
	width: 16.66%;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	text-align: center;
	float: left;
	border-right: 1px solid #eee;
	margin-right: -1px;
	background: #efefed;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tl-fdh-02 li a {
	display: block;
	height: 55px;
	color: #595757;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
	background: url(../images/p16-icon6.png) no-repeat bottom center #185ab2;
	border-color: #185ab2;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
	color: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dl {
	width: 24%;
	float: left;
	background: #f0f0f0;
	margin: 0 1% 13px 0
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
	margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
	border: 1px solid #e5e5e5;
	padding: 10px 9px;
	background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
	display: block;
	width: 100%;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 a {
	color: #4b4a4a;
}

.p12-aboutinfo-1 {
	display: inline-block;
	width: 100%;
	background: #fff;
	margin-bottom: 38px;
}

.p12-aboutinfo-1-tit {
	height: 114px;
	line-height: 114px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #4b4a4a;
}

.p12-aboutinfo-1-tit span {
	font-size: 22px;
	color: #aaa;
}

/* 底部 */
.f_bg {
	background: url(../images/f_bg.jpg) no-repeat center 0;
	height: 306px;
	overflow: hidden
}

.footer {
	width: 1200px;
	margin: 0 auto
}

.f_logo {
	width: 235px;
	height: 240px;
	overflow: hidden;
	background: #185ab2;
	padding: 34px 0 0
}

.f_logo h5 {
	width: 185px;
	margin: 0 auto;
	line-height: 0
}

.f_logo h5 img {
	width: 185px;
	height: 52px
}

.f_logo p {
	width: 102px;
	text-align: center;
	line-height: 0;
	padding: 20px 0 0;
	margin: 0 auto
}

.f_logo p img {
	width: 100px;
	height: 100px;
	border: #fff 1px solid;
	line-height: 0;
	display: block
}

.f_logo span {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 30px
}

.f02 {
	width: 520px;
	padding: 66px 0 0 65px;
	height: 240px;
	overflow: hidden
}

.f_nav {
	height: 115px;
	overflow: hidden;
	width: 402px;
	background: url(../images/f_line.png) no-repeat;
	padding: 10px 0 0
}

.f_nav ul li {
	height: 32px;
	line-height: 32px;
	background: url(../images/f_ico01.png) no-repeat 0 14px;
	overflow: hidden;
	padding: 0 0 0 20px;
	width: 110px;
	float: left
}

.f_nav ul li a {
	font-size: 14px;
	color: rgba(255, 255, 255, .8)
}

.f_nav ul li a:hover {
	font-weight: 700;
	color: #fff
}

.f02 p {
	font-size: 14px;
	color: rgba(255, 255, 255, .9);
	height: 88px;
	line-height: 25px;
	overflow: hidden;
	background: url(../images/f_line.png) no-repeat;
	width: 390px;
	padding: 15px 0 0
}

.f02 p a {
	color: rgba(255, 255, 255, .9)
}

.f02 p i {
	padding: 0 10px
}

.f02 p span {
	display: block
}

.f_ban {
	width: 375px;
	padding: 56px 0 0;
	height: 250px;
	overflow: hidden
}

.f_ban p {
	padding: 0 0 0 35px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	height: 75px
}

.f_ban p b {
	display: block
}

.f_ban p i {
	font-size: 18px;
	padding: 0 20px 0 0;
	font-weight: 700
}

.f_ban p em {
	font-size: 16px
}

.f_p01 {
	background: url(../images/f_ico02.png) no-repeat 0 22px
}

.f_p02 {
	background: url(../images/f_ico03.png) no-repeat 0 16px
}

.f_p03 {
	background: url(../images/f_ico04.png) no-repeat 0 16px
}

.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900
}

.client-2 li a {
	text-decoration: none
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px
}

.client-2 .my-kefu-ftop {
	display: none
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px
}

.client-2 .my-kefu-right {
	width: 20px
}

.client-2 .my-kefu-tel-main {
	background: #185ab2;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left
}

.client-2 .my-kefu-main {
	background: #185ab2;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px
}

/* 内页关于我们 */
.gsjs {
	border: 0px solid #CCCCCC;
	width: 1200px;
	height: 500px;
	margin-top: 40px;
	position: relative;
}

.gsjsBg {
	border: 0px solid #CCCCCC;
	width: 798px;
	height: 600px;
	background-color: #185ab2;
	margin-top: 20px;
	margin-left: 600px;
}

.gsjsBgLine {
	width: 5px;
	height: 30px;
	background-color: #e48420;
	position: relative;
	top: 55px;
	left: 180px;
}

.gsjsBgLitle {
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 200px;
	margin-top: 25px;
}

.gsjsBgFont {
	width: 430px;
	color: #ffffff;
	margin-top: 30px;
	margin-left: 180px;
	font-size: 16px;
}

.gsjsBgNum {
	width: 600px;
	margin-top: 35px;
	margin-left: 180px;
	height: 15px;
}

.gsjsBgImg {
	width: 60px;
	height: 60px;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}

.gsjsBgImg img {
	width: 60px;
	height: 60px;
	float: left;
}

.gsjsBgFont2 {
	font-size: 16px;
	width: 550px;
	color: #ffffff;
	font-weight: 500;
	margin-left: 18px;
	float: left;
}

.gsjsBgImg2 {
	width: 60px;
	height: 60px;
	margin-top: 0px;
	margin-left: 90px;
	float: left;
}

.gsjsBgImg2 img {
	width: 60px;
	height: 60px;
}

.gsjsBgFont3 {
	font-size: 18px;
	width: 350px;
	color: #ffffff;
	font-weight: 500;
	margin-left: 18px;
	float: left;
}

.gsjsImg {
	position: absolute;
	top: 100px;
}

.gsjsAbout {
	position: absolute;
	top: 20px;
	font-size: 70px;
	color: #185ab2;
	height: 10px;
	font-weight: 800;
	font-variant: small-caps;
	opacity: 0.2;
}

.zc_z {
	width: 800px;
	text-align: center;
	margin: 50px -40px;
}

.zc_z li {
	float: left;
	width: 226px;
	;
	font-size: 20px;
	color: #333;
	border-right: 1px solid #a19f9d;
	height: 68px;
}

.zc_z li b {
	font-size: 46px;
	line-height: 54px;
	color: #3d75ca;
	vertical-align: bottom;
}

.zc_z li i {
	font-size: 24px;
	color: #333;
	display: inline-block;
	margin-left: 20px;
	position: relative;
	z-index: 50;
	font-style: normal;
}

.zc_z li i:after {
	position: absolute;
	left: 0;
	top: 18px;
	width: 110%;
	height: 18px;
	border-radius: 11px;
	content: "";
	margin-left: -5%;
	z-index: -1;
}

.zc_z li:last-child {
	padding-right: 0;
	border-right: 0;
}

.gssll {
	float: left;
	width: 660px;
	position: relative;
	padding-top: 20px;
}

.gssll p {
	font-size: 15px;
	line-height: 30px;
}

.gsslr {
	float: right;
	width: 500px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	height: 500px;
}

.gssll .lin {
	background: #3871c2;
	width: 118px;
	height: 12px;
	margin: -8px 0 35px 0;
}

.gssll span {
	font-size: 30px;
	font-weight: bold;
	color: #333;
}

.content1 {
	width: 1200px;
	margin: 0 auto;
}

.p12-aboutinfo-1 {
	display: inline-block;
	width: 100%;
	background: #fff;
	margin-bottom: 38px;
}

/* 联系我们 */
.p12-aboutinfo-1-tit {
	display: none;
}

.con1 {
	margin-top: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
}

.con1 dt {
	width: 315px;
	border-right: 1px dashed #ccc;
	float: left;
	overflow: hidden;
	background-color: #3871c2;
}

.con1 dt h3 {
	width: 146px;
	height: 140px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.con1 dt h3 img {
	width: 146px;
	height: 140px;
}

.con1 dt p {
	font: 30px "Microsoft Yahei";
	font-weight: bold;
	color: #fff;
	margin-top: 45px;
}

.con1 dd {
	width: 830px;
	float: right;
	display: inline;
	overflow: hidden;
}

.con1 dd h4 {
	display: block;
	font: 20px "Microsoft Yahei";
	color: #333;
	overflow: hidden;
	margin-top: 28px;
}

.con1 dd p {
	font: 16px "Microsoft Yahei";
	color: #333;
	line-height: 24px;
	overflow: hidden;
	margin-top: 10px;
	padding-right: 30px;
}

.zy {
	height: 290px;
	color: #333333;
	font-family: 微软雅黑;
	margin-top: 28px;
	font-size: 16px;
	padding-bottom: 24px;
	background: #f5f5f5;
	padding-left: 32px;
}

.zy ul {
	clear: both;
}

.zy ul li {
	width: 570px;
	float: left;
}

.dsbt {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
	display: block;
	color: #333;
	padding-top: 32px;
	border-bottom: 2px solid #3871c2;
	padding-bottom: 21px;
	margin-right: 25px
}

.zy li p {
	margin: 20px 0px 0px;
	padding: 0px 0px 14px 70px;
	line-height: 47px;
	border-bottom-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.clear {
	clear: both
}

/* 定制服务 */
.tit {
	font-size: 32px;
	text-align: center;
	margin: 35px 0 40px;
	font-weight: bold;
	letter-spacing: 3px;
}

.wmen {}

.chi {
	color: #333;
}

.eng {
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 7px;
	letter-spacing: 1px;
	display: none;
	color: #535353
}

.lxfs {}

.cess {
	height: 200px;
	box-sizing: border-box;
	background: url() no-repeat center;
}

.cess h2 {
	margin-bottom: 50px;
}

.cess h2 span {
	display: block;
	font-size: 32px;
	color: #333;
	margin-bottom: 16px;
	font-weight: normal;
}

.cess li {
	float: left;
	width: 119px;
	height: 152px;
	text-align: center;
	transition: all 0.5s;
	background: #fff;
	margin-right: 32px;
	position: relative;
	border-radius: 5px;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
}

.cess li:last-child {
	margin-right: 0;
}

.cess li img {
	display: block;
	margin: 26px auto 16px;
	height: 40px;
}

.cess li p {
	font-size: 16px;
	color: #777;
	line-height: 16px;
}

.cess li i {
	display: block;
	font-size: 24px;
	color: #2A82DC;
	line-height: 18px;
	font-family: Arial;
	font-weight: normal;
	font-style: unset;
}

.cess li:before {
	position: absolute;
	width: 95px;
	height: 18px;
	content: "";
	left: -110px;
	top: 0;
}

.cess li:after {
	position: absolute;
	width: 20px;
	height: 11px;
	content: "";
	right: -26px;
	top: 70px;
}

.cess li:last-child {
	overflow: hidden;
}

.cess li:hover {
	transform: translateY(-10px);
}

.cess li:hover img {
	animation: flipInY 1s;
}

.iserve {
	margin: 35px 0 0;
}

.iserve dl {
	width: 300px;
	height: 370px;
	float: left;
	position: relative;
	padding: 35px 0 0;
	background: url(static/images/f96d15d03f6e456b86169b04bd6f0c79_27.jpg) no-repeat;
	box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}
}

.iserve dl:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #eee;
}

.iserve dl dt {
	width: 100px;
	height: 100px;
	border: #e5e5e5 1px solid;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

.iserve .iserve01 {
	width: 88px;
	height: 88px;
	position: absolute;
	top: 6px;
	left: 6px;
}

.iserve dt .hover,
.iserve dt .default {
	background: url(../images/f96d15d03f6e456b86169b04bd6f0c79_29.png);
}

.iserve .iserve01 {
	background-position: 0 0;
}

.iserve dt i {
	display: block;
	width: 88px;
	height: 88px;
	background: url(../images/c7cebb43d22d48f98c312daff2d7cc2e_4.png);
}

.iserve dt .hover,
.iserve dt .default {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all .5s linear;
	-webkit-transition: all .5s linear;
}

.iserve dt .default {
	background-position: 0 -176px;
}

.iserve dt .hover {
	background-position: 0 -88px;
	color: #fff;
	opacity: 0;
	visibility: hidden;
}

.iserve dt.d1 .default i {
	background-position: 0 0;
}

.iserve dt.d1 .hover i {
	background-position: -88px 0;
}

.iserve dt.d2 .default i {
	background-position: 0 -88px;
}

.iserve dt.d2 .hover i {
	background-position: -84px -86px;
}

.iserve dt.d3 .default i {
	background-position: 0 -176px;
}

.iserve dt.d3 .hover i {
	background-position: -81px -181px;
}

.iserve dt.d4 .default i {
	background-position: 0 -264px;
}

.iserve dt.d4 .hover i {
	background-position: -84px -260px;
}

.iserve dt:hover .hover,
.iserve dl.cur .hover {
	opacity: 1;
	visibility: visible;
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.iserve dt:hover .default,
.iserve dl.cur .default {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.iserve dt u {
	display: block;
	position: absolute;
	width: 100px;
	height: 100px;
	border: #3484d4 1px solid;
	border-radius: 50%;
	z-index: 20;
	box-sizing: border-box;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.iserve dt u.cl {
	clip: rect(0px, 102px, 0, 51px);
}

.iserve dt u.cr {
	clip: rect(102px, 51px, 102px, 0px);
}

.iserve dl:hover dt u.cl,
.iserve dl.cur dt u.cl {
	clip: rect(0px, 102px, 102px, 51px);
}

.iserve dl:hover dt u.cr,
.iserve dl.cur dt u.cr {
	clip: rect(0px, 51px, 102px, 0px);
}

.iserve dd {
	text-align: center;
	padding: 10px 0 0;
}

.iserve dd h5 {
	font-size: 22px;
	color: #333;
	height: 55px;
	line-height: 55px;
	position: relative;
	overflow: hidden;
}

.iserve dd h5:before {
	content: "";
	width: 36px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	background: #404040;
	margin-left: -18px;
}

.iserve dd p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding: 15px 0 0;
	height: 200px;
	overflow: hidden;
	width: 240px;
	margin: 0 auto;
}

.iserve dd i {
	display: block;
	font-style: unset;
	font-size: 14px;
}

.iserve dl:hover,
.iserve dl.cur {
	box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}

.pc-cx-tel-1 {
	width: 43%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
	right: 0;
}

.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #185ab2;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
}

.pc-cx-tel-1-t1 a {
	display: block;
	color: #fff;
}

.pc-cx-tel-1-t2 {
	height: 56px;
	padding-left: 70px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
	font-size: 18px;
	line-height: 18px;
	color: #454545;
}

.pc-cx-tel-1-t2 p {
	line-height: 24px;
}


.cpcc-ts-01 {
	position: relative;
	padding: 12px 0 16px;
	background: #fff;
}

.cpcc-ts-01-left {
	position: relative;
	width: 50%;
	float: left;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}

.cpcc-ts-01-left-jt {
	width: 12px;
	height: 23px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	cursor: pointer;
	z-index: 33;
}

.cpcc-ts-01-left-prev {
	left: 10px;
}

.cpcc-ts-01-left-next {
	right: 10px;
}

.cpcc-ts-01-left-size {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 56px;
	height: 26px;
	font-size: 14px;
	line-height: 16px;
	color: #787878;
	letter-spacing: 3px;
}

.cpcc-ts-01-left-size em {
	font-style: normal;
}

.cpcc-ts-01-left-pic {
	width: 100%;
	position: relative;
	text-align: center;
}

.cpcc-ts-01-left-pic li {
	width: 100%;
	float: left;
}

.cpcc-ts-01-left-pic img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.cpcc-ts-01-right {
	width: 43%;
	float: right;
}

.cpcc-ts-01-right-tit {
	height: 48px;
	font-size: 24px;
	font-weight: normal;
	line-height: 48px;
	color: #4a4a4a;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cpcc-ts-01-right-con {
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 100px;
	max-height: 188px;
	overflow: hidden;
}


.p14-prodcontent-1 {


	margin-bottom: 22px;
}

.p14-prodcontent-1-tit {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	border-bottom: 2px solid #d4d4d4;
	margin-bottom: 20px;
}

.p14-prodcontent-1-tit span {
	display: inline-block;
	height: 40px;
	color: #464646;
	border-bottom: 2px solid #2d5998;
	padding-left: 34px;
	background: url(images/p14-icon11.png) no-repeat 2px center;
}

.p14-prodcontent-1-tit em {
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	font-style: normal;
	color: #c2c2c1;
}

.p14-product-2-tit {
	height: 46px;
	line-height: 46px;
	font-weight: normal;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 30px;
	padding-top: 26px;
}

.p14-product-2-tit b {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	color: #464646;
	padding-left: 52px;
	border-bottom: 2px solid #2d5998;
	background: url(images/p14-icon11.png) no-repeat 22px center;
}

.p14-product-2-tit span {
	margin-left: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #c2c2c1;
	text-transform: uppercase;
}

.p14-product-2-list dl {
	float: left;
	width: 23%;
	border: 1px solid #dfdfdf;
	margin-right: 1.5%;
	box-sizing: border-box;
}

.p14-product-2-list dl.p14-product-clear {
	margin-right: 0;
}

.p14-product-2-list dl img {
	display: block;
	width: 100%;
}

.p14-product-2-list dd {
	padding: 10px 28px 10px 10px;
	margin-right: 2px;
	position: relative;
}

.p14-product-2-list h4 {
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #191919;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-product-2-list h4 a {
	color: #191919;
}

.p14-product-2-desc {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p14-product-2-list dl:hover {
	border-color: #185ab2;
}

.p14-product-2-list dl:hover h3 a {
	color: #185ab2;
}
.fgs{width: 100%; margin-bottom: 10px;}
.fgs div{width: 50%; float: left;}