﻿/* 织梦58（dedesos.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 24px;
	line-height: 30px;
	color: #4f4f4f;
	width: 640px;
	margin: 0 auto;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: none;
	background-color: #fff;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
a {
	color: #4f4f4f;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.4s linear 0s;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
}
li {
	list-style-type: none;
	transition: all 0.4s linear 0s;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/*top*/
#top {
	width: 100%;
	height: 105px;
	background: #fff;
	position: relative;
}
.logo {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}
#menu_icon {
	position: fixed;
	top: 30px;
	right: 50px;
	width: 30px;
	height: 33px;
	z-index: 91;
}
#menu_icon div {
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block;
	position: relative;
}
#menu_icon p {
	width: 30px;
	height: 5px;
	background: #1EC87F;
	border: 2px solid #FFF;
	border-radius: 10px;
	display: block;
}
#menu_icon #p1 {
	position: absolute;
	top: 0;
	left: 0;
}
#menu_icon #p2 {
	position: absolute;
	top: 12px;
	left: 0;
}
#menu_icon #p3 {
	position: absolute;
	top: 24px;
	left: 0;
}
#menu_close {
	position: fixed;
	top: 60px;
	right: 210px;
	width: 30px;
	height: 30px;
	z-index: 91;
}
#menu_close div {
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block;
	position: relative;
}
#menu_close p {
	width: 30px;
	height: 2px;
	background: #FFF;
	display: block;
}
#menu_close #p1 {
	position: absolute;
	top: 0;
	left: 0;
}
#menu_close #p2 {
	position: absolute;
	top: 0;
	left: 0;
}
#menu_box {
	position: fixed;
	height: 100%;
	background: url("../img/menu_bg.png");
	width: 277px;
	right: -277px;
	top: 0;
	z-index: 90;
}
#menu_box ul {
	width: 120px;
	margin: 0 auto;
	margin-top: 70%;
}
#menu_box li {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	margin: 15px 0;
}
#menu_box li a {
	width: 100%;
	display: block;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
/* Menu * ---------------------------------------*/
#menu li.active {
	background: #666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li.active a:hover {
	color: #FF0;
}
#menu li.active a {
	display: block;
}
#menu li.active a {
	color: #fff;
}
#menu_box_icon {
	position: absolute;
	bottom: 10%;
	width: 100%;
	height: 42px;
}
#menu_box_icon ul {
	width: 186px;
	height: 42px;
	margin: 0 auto;
}
#menu_box_icon li {
	float: left;
	width: 42px;
	height: 42px;
	padding: 0 10px;
}
#menu_box_icon li img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/*MENU*/
.slider {
	display: none
}
/*用于获取更加体验*/
.focus span {
	width: 10px;
	height: 10px;
	margin-right: 10px;
	border-radius: 50%;
	background: #666;
	font-size: 0
}
.focus span.current {
	background: #fff
}
#nav {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #1EC87F;
}
#nav ul {
	width: 110%;
}
#nav a {
	width: 160px;
	height: 60px;
	display: block;
	border-right: 1px solid #26CC86;
	border-bottom: 1px solid #26CC86;
	float: left;
	font-size: 25px;
	font-family: "微软雅黑";
	color: #FFF;
	text-align: center;
	line-height: 60px;
}
.pro_list {
	width: 585px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.pro_list ul {
	width: 110%;
}
.pro_list ul li {
	width: 183px;
	height: 210px;
	float: left;
	text-align: center;
	margin-right: 15px;
}
.pro_list ul li a {
	font-size: 24px;
	color: #909090;
}
.pro_list ul li img {
	width: 134px;
	height: 134px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	border: 2px solid #1DC880;
}
/*index*/
.mainindex {
	width: 580px;
	margin: 0 auto;
	overflow: hidden;
}
.cont1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.title {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #C3C3C3;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}
.cont1_title {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #c3c3c3;
	background: url("../img/title.png") no-repeat left center;
}
.cont1_title h5 {
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	line-height: 50px;
}
.cont1_title a {
	float: right;
	width: 50px;
	height: 50px;
	display: block;
	line-height: 50px;
	color: #1EC87F;
	font-size: 24px;
}
.title img {
	display: block;
	float: left;
	margin-right: 20px;
}
.title a {
	float: right;
	font-size: 16px;
	color: #6e6c6c;
}
.product {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 22px;
}
.product ul {
	width: 110%;
}
.product ul li {
	width: 280px;
	height: 222px;
	background: #1EC87F;
	float: left;
	margin-right: 20px;
	margin-bottom: 19px;
}
.product ul li span {
	font-size: 20px;
	color: #FFF;
	padding-left: 17px;
}
.company {
	width: 100%;
	overflow: hidden;
	padding: 25px 0;
}
.company img {
	display: block;
	padding: 6px;
	border: 1px solid #CDCDCD;
	margin: 0 auto;
	width: 519px;
}
.company p {
	font-size: 16px;
	color: #4f4f4f;
	line-height: 37px;
	padding-top: 27px;
}
.news_title {
	width: 100%;
	height: 60px;
}
.news_title ul li {
	width: 290px;
	height: 60px;
	float: left;
	line-height: 60px;
	text-align: center;
}
.news_title ul li a {
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
}
.news_title ul li:nth-child(1) {
	background: #03AB63;
}
.news_title ul li:nth-child(2) {
	background: #1EC87F;
}
.news_con {
	width: 100%;
	padding-top: 25px;
}
.news_con ul li {
	width: 100%;
	height: 135px;
	padding-bottom: 40px;
}
.news_con ul li .newsDat {
	width: 97px;
	height: 135px;
	float: left;
	text-align: center;
	background: url("../img/newsdat.png") no-repeat right 15px;
}
.news_con ul li .newsCon {
	width: 80%;
	float: right;
}
.newsDat span {
	display: block;
}
.newsDat .ri {
	font-size: 24px;
	color: #1ec87f;
	padding-top: 5px;
}
.newsDat .nian {
	font-size: 18px;
	color: #1ec87f;
}
.newsCon h5 {
	font-size: 23px;
	color: #343434;
	font-weight: bold;
	line-height: 35px;
}
.newsCon h6 {
	font-size: 18px;
	color: #484747;
	line-height: 35px;
}
.cooper {
	width: 100%;
	overflow: hidden;
	padding: 25px 0;
}
.cooper ul {
	width: 110%;
}
.cooper ul li {
	width: 120px;
	float: left;
	text-align: center;
	margin-right: 25px;
}
/*left*/
.allleft {
	width: 230px;
	height: 100%;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
}
.prolist_con a:hover, .prolist_con li a.current {
	background: url(../img/prolist_a.jpg) no-repeat 0px 0px;
	color: #FFF;
}
/*end*/
#end1 {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	overflow: hidden;
	background: #191919;
	padding-top: 35px;
}
.end1 {
	width: 580px;
	margin: 0 auto;
}
.footlogo {
	width: 195px;
	float: left;
	text-align: center;
	padding-top: 35px;
}
.nrr {
	width: 358px;
	float: right;
	border-left: 1px solid #5E5E5E;
	padding-left: 25px;
}
.nrr li {
	font-size: 26px;
	color: #adadad;
	line-height: 45px;
}
#end {
	width: 100%;
	height: 75px;
	background: #000;
	text-align: center;
	line-height: 75px;
	font-size: 20px;
	color: #6b6b6b;
	padding-bottom: 96px;
}
#end2 {
	width: 640px;
	height: 96px;
	margin: 0 auto;
	overflow: hidden;
	background: url("../img/foot_bg.jpg") no-repeat;
	position: fixed;
	bottom: 0;
}
.quickLink {
	height: 118px;
	width: 110%;
	position: relative;
}
.quickLink li {
	width: 160px;
	float: left;
	text-align: center;
}
.quickLink li a {
	color: #FFF;
}
.quickLink li img {
	display: block;
	margin: 0 auto;
	padding-top: 15px;
}
/*public*/
.main {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 50px;
}
.allcon {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.concompany {
	width: 580px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
.concompanycon {
	width: 100%;
	height: 100%;
	padding-top: 15px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 50px;
}
.rnewys {
	width: 100%;
	height: 120px;
	border-bottom: #d9d9d9 solid 1px;
	padding-top: 10px;
}
.newconleft {
	width: 75px;
	height: 120px;
	float: left;
	color: #676767;
}
.newsconright {
	width: 85%;
	height: 120px;
	float: right;
}
.newsconright a {
	width: 100%;
	height: 120px;
	display: block;
	color: #676767;
}
.newsconright a:hover {
	color: #2b8b03;
	text-decoration: none;
}
.newsconright1 {
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
}
.back a {
	width: 125px;
	height: 48px;
	display: block;
	float: right;
	font-size: 16px;
	font-family: "宋体";
	color: #FFF;
	padding-left: 5px;
	line-height: 41px;
	font-weight: bold;
	clear: both;
	background: url(../img/back_bg_hover.png) no-repeat;
	margin-top: 20px;
}
.back a:hover {
	opacity: 0.8;
}
/************常州贷款*****************/
.newsdivys {
	width: 100%;
	height: 190px;
	border-bottom: #353535 double 5px;
	padding-top: 10px;
}
.newsdivysimg {
	width: 245px;
	height: 175px;
	float: left;
	border: 1px solid #8CCE2E;
	padding: 3px;
}
.newsdivyscon {
	width: 665px;
	height: 120px;
	float: right;
	font-size: 14px;
}
.newsdivyscon a {
	width: 100%;
	height: 190px;
	display: block;
	color: #999999;
}
.newsdivyscon a:hover {
	text-decoration: none;
	color: #E61403;
}
.newsdivyscon1 {
	font-family: Microsoft YaHei, SimSun;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	width: 75px;
	border-bottom: 5px solid #8CCE2E;
}
.newsdivyscon2 {
	padding-top: 6px;
}
.news_nei li {
	width: 100%;
	height: 39px;
	border-bottom: 1px dashed #2C6793;
	line-height: 39px;
	background: url(../img/newslibg.jpg) no-repeat left center;
	font-family: "微软雅黑";
	font-size: 17px;
	color: #333;
}
.news_nei li a {
	color: #333;
}
.news_nei li a:hover {
	color: #79B0CD;
}
.a_left {
	width: 100px;
	height: 300px;
	position: absolute;
	margin-left: 10px;
	z-index: 9999;
	margin-top: 40px;
}
.a_right {
	width: 100px;
	height: 300px;
	position: absolute;
	margin-left: 600px;
	z-index: 9999;
	margin-top: 40px;
}
.a_left a {
	width: 100px;
	height: 300px;
	float: left;
	display: block;
	position: relative;
	z-index: 999;
	background: url('../img/btn-prev.png') no-repeat left center;
}
.a_right a {
	width: 100px;
	height: 300px;
	float: right;
	display: block;
	position: relative;
	z-index: 999;
	background: url('../img/btn-next.png') no-repeat right center;
}
.a_left a:hover {
	width: 100px;
	height: 300px;
	float: left;
	background: url('../img/btn-prev-cur.png') no-repeat left center;
}
.a_right a:hover {
	width: 100px;
	height: 300px;
	float: right;
	z-index: 999;
	background: url('../img/btn-next-cur.png') no-repeat right center;
}
#indexNews {
	padding-bottom: 15px;
}
#indexNews li {
	width: 658px;
	height: 30px;
	line-height: 30px;
	border-bottom: #7f7f7f dashed 1px;
	padding-left: 22px;
	background: url(../img/newsli.gif) no-repeat left;
}
#indexNews li a {
	float: left;
}
#topnews {
	height: 125px;
	overflow: hidden
}
#topnews li {
	border-bottom: 1px dashed #dedede;
	height: 120px;
}
#topnews li a {
	font-weight: 800;
	font-size: 14px;
	font-family: Microsoft YaHei, SimSun;
}
.introImg {
	float: left;
	margin-right: 10px;
}
.info_date {
	float: right;
	padding-right: 5px;
}
#indexPro {
	width: 745px;
	height: 430px;
	overflow: hidden;
	margin: 0 auto;
	float: right
}
#indexPro li, .produc li {
	float: left;
	margin: 0 9px 13px 9px;
	_margin: 0 7px 10px 7px;
	width: 238px;
	height: 206px;
	_height: 203px;
	text-align: center;
}
#fl {
	float: left;
	width: 240px;
}
#fl li {
	background: url(../img/fl_li.jpg) no-repeat top left;
	height: 30px;
}
#fl li a {
	padding-left: 38px;
	display: block;
	line-height: 29px;
}
#fl li a:hover {
	background: url(../img/fl_hover.jpg) no-repeat top left;
	color: #FFF;
}
.info_img {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}
.info_img li {
	width: 215px;
	height: 208px;
	text-align: center;
}
.info_img li a {
	width: 215px;
	height: 208px;
	display: block;
	background-color: #f2f2f2;
	border: #e8e8e8 solid 1px;
	line-height: 45px;
}
.info_img li a:hover {
	background-color: #0691d2;
	text-decoration: none;
	color: #FFF;
}
.info_img li img {
	width: 197px;
	height: 140px;
	padding-top: 8px;
}
 @keyframes aniBlink120 {
from {
margin-left:-60px
}
to {
	margin-left: 230px
}
}
@-webkit-keyframes aniBlink120 {
from {
margin-left:-60px
}
to {
	margin-left: 230px
}
}
.mod_imgLight {
	position: relative;
	width: 215px;
	height: 208px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0 0 10px #3C90DF;
}
.mod_imgLight a {
	display: inline-block
}
.mod_imgLight a:before {
	content: '';
	position: absolute;
	width: 60px;
	height: 208px;
	margin-top: 0px;
	margin-left: -120px;
	overflow: hidden;
	z-index: 6;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.mod_imgLight:hover a:before {
	-webkit-animation: aniBlink120 .3s ease-out forwards;
	-moz-animation: aniBlink120 .3s ease-out forwards;
	-o-animation: aniBlink120 .3s ease-out forwards;
	animation: aniBlink120 .3s ease-out forwards
}
.food_info_tit_bg {
	margin: 30px 0 0 0px;
	width: 100%;
	height: 30px;
	background: #ececec;
	float: left;
}
.food_info_tit {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #656565;
	color: #fff;
	line-height: 30px;
	font-family: Microsoft YaHei;
	font-size: 14px;
}
/************新闻*****************/
.news_tit_u {
	text-align: center;
	font-size: 16px;
	color: #0c5ba4;
	line-height: 30px;
	font-weight: 700;
}
.news_tit_d {
	text-align: center;
	padding: 5px 0px;
	font-size: 12px;
	font-weight: 100;
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	color: #303030;
	width: 98%;
	margin: 10px auto;
	height: 20px;
	line-height: 20px;
}
.news_tit_img {
	width: 60%;
	margin: 9px auto;
	text-align: center
}
/************产品*****************/
.produc {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
}
.info_img_detail {
	text-align: center;
}
.info_img_detail img {
	width: 80%;
	padding: 3px;
	border: #CCC solid 1px;
}
.food_name {
	text-align: center;
	line-height: 40px;
}
/************分页*****************/
/*.page{width:99%; height: 30px; line-height: 30px;text-align: center; margin: 0 auto;font-size: 12px; border:1px solid#d2d4d6;}
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.page span.current {padding:3px 6px 3px 6px;height:18px;line-height:18px;background:#404040;color:#fff;}*/
/************留言*****************/
.concompanycon table {
	margin-left: 2px;
}
.concompanycon table th {
	color: #444444;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Microsoft YaHei', arial;
	text-align: right;
	vertical-align: top;
	padding-top: 9px;
}
.concompanycon table td select {
	font-family: 'Microsoft YaHei', arial;
	font-size: 14px;
	width: 278px;
	height: 32px;
	text-indent: 8px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 6px 5px;
	background: #FFF;
*+margin-left:-3px;
}
.concompanycon table td ul {
	list-style: none;
	position: absolute;
}
.concompanycon table td ul li {
	font-family: 'Microsoft YaHei', arial;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	text-indent: 8px;
	width: 276px;
	height: 28px;
	border-left: 1px solid #d2d4d6;
	border-right: 1px solid #d2d4d6;
	background: #FFF;
}
.concompanycon table td ul li a {
	display: block;
	text-decoration: none;
	color: #444444;
}
.concompanycon table td ul li a:hover {
	color: #fe7d0c;
}
.concompanycon table td ul li:last-child {
	border-bottom: 1px solid #d2d4d6;
}
.concompanycon table td input {
	font-size: 14px;
	width: 276px;
	height: 28px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 5px 5px;
}
.concompanycon table td .yanzheng {
	width: 101px;
}
.concompanycon table td textarea {
	resize: none;
	width: 545px;
	height: 178px;
	border: 1px solid #d2d4d6;
	margin: 5px auto 5px 5px;
}
.concompanycon table td img {
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 4px;
*+margin-bottom:14px;
}
.concompanycon table td .but {
	width: 74px;
	height: 31px;
	line-height: 27px;
	background: #149939;
	border-radius: 2px;
	border: none;
	text-align: center;
	margin-top: 14px;
	margin-left: 5px;
	font-size: 14px;
	font-family: 'Microsoft YaHei', SimHei, sans-serif;
	color: #FFF;
}
/************招聘*****************/

.jobs li {
	overflow: hidden;
	margin: 23px 18px 28px 28px;
	padding-bottom: 27px;
	border-bottom: 1px dotted #cdcdcd;
}
.jobs a {
	position: relative;
	top: -90px;
	background: url(../img/button.jpg) no-repeat top left;
	float: right;
	width: 71px;
	height: 34px;
	color: #fff;
	text-align: center;
	line-height: 34px;
}
.jobs strong {
	color: #da020d;
}
.jobs p {/*margin:6px 0 -134px 156px;*/
	line-height: 35px;
}
/***************jobs***************/
.pro_info .rel_center {
	margin: 23px 0 6px;
	margin-left: -145px;
	padding: 3px;
	width: 290px;
	height: 216px;
	border: 1px solid #dcdcdc;
}
.pro_name {
	display: block;
	color: #da020d;
	text-align: left;
}
.info_title {
	margin: 30px 0 0 0px;
	width: 760px;
	height: 30px;
	background: #ececec;
	float: left;
}
.info_title b {
	display: inline-block;
	padding-left: 10px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #656565;
	color: #fff;
	line-height: 30px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/********goods_info&jobs_info*******/
.order {
	margin: 40px 0 120px 46px;
	line-height: 40px;
}
.order img {
	vertical-align: -5px;
	cursor: pointer;
}
#submit {
	width: 90px;
	height: 34px;
	border: none;
	background-position: 0px -366px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
	background: #F00;
}
.service_box {
	position: fixed;
	z-index: 1000;
	right: -147px;
	top: 50%;
	margin-top: -100px;
	width: 146px;
	border: 1px solid #ece8e5;
	background: #fff;
}
.service_box .tab_nav {
	position: absolute;
	left: -42px;
	top: -1px;
}
.service_box .tab_nav > li {
	background: #ece8e5;
	border-bottom: 1px solid #dfdbd9;
}
.service_box .tab_nav > li.active {
	background: #ff6b09;
}
.service_box .tab_nav > li:first-child {
	border-radius: 8px 0 0;
}
.service_box .tab_nav > li:last-child {
	border-bottom: none;
	border-radius: 0 0 0 8px;
}
.service_box .tab_nav > li > a {
	display: block;
	width: 28px;
	padding: 12px 6px 12px 8px;
	line-height: 14px;
	text-align: center;
	color: #2c2c2c;
	text-decoration: none;
}
.service_box .tab_nav > li.active > a {
	color: #fff;
}
.service_box .tab_nav .icon {
	display: block;
	height: 28px;
	width: 28px;
	background: url(../img/bg_online_service_new.gif) no-repeat;
	overflow: hidden;
	margin: 3px 0;
*margin:6px 0;
}
.service_box .tab_nav .icon_1 {
	background-position: 0 0;
}
.service_box .tab_nav .icon_2 {
	background-position: -28px 0;
}
.service_box .tab_nav .icon_3 {
	background-position: -56px 0;
}
.service_box .tab_nav .active .icon_1 {
	background-position: 0 -28px;
}
.service_box .tab_nav .active .icon_2 {
	background-position: -28px -28px;
}
.service_box .tab_nav .active .icon_3 {
	background-position: -56px -28px;
}
.service_box .tab_content {
	padding: 20px 5px 10px;
	position: relative;
}
.service_box .tab_plan {
	display: none;
	text-align: center;
}
.service_box .tab_plan p {
	color: #333;
}
.news_main img {
	max-width: 100%;
}
