.dh {
	padding-top: 50px;
}

.dh p {
	color: #fff;
	font-size: 14px;
	padding-top: 50px;
	padding-left: 57px;
}

.lk_title a {
	color: #666;
}

.lk_title {
	padding-top: 30px;
	padding-left: 57px;
}

.slider-main li {
	padding-top: 2px;
}

/*--新闻推荐样式开始*/
.main_t_news {
	display: block;
	margin-top: 40px;

}

.container {
	margin-right: auto;
	margin-left: auto;


}

.main_t_title {
	display: block;

	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #555555;

}

.main_t_title::before {
	content: " ";
	position: absolute;
	width: 65px;
	height: 2px;

	bottom: -1px;
	left: 0;
	z-index: 1;
}

.main_t_news_main {
	margin-top: 10px;
}

.main_t_news_main ul li:nth-child(3n+2) {
	margin: 0 1.5% 10px;
}

.main_t_news_main ul li {
	display: block;
	width: 30%;
	float: left;
	padding: 10px 0;
	margin-bottom: 40px;
	border-bottom: 1px dashed #cdcdcd;
	padding-left: 20px;
	position: relative;
}

.main_t_news_main ul li::before {
	position: absolute;
	content: " ";
	width: 6px;
	height: 6px;
	background: #000000;
	transform: rotateZ(45deg);
	left: 5px;
	top: 20px;
	transition: .8s;

}

.main_t_news_main ul li a {
	display: block;
	font-size: 14px;
	width: 65%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .25s;
	color: #000;

}

.main_t_news_main ul {
	display: block;
	list-style-type: disc;
	padding: 0px;
	margin: 0;
	height: auto;
	overflow: hidden;
	width: 100%
}

.main_t_news_main ul li:hover::before {
	transform: rotateZ(315deg);
	background: #ea7215;
}

.main_t_news_main ul li:hover a {
	color: #ea7215;
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1100px) {
	.container {
		width: 1200px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

/*--新闻推荐样式结束*/

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

body {
	overflow-x: hidden;
}

a {
	text-decoration: none;
}

a,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0; )
}

a img {
	border: 0;
}

li {
	list-style: none;
}

.cont {
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.black {
	color: #000 !important;
}

.header {
	width: 100%;
	height: auto;
}

.hd_top {
	width: 100%;
	height: 40px;
	background: #efefef;
}

.hd_welcome {
	font-size: 14px;
	line-height: 40px;
	color: #000;
	float: left;
}

.db_nav {
	font-size: 14px;
	line-height: 40px;
	color: #000;
	float: right;
}

.db_nav a {
	font-size: 14px;
	color: #000;
	margin: 0 10px;
}

.hd_center {
	width: 100%;
	height: auto;
}

.hd_logo {
	width: 300px;
	height: auto;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}

.hd_ct {
	width: 30%;
	float: left;
	margin-top: 30px;
	margin-left: 5%;
	font-size: 14px;
}

.hd_ct p {
	line-height: 25px;
}

.hd_ct img {
	max-width: 80%;
}

.hd_rexian {
	float: right;
	margin-top: 20px;
	text-align: right;
}

.hd_rexian img {
	margin-right: 10px;
}

.hd_rexian p {
	float: right;
	font-size: 16px;
	line-height: 24px;
	color: #1565c0;
	text-align: center;
}

.hd_rexian p span {
	font-size: 18px;
	display: block;
	color: #1565c0;
}

.hd_bottom {
	width: 100%;
	height: 50px;
	background: #1565c0;
}

.hd_nav {
	width: 100%;
	height: 50px;
}

.hd_nav li {
	width: calc(100% / 6);
	text-align: center;
	height: 50px;
	float: left;
	box-sizing: border-box;
	transition: 0.25s;
}

.hd_nav li a {
	color: #fff;
	line-height: 50px;
	color: #fff;
	display: block;
}

.hd_nav li.on {
	background: #ec8812;
}

.hd_nav li:hover {
	background: #ec8812;
}

/*index*/
/* 高亮导航部分 */
.osSlider-main img {
	width: 100% !important;
}

.osSlider-main .slider-nav {
	position: absolute;
	right: 2%;
	height: 22px;
	bottom: 20px;
	text-align: center;
	z-index: 25;
}

.osSlider-main .slider-nav li {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 6px;
	margin: 0 12px;
	font-size: 12px;
	color: #1565c0;
	border: 1px solid #1565c0;
	background: none;
	cursor: pointer;
}

.osSlider-main .slider-nav li.active {
	color: #fff;
	background: #1565c0;
}

.osSlider-main .slider-nav li:hover {
	border: 1px solid #1565c0;
	background: #1565c0;
	color: #fff;
}

.slider {
	width: 100% !important;
	height: 450px !important;
}

.slider-main li {
	width: 100% !important;
	height: auto !important;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;

}

.slider-main {
	width: 100% !important;
	height: 450 !important;


}

.osSlider-main img {
	width: 100%;
	height: auto;
}

.osSlider-main .slider-nav {
	position: absolute;
	right: 2%;
	height: 22px;
	bottom: 20px;
	text-align: center;
	z-index: 25;
	display: none;
}

.slider-btn {
	display: none;
}

.in_product {
	width: 100%;
	height: auto;
	background: url(../images/ppbj_02.png) no-repeat center;
	padding-bottom: 20px;
	margin-top: 0px;
	max-width: 100%;
}

.inpp_left {
	width: 20%;
	float: left;
	margin-top: 20px;
	height: auto;
	border: 2px solid #1565c0;
	padding-bottom: 20px;
}

.inpp_lf_title {
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: #1565c0;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
}

.inpp_lf_title img {
	margin-right: 10px;
}

.inpp_lf_list {
	width: 75%;
	margin: 10px auto;
	height: auto;
}

.inpp_lf_list li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.inpp_lf_list li a {
	font-size: 14px;
	color: #000;
}

.inpp_lf_list li:hover,
.inpp_lf_list li.on {
	background: #ea7215;
	no-repeat center left #1565c0;
}

.inpp_lf_list li:hover a,
.inpp_lf_list li.on a {
	color: #fff;
}

.inpp_right {
	width: 78%;
	float: right;
	margin-top: 20px;
}

.inpp_list {
	width: 100%;
	height: auto;
}

.inpp_list li {
	width: 30.5%;
	margin-left: 2%;
	float: left;
	height: 210px;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #1565c0;
}

.inpp_list li:nth-child(4n) {
	margin-right: 0;
}

.inpp_img {
	width: 100%;
	height: 188px;
	overflow: hidden;
	border: 1px solid #1565c0;
}

.inpp_img img {
	width: 100%;
	height: 210px;
}

.inpp_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	background: #1565c0;
}

.inpp_list li:hover .inpp_img img {
	transform: scale(1.2, 1.2);
	transition-duration: 2s;
}

.index_title {
	width: 100%;
	height: auto;
	margin-top: 60px;
	text-align: center;
}

.index_title h3 {
	font-size: 24px;
	font-weight: lighter;
	color: #1565c0;
	line-height: 30px;
}

.index_title p {
	font-size: 24px;
	font-weight: lighter;
	color: #a5a5a5;
	line-height: 30px;
	height: auto;
	width: 100%;
	background: url(../images/index_30.png) no-repeat center left, url(../images/index_34.png) no-repeat center right;
}

.index_title1 {
	width: 100%;
	height: auto;
	margin-top: 20px;
	text-align: center;
}

.index_title1 h3 {
	font-size: 24px;
	font-weight: lighter;
	color: #fff;
	line-height: 30px;
}

.index_title1 p {
	font-size: 24px;
	font-weight: lighter;
	color: #fff;
	line-height: 30px;
	height: auto;
	width: 100%;
	background: url(../images/index_301.png) no-repeat center left, url(../images/index_341.png) no-repeat center right;
}

.in_youshi {
	width: 100%;
	height: auto;
	padding-top: 5px;
}

.in_youshi .index_title p {
	background-size: 41%;
}

.in_youshi_cont {
	width: 82.6%;
	margin: 40px auto;
	height: auto;
	background: url(../images/inysbj_06.png) no-repeat center bottom;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.in_ys_wz {
	width: 45%;
}

.in_ys_top {
	width: 100%;
	height: auto;
}

.in_ys_xh {
	width: 22%;
	height: 66px;
	background: #1565c0;
}

.in_ys_xh:hover {
	width: 22%;
	height: 66px;
	background: #ea7215;
}

.in_ys_xh p {
	width: 40%;
	margin: 20px auto;
	height: 26px;
	line-height: 26px;
	border-right: 2px solid #fff;
	font-size: 24px;
	color: #fff;
	text-align: center;
}

.in_ys_xh.fr p {
	border-left: 2px solid #fff;
	border-right: 0;
}

.in_ys_title {
	width: 70%;
	text-align: left;
	font-size: 24px;
	line-height: 40px;
	color: #ea7215;
}

.in_ys_title.fl {
	text-align: right;
}

.in_ys_title span {
	font-size: 14px;
	color: #b5b5b5;
	line-height: 22px;
	display: block;
}

.in_ys_cont {
	width: 85%;
	margin-left: 15%;
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}

.in_ys_img {
	width: 51.2%;
	height: auto;
	margin-bottom: 40px;
}

.in_about {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 5px 0 20px 0;
	background: url(../images/inbj_02.png) no-repeat center;
	margin-bottom: 40px;
}

.inab_left {
	width: 50%;
	float: left;
	background: url(../images/inbj_03.png) no-repeat top left;
	margin-top: 20px;
	padding: 45px 0;
}

.inab_left img {
	max-width: 100%;
	height: 368px;
	margin-left: 15%;
}

.inab_right {
	width: 50%;
	float: right;
	background: url(../images/index_55.png) no-repeat top;
	box-sizing: border-box;
	padding: 20px 2%;
	height: 368px;
}

.inab_right img {
	margin-top: 20px;
}

.inab_title {
	font-size: 18px;
	font-weight: lighter;
	line-height: 24px;
	color: #fff;
	margin: 10px auto;
	text-align: center;
}

.inab_cont {
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	line-height: 35px;
	text-indent: 5em;
	height: 390px;
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}

.in_anli {
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 20px;
}

.inal_list {
	width: 90%;
	margin: 20px auto 0;
	height: auto;
}

.inal_list li {
	width: 48%;
	margin-right: 4%;
	float: left;
	height: 208px;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #90092a;
	margin-bottom: 20px;
}

.inal_list li:nth-child(2n) {
	margin-right: 0;
}

.inal_img {
	width: 40%;
	float: left;
}

.inal_img img {
	width: 100%;
	height: 208px;
}

.inal_right {
	width: 58%;
	float: right;
}

.inal_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #000;
	font-size: 20px;
}

.inal_cont {
	font-size: 14px;
	color: #747474;
	line-height: 24px;
	height: 100px;
	overflow: hidden;
	width: 100%;
}

.inal_more {
	margin-top: 20px;
}

.in_news {
	width: 100%;
	height: auto;
	padding: 5px 0 20px;
	background: #f4f5f5;
	margin-top: 50px;
}

.inns_tab {
	width: 100%;
	margin: 20px auto 0;
	height: 40px;
	border-bottom: 2px solid #000;
	box-sizing: border-box;
}

.inns_tab li {
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	box-sizing: border-box;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}

.inns_tab li.active {
	border-bottom: 2px solid #1565c0;
	color: #1565c0;
}

.inns_fl_list {
	width: 100%;
	margin: 20px auto 0;
	float: right;
}

.inns_fl_list li {
	display: none;
}

.inns_fl_list li.thisclass {
	display: list-item;
}

.in_toutiao {
	width: 20%;
	float: left;
	height: 280px;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}

.intt_img {
	width: 100%;
	height: auto;
}

.intt_img img {
	width: 100%;
	height: 280px;
}

.intt_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	background: rgb(144, 9, 42, 0.7);
	padding: 0 10px;
	box-sizing: border-box;
}

.inns_list {
	width: 78%;
	float: right;
}

.inns_list li {
	display: block;
	width: 48%;
	float: left;
	margin-right: 4%;
	overflow: hidden;
	padding: 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #c7c7c7;
}

.inns_list li:nth-child(2n) {
	margin-right: 0;
}

.inns_list li a {
	font-size: 14px;
	color: #bcbcbc;
}

.inns_list li .inns_time {
	width: 22%;
	float: left;
	border-right: 1px solid #f2f2f2;
	text-align: center;
	font-size: 24px;
	box-sizing: border-box;
	padding: 10px 0;
}

.inns_list li .inns_time span {
	display: block;
	font-size: 14px;
}

.inns_list li .inns_right {
	width: 73%;
	float: right;
}

.inns_list li .inns_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #000;
}

.inns_list li .inns_cont {
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.inns_list li:hover .inns_time {
	color: #1565c0;
	border-right-color: #1565c0;
}

/*list_article*/
.ct_left {
	float: left;
	margin-top: 20px;
	width: 20%;
}

.ctlf_fenlei {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	padding-bottom: 10px;
	border: 2px solid #1565c0;
	margin-bottom: 20px;
}

.ctlf_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	background: #1565c0;
	color: #fff;
	box-sizing: border-box;
}

.ctlf_title img {
	margin-right: 10px;
}

.ctlf_list {
	width: 90%;
	margin: 20px auto 0;
}

.ctlf_list li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1 dashed #d1d1d1;
}

.ctlf_list li a {
	font-size: 14px;
	color: #000;
	transition: 0.2s;
}

.ctlf_list li:hover a,
.ctlf_list li.on a {
	color: #ea7215;
	font-size: 18px;
}

.ctns_list {
	width: 90%;
	height: auto;
	margin: 10px auto 0;
}

.ctns_list li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/news_10.png) no-repeat center left;
	text-indent: 30px;
	overflow: hidden;
}

.ctns_list li a {
	font-size: 12px;
	color: #000;
}

.ctns_list li:hover {
	background: url(../images/news_07.png) no-repeat center left;
}

.ctns_list li:hover a {
	color: #1565c0;
}

.ctlx_tab {
	width: 80%;
	margin: 10px auto;
	height: auto;
}

.ctlx_tab td {
	line-height: 18px;
	font-size: 14px;
	color: #000;
	padding: 10px 0;
}

.ctlx_tab td span {
	font-size: 14px;
}

.ctlx_tab td img {
	width: 60%;
	display: block;
}


.ct_right {
	width: 78%;
	float: right;
	margin-top: 20px;
}

.ct_right_top {
	width: 100%;
	height: 40px;
	background: url(../images/news_03.png) no-repeat left bottom;
	line-height: 40px;
}

.ct_right_top p {
	font-size: 16px;
	color: #1565c0;
	float: left;
	text-align: center;
	width: 150px;
}

.place {
	float: right;
	font-size: 12px;
	color: #9b9b9b;
}

.place a {
	font-size: 12px;
	color: #9b9b9b;
}

.ej_ns_list {
	width: 100%;
	margin-top: 20px;
}

.ej_ns_list li {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #c7c7c7;
}

.ej_ns_list li:nth-child(2n) {
	margin-right: 0;
}

.ej_ns_list li a {
	font-size: 14px;
	color: #bcbcbc;
}

.ej_ns_list li .ej_ns_time {
	width: 10%;
	float: left;
	border-right: 1px solid #f2f2f2;
	text-align: center;
	font-size: 24px;
	box-sizing: border-box;
	padding: 10px 0;
}

.ej_ns_list li .ej_ns_time span {
	display: block;
	font-size: 14px;
}

.ej_ns_list li .ej_ns_right {
	width: 88%;
	float: right;
}

.ej_ns_list li .ej_ns_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	color: #000;
}

.ej_ns_list li .ej_ns_cont {
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.ej_ns_list li:hover .ej_ns_time {
	color: #1565c0;
	border-right-color: #1565c0;
}

.page {
	width: 100%;
	text-align: center;
	margin: 20px auto;
}

.page a {
	width: 25px;
	height: 25px;
	background: #fff;
	font-size: 14px;
	color: #000;
	display: inline-block;
	margin-left: 10px;
	text-align: center;
	line-height: 25px;
}

.page a:hover,
.page .on {
	background: #1565c0;
	color: #fff;
	border-radius: 40px;
}



/*info_article*/
.article {
	width: 100%;
	min-height: 600px;
	padding: 0 15px;
}

.article p {
	line-height: 40px;
}

.fanye {
	width: 100%;
	box-sizing: border-box;
	padding: 0 1%;
	border-top: 1px solid #1565c0;
	margin-bottom: 20px;
}

.fanye div {
	font-size: 14px;
	line-height: 40px;
	color: #868686;
	max-width: 45%;
	height: 40px;
	overflow: hidden;
	border: 1px solid #1565c0;
	padding: 0 10px;
	margin-top: 10px;
}

.fanye div a {
	font-size: 14px;
	line-height: 40px;
	color: #868686;
}

.fanye .shang {
	float: left;
}

.fanye .xia {
	float: right;
	text-align: right;
}

/*list_product*/

.ctpp_list {
	width: 80%;
	margin: 10px auto 0;
	height: auto;
}

.ctpp_list li {
	width: 100%;
	height: 203px;
	position: relative;
	margin-bottom: 10px;
}

.ctpp_img {
	width: 100%;
}

.ctpp_img img {
	width: 100%;
}

.ctpp_title {
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	bottom: 0;
	background: #1565c0;
}


.ej_pp_list {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.ej_pp_list li {
	width: 30.5%;
	margin-left: 2%;
	float: left;
	height: 210px;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #1565c0;
}

.ej_pp_list li:nth-child(4n) {
	margin-right: 0;
}

.ej_pp_img {
	width: 100%;
}

.ej_pp_img img {
	width: 100%;
	height: 210px;
}

.ej_pp_title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	background: #1565c0;
}

/*page_contact*/
.ctt_cont {
	margin-top: 20px;
	width: 100%;
}

.ctt_map {
	width: 55%;
	float: left;
}

.ctt_map img {
	max-width: 100%;
}

.ctt_right {
	width: 40%;
	float: right;
}

.ctt_title {
	border-left: 3px solid #1565c0;
	padding-left: 5%;
	font-size: 36px;
	color: #1565c0;
	line-height: 40px;
}

.ctt_title span {
	display: block;
	color: #dadada;
	margin-top: 10px;
}

.ctt_right p {
	widh: 90%;
	margin-left: 10%;
	line-height: 50px;
	font-size: 18px;
	margin-top: 40px;
}

/*footer*/
.footer {
	width: 100%;
	height: auto;
	background: #011038 no-repeat center;
	margin-top: 5px;
}

.ft_left {
	width: 65%;
	float: left;
	margin-top: 30px;
}

.ft_nav {
	width: 30%;
	margin-right: 3%;
	float: left;
}

.ft_nav_title {
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
}

.ft_nav ul {
	width: 100%;
	height: auto;
}

.ft_nav ul li {
	font-size: 12px;
	line-height: 24px;
}

.ft_nav ul li a {
	color: #fff;
}

.ft_right {
	width: 35%;
	float: right;
	margin-top: 30px;
}

.ft_erweima {
	width: 30%;
	float: left;
	text-align: center;
}

.ft_ewm {
	width: 100%;
	margin-bottom: 10px;
}

.ft_lianxi {
	width: 68%;
	color: #fff;
	float: right;
}

.ft_lx_title {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.ft_lianxi p {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

.link {
	width: 100%;
	height: auto;
	min-height: 150px;
	border-top: 1px solid #555;
	padding-top: 20px;
	margin-top: 40px;
}

.lk_title {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.lk_cont {
	width: 100%;
	margin-top: 10px;
}

.lk_cont a {
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
}

.m_ft_nav {
	display: none;
}





/*info_product*/
.ej_ns_article {
	width: 100%;
	height: auto;
	margin-top: 20px;
	color: #000;
}

.ej_ns_title1 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.ej_ns_fu_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #818181;
	border-bottom: 1px solid #b8b8b8;
}

.ej_ns_time1 {
	float: left;
	background: url() no-repeat center left;
	height: 40px;
	text-indent: 23px;
}

.ej_ns_cishu1 {
	float: right;
	background: url() no-repeat center left;
	height: 40px;
	text-indent: 23px;
}

.ej_ns_neirong {
	width: 100%;
	height: auto;
	margin-top: 20px;
	min-height: 150px;
}

.fanye {
	width: 98%;
	padding: 0 1%;
	border-top: 1px solid #b8b8b8;
}

.fanye div {
	font-size: 14px;
	line-height: 40px;
	color: #868686;
	max-width: 45%;
	height: 40px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	padding: 0 10px;
	margin-top: 10px;
}

.fanye div a {
	font-size: 14px;
	line-height: 40px;
	color: #868686;
}

.fanye .shang {
	float: left;
}

.fanye .xia {
	float: right;
	text-align: right;
}

.ct_place a {
	color: #000;
}
