@charset "utf-8";
/* CSS Document */
::selection {
	color: #fff;
	background-color: #024d9e;
}
::-moz-selection {
 color:#fff;
 background-color: #024d9e;
}
::-webkit-selection {
 color:#fff;
 background-color: #024d9e;
}
::-webkit-scrollbar {
 width: 8px;
 height: 8px;
 background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555;
}
* {
	padding: 0;
	margin: 0;
}
body {
	font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #333;
	margin: 0;
	line-height: 1.5;
	font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
:focus {
	outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
li, ul {
	list-style-type: none;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}
input, textarea {
	outline: 0;
	border: 0;
}
textarea {
	resize: none;
}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
	font-weight: normal;
	font-style: normal;
}
.between {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.title_nav {
	width: 1180px;
	height: 70px;
	margin: 0 auto;
}
.title_nav span {
	font-size: 30px;
	color: #dbdbdb;
	text-transform: uppercase;
	display: block;
	text-align: center;
	line-height: 30px;
}
.title_nav b {
	font-size: 24px;
	color: #024d9e;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	display: block;
	margin: 7px auto;
}
.title_nav i {
	width: 30px;
	height: 2px;
	background: #e5e5e5;
	display: block;
	margin: 0 auto;
}
.clearfix {
	clear: both;
}
/**banner**/

.banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 100%;
	background: transparent;
}
.fullSlide .bd {
	margin: 0 auto;
	height: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	height: 100%;
	width: 100%!important;
}
.fullSlide .bd li {
	height: 100%;
	width: 100%!important;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
}
.fullSlide .bd li a {
	display: block;
	height: 100%;
	width: 100%;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
.fullSlide .hd ul {
	text-align: center;
	margin-bottom: 20px;
}
.fullSlide .hd ul li {
	background: #024d9e;
	cursor: pointer;
	display: inline-block;
 *display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
 *filter: alpha(opacity=50);
 *opacity: .5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #262626;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
	cursor: pointer;
 *filter: alpha(opacity=50);
 *opacity: .5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/*banner结束*/
/* product start */
.product {
	width: 100%;
	margin-top: 50px;
	overflow: hidden;
}
.product .pro_box {
	width: 1180px;
	margin: 0 auto;
}
.pro_box .pro_left {
	float: left;
	width: 232px;
	background: #fafafa;
}
.pro_left h3 {
	width: 232px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	background-color: #024d9e;
}
.pro_left dl {
	width: 232px;
	background: #fafafa;
}
.pro_left dl dd {
	width: 232px;
	padding: 15px 0 15px 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.pro_left dl dd > a {
	width: 182px;
	padding-left: 45px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-left: 4px solid #024d9e;
	color: #fff;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/pro_tb.png) no-repeat left center #024d9e;
}
.pro_left dl dd > a:hover {
	border-left: 4px solid #262626;
}
.pro_left dl dd ul {
	width: 187px;
	margin-top: 5px;
}
.pro_left dl dd ul li {
	width: 187px;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.pro_left dl dd ul li a {
	width: 180px;
	font-size: 14px;
	color: #666666;
	padding-left: 45px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 44px;
}
.pro_left dl dd ul li a:hover {
	color: #024d9e
}
.pro_box .pro_right {
	width: 948px;
	float: right;
}
.pro_right .search {
	width: 948px;
	height: 31px;
	margin-bottom: 20px;
	overflow: hidden;
}
.search h4 {
	font-size: 18px;
	color: #024d9e;
	float: left;
	margin-left: 25px;
	line-height: 30px;
}
.rmgj-n-r {
	width: 280px;
	height: 31px;
	overflow: hidden;
	float: right;
	background: url(../images/search.jpg) no-repeat left center;
}
.text2 {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 230px;
	height: 28px;
	margin-left: 4px;
	margin-top: 2px;
	font-size: 12px;
	color: #595959;
	background: none;
}
.submit {
	width: 36px;
	height: 31px;
	float: right;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background: url(../images/ico1.png) no-repeat;
}
.pro_right .pro_con {
	width: 948px;
}
.pro_con li {
	width: 212px;
	height: 190px;
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.pro_con li > a {
	width: 212px;
	height: 190px;
	overflow: hidden;
	display: block;
}
.pro_con li > a img {
	width: 212px;
	height: 190px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.pro_con li:hover > a img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.pro_con li h4 a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: #fafafa;
	font-size: 14px;
	color: #595959;
	line-height: 30px;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.pro_con li:hover h4 a {
	background: #024d9e;
	color: #fff;
}
/* product end */
/* xb1 start */
.xb1 {
	width: 100%;
	height: 249px;
	background: url(../images/xb1_bg.jpg) no-repeat center;
	margin-top: 50px;
}
.xb1 .xb1_w {
	width: 440px;
	float: left;
	margin: 60px 0 0 300px;
}
.xb1_w h4 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
}
.xb1_w h5 {
	font-size: 22px;
	color: #fff;
	line-height: 22px;
	margin: 18px 0;
}
.xb1_w b {
	width: 60px;
	height: 2px;
	background: #fff;
	display: block;
	margin: 13px 0;
}
.xb1_w p {
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	text-transform: uppercase;
	margin: 15px 0;
}
.xb1_dh {
	width: 249px;
	float: right;
	margin-top: 60px;
}
.xb1_dh h6 {
	font-size: 16px;
	color: #fff;
	text-align: right;
}
.xb1_dh h6 span {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.xb1_dh > a {
	width: 118px;
	height: 33px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	display: block;
	margin-top: 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	float: right;
	margin-left: 20px;
}
.xb1_dh > a:hover {
	background: #fff;
	color: #024d9e;
}
/* xb1 end */

/* case start */

.case {
	width: 100%;
	height: 600px;
	overflow: hidden;
	margin-top: 20px;
}
.case_nav {
	width: 390px;
	position: relative;
	z-index: 999;
}
.case_nav h3 {
	font-size: 32px;
	color: #024d9e;
	font-weight: bold;
	display: block;
	line-height: 28px;
}
.case_nav h3 span {
	font-size: 16px;
	color: #999999;
	text-transform: uppercase;
	display: block;
	margin: 15px 0;
	font-weight: normal;
}
.case_nav h3 b {
	width: 60px;
	height: 1px;
	background: #024d9e;
	display: block;
	margin-bottom: 5px;
}
.case_nav h3 i {
	font-size: 16px;
	color: #666666;
	display: block;
	font-weight: normal;
}
.case_con {
	width: 1180px;
	height: 600px;
	overflow: hidden;
	margin-top: -120px;
}
.case_con dl {
	width: 1180px;
	height: 364px;
	overflow: hidden;
}
.case_con dl dd {
	width: 284px;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-top: 163px;
	float: left;
	margin-right: 14px;
}
.case_con dl dd > a {
	width: 284px;
	height: 200px;
	overflow: hidden;
	display: block;
}
.case_con dl dd > a img {
	width: 284px;
	height: 200px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.case_con dl dd:hover > a img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.case_con dl dd h4 {
	width: 244px;
	height: 40px;
	padding: 0 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
}
.case_con dl dd h4 a {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	padding-right: 20px;
	width: 220px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	background: url(../images/case_t.png) no-repeat right center;
}
.case_con dl dd:hover h4 {
	background: #024d9e;
}
.case_con dl .case_tu {
	width: 584px;
	height: 364px;
	float: right;
	overflow: hidden;
	position: relative;
}
.case_tu > a {
	width: 584px;
	height: 364px;
	overflow: hidden;
	display: block;
}
.case_tu> a img {
	width: 584px;
	height: 364px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.case_tu:hover > a img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.case_tu h4 {
	width: 544px;
	height: 40px;
	padding: 0 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
}
.case_tu h4 a {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	padding-right: 20px;
	width: 520px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	background: url(../images/case_t.png) no-repeat right center;
}
.case_tu:hover h4 {
	background: #024d9e;
}
.case_con ul {
	width: 1180px;
	height: 364px;
	margin-top: 30px;
	overflow: hidden;
}
.case_con ul li {
	width: 284px;
	height: 200px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 14px;
}
.case_con ul li:last-child {
	margin-right: 0;
}
.case_con ul li > a {
	width: 284px;
	height: 200px;
	overflow: hidden;
	display: block;
}
.case_con ul li > a img {
	width: 284px;
	height: 200px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.case_con ul li:hover > a img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.case_con ul li h4 {
	width: 244px;
	height: 40px;
	padding: 0 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
}
.case_con ul li h4 a {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	padding-right: 20px;
	width: 220px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	background: url(../images/case_t.png) no-repeat right center;
}
.case_con ul li:hover h4 {
	background: #024d9e;
}
/* case end */

/* reason start */

.reason {
	width: 100%;
	height: 870px;
	margin-top: 50px;
}
.rea_nav {
	width: 580px;
	height: 52px;
	margin: 0 auto;
	background: url(../images/rea_nav.jpg) no-repeat center top;
}
.rea_nav p {
	font-size: 20px;
	color: #024d9e;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	display: block;
}
.rea_nav span {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	display: block;
	text-align: center;
	line-height: 14px;
	margin: 8px auto;
}
.rea_con {
	width: 1180px;
	height: 778px;
	overflow: hidden;
	margin-top: 40px;
	background: url(../images/rea_con.jpg) no-repeat left top;
}
.rea_con li {
	width: 1180px;
	height: 350px;
}
.rea_con li .rea_w {
	width: 483px;
	float: left;
	margin-left: 82px;
}
.rea_w h4 {
	font-size: 20px;
	color: #024d9e;
	font-weight: bold;
}
.rea_w h4 span {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
}
.rea_w i {
	width: 40px;
	height: 2px;
	background: #e5e5e5;
	display: block;
	margin: 10px 0;
}
.rea_w p {
	width: 486px;
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}
.rea_w .rea_w1 {
	margin-bottom: 35px;
}
.rea_con li img {
	width: 565px;
	height: 312px;
	float: right;
	display: block;
	overflow: hidden;
}
.rea_con .rea2 {
	margin-top: 45px;
}
.rea_con .rea2 img {
	float: left;
	margin-left: 58px;
	width: 507px;
	height: 350px;
	display: block;
	overflow: hidden;
}
.rea_con .rea2 .rea_w {
	float: right;
}
/* reason end */

/* xb2 start */

.xb2 {
	width: 100%;
	height: 200px;
	background: url(../images/xb2_bg.jpg) no-repeat center;
	margin-top: 50px;
}
.xb2 .xb2_w {
	width: 510px;
	margin: 65px 0 0 80px;
	float: left;
}
.xb2_w h4 {
	font-size: 22px;
	color: #fff;
	line-height: 22px;
}
.xb2_w h5 {
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-top: 15px;
	height: 60px;
	margin-bottom: 35px;
	background: url(../images/xb2_l.png) no-repeat left 35px;
}
.xb2_dh {
	width: 249px;
	float: right;
	margin-top: 40px;
}
.xb2_dh h6 {
	font-size: 16px;
	color: #fff;
	text-align: right;
}
.xb2_dh h6 span {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.xb2_dh > a {
	width: 118px;
	height: 33px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	display: block;
	margin-top: 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	float: right;
	margin-left: 20px;
}
.xb2_dh > a:hover {
	background: #fff;
	color: #024d9e;
}
/* xb2 end */

/* company start */

.company {
	width: 100%;
	margin-top: 50px;
}
.com_top {
	width: 1180px;
	height: 459px;
	overflow: hidden;
	position: relative;
}
.com_top > i {
	width: 690px;
	height: 459px;
	float: left;
	overflow: hidden;
	position: relative;
	display: block;
	z-index: 8;
}
.com_top > i img {
	width: 690px;
	height: 459px;
	overflow: hidden;
	position: relative;
	z-index: 8;
}
.com_top > i h4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 459px;
	z-index: 9;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.com_top > i:hover h4 {
	opacity: 1;
}
.com_top .com_left {
	width: 562px;
	height: 441px;
	background: url(../images/com_k.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 99;
}
.com_left h3 {
	margin-top: 33px;
	width: 410px;
	float: right;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.com_left h3 span{
	display:block;
}
.com_left h3 span.line1{
	border-top: 3px solid #fff;
	width: 30%;
	margin-bottom: 20px;
}
.com_left h3 span.txt2{
	font-size: 18px;
	font-weight: 400;
}
.com_left p {
	width: 390px;
	height: 128px;
	line-height: 32px;
	font-size: 14px;
	color: #808080;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	margin: 110px 80px 26px 50px;
	float: left;
}
.com_left > a {
	font-size: 14px;
	color: #808080;
	line-height: 38px;
	display: block;
	float: left;
	margin-left: 50px;
}
.com_left > a:hover {
	color: #024d9e;
}
.hon_cont {
	width: 1180px;
	height: 155px;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
}
.hon_cont h3 {
	width: 136px;
	height: 110px;
	background: #024d9e;
	float: left;
	padding: 45px 0 0 28px;
}
.hon_cont h3 span {
	font-size: 22px;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	display: block;
}
.hon_cont h3 i {
	font-size: 14px;
	color: #ffffff;
	line-height: 14px;
	text-transform: uppercase;
	display: block;
	margin: 8px 0;
}
.hon_cont h3 b {
	width: 30px;
	height: 2px;
	background: #ffffff;
	display: block;
}
.hon_cont ul {
	width: 1016px;
	height: 155px;
	overflow: hidden;
	float: left;
}
.hon_cont ul li {
	width: 222px;
	height: 155px;
	float: left;
	margin-left: 32px;
	position: relative;
}
.hon_cont ul li a {
	width: 222px;
	height: 155px;
	overflow: hidden;
	display: block;
}
.hon_cont ul li a img {
	width: 222px;
	height: 155px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.hon_cont ul li:hover a img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.hon_cont ul li h4 a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	background: rgba(0,0,0,0.7);
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 35px;
}
.hon_cont ul li:hover h4 a {
	background: #024d9e;
}
/* company end */

/* news start */

.news {
	width: 100%;
	height: 596px;
	margin-top: 50px;
}
.new_box .new {
	float: left;
	width: 698px;
	height: 596px;
}
.new > ul {
	width: 698px;
	height: 20px;
}
.new > ul li {
	float: left;
	margin-right: 30px;
	font-size: 18px;
	color: #4c4c4c;
	line-height: 20px;
	text-align: center;
	display: block;
	cursor: pointer;
}
.new > ul .on {
	color: #024d9e;
	font-weight: bold;
}
.new > ul i {
	background: url(../images/new_line.png) no-repeat center;
	width: 404px;
	height: 17px;
	float: left;
	display: block;
}
.new > ul > a {
	color: #666666;
	display: block;
	float: right;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.new > ul > a:hover {
	color: #024d9e;
}
.new .new_con {
	width: 698px;
	height: 556px;
	margin-top: 10px;
}
.new_con .new_cont {
	width: 698px;
	height: 556px;
}
.new_cont ul {
	width: 698px;
	height: 360px;
}
.new_cont ul li {
	width: 698px;
	height: 165px;
	margin-top: 20px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.new_cont ul li:hover {
	cursor: pointer;
	box-shadow: 0px 0px 16px rgba(102,102,102,.6);
	transform: translate3d(0, -2px, 0);
}
.new_cont ul li > a {
	width: 218px;
	height: 163px;
	overflow: hidden;
	border: 1px solid #ccc;
	display: block;
	float: left;
}
.new_cont ul li > a:hover {
	border-color: #024d9e;
}
.new_cont ul li > a img {
	width: 218px;
	height: 163px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.new_cont ul li > a img:hover {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.new_cont ul li .new_w {
	float: left;
	width: 458px;
	height: 145px;
	background: #fafafa;
	padding-left: 20px;
	padding-top: 20px;
}
.new_w h4 a {
	width: 438px;
	font-size: 14px;
	color: #4c4c4c;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.new_w h4 a:hover {
	color: #024d9e;
}
.new_w p {
	font-size: 14px;
	color: #808080;
	width: 438px;
	line-height: 30px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 8px;
}
.new_w > a {
	font-size: 14px;
	color: #808080;
}
.new_w > a:hover {
	color: #024d9e;
}
.new_cont dl {
	width: 698px;
	height: 196px;
	overflow: hidden;
}
.new_cont dl dd {
	width: 330px;
	height: 48px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 9px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.new_cont dl dd:hover {
	border-color: #024d9e;
}
.new_cont dl dd a {
	display: block;
	font-size: 14px;
	color: #4c4c4c;
	float: left;
	width: 240px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 48px;
}
.new_cont dl dd span {
	float: right;
	display: block;
	font-size: 14px;
	width: 78px;
	color: #595959;
	line-height: 48px;
}
.new_cont dl dd a:hover {
	color: #024d9e;
}
.news .know {
	width: 427px;
	height: 588px;
	float: right;
}
.know .know_nav {
	width: 427px;
	height: 20px;
}
.know_nav h3 {
	font-size: 18px;
	color: #024d9e;
	display: block;
	font-weight: bold;
	line-height: 20px;
	margin-right: 30px;
	float: left;
	cursor: pointer;
}
.know_nav i {
	width: 236px;
	height: 17px;
	background: url(../images/know_line.png) no-repeat center;
	float: left;
	display: block;
}
.know_nav > a {
	float: right;
	display: block;
	font-size: 14px;
	color: #595959;
	line-height: 20px;
	text-transform: uppercase;
}
.know_nav > a:hover {
	color: #024d9e;
}
.know .know_con {
	width: 390px;
	height: 546px;
	margin-top: 22px;
}
.know_con > a {
	width: 427px;
	height: 252px;
	overflow: hidden;
	display: block;
}
.know_con > a img {
	width: 427px;
	height: 252px;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.know_con > a img:hover {
	-webkit-transform: scale(1.2, 1.2);
	-transform: scale(1.2, 1.2)
}
.know_con ul {
	width: 427px;
	height: 294px;
	overflow: hidden;
}
.know_con ul li {
	width: 427px;
	height: 48px;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.know_con ul li:hover {
	border-color: #024d9e;
}
.know_con ul li a {
	font-size: 14px;
	color: #4c4c4c;
	float: left;
	width: 320px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 48px;
}
.know_con ul li a:hover {
	color: #024d9e;
}
.know_con ul li span {
	font-size: 14px;
	color: #666;
	float: right;
	width: 80px;
	display: block;
	line-height: 48px;
}
/* news end */

/*link start*/

.link {
	width: 100%;
	margin-top: 50px;
	background: #262626;
	padding-top: 30px;
}
.link .link_box {
	width: 1180px;
	margin: 0 auto;
}
.link_box h4 {
	font-size: 18px;
	color: #f5f5f5;
	font-weight: bold;
	text-align: center;
}
.link_w {
	width: 1180px;
	margin-top: 20px;
	border-bottom: 1px solid #4c4c4c;
}
.link_box .link_w a {
	float: left;
	font-size: 14px;
	color: #e5e5e5;
	margin-right: 10px;
	line-height: 30px;
}
.link_box a:hover {
	color: #024d9e;
}

/*link end*/
