/*清除浮动代码*/
.clearfloat:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
.clearfloat{zoom:1}

li{list-style:none;}

.border_bg {
	width: auto;
	height: auto;
	margin: 0 auto;
	border: 1px solid #d0d0d0;
}

.cp img {
	border: 1px solid #bbb;
	padding: 1px;
}

.cp img:hover {
	border: 1px solid #1288e0;
	padding: 1px;
}

.white a {
	color: #fff;
	text-decoration: none;
}

.white a:hover {
	color: #ff0;
	text-decoration: none;
}

input,
button,
select,
textarea {
	outline: none
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.db,
.lb,
.dd {
	font-size: 0;
}

.totalwidth {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

.top10 {
	height: 10px;
}

.top20 {
	height: 20px;
}

.top40 {
	height: 40px;
}

.top50 {
	padding-top: 50px;
}

.top60 {
	height: 60px;
}

.top70 {
	height: 70px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.totalwidth {
	width: 1200px;
	margin: 0 auto;
}

.gd {
	animation: myfirst 2s infinite;
	display: inline-block;
}

@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}

	50% {
		transform: translate(0px, -10px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}


/*热销产品*/
#hot_t {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-top: 20px;
}

#hot_t span {
	color: #1288e0;
}

#hot_t p {
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	color: #888888;
}

.protab {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.protab a {
	display: block;
	width: 386px;
	height: 100px;
	color: #555;
	background: #eeeeee;
	float: left;
	margin-right: 21px;
}

.protab a .img {
	float: left;
	width: 31px;
	margin-left: 60px;
	height: 100px;
	background: url(../Images/20191228170100_912040090.png) 0px 0px no-repeat;
}

.protab a .h1 {
	height: 100px;
	line-height: 100px;
	float: left;
	padding-left: 10px;
	font-weight: normal;
	font-size: 36px;
}

.protab a .h2 {
	font-size: 23px;
	padding-left: 10px;
	float: left;
	font-weight: normal;
	padding-top: 25px;
}

.protab a .h2 p {
	font-size: 12px;
	text-transform: uppercase;
}

.protab a:nth-child(3) {
	margin-right: 0px;
}

.protab a.cur {
	color: #fff;
	background: #1288e0;
}

.protab a.cur .img {
	float: left;



	width: 31px;
	height: 100px;
	background: url(../Images/20191228170100_912040090.png) -31px 0px no-repeat;
}

.proleft,
.proright {
	width: 26px;
	height: 50px;
	margin-top: 210px;
	cursor: pointer;
}

.proleft {
	background: url(../Images/20191228164527_1853894351.png) no-repeat;
	margin-left: -47px;
}

.proright {
	background: url(../Images/20191228164527_2044128757.png) no-repeat;
	margin-right: -47px;
}

.proleft:hover,
.proright:hover {
	background-position-y: -50px;
}

.product ul dl {
	width: 1200px;
	overflow: hidden;
}

.product ul {
	display: none;
}

.product ul:nth-child(1) {
	display: block;
}

.divproduct_new_div {
	position: relative;
}

.divproduct_new_div_item {
	position: relative;
	margin-right: 30px;
	float: left;
	height: 520px;
	width: 380px;
	overflow: hidden;
}

.divproduct_new_div_item_content {
	position: absolute;
	top: 380px;
	width: 380px;
	background: #f5f5f5;
	height: 155px;
}

.divproduct_new_div_item:hover .divproduct_new_div_item_content {
	background: #1288e0;
}

.divproduct_new_div_item:hover .divproduct_new_div_item_body {
	color: #fff !important;
}

.product_div_item_pic {
	position: absolute;
	top: 0px;
	border: 1px solid #dddddd;
	overflow: hidden;
	position: relative;
}

.divproduct_new_div_item_a {
	font-size: 18px !important;
	color: #222;
	position: relative;
}

.divproduct_new_div_item:hover .divproduct_new_div_item_a,
.divproduct_new_div_item:hover .divproduct_new_div_item_a:before {
	color: #fff !important;
}

.product_div_item_pic img {
	width: 378px;
	height: 378px;
	transition: 0.8s;
}

.divproduct_new_div_item:hover .product_div_item_pic img {
	transform: scale(1.2);
	transition: 0.8s;
}

.divproduct_new_div_item_title {
	padding: 15px 30px;
}

.divproduct_new_div_item_body {
	font-size: 12px !important;
	color: #aaa !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 30px 15px 30px;
}

.divproduct_new_div_item_content:hover .divproduct_new_div_item_body {
	color: #fff !important;
}

.divproduct_new_div_item_a:before {
	content: '查看详情';
	display: block;
	font-size: 14px;
	color: #222;
	position: absolute;
	top: 72px;
}

/*解决方案*/
#solution_bg {
	width: 100%;
	height: 968px;
	background: url(../Images/20191228141809_66926224.jpg) center no-repeat;
}

#solution_t {
	/* width: 462px; */
	margin: 0 auto;
	padding-top: 0;
	color: #1288e0;
	font-weight: bold;
	font-size: 32px;
	font-family: Arial;
	text-align: center;
}

#solution_t1 {
	width: 160px;
	margin: 10px auto 44px;
}

#solution_t1 a {
	border: 2px solid #787878;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	display: block;
	color: #636363;
}

#solution_t1 a:hover {
	border: 2px solid #1288e0;
	color: #1288e0;
	font-size: 16px;
}

#solution_t2 {
	width: 492px;
	height: 26px;
	margin: 0 auto;
	background: url(../Images/20191228141809_1225174233.png) no-repeat;
	text-align: center;
	font-size: 21px;
	color: #888;
}

#solution_t3 {
	text-align: center;
	padding-top: 10px;
	height: 46px;
	font-size: 30px;
	font-weight: bold;
	color: #1288e0;
}

#solution_t4 {
	text-align: center;
	height: 75px;
	font-size: 25px;
}

.sol {
	overflow: hidden;
	height: 560px;
}

.sol h2 {
	height: 161px;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
	color: #aaa;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
}

.sol h2 a {
	line-height: 46px;
	margin-top: 50px;
	display: block;
	font-size: 36px;
	color: #282828;
	padding-bottom: 10px;
}

.sol h2 p {
	font-size: 18px;
	color: #888888;
	font-weight: normal;
}

.sol_con {
	position: relative;
	height: 554px;
	overflow: hidden;
}

.sol_lo {
	position: absolute;
	top: 0;
	left: 0;
	width: 236px;
	height: 391px;
	background: #fff;
	overflow: hidden;
	padding-left: 85px;
	padding-top: 10px;
	font-size: 36px;
	color: #222222;
	font-weight: bold;
}

.sol_lo p {
	font-size: 14px;
	color: #aaaaaa;
	font-weight: normal;
}

.sol_lo img {
	margin-top: 24px;
	margin-bottom: 10px;
	display: block;
	width: 97px;
	height: 80px;
}

.sol_lo .tb {
	animation: myfirst 2s infinite;
	display: inline-block;
}

@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}

	50% {
		transform: translate(0px, -10px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.sol_q {
	height: 134px;
	width: 850px;
	position: absolute;
	right: 0;
	top: 0;
}

.sol_q ul li {
	margin-bottom: 3px;
	width: 211px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-right: 1px;
}

.sol_q ul li a {
	padding-top: 12px;
	display: inline-block;
	width: 200px;
	height: 48px;
	font-size: 17px;
	color: #494a4c;
	font-weight: normal;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sol_q ul li em {
	font-weight: normal;
	display: block;
	font-size: 12px;
	color: #6c6c6c;
	font-family: Arial;
	text-align: left;
	font-style: normal;
}

.sol_q ul li a:hover,
.sol_q .cur a {
	text-decoration: none;
	color: #fff;
	background: #1288e0;
	border-radius: 10px;
}

.sol_q ul li a:hover em,
.sol_q .cur em {
	color: #fff;
}

.sol_q span {
	padding-left: 30px;
	padding-top: 12px;
	display: inline-block;
	width: 181px;
	height: 48px;
	font-size: 14px;
	color: #494a4c;
	font-weight: bold;
}

.sol_q span a {
	color: #494a4c;
}

.sol_q span em {
	font-weight: normal;
	display: block;
	font-size: 12px;
	color: #6c6c6c;
	font-family: Arial;
	text-transform: uppercase;
}

.sol_c {
	margin-top: 134px;
	height: 420px;
	position: absolute;
	left: 0;
	width: 100%;
}

.sol_c dl {
	height: 420px;
	overflow: hidden;
	position: relative;
}

.sol_c dl dt {
	width: 830px;
	height: 420px;
	overflow: hidden;
}

.sol_c dl dt img {
	width: 830px;
	height: 420px;
}

.sol_c dl dd {
	padding-left: 25px;
	top: 72px;
	position: absolute;
	width: 338px;
	height: 308px;
	overflow: hidden;
	background: #222222;
	margin-left: 70px;
	padding-right: 25px;
}

.sol_c dl dd span {
	margin-top: 28px;
	line-height: 46px;
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	font-weight: bold;
}

.sol_c dl dd span a {
	color: #fff;
	font-size: 20px;
	height: 26px;
	line-height: 26px;
	padding-right: 21px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.sol_c dl dd p {
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	margin-top: 10px;
	height: 126px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.sol_c dl dd .fl-a{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	background: #fff;
	padding: 0 34px;
	color: #222;
	margin-top: 32px;
}
.sol_c dl dd .fl-a:hover{
	background: #1288e0;
	color: #fff;
}
.sol_c dl dd p a {
	margin-top: 36px;
	display: block;
	width: 110px;
	height: 34px;
	background: #fff;
	text-align: center;
	line-height: 34px;
	color: #282828;
	font-size: 12px;
	text-transform: uppercase;
}

/*应用案例*/
#yyal_bg {
	width: 100%;
	height: 728px;
	background: url(../Images/20191228141822_379001370.jpg) center no-repeat;
}

#case_t {
	width: 463px;
	height: 49px;
	margin: 0 auto;
	background: url(../Images/20191229091707_811417073.png) no-repeat;
	line-height: 49px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}

#case_t span {
	color: #fff;
}

#case_t1 {
	padding-top: 10px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}

#case_t2 {
	width: 100px;
	margin: 0 auto;
	height: 3px;
	background: #fff;
	margin-top: 10px;
}

.case_nor {
	position: relative;
	margin-top: 40px;
	overflow: hidden
}

.case_nor .case_list {
	width: 401px;
	padding-left: 30px;
	height: 480px;
	padding-top: 23px;
	margin-bottom: 47px;
	background: #fff;
	overflow: hidden;
}

.case_nor .case_list li {
	float: left;
	width: 370px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	background: #fff;
	
}


.case_nor .case_list li a {
	font-size: 16px;
	display: block;
	color: #292929;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}




.case_nor .case_list li:hover a {
	color: #fff
}

.case_nor .case_tu {
	width: 770px;
	height: 456px;
	position: absolute;
	right: 0;
}

.case_nor .case_list li.on {
	background: #0f93f8;
	
}

.case_nor .case_list li.on:nth-child(2),
.case_nor .case_list li.on:nth-child(4),
.case_nor .case_list li.on:nth-child(6),
.case_nor .case_list li.on:nth-child(8) {
	background: #0f93f8;
	
}

.case_nor .case_list li.on a {
	color: #fff
}


.case_nor .case_list li:nth-child(2).on,
.case_nor .case_list li:nth-child(4).on,
.case_nor .case_list li:nth-child(6).on,
.case_nor .case_list li:nth-child(8).on {
	background: #0f93f8;
	
}

.case_nor .case_list li i {
	
	margin-top: 8px;
	display: block;
	width: 39px;
	height: 39px;
	float: left;
	background: url(../Images/20200310104153_2082726103.png);
	transition: all 0.5s;
}



.case_nor .case_list span {
	display: block;
	width: 175px;
	text-align: center;
	height: 68px;
	line-height: 68px;
	position: absolute;
	top: 352px;
	right: 0;
	background: #fff;
	border: 1px solid #ddd;
	
}

.case_nor .case_list span a {
	font-size: 16px;
	display: block;
}

.case_nor .case_list span:hover {
	background: #0f93f8;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
}

.case_nor .case_list span:hover a {
	color: #fff
}

.case_nor .case_list li:nth-child(2),
.case_nor .case_list li:nth-child(4),
.case_nor .case_list li:nth-child(6),
.case_nor .case_list li:nth-child(8) {
	background: #fff;
	border: 1px solid #ddd;

}

.case_nor .case_list li:nth-child(2):hover,
.case_nor .case_list li:nth-child(4):hover,
.case_nor .case_list li:nth-child(6):hover,
.case_nor .case_list li:nth-child(8):hover {
	background: #0f93f8;
	
}

.case_nor .case_list li:nth-child(2).cur,
.case_nor .case_list li:nth-child(4).cur,
.case_nor .case_list li:nth-child(6).cur,
.case_nor .case_list li:nth-child(8).cur {
	background: #0f93f8;
	
}


.case_nor .case_tu li {
	position: relative;
	width: 770px;
	height: 503px;
}

.case_nor .case_tu li span {
	background:;
	position: absolute;
	bottom: 0;
	z-index: 1;
	display: block;
	width: 690px;
	height: 108px;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 18px;
	float: left;
	line-height: 26px;
	overflow: hidden
}

.case_nor .case_tu li span a {
	display: block;
	color: #d1d1d1;
}

.case_nor .case_tu li strong {
	font-size: 20px;
	display: block;
	margin-bottom: 7px;
	margin-top: 5px;
}

.case_nor .case_tu li span a strong {
	font-size: 20px;
	color: #fff;
}

.case_prev {
	position: absolute;
	width: 64px;
	height: 47px;
	bottom: 0px;
	left: 301px;
	background: url(../Images/20191229091312_1250602791.jpg);
	z-index: 99999;
	transition: all 0.5s;
}

.case_next {
	position: absolute;
	width: 64px;
	height: 47px;
	bottom: 0px;
	left: 366px;
	background: url(../Images/20191229091312_441633268.jpg);
	z-index: 99999;
	transition: all 0.5s;
}

.case_prev:hover {
	cursor: pointer;
	background-position: 0 -47px;
}

.case_next:hover {
	cursor: pointer;
	background-position: 0 -47px;
}

#case_b {
	width: 100%;
	height: 69px;
	margin: 0 auto;
	background: url(../Images/20200102114239_1706820901.jpg) center no-repeat;
}

/*产品五大优势*/
#product_ys_bg {
	width: 100%;
	height: 684px;
	background: url(../Images/20191228141822_1647491910.jpg) center no-repeat;
}

#product_ys_c {
	width: 1200px;
	margin: 0 auto;
}

#product_ys_c_l {
	width: 835px;
	float: left;
	padding-top: 56px;
}

#product_ys_c_l .h1 {
	padding-left: 400px;
}

#product_ys_c_l .h2 {
	padding-left: 598px;
	padding-top: 20px;
}

#product_ys_c_r {
	width: 490px;
	float: right;
	margin-top: 50px;
}
#product_ys_c_r ul{}
#product_ys_c_r ul li:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
#product_ys_c_r ul li{zoom: 1;margin-bottom: 20px;position: relative;}
#product_ys_c_r ul li .nub{
	width: 60px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #ffcc1d;
}
#product_ys_c_r ul li .nub span{
	background: #ffcc1d;
	color: #0996ee;
	font-family: Arial;
	font-size: 36px;
	position: absolute;
	top:50%;
	left:50%;
	width:100%;
	transform:translate(-50%,-50%);
	text-align: center;
}
#product_ys_c_r ul li .nub i{
    display: block;
    width: 0;
    height: 0;
    border-bottom: 8px solid #2f4452;
    border-right: 18px solid transparent;
    position: absolute;
    top: -8px;
    right: -18px;
}
#product_ys_c_r ul li .nub em{
	display: block;
	width: 100%;
	height: 8px;
	background: #ffcc1d;
	position: absolute;
	top: -8px;
	left: 0;
}
#product_ys_c_r ul li p{
	background: #0996ee;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	float: right;
	width: 430px;
	box-sizing: border-box;
	padding: 16px 20px;
}

/*四大优势*/
#ys_t {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #1288e0;
	padding-top: 60px;
}

#ys_t p {
	font-size: 20px;
	color: #222;
	font-weight: normal;
}

#tabes {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

#tabes li {
	float: left;
	color: #555555;
	height: 160px;
	cursor: pointer;
	width: 285px;
	background: #e6e6e6;
	margin-left: 20px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
}


#tabes li p {
	color: #555555;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

#tabes li:nth-child(1) {
	margin-left: 0px;
}

#tabes li .t_img1 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) 0px 0px no-repeat;
	margin: 0 auto;
}

#tabes li .t_img2 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) -110px 0px no-repeat;
	margin: 0 auto;
}

#tabes li .t_img3 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) -220px 0px no-repeat;
	margin: 0 auto;
}

#tabes li .t_img4 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) -330px 0px no-repeat;
	margin: 0 auto;
}

#tabes li.current {
	color: #fff;
	background: #1288e0;
	width: 285px;
	height: 160px;
	font-size: 30px;
}

#tabes li.current p {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

#tabes li.current .t_img1 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) -55px 0px no-repeat;
	margin: 0 auto;
}

#tabes li.current .t_img2 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) -165px 0px no-repeat;
	margin: 0 auto;
}

#tabes li.current .t_img3 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) -275px 0px no-repeat;
	margin: 0 auto;
}

#tabes li.current .t_img4 {
	width: 55px;
	height: 55px;
	background: url(../Images/20191228141823_240198216.png) -385px 0px no-repeat;
	margin: 0 auto;
}

#contents_bg {
	width: 1136px;
	margin: 0 auto;
	border: 2px solid #e1e1e1;
	padding: 30px;
	height: 446px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 1px 1px 50px #bbb;
	-moz-box-shadow: 1px 1px 50px #bbb;
	box-shadow: 1px 1px 50px #bbb;
	margin-top: 30px;
	overflow: hidden;
}

#contents_bg ul {
	display: none;
	position: relative;
	height: 446px;
	margin-bottom: 30px;
}

#contents_bg ul:nth-child(1) {
	display: block;
}

.top15 {
	padding-top: 25px;
}

.top30 {
	padding-top: 30px;
}

.ys_c_bg {
	width: 1136px;
	margin: 0 auto;
}

.ys_c_bg_l {
	width: 583px;
	height: 446px;
	float: left;
	overflow: hidden;
}

.ys_c_bg_l img {
	width: 583px;
	height: 446px;
	transition: 0.6s;
}

.ys_c_bg_l:hover img {
	transform: scale(1.1);
	transition: 0.6s;
}

.ys_c_bg_r {
	width: 503px;
	float: right;
}

.ys_c_bg_r .h1 {
	padding-top: 40px;
	height: 71px;
	font-size: 33px;
	font-weight: bold;
	color: #484848;
}

.ys_c_bg_r .h1 p {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.ys_c_bg_r .h2 {
	height: 42px;
}

.ys_c_bg_r .h3 {
	height: 186px;
	color: #aaa;
	line-height: 36px;
	font-size: 14px;
}

.ys_c_bg_r .h4 {
	width: 480px;
	margin-left: 23px;
}

.ys_c_bg_r .h4_l {
	width: 190px;
	float: left;
	height: 60px;
}

.ys_c_bg_r .h4_l a {
	width: 190px;
	height: 60px;
	background: #1288e0;
	line-height: 60px;
	border-radius: 10px;
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
}

.ys_c_bg_r .h4_l a:hover {
	background: #ed2e38;
	color: #fff;
	font-size: 20px;
}

.ys_c_bg_r .h4_r {
	width: 270px;
	float: right;
}

.ys_c_bg_r .h4_r .tel_bg {
	font-size: 18px;
	height: 25px;
	overflow: hidden;
}

.ys_c_bg_r .h4_r .tel_font {
	font-size: 30px;
	font-weight: bold;
}

/*流程*/
#lc_bg {
	width: 100%;
	background: #f3f3f3;
	padding: 60px 0px;
	margin-top: 80px;
}

#lc_t {
	width: 730px;
	margin: 0 auto;
}

#lc_t_l {
	width: 140px;
	float: left;
	padding-top: 42px;
}

#lc_t_c {
	width: 450px;
	float: left;
	text-align: center;
	font-size: 36px;
}

#lc_t_c span {
	font-size: 36px;
	font-weight: bold;
	color: #1288e0;
}


#lc_t_c p {
	font-size: 18px;
	text-transform: uppercase;
	color: #b6b6b6;
}

#lc_t_r {
	width: 140px;
	float: right;
	padding-top: 42px;
}

.ser {
	padding: 60px 0px 0px 0px;
}

.ser h2 {
	margin-bottom: 55px;
}

.ser ul {
	height: 320px;
	padding: 0 40px;
	background: url(../Images/20191229142032_1831008304.png) no-repeat center 65px;
}

.ser li {
	float: left;
	width: 280px;
	text-align: center;
	height: 120px;
	margin-bottom: 64px;
	position: relative;
}

.ser li span {
	display: block;
	width: 72px;
	height: 72px;
	margin: 13px auto 17px;
	position: relative;
	cursor: pointer;
}

.ser li span em {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ddd;
	border-radius: 50%;
	top: 0;
	left: 0;
	-webkit-transform: translateX(0) rotate(0deg);
	transform: translateX(0) rotate(0deg);
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}

.ser li span i {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #1288e0;
	border-radius: 50%;
	top: 0;
	left: 0;
	opacity: 1;
	visibility: hidden;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.1s ease 0.2s;
	transition: all 0.1s ease 0.2s;
}

.ser li:hover span em,
.ser li.cur span em {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%) rotate(180deg);
	transform: translateX(100%) rotate(180deg);
}

.ser li:hover span i,
.ser li.cur span i {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.ser li b {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 16px;
}

.ser li:hover b,
.ser li.cur b {
	color: #1288e0;
}

.ser li:hover:after,
.ser li.cur:after {
	position: absolute;
	width: 13px;
	height: 8px;
	content: "";
	background: url(../Images/20191229142112_1850957205.png) no-repeat;
	top: 104px;
	left: 50%;
	margin-left: -7px;
}

.ser .tel {
	font-size: 14px;
	color: #333;
	line-height: 14px;
	padding-top: 18px;
}

.ser .tel strong {
	display: block;
	font-size: 24px;
	color: #333;
	line-height: 30px;
}

.ser .tel .zx {
	display: block;
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #333;
	background: #fff;
	border-radius: 17px;
	margin: 4px auto 0;
}

.ser li.bt:hover:after,
.ser li.bt.cur:after {
	top: 0;
	background: url(../Images/20191229142148_527182916.png) no-repeat;
}

.ser_con {
	position: relative;
}

.ser_bd {
	position: absolute !important;
	width: 100%;
	left: 0;
	top: 137px;
	z-index: 10;
}

.ser_bd p {
	font-size: 18px;
	color: #666;
	line-height: 24px;
	text-align: center;
}

/*留言*/
#feedback {
	width: 100%;
	height: 263px;
	background: url(../Images/20191228141834_24919172.jpg) center no-repeat;
}

#feedback_1 {
	font-size: 33px;
	color: #aaaaaa;
	text-align: center;
	padding-top: 50px;
	line-height: 45px;
}

#feedback_1 span {
	font-size: 16px;
}

#feedback_1 b {
	font-size: 30px;
}

.footer_ly {
	overflow: hidden;
	width: 1200xp;
	margin: 0 auto;
	margin: 10px 0;
	color: #aaaaaa;
}

.footer_dr_dl_ti {
	float: left;
}

#footer_dr_d_ti {
	width: 200px;
	overflow: hidden;
	height: 50px;
	margin: 7px 0px;
	float: left;
	overflow: hidden;
	border: 1px solid #333;
	margin-right: 10px;
}

#footer_dr_d_ti_wo,
#footer_dr_d_tf_wo {
	float: left;
	width: 35px;
	padding-left: 15px;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	color: #484848;
}

#footer_dr_d_ti_hree {
	float: left;
	width: 150px;
	height: 50px;
	border: none;
	background: none;
	line-height: 44px;
	color: #aaaaaa;
}

#footer_dr_d_ti_hree input {
	width: 130px;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	border: none;
	background: none;
	font-size: 13px;
	font-family: Microsoft YaHei;
	color: #aaaaaa;
}

#footer_dr_d_tf_ur {
	overflow: hidden;
	width: 200px;
	margin-top: 7px;
	height: 50px;
	border: 1px solid #333;
	float: left;
	color: #aaaaaa;
}

#footer_dr_d_tf_wo {
	line-height: 50px;
	height: 50px;
}

#footer_dr_d_tf_ve {
	float: left;
	width: 150px;
	height: 50px;
}

#footer_dr_d_tf_ve textarea {
	width: 145px;
	border: none;
	height: 46px;
	line-height: 46px;
	font-size: 13px;
	font-family: Microsoft YaHei;
	color: #aaaaaa;
	background: none;
}

#footer_dr_d_to {
	width: 352px;
	overflow: hidden;
	margin-bottom: 7px;
	float: right;
}

#footer_dr_d_to_wo {
	overflow: hidden;
	float: left;
	width: 112px;
	padding-left: 15px;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	border: 1px solid #333;
	margin-top: 7px;
	color: #484848;
}

#footer_dr_d_to_hree {
	float: left;
	width: 80px;
	height: 50px;
	line-height: 50px;
	margin-left: 5px;
}

#footer_dr_d_to_hree input {
	height: 0px;
	line-height: 50px;
	border: none;
	width: 112px;
	float: left;
	text-align: center;
	font-size: 16px;
	letter-spacing: 2px;
	background: fdfdfd;
	color: #aaaaaa;
}

#footer_dr_d_to_hree_img {
	float: left;
	line-height: 50px;
	height: 50px;
	padding: 12px 0;
	background: #c8c8c8;
	margin-top: 8px;
	width:100px;
}
#footer_dr_d_to_hree_img img{width: 100%;}
#footer_dr_d_ly_ao {
	overflow: hidden;
	text-align: center;
	float: right;
}

#footer_dr_d_ly_ao input {
	height: 50px;
	width: 122px;
	background: none;
	border: none;
	font-family: Microsoft YaHei;
	font-size: 16px;
	color: #fff;
}

.footer_dr_d_ly_ao_l {
	background: #1288e0;
	overflow: hidden;
	color: #fff;
	width: 112px;
	float: left;
	transition: all 0.8s linear;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 5px;
}

.footer_dr_d_ly_ao_l:hover,
.footer_dr_d_ly_ao_r:hover {
	transition: all 0.8s linear;
	background: #eb4008;
}

#footer_dr_d_tf_ve textarea,
#footer_dr_d_ti_hree input,
#footer_dr_d_to_hree input {
	outline: none;
}

.input {
	background: none;
	border: none;
	line-height: 50px;
	color: #484848;
}

/*新闻*/
#news_bg {
	width: 100%;
	background: #ececec;
	padding: 60px 0px;
}

#news_t {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

#news_tt {
	text-align: center;
	padding-top: 2px;
	font-size: 18px;
	color: #888;
}

#tab3 {
	overflow: hidden;
	width: 620px;
	margin: 0 auto;
	margin-top: 30px;
}

#tab3 li {
	float: left;
	color: #fff;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	text-align: center;
	width: 200px;
	background: #444;
	font-size: 18px;
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
	margin-left: 10px;
}

#tab3 li:nth-child(1) {
	margin-left: 0px;
}

#tab3 li.current3 {
	color: #fff;
	width: 200px;
	background: #1288e0;
	height: 50px;
	font-size: 18px;
}

#content3 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 490px;
	color: #222;
	margin-top: 30px;
}

#content3 ul {
	display: none;
	position: absolute;
	height: 490px;
}

#content3 ul:nth-child(1) {
	display: block;
}

.news_c_bg {
	width: 1200px;
	margin: 0 auto;
}

.news_c_bg_l {
	width: 580px;
	float: left;
}

.news_c_bg_l .n_1 {
	width: 580px;
	height: 310px;
	overflow: hidden;
}

.news_c_bg_l .n_1 img {
	width: 580px;
	transition: 0.6s;
}

.news_c_bg_l .n_1:hover img {
	transform: scale(1.1);
	transition: 0.6s;
}

.news_c_bg_l .n_2 {
	padding-top: 20px;
	font-size: 18px;
}

.news_c_bg_l .n_2 a {
	color: #484848;
	font-size: 18px;
}

.news_c_bg_l .n_2 a:hover {
	color: #1288e0;
	font-size: 18px;
}

.news_c_bg_l .n_3 {
	color: #666;
	padding-top: 10px;
}

.news_c_bg_l .n_4 {
	font-size: 12px;
	line-height: 25px;
	color: #aaa;
	padding-top: 10px;
}

.news_c_bg_r {
	width: 600px;
	float: right;
}

.news_c_bg_r_l {
	width: 260px;
	height: 140px;
	overflow: hidden;
	float: left;
}

.news_c_bg_r_l img {
	width: 260px;
	transition: 0.6s;
}

.news_c_bg_r_l:hover img {
	transform: scale(1.1);
	transition: 0.6s;
}

.news_c_bg_r_r {
	width: 310px;
	background: #fff;
	height: 90px;
	padding: 25px 15px;
	float: right;
}

.news_c_bg_r_r .nn_bg {
	margin: 0 auto;
}

.news_c_bg_r_r .nn_1 {
	font-size: 16px;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_c_bg_r_r .nn_1 a {
	color: #484848;
	font-size: 16px;
}

.news_c_bg_r_r .nn_1 a:hover {
	color: #1288e0;
	font-size: 16px;
}

.news_c_bg_r_r .nn_2 {
	color: #666;
	padding-top: 10px;
}

.news_c_bg_r_r .nn_3 {
	font-size: 12px;
	line-height: 25px;
	color: #aaa;
	overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}

/*公司简介*/
#company_bg {
	width: 100%;
	height: 582px;
	background: url(../Images/20191228141834_1199348538.jpg) center no-repeat;
}

#company_t {
	text-align: center;
	padding-top: 50px;
	font-size: 36px;
	height: 48px;
	font-weight: bold;
	color: #fff;
}

#company_tt {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#company_c {
	text-align: center;
	font-size: 18px;
	height: 73px;
	color: #fff;
}

#company_b {
	text-align: center;
}

#company_bb {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	line-height: 36px;
	color: #aaa;
	text-align: center;
}

#company_bb p {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 50px;
	color: #1288e0;
}

#company_bb a {
	font-size: 14px;
	color: #aaa;
}

#company_bb a:hover {
	font-size: 14px;
	color: #1288e0;
}

/*企业形象*/
#qyxx_t {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

#qyxx_t_l {
	width: 566px;

	float: left;
}

#qyxx_t_l li {
	float: left;
	width: 180px;
	height: 55px;
	line-height: 55px;
	text-align: center;

	font-size: 18px;
	margin-left: 10px;
}

#qyxx_t_l li a {
	font-size: 18px;
	display: block;
	color: #222;
	background: #ddd;
}

#qyxx_t_l li a:hover {
	background: #1288e0;
	font-size: 18px;
	color: #fff;
}

#qyxx_t_l li:nth-child(1) {
	margin-left: 0px;
}

#qyxx_t_r {
	width: 540px;
	float: right;
	color: #aaa;
	padding-top: 22px;
	font-size: 16px;
	text-align: right;
}

#qyxx_b {
	width: 1320px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#qyxx_b_l {
	width: 60px;
	float: left;
	padding-top: 120px;
}

#qyxx_b_c {
	width: 1200px;
	float: left;
	margin-top: 20px;
}

#qyxx_b_c td a {
	width: 285px;
	height: 214px;
	overflow: hidden !important;
	display: block;
	text-decoration: blink;
}

#qyxx_b_c td img {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}

#qyxx_b_c td img:hover {
	-webkit-transform: scale(1.12, 1.12);
	transform: scale(1.12, 1.12);
	-moz-transform: scale(1.12, 1.12);
	border: 1px solid #1288e0;
	background: #ffebec;
	padding: 3px;
}

#qyxx_b_c td br {
	display: none;
}

#qyxx_b_c td div a {
	width: 283px;
	height: 40px;
	font-size: 14px;
	border: 1px solid #ccc;
	line-height: 40px;
	display: block;
}

#qyxx_b_c td div a:hover {
	width: 283px;
	height: 40px;
	font-size: 14px;
	color: #1288e0;
	border: 1px solid #1288e0;
}

#qyxx_b_r {
	width: 60px;
	float: right;
	text-align: right;
	padding-top: 120px;
}

.strong_title {
	display: none;
}

.centerHeadImage {
	border: 0;
	display: none;
}

.mianbxContent a:hover {
	color: #1288e0;
}

.mianbxContent::after,
.mianbxContent:after {
	content: '';
	position: absolute;
	display: block;
	height: 40px;
	width: 200px;
	top: 0;
	right: 0;
}

#bodycon #center {
	float: right;
	width: 940px !important;
}

/*右边浮动*/
.y-kefu-box {
	position: fixed;
	right: 0;
	top: 32px;
	z-index: 99899999;
	font-size: 13px;
}

.y-kefu-box img {
	display: block;
	width: 100%;
	height: auto;
}

.y-kefu-box01 .icon {
	display: block;
	background: url(../Images/20191229174528_2100775030.png) no-repeat;
	margin: 0 auto 6px;
}

.y-kefu-box01 {
	width: 54px;
	color: #666;
	text-align: center;
}

.y-kefu-box01 .kf-close-btn {
	width: 27px;
	height: 27px;
	background-position: -5px -115px;
	position: relative;
	cursor: pointer;
}

.y-kefu-box01 .kf-close-btn:before {
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	background-color: #1288e0;
	position: absolute;
	bottom: -12px;
	left: 13px;
	z-index: 1;
}

.y-kefu-box01 .show-status>a,
.y-kefu-box01 .show-status>div {
	display: block;
	width: 52px;
	padding: 8px 0 12px;
	background-color: #fff;
	border-left: solid 1px #efefef;
	border-top: solid 1px #efefef;
	border-right: solid 1px #efefef;
	position: relative;
}

.y-kefu-box01 .show-status {
	position: relative;
}

.y-kefu-box01 .show-status .kf-zixun {
	background-color: #1288e0;
	border-color: #1288e0;
	color: #fff;
	margin: 10px 0 7px;
}

.y-kefu-box01 .kf-zixun {
	border-radius: 2px;
}

.y-kefu-box01 .kf-zixun i {
	width: 21px;
	height: 22px;
	background-position: -5px -5px;
}

.y-kefu-box01 .kf-mobile {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.y-kefu-box01 .kf-mobile>i {
	width: 18px;
	height: 18px;
	background-position: -5px -32px;
}

.y-kefu-box01 .kf-mobile:hover>i {
	background-position: -30px -32px;
}

.y-kefu-box01 .kf-weChat>i {
	width: 22px;
	height: 19px;
	background-position: -5px -55px;
}

.y-kefu-box01 .kf-weChat:hover>i {
	background-position: -30px -55px;

}

.y-kefu-box01 .kf-email {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.y-kefu-box01 .kf-email>i {
	width: 18px;
	height: 14px;
	background-position: -5px -80px;
}

.y-kefu-box01 .kf-email:hover>i {
	background-position: -30px -80px;
}

.y-kefu-box01 .back-top i {
	width: 13px;
	height: 11px;
	background-position: -5px -98px;
}

.y-kefu-box01 .back-top:hover i {
	background-position: -30px -98px;
}

.y-kefu-box01 .kf-email,
.y-kefu-box01 .back-top {
	border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .back-top {
	margin-top: 20px;
	border-radius: 2px;
	left: 55px;
}

.y-kefu-box01 .hver:hover {
	background-color: #1288e0;
	border-color: #1288e0;
}

.y-kefu-box01 .hver:hover>p {
	color: #fff;
}

.y-kefu-box01 .mobile-infos,
.y-kefu-box01 .y-ewm-box,
.y-kefu-box01 .y-email-infos {
	background-color: #fff;
	border: solid 1px #efefef;
	position: absolute;
	right: 90px;
	z-index: 2;
	border-radius: 2px;
	display: none;
}

/*咨询热线*/
.y-kefu-box01 .mobile-infos {
	width: 260px;
	text-align: left;
	top: 0;
}

.y-kefu-box01 .mobile-infos>div {
	padding: 20px 0 20px 45px;
	position: relative;
}

.y-kefu-box01 .mobile-infos>div i {
	width: 15px;
	height: 15px;
	background-position: -52px -32px;
	position: absolute;
	top: 22px;
	left: 20px;
	z-index: 2;
}

.y-kefu-box01 .mobile-infos .online1 {
	border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .mobile-infos span {
	color: #b9b9b9;
}

.y-kefu-box01 .mobile-infos p {
	color: #1288e0;
	font-size: 18px;
}

.right {
	width: 12px;
	height: 12px;
	position: absolute;
	right: -12px;
	top: 24px;
}

.right-arrow1,
.right-arrow2 {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-top: 6px transparent dashed;
	border-right: 6px transparent dashed;
	border-bottom: 6px transparent dashed;
	border-left: 6px white solid;
	overflow: hidden;
}

.right-arrow1 {
	left: 1px;
	border-left: 6px #efefef solid;
}

.right-arrow2 {
	border-left: 6px white solid;
}

/*二维码*/
.y-kefu-box01 .y-ewm-box {
	width: 151px;
	height: 178px;
	top: -60px;
}

.y-kefu-box01 .y-ewm-box>div {
	width: 151px;
	height: 178px;
}

.y-kefu-box01 .y-ewm-box img {
	width: 94px;
	height: 94px;
	margin: 30px auto 10px;
}

.y-kefu-box01 .y-ewm-box .y-ewm-img1 {
	width: 150px;
	border-right: solid 1px #efefef;
}

.y-kefu-box01 .y-ewm-box .right {
	top: 84px;
}

/*email*/
.y-kefu-box01 .y-email-infos {
	padding: 28px 20px 28px 45px;
	color: #b9b9b9;
	text-align: left;
	bottom: 0;
}

.y-kefu-box01 .y-email-infos p {
	color: #1288e0;
	font-size: 16px;
}

.y-kefu-box01 .y-email-infos>i {
	width: 18px;
	height: 13px;
	background-position: -52px -80px;
	position: absolute;
	left: 15px;
	top: 30px;
}

.y-kefu-box01 .y-email-infos .right {
	top: 55px;
}

.y-kefu-box01 .hide-status {
	width: 54px;
	height: 65px;
	background-color: #1288e0;
	position: absolute;
	top: 37px;
	left: 55px;
	z-index: 9;
}

.y-kefu-box01 .hide-status .kf-zixun {
	padding: 10px 0 7px;
	color: #fff;
	cursor: pointer;
}

/*公司简介发展历程*/
.pp_xian {
	width: 100%;
	height: 1px;
	background: #d0d0d0;
	margin-top: 30px;
}

.pplx_bg {
	width: 100%;
	background: #f5f5f5;
	padding: 30px 0px 60px 0px;
	color: #333;
}

.pplx_t {
	text-align: center;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}

.pplx_t1 {
	width: 50px;
	height: 2px;
	background: #1288e0;
	margin: 0 auto;
	margin-top: 10px;
}

.pplx_t2 {
	text-align: center;
	font-size: 36px;
	margin-top: 10px;
	font-weight: bold;
}

.fzlc_bg {
	width: 100%;
	background: #efefef;
	padding: 80px 0px 50px 0px;
}

.bgGray {
	background: #efefef;
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}

.boxMax1 {
	width: 100%;
	max-width: 1510px;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}

.navTitle {
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	padding: 60px 0 50px 0;
	color: #333;
	background: url(../Images/20191230194004_561495063.png) no-repeat center 60px;
}

.boxFzlc {
	width: 100%;
	height: 517px;
	overflow: hidden;
	position: relative;
	margin-bottom: 60px;
}

.boxFzlc .swiper-slide {
	width: 300px;
	height: 447px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding: 90px 35px 0 25px;
	box-sizing: border-box;
	text-align: center;
}

.boxFzlc .swiper-slide:nth-child(odd) {
	background: url(../Images/20191230193919_614390194.png) center no-repeat;
}

.boxFzlc .swiper-slide:nth-child(even) {
	background: url(../Images/20191230193919_687353889.png) center no-repeat;
}

.boxFzlc .swiper-pagination {
	bottom: 11px !important;
}

.boxFzlc .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #000;
	opacity: 0.2
}

.boxFzlc .swiper-pagination-bullet-active {
	background: #1288e0;
	opacity: 1.0
}

.boxFzlc .swiper-button-prev {
	left: 48%;
	margin: -40px 0 0 -100px;
	top: 100% !important;
	width: 40px;
	height: 40px;
	background: url(../Images/20191230194041_1458941139.png) no-repeat;
	opacity: 0.2
}

.boxFzlc .swiper-button-prev:hover {
	background: url(../Images/20191230194055_876997098.png) no-repeat;
	opacity: 1.0
}

.boxFzlc .swiper-button-next {
	right: 48%;
	margin: -40px -100px 0 0;
	top: 100% !important;
	width: 40px;
	width: 40px;
	background: url(../Images/20191230194116_1624735591.png) no-repeat;
	opacity: 0.2
}

.boxFzlc .swiper-button-next:hover {
	background: url(../Images/20191230194116_1614964774.png) no-repeat;
	opacity: 1.0
}

.boxFzlc h1 {
	font-size: 36px;
	line-height: 36px;
	color: #1288e0;
	font-family: 'impact'
}

.boxFzlc h2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin: 15px 0;
	font-family: 'Microsoft JhengHei';
}

.boxFzlc h3 {
	height: 4px;
	width: 60px;
	display: block;
	background: #1288e0;
	margin: 40px auto 25px;
}

.boxFzlc i {
	line-height: 28px;
	display: block;
	font-size: 16px;
	padding: 18px 0 0 0;
	font-style: normal;
	text-align: center;
	font-family: 'Microsoft JhengHei';
	color: #555;
}

/*左边菜单*/
#sort_t {
	width: 230px;
	height: 128px;
	background: url(../Images/20191230105438_773111464.jpg);
}

#sort_t .h1 {
	text-align: center;
	padding-top: 28px;
	color: #fff;
	font-size: 36px;
}

#sort_b {
	background: #fff;
	border: 1px solid #1288e0;
	border-top: none;
	padding: 10px;
	padding-bottom: 40px;
}

#sort_bb {
	width: 208px;
	background: url(../Images/20191230105537_1622928967.jpg);
	line-height: 50px;
	margin: 0 auto;
}

#sort_bb .show {
	padding-left: 30px;
	font-size: 14px;
}

#sort_bb .show a {
	font-size: 14px;
	color: #484848;
}

#sort_bb .show a:hover {
	font-size: 14px;
	color: #1288e0;
}

#sort_bbbb {
	background: #f5f5f5;
	margin: 0 auto;
	padding: 30px 15px;
	line-height: 33px;
	font-size: 13px;
	color: #484848;
	margin-top: 10px;
}


#bodycon { padding-top: 30px !important;}
.news_nav{width:100%; text-align: center;}
.news_nav a{line-height: 50px;  width: 240px; display: inline-block; height: 50px; font-size: 18px; background:#f5f5f5; color:#333;}
.news_nav a:hover,.news_nav a.curs{ background:#1288e0; color:#fff;}