﻿@charset "utf-8";
body {
	min-width: 1200px;
	width: 100%;
}
/**/
.four {
	padding: 60px 0;
	font-size: 0;
}
.four_t {
	font-size: 28px;
	color: #333;
	text-align: center;
	background: url(../images/four_line.gif) no-repeat center 68px;
	line-height: 28px;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	height: 115px;
}
.four_t em {
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto;
	padding: 0 0 10px;
}
.four_t span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbb;
	font-weight: normal;
	padding: 3px 0 0;
}
.four_t:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.four_t em img {
	width: 42px;
	height: 42px;
	display: block;
	transition: all 0.5s ease-in-out 0s;
}
.four_t:hover em img {
	transform: rotateY(180deg);
}
.ibrand-num {
	padding: 25px 0 0;
}
.ibrand-num li {
	float: left;
	width: 182px;
	height: 120px;
	padding-top: 62px;
	margin-left: 157px;
	text-align: center;
	color: #006060;
	font-size: 20px;
	position: relative;
}
.ibrand-num li:first-child {
	margin-left: 0;
}
.ibrand-num li span {
	font-size: 42px;
	font-family: Verdana, Geneva, sans-serif;
}
.ibrand-num li b {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding: 10px 0 0;
}
/*.four .four_li01{ background:url(../images/four_k01.gif) no-repeat;}
.four .four_li02{ background:url(../images/four_k02.gif) no-repeat;}
.four .four_li03{ background:url(../images/four_k03.gif) no-repeat;}
.four .four_li04{ background:url(../images/four_k04.gif) no-repeat;}*/
.ibrand-num li .spinner {
	position: absolute;
	top: 0;
	right: 0;
	width: 174px;
	height: 174px;
	border: 4px solid #e8e8e8;
	border-radius: 50%;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.ibrand-num li:hover .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: #006060;
}
.four .four_li01 .spinner {
	border-right-color: #006060;
}
.four .four_li02 .spinner {
	border-top-color: #006060;
}
.four .four_li03 .spinner {
	border-left-color: #006060;
}
.four .four_li04 .spinner {
	border-bottom-color: #006060;
}
/**/
.case_bg {
	background: #e8e8e8;
	font-size: 0;
	height: 460px;
	overflow: hidden;
}
.case_t {
	width: 315px;
	height: 100px;
	background: url(../images/case_ico01.gif) no-repeat 0 97px;
	line-height: 32px;
	position: absolute;
	top: 75px;
	left: 0;
}
.case_t a {
	font-size: 28px;
	color: #006060;
}
.case_t b {
	padding: 0 10px 0 0;
}
.case_t span {
	display: block;
	font-size: 16px;
	color: #191f5b;
	padding: 10px 0 0;
}
.case_l {
	width: 880px;
	padding: 75px 0 0;
}
.case_l dl {
	width: 880px;
	display: inline-block;
}
.case_l dl dt {
	width: 500px;
	height: 315px;
	overflow: hidden;
	float: right;
}
.case_l dl dt img, .news dt img {
	width: 500px;
	height: 315px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.case_l dl dt img:hover, .news dt img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.case_l dl dd {
	width: 320px;
	float: left;
	padding: 130px 0 0;
}
.case_l dl dd h5 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.case_l dl dd h5 a {
	font-size: 20px;
	color: #333;
}
.case_l dl dd h5 a:hover {
	color: #006060;
}
.case_l .case_desc {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	padding: 10px 0 0;
}
.case_l dl dd span, .about dl dd span {
	display: block;
	width: 144px;
	padding: 30px 0 0;
}
.case_l dl dd span a, .ban01 p em a, .ys dl dd span a, .about dl dd span a {
	display: block;
	font-size: 16px;
	color: #fff;
	background: url(../images/case_btn.png) no-repeat;
	width: 144px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	overflow: hidden;
}
.case_l dl dd span a:hover, .ban01 p em a:hover, .ys dl dd span a:hover, .about dl dd span a:hover {
	animation: shake .5s linear;
	-webkit-animation: shake .5s linear;
}
.case_r {
	width: 250px;
	background: url(../images/case_line.gif) no-repeat 190px 0;
	height: 385px;
	padding: 75px 0 0;
}
.case_r ul li {
	width: 250px;
	line-height: 24px;
	height: 60px;
	padding: 0 0 30px;
}
.case_r ul li b {
	display: block;
	float: left;
	font-size: 20px;
	color: #333;
	width: 165px;
	text-align: right;
}
.case_r ul li i {
	display: block;
	font-size: 14px;
	color: #bcbcbc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.case_r ul li em {
	display: block;
	float: right;
	width: 50px;
	text-align: right;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	padding: 5px 0 0;
}
.case_r ul li a {
	background: url(../images/case_ico02.png) no-repeat 184px 10px;
	display: block;
	width: 250px;
	height: 60px;
}
.case_r ul li a:hover, .case_r ul li.on a {
	background: url(../images/case_ico03.png) no-repeat 184px 10px;
}
/*产品中心*/
.cp_bg {
	background: #eaeaea url(../images/cp_bg.jpg) no-repeat center top;
	font-size: 0;
	padding: 0 0 60px;
}
.cp_t {
	height: 140px;
	text-align: center;
	line-height: 150px;
	padding: 0 0 40px;
}
.cp_t a {
	font-size: 28px;
	color: #fff;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: inline-block;
	height: 140px;
}
.cp_t a:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.cp_l {
	width: 224px;
	padding: 0 0 15px;
	border: #006060 3px solid;
	background: #fff;
}
.cp_l h3 {
	background: url(../images/cp_ltbg.gif) no-repeat;
	width: 224px;
	height: 81px;
	font-weight: normal;
}
.cp_l h3 a {
	font-size: 26px;
	color: #eee;
	display: block;
	padding: 20px 0 0 72px;
}
.cp_ul01 li a {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	width: 160px;
	height: 46px;
	line-height: 46px;
	background: #0072bf url(../images/cp_libg.gif) no-repeat;
	margin: 15px auto 0;
	padding: 0 0 0 40px;
}
.cp_ul01 li a:hover {
	color: #006060;
}
.cp_ul02 {
	padding: 10px 0 0;
}
.cp_ul01 .cp_ul02 li a {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin: 0 auto;
	border-bottom: #d3d3d3 1px dashed;
	height: 32px;
	line-height: 32px;
	background: url(../images/cp_ico02.gif) no-repeat 25px 14px;
	padding: 0 0 0 42px;
	width: 158px;
	overflow: hidden;
}
.cp_ul01 .cp_ul02 li a:hover {
	font-weight: bold;
	color: #006060;
}
.cp_l .cp_ul01 .cp_ul02 .nobor a {
	border: none;
}
.cp_r {
	width: 942px;
}
.cp_r ul li {
	display:block;
	width: 292px;
	height: 219px;
	float: left;
	margin-right:22px;
	margin-bottom:50px;
	/*padding: 0 0 0 22px;*/
	overflow: hidden;
}
.cp_r ul li img {
	width: 292px;
	height: 219px;
	display: block;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s;
}
.cp_r ul li img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.cp_r ul li em {
	width: 292px;
	height: 219px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}
.cp_r ul li span {
	display: block;
	width: 292px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	position:absolute;
	overflow: hidden;
}
.cp_r ul li a {
	font-size: 16px;
	color: #666;
}
.cp_r ul li a:hover {
	color: #006060;
	font-weight: bold;
}
.cp_r ul li a:hover em {
	display: block;
}
/*广告条*/
.ban01 {
	background: url(../images/ban01.jpg) no-repeat center 0;
	height: 256px;
	overflow: hidden;
}
.ban02 {
	background: url(../images/ban02.jpg) no-repeat center 0;
	height: 256px;
	overflow: hidden;
}
/* 新闻资讯 */
.entry-title h2 {
	font-size: 16px;
	line-height: 1.4;
}
.entry-summary {
	color: #808080;
	font-size: 13px;
	margin-bottom: -5px;
}
.entry-summary p {
	line-height: 1.6;
}
.entry-set .entry-title {
	margin-bottom: 10px;
}
.entry-set .entry-title h2 {
	font-size: 15px;
}
.entry-set .entry-summary, .entry-set .entry-detail {
	font-size: 12px;
}
.entry-set .entry-item .typo-text .entry-title {
	margin-top: -2px;
	_margin-top: -1px;
}
.entry-list-time-hl .entry-item {
	position: relative;
	padding-left: 100px;
	border-bottom: 1px dotted #ccc;
	min-height: 80px;
	height: auto !important;
	_height: 80px;
}
.entry-list-time-hl .time {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	background-color: #f2f2f2;
	text-align: center;
	font-family: Arial;
}
.entry-list-time-hl .time-day {
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size: 30px;
}
.entry-list-time-hl .time-date {
	display: block;
	color: #999;
	line-height: 22px;
	font-size: 12px;
}
.entry-set-time-hl .entry-item {
	padding-left: 80px;
	min-height: 70px;
	height: auto !important;
	_height: 70px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.entry-set-time-hl .entry-title {
	margin-bottom: 10px;
}
.entry-set-time-hl .entry-title h2 {
	font-size: 14px; /*font-weight:normal; */
}
.entry-set-time-hl .entry-summary {
	color: #808080;
	font-size: 12px;
}
.entry-set-time-hl .time {
	width: 60px;
}
.entry-set-time-hl .time-day {
	font-size: 25px;
	line-height: 40px;
}
.entry-set-time-hl .time-date {
	font-size: 11px;
}
.entry-list-time-hl-col .entry-item {
	border-bottom: none;
}
.entry-thumbnail-list .entry-item {
	border-bottom: none;
	padding-bottom: 9px;
	margin-bottom: 9px;
}
.entry-thumbnail-list .entry-title h2 {
	font-weight: normal;
	font-size: 13px;
}
.entry-thumbnail-list .price strong {
	font-weight: normal;
}
.headlines-list-2col .headlines-content {
	width:576px;
	height:506px;
	float: left;
	display: inline;
	margin-right: 5%;
	overflow:hidden;
}
.headlines-list-2col .headlines-content p {
	margin-bottom: 15px;
	width:576px;
	height:384px;
	overflow:hidden;
}
.headlines-list-2col .headlines-content p a {
	display: block;
}
.headlines-list-2col .headlines-content p img {
	display: block;
	width:576px;
	height:384px;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s;
}
.headlines-list-2col .headlines-content p img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.headlines-list-2col .headlines-content h2 {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 8px;
}
.headlines-list-2col .headlines-content-summary {
	font-size: 13px;
	line-height: 1.5;
	color: #666;
}
.headlines-list-2col .headlines-others {
	overflow: hidden;
*zoom:1;
}
.headlines-list-2col .headlines-others .entry-set-time-hl .entry-item {
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.headlines-list-2col .headlines-others .entry-set-time-hl .entry-summary {
	margin-bottom: -8px;
}

/*开始*/
.module-full-screen > .module-inner {
	padding: 60px 0 80px;
}
.module-full-screen > .module-inner .page-width {
	width: auto;
	max-width: 1200px;
}
.module-full-screen-title {
	margin-bottom: 40px;
	text-align: center;
	padding-bottom: 30px;
}
.module-full-screen-title > h2 {
	margin-bottom: 8px;
	line-height: normal;
	font-weight: normal;
	color: #4d4d4d;
	font-size: 24px;
	font-size: 2.4rem;
}
.module-full-screen-title > .module-title-content > h3 {
	display: inline-block;
*display:inline;
*zoom:1;
	margin: 0 20px;
	line-height: normal;
	font-weight: normal;
	color: #999;
	font-size: 15px;
	font-size: 1.5rem;
}
.module-full-screen-title > .module-title-content > i {
	display: inline-block;
*display:inline;
*zoom:1;
	position: relative;
	top: -5px;
	width: 40%;
	height: 1px;
	overflow: hidden;
	background-color: #d9d9d9;
	display: none;
}
.module-full-screen-more {
	float: none;
	clear: both;
	margin-top: 30px;
	text-align: center;
}

.module-full-screen-more a {
	display: inline-block;
*display:inline;
*zoom:1;
	line-height: 42px;
	padding: 0 35px;
	border: 1px solid #0e5050;
	color: #666;
	transition: all 0.5s ease 0s;
	border-radius: 5rem;
    -webkit- border-radius:5rem;
	-moz-border-radius: 5rem;
	-o-border-radius: 5rem;
}
.module-full-screen-more a:hover, .module-full-screen-more a:active {
	background-color: #03874e;
	border-color: #0e5050;
	color: #fff;
	text-decoration: none;
}
.module-divider-full {
	margin: 40px 0 -35px;
	height: 14px;
	overflow: hidden;
}
.module-full-screen-gray {
	background-color: #f9f9f9;
}
.module-full-screen-hl {
	background-color: #004382;
	color: #fff !important;
}
.module-full-screen-hl a {
	color: #fff;
}

html {
	background-repeat: repeat;
   *overflow-x:hidden;
	font-size: 62.5%;
	background-color: #fff;
}
body {
	font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	color: #4d4d4d;
	line-height:22px;
	font-size: 14px;
}
body.font-en-US, body.font-en-US .module-title-default > .module-title-content h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", sans-serif;
}
a {
	color: #4d4d4d;
	text-decoration: none;
}
/* Common Class */
.float-left {
	float: left;
	display: inline;
}
.float-right {
	float: right;
	display: inline;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.dl-horizontal dt {
	float: left;
	display: inline;
}
.dl-horizontal dd {
	overflow: hidden;
*zoom:1;
}
.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
}
.double-hr {
	border-top: 3px double #ccc;
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
	display: none;
}
#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	position: relative;
}
.page-width {
	width: 1200px;
	margin: 0 auto;
}
/*结束*/

/*案例*/
.anli_bg {
	background: url(../images/anli_bg.jpg) no-repeat center top;
	font-size: 0;
	padding: 0 0 60px;
}
.anli_t {
	height: 112px;
	text-align: center;
	padding: 56px 0 0;
	margin: 0 0 40px;
	line-height: 40px;
}
.anli_t a {
	font-size: 28px;
	color: #333;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: inline-block;
}
.anli_t span {
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.anli_t a:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.anli_l {
	width: 284px;
}
.anli_l ul li {
	width: 284px;
	height: 82px;
	padding: 0 0 10px;
}
.anli_l ul li a {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	display: block;
	height: 64px;
	width: 243px;
	border: #006060 3px solid;
	background: #fff;
	display: block;
	padding: 12px 0 0 35px;
	line-height: 26px;
}
.anli_l ul li a:hover, .anli_l ul li.cur a {
	background: #006060;
	color: #fff;
}
.anli_l ul li em {
	display: block;
	font-size: 14px;
	color: #b7b7b7;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.anli_l ul li a:hover em, .anli_l ul li.cur em {
	color: #888;
}
.anli_c {
	position: relative;
	width: 590px;
	height: 443px;
	overflow: hidden;
	margin: 0 0 0 20px;
}
.anli_cm {
	width: 590px;
	height: 443px;
}
.anli_cm ul li {
	width: 590px;
	height: 443px;
}
.anli_cm ul li img {
	width: 590px;
	height: 443px;
}
.anli_cb {
	width: 590px;
	left: 50%;
	margin-left: -295px;
	bottom: 10px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.anli_cb ul {
	margin-left: 250px;
}
.anli_cb ul li {
	float: left;
	margin: 0 10px;
	display: inline;
	cursor: pointer;
}
.anli_cb ul li {
	width: 12px;
	height: 12px;
	background: url(../images/anli_ico01.png) no-repeat;
}
.anli_cb ul .on {
	background: url(../images/anli_ico02.png) no-repeat;
}
.anli_r {
	width: 236px;
	height: 443px;
	background: #f1f1f1;
	padding: 0 21px;
}
.anli_r b {
	display: block;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
}
.anli_r b a {
	font-size: 18px;
	color: #333;
}
.anli_r ul li {
	width: 236px;
	height: 177px;
	position: relative;
	margin: 0 0 14px;
	overflow:hidden;
}
.anli_r ul li img {
	width: 236px;
	height: 177px;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	transition: 0.6s;
}
.anli_r ul li img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.anli_r ul li span {
	width: 236px;
	display: block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	background: url(../images/anli_picbg.png) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
/*新闻中心*/
.news_bt {
	padding: 60px 0 0;
	text-align: center;
	background: url(../images/news_line.png) no-repeat center 125px;
	height: 95px;
}
.news_bt a {
	font-size: 28px;
	color: #333;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: block;
}
.news_bt em {
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto;
	padding: 0 0 10px;
}
.news_bt em img {
	width: 42px;
	height: 42px;
	display: block;
	transition: all 0.5s ease-in-out 0s;
}
.news_bt a:hover em img {
	transform: rotateY(180deg);
}
.news_bt a:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.news, .wd {
	width: 725px;
	padding: 0 0 45px;
	font-size: 0;
}
.news_t {
	height: 45px;
	line-height: 45px;
	border-bottom: #c8c8c8 1px solid;
}
.news_t a {
	font-size: 20px;
	color: #006060;
	font-weight: bold;
}
.news_t em {
	display: block;
	float: left;
	width: 22px;
	padding: 13px 10px 0 0;
}
.news_t span {
	float: right;
}
.news_t span a {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.news dl {
	width: 725px;
	padding: 25px 0 30px;
	display: inline-block;
	overflow: hidden;
}
.news dt {
	width: 300px;
	height: 150px;
	float: left;
	overflow: hidden;
}
.news dt img {
	width: 300px;
	height: 150px;
}
.news dd {
	float: left;
	overflow: hidden;
	width: 400px;
	padding: 0 0 0 20px;
}
.news dd h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.news dd h3 a {
	font-size: 16px;
	color: #333;
}
.news dd h3 a:hover, .news ul li a:hover, .wd dt a:hover {
	color: #006060;
}
.news .news_desc {
	font-size: 14px;
	color: #666;
	height: 66px;
	line-height: 22px;
	overflow: hidden;
	padding: 5px 0 0;
}
.news dd span {
	display: block;
	width: 100px;
	padding: 15px 0 0;
}
.news dd span a {
	font-size: 14px;
	color: #fff;
	display: block;
	width: 100px;
	height: 30px;
	background: #006060;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}
.news dd span a:hover {
	animation: shake .5s linear;
	-webkit-animation: shake .5s linear;
}
.news ul li {
	height: 50px;
	overflow: hidden;
	width: 362px;
	float: left;
	padding: 0 0 16px;
}
.news ul li em {
	display: block;
	float: left;
	width: 56px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #ddd;
	color: #fff;
	
}

.time-day {
  display: block;
  line-height: 28px;
  border-bottom: 1px solid #fff;
  font-size: 20px;
  color: #666;
}

.time-date {
  display: block;
  color: #777;
  line-height: 22px;
  font-size: 12px;
}

.news ul li a {
	display: block;
	height: 48px;
	line-height: 48px;
	border: #ddd 1px solid;
	font-size: 14px;
	color: #555;
	padding: 0 5px 0 10px;
	width: 280px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*常见问题*/
.wd {
	width: 400px;
	font-size: 0;
}
.wd .news_t {
	margin: 0 0 20px;
}
.wd dl {
	width: 400px;
	height: 85px;
	border-bottom: #c4c4c4 1px dashed;
	padding: 15px 0 0;
}
.wd dt {
	background: url(../images/wen.gif) no-repeat;
	padding-left: 35px;
	height: 25px;
	line-height: 20px;
	overflow: hidden;
}
.wd dt a {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.wd dd {
	font-size: 14px;
	color: #555;
	background: url(../images/da.gif) no-repeat 0 5px;
	padding-left: 35px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
/*走进*/
.ab_bg {
	background: #f3f3f3;
	padding: 60px 0 75px;
	font-size: 0;
	overflow: hidden;
}
.about .four_t {
	background: url(../images/news_line.png) no-repeat center 68px;
	height: 145px;
}
.about .four_t a {
	font-size: 28px;
	color: #333;
}
.about dl {
	width: 1200px;
	display: inline-block;
	overflow: hidden;
	padding: 0 0 20px;
}
.about dl dt {
	width: 600px;
	height: 339px;
	float: left;
	overflow: hidden;
}
.about dl dt img {
	width: 600px;
	height: 339px;
}
.about dl dd {
	width: 530px;
	height: 299px;
	padding: 40px 30px 0 40px;
	float: left;
	background: #fff;
}
.about dl dd h5 {
	background: url(../images/case_ico01.gif) no-repeat 0 72px;
	height: 75px;
	line-height: 30px;
}
.about dl dd h5 a {
	font-size: 24px;
	color: #333;
}
.about dl dd h5 i {
	display: block;
	font-size: 16px;
	color: #7c7c7c;
	font-weight: normal;
	text-transform: uppercase;
}
.about .ab_desc {
	font-size: 14px;
	color: #666;
	height: 150px;
	line-height: 26px;
	padding: 20px 0 0;
	overflow: hidden;
}
.ab_bot {
	padding: 48px 0 0 175px;
	width: 1200px;
	display: inline-block;
}
.ab_bot a {
	display: block;
	font-size: 20px;
	color: #006060;
	height: 64px;
	line-height: 62px;
	width: 264px;
	text-align: center;
	float: left;
	margin: 0 30px 0 0;
}
.ab_bot .ab_btn01 {
	background: url(../images/ab_k01.png) no-repeat;
}
.ab_bot .ab_btn02 {
	background: url(../images/ab_k02.png) no-repeat;
}
.ab_bot .ab_btn03 {
	background: url(../images/ab_k03.png) no-repeat;
}
/*友情链接*/
.links_bg {
	height: 60px;
	background: #006060;
}
.links_l {
	width: 150px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #0e5050;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.links_c {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	width: 1050px;
}
.links_c a {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	padding: 0 0 0 20px;
}

/**/
@-webkit-keyframes shake {
 from, to {
-webkit-transform:translate3d(0, 0, 0);
}
 20%, 60% {
-webkit-transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
}
}
 @keyframes shake {
 from, to {
transform:translate3d(0, 0, 0);
}
 20%, 60% {
transform:translate3d(-10px, 0, 0);
}
 40%, 80% {
transform:translate3d(10px, 0, 0);
}
}
