* {
	margin: 0;
	padding: 0
}

body {
	font-size: 13px;
	font-family: "Microsoft Yahei";
	margin: 0 auto;
	background: #FFF;
	color: #666;
	line-height: 22px
}

.fixed-navbar-makeup {
	padding-top: 10px
}

a,a:visited {
	color: #333;
	text-decoration: none
}

a:hover,a:focus {
	color: #f36f21;
	text-decoration: none
}

.clear {
	clear: both
}

p {
	margin: 0 0 5px
}

ul {
	margin: 0
}

li {
	list-style-type: none
}

img {

}

a img {
	opacity: 1
}

a img:hover {
	opacity: .9
}

.front {
	background: #f8f8f8;
	height: 280px;
	padding: 50px 0;
	width: 100%
}

.front h2 {
	color: #e1721e;
	margin-bottom: 20px;
	font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,sans-serif
}

.front .cate-top-sub {
	font-size: 25px;
	line-height: 40px;
	font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,sans-serif
}

.front .cate-top-border {
	border-bottom: 3px solid #e1721e;
	display: inline-block;
	width: 200px
}

#monitor {
	top: 140px;
	left: 6%;
	font-size: 16px;
	font-weight: 700;
	padding-left: 12px
}

#monitor .navbar-inner {
	border-left: 3px solid #e1721e
}

#monitor a {
	color: #e1721e
}

#monitor .active a {
	color: #11ada0
}

#monitor .nav>li {
	margin-bottom: 50px;
	margin-left: -12px;
	background: url(../images/p-ico.png) no-repeat left top
}

#monitor .nav>li.active {
	background: url(../images/active-p-ico.png) no-repeat left top
}

#monitor .nav>li:last-child {
	margin-bottom: 0
}

#monitor .nav>li>a {
	padding: 0 15px;
	margin-left: 20px
}

.cate-name {
	vertical-align: top;
	font-size: 35px;
	color: #888
}

.cate-subtitle {
	color: #e1721e;
	font-size: 18px;
	display: inline-block;
	text-align: left;
	padding: 20px 0 20px 30px;
	background: url(../images/subhead_bg.png) no-repeat left top
}

.content {
	width: 100%;
	border-top: 2px solid #cbcbcb;
	margin-bottom: 30px
}

.content:before {
	content: "";
	background: url(../images/top_jiao.png) no-repeat center top;
	width: 50px;
	height: 30px;
	display: block;
	margin: -2px auto 0
}

.container {
	width: 1200px;
	padding: 0
}

.container .subhead_single {
	color: #e1721e;
	margin-top: 20px
}

.container .subhead {
	color: #e1721e;
	margin-top: 20px
}

header {
	font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,sans-serif;
	border-bottom: 1px solid #ddd
}

header .container {
	height: 60px
}

header .container .nav {
	height: 26px;
	margin: 17px 0;
	font-size: 16px
}

header .container .nav li {
	box-sizing: border-box
}

header .container .nav li:last-child {
	border-left: 2px solid #c6c6c8
}

header .container .nav li:last-child a {
	color: #48af43
}

header .container .nav li:last-child a:hover {
	color: #f36f21
}

header .container .nav li:last-child.active a {
	color: #f36f21
}

header .container .logo {
	margin-right: 20px
}

header .container .logo img {
	max-height: 40px;
	margin-top: 10px
}

header .nav-pills>li.active>a,header .nav-pills>li.active>a:hover,header .nav-pills>li.active>a:focus {
	background: 0 0;
	color: #f36f21
}

header .nav>li>a {
	padding: 0 15px
}

.nav>li>a:hover,.nav>li>a:focus {
	background: 0 0
}

.bg_title {
	text-align: center;
	margin: 50px 0 40px;
	font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,sans-serif
}

.bg_title .btn {
	padding: 8px 20px;
	font-size: 24px;
	color: #fff;
	border-radius: 10px;
	cursor: default
}

.bg_title a .btn {
	cursor: pointer
}

.bg_title a:hover .btn {
	background: #f36f21;
	box-shadow: 0 4px 0 #9A3B03
}

.bg_title .btn_blue {
	background: #4ebff4;
	box-shadow: 0 4px 0 #10aca1
}

.bg_title .btn_green {
	background: #1194BB;
	box-shadow: 0 4px 0 #0E86AA
}

.bg_title .btn_grey {
	background: #eee;
	border-radius: 0;
	color: #333;
	font-size: 20px
}

.cate-title {
	padding-top: 20px;
	padding-bottom: 20px
}

.index_md {
	padding: 10px 50px
}

.welfare {
	border: 1px solid #eee;
	padding: 180px 30px 20px;
	font-family: "Hiragino Sans GB","Microsoft Yahei",Arial,sans-serif;
	position: relative
}

.welfare .welfare_s_t {
	width: 100%;
	position: absolute;
	top: -14px;
	left: 0;
	color: #f36f21;
	font-size: 25px;
	text-align: center
}

.welfare .welfare_s_t span {
	display: inline-block;
	background: #fff;
	padding: 0 10px
}

.welfare .welfare-model:first-child {
	padding-left: 0;
	border-right: 1px solid #ddd
}

.welfare .welfare-model:nth-child(2) {
	padding-right: 0
}

.welfare span {
	background: #f8f8f8;
	display: block;
	padding: 5px
}

.welfare h4 {
	background: url(../images/ali_title_l.png) #f8f8f8 no-repeat 140px 6px;
	padding: 15px;
	display: block
}

.welfare .welfare-model .col-sm-6:nth-child(odd) {
	padding-left: 0
}

.welfare .welfare-model .col-sm-6:nth-child(even) {
	padding-right: 0
}

.welfare .welfare-model span {
	padding: 10px 0 10px 20px;
	border-left: 5px solid #FEDFCA
}

.welfare .welfare-model span:hover {
	border-left: 5px solid #f36f21
}

.welfare .welfare-model:nth-child(3) span {
	border-color: #9db6c5
}

.welfare .welfare-model:nth-child(3) span:hover {
	border-color: #1194BB;
	color: #1194BB
}

.welfare_program {
	font-size: 20px;
	text-align: center
}

.welfare_program a {
	padding: 25px 10px;
	border-radius: 30px;
	background: #eee;
	display: inline-block;
	width: 200px;
	text-align: center
}

.welfare_program a:nth-child(2) {
	margin: 0 100px
}

.welfare_program a:hover {
	background: #f36f21;
	color: #fff
}

.welfare-title {
	font-size: 20px;
	margin-bottom: 10px
}

.w-last {
	width: 100%;
	padding-right: 0;
	text-align: center
}

.index-ali-way {
	color: #666;
	text-align: left
}

.index-ali-way ul li {
	margin-bottom: 20px
}

.index-ali-way .welfare-title {
	margin-bottom: 20px
}

.index-ali-way .welfare-title a {
	color: #f36f21
}

.top-border {
	padding: 20px 0;
	border-top: 3px solid #eee
}

.cate {
	margin-top: 10px
}

.cate .cate-left {
	position: relative;
	padding-right: 0
}

.cate .cate-left .cate-left-title {
	background: #f8f8f8;
	padding: 60px 0 0;
	font-size: 15px;
	text-align: center
}

.cate .cate-left .cate-left-title .cate-title {
	background: url(../images/title.png) no-repeat center top;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	font-size: 20px;
	line-height: 0;
	background-size: 100% auto
}

.cate .cate-left .cate-left-title .cate-title a {
	color: #fff
}

.cate .cate-left .cate-left-title .cate-list {
	border-bottom: 1px solid #eee
}

.cate .cate-left .cate-left-title .cate-list a {
	padding: 10px 5px;
	display: inline-block
}

.cate .cate-left .cate-left-title .cate-list:last-child {
	border-bottom: none
}

.cate .cate-left .cate-left-title .active a {
	border-bottom: 3px solid #ff7500
}

.index_sider {
	margin-top: 10px
}

.index_sider .item,.index_sider .carousel-inner {
	background: #f8f8f8
}

.index_sider .carousel-inner>.item>img {
	max-width: 70%
}

.index_sider .item-model {
	border-bottom: 3px solid #ddd;
	padding-bottom: 5px
}

.index_sider .carousel-control {
	display: inline-table;
	width: 4%;
	top: 20px;
	left: inherit
}

.index_sider .carousel-caption {
	text-shadow: none;
	float: right;
	padding: 20px 30px;
	color: #333;
	font-size: 15px;
	text-align: left
}

.index_sider .carousel-caption .index-s-c {
	line-height: 25px
}

.index_sider .carousel-caption h3 {
	line-height: 30px
}

.index_sider .carousel-caption h3 a {
	color: #333
}

.index_sider .carousel-control.right {
	right: 20px
}

.index_sider .carousel-control.left {
	right: 50px
}

.item-link a {
	color: #fcfefd;
	padding: 5px 10px
}

.item-link a:hover {
	opacity: .9
}

.carousel-control.right,.carousel-control.left {
	background-image: none
}

.item img {
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.index_sider .carousel-caption {
		position: static;
		width: 350px;
		max-height: 400px
	}
}

.index-news {
	background: #f8f8f8;
	padding: 10px 0
}

.index-news h4 a {
	font-size: 16px
}

.index-news .index-news-model a {
	color: #da3b4a
}

.index-news .index-news-model a:hover {
	color: #690610
}

.index-news .index-news-model {
	margin: 0;
	padding: 10px 0 10px 65px;
	border-bottom: 2px solid #ddd;
	font-weight: 700
}

.index-news .index-new-cate:nth-child(1) .index-news-model {
	background: url(../images/news1.png) no-repeat 20px top
}

.index-news .index-new-cate:nth-child(2) .index-news-model {
	background: url(../images/news2.png) no-repeat 20px top
}

.index-news .index-new-cate:nth-child(3) .index-news-model {
	background: url(../images/news3.png) no-repeat 20px top
}

.index-news .col-sm-4 {
	padding-left: 0;
	padding-right: 0
}

.index-news .index-news-content {
	padding: 10px 15px 0
}

.vision-model {
	padding: 0 30px;
	border-right: 2px solid #ddd;
	min-height: 140px
}

.vision-model p {
	color: #999
}

.vision-list-title {
	padding-bottom: 10px;
	font-size: 16px;
	color: #333;
	font-weight: 700
}

.vision-model:nth-child(4) {
	border-right: none
}

.values_benefit_list {
	padding: 20px 0
}

.values_benefit_list .values_benefit_content {
	position: relative;
	padding: 35px 40px 20px;
	text-indent: 25px;
	text-align: left;
	border-right: 2px solid #ddd;
	background: url(../images/values_b_ico.png) no-repeat 40px top
}

.values_benefit_list .values_benefit_content .value-number {
	position: absolute;
	font-size: 13px;
	color: #fff;
	top: 3px;
	left: 26px
}

.values_benefit_list .values_benefit_content:nth-child(1) {
	padding-left: 0;
	background: url(../images/values_b_ico.png) no-repeat left top
}

.values_benefit_list .values_benefit_content:nth-child(1) .value-number {
	left: -12px
}

.values_benefit_list .values_benefit_content:nth-child(3) {
	padding-right: 0;
	border-right: none
}

.values-six {
	background: #f8f8f8;
	padding-top: 20px;
	padding-bottom: 20px
}

.values-six .values-six-top-title {
	padding-bottom: 20px;
	font-size: 16px;
	color: #666;
	font-weight: 700
}

.values-six .six-list {
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 700
}

.values-six .six-list .six-list-t {
	padding: 8px;
	color: #666
}

.values-six .six-list .six-list-s {
	color: #999
}

.mission .mission-c {
	font-size: 15px;
	color: #999
}

.mission .mission-c p {
	margin-bottom: 5px
}

.list-model {
	font-size: 15px;
	color: #999;
	letter-spacing: 1px;
	border-right: 2px solid #ddd
}

.concept-model {
	min-height: 100px
}

.list-model:nth-last-child(2) {
	border-right: none
}

.system-model {
	min-height: 185px
}

.c {
	font-size: 15px;
	color: #999;
	letter-spacing: 1px
}

.list-p {
	padding-right: 20px;
	padding-left: 20px
}

.cate-slide .carousel-caption {
	position: static;
	color: #999;
	text-shadow: none
}

.cate-slide .carousel-caption span {
	display: inline-block;
	font-size: 17px;
	padding: 15px 40px 10px;
	background: url(../images/ali_title_l.png) no-repeat left top
}

.cate-slide .carousel-indicators {
	bottom: -10px
}

.cate-slide .carousel-indicators li {
	border-color: #999;
	margin-left: 5px
}

.cate-slide .carousel-indicators .active {
	background: #01c3a9
}

.cate-slide .carousel-control {
	top: 150px;
	bottom: auto
}

.action-model {
	margin-top: 30px;
	text-align: left
}

.action-model .actions {
	padding: 0 10px;
	margin-bottom: 20px
}

.action-model .action-cate {
	border: 1px solid #ddd;
	height: 400px;
	overflow: hidden;
	position: relative
}

.action-model .action-cate img {
	max-width: 100%
}

.action-model .action-cate .help-cate-title {
	padding: 10px;
	font-size: 22px
}

.action-model .action-cate .action-c {
	padding: 5px 15px
}

.action-model .action-cate .action-c h4 {
	font-size: 16px;
	line-height: 24px
}

.action-model .action-cate .action-c .action-c-tag {
	display: inline-block;
	padding: 2px 10px;
	margin-right: 10px;
	background: #01c3a9;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 5px
}

.action-model .action-cate .action-c .action-c-tag:hover {
	background: #17A491
}

.action-model .action-cate .action-summary {
	color: #999
}

.action-model .action-cate .action-more {
	position: absolute;
	bottom: 15px;
	right: 20px;
	color: #f36f21
}

.index-ali-way.action-model .action-c {
	height: 78px;
	overflow: hidden
}

.index-ali-way.action-model .action-cate {
	height: 285px;
	background: #F8F8F8
}

.action {
	position: relative
}

.action .action-model {
	position: absolute;
	bottom: 0;
	background: #fff;
	opacity: .8;
	width: 100%;
	padding: 10px 0 10px 250px;
	text-align: left;
	font-size: 16px;
	line-height: 28px
}

.action li {
	list-style: inherit
}

.action li a {
	color: #666
}

.social_concept {
	padding-bottom: 50px
}

.fund-list {
	padding: 0 65px;
	border-right: 2px solid #ddd
}

.fund-list .fund-key {
	padding-top: 20px
}

.fund-list .fund-key .fund-key-title {
	font-size: 14px;
	color: #999;
	padding: 5px
}

.fund_tenet {
	border-right: none
}

.fund_tenet h4 {
	text-align: left;
	padding-left: 40px;
	padding-bottom: 15px
}

.fund_tenet .fund_tenet-c {
	font-size: 15px;
	line-height: 25px;
	color: #999
}

.fund_tenet .fund_tenet_apply {
	padding-top: 20px;
	text-align: left;
	padding-left: 40px
}

a.btn-more {
	background: #f97a0f;
	padding: 8px 30px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	display: inline-block
}

a.btn-more:hover {
	opacity: .9
}

.cate-list-single {
	color: #666;
	border: 1px solid #ddd;
	margin-bottom: 20px
}

.cate-list-single img {
	width: 100%;
	max-width: 100%
}

.cate-right .col-sm-4 {
	padding-left: 10px;
	padding-right: 10px
}

.cate-right .cate-list-single {
	position: relative;
	background: #f8f8f8;
	height: 350px
}

.cate-right .cate-list-single .cate-list-single-model {
	padding: 0 15px 5px
}

.cate-right .cate-list-single .cate-list-single-model h4 {
	font-size: 16px;
	color: #666;
	line-height: 25px
}

.cate-right .cate-list-details {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 15px
}

.cate-right ul {
	line-height: 35px;
	padding: 10px 20px;
	font-size: 15px
}

.cate-right ul .list-m {
	color: #e1721e
}

.cate-right ul .list-time {
	font-size: 14px;
	color: #999;
	margin-left: 15px
}

.list-more {
	padding: 5px 5px 5px 10px;
	border: 1px solid #cb0101;
	color: #cb0101;
}

.list-more:hover {
	background: #cb0101;
	color: #fff;
	border: 1px solid #cb0101;
}

.world_report_list .download_model {
	height: 250px;
	width: 150px;
	overflow: hidden;
	border: none;
	background: 0
}

.world_report_list .col-sm-3 {
	padding: 0 23px 0 22px
}

.world_report_list img {
	width: auto
}

.information .cate-list-single {
	height: 260px
}

.information .cate-list-single-model p {
	text-align: right
}

.breadcrumb {
	background: 0 0;
	border-bottom: 1px solid #eee
}

.info-content {
	padding: 10px 20px;
	line-height: 25px
}

.info-content img {
	max-width: 100%
}

.info-content .img_c {
	float: left;
	margin-right: 30px
}

.info-content .info-d {
	margin-top: 20px
}

.info-content .info-d a {
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #f36f21;
	color: #f36f21;
	border-radius: 15px
}

.info-content .info-d a:hover {
	background: #f36f21;
	color: #fff
}

.detail {
	padding-top: 20px
}

.detail .info-content img,.detail .listright img {
	max-width: 100%
}

.detail .source-box {
	text-align: center;
	margin: 20px 20px 10px;
	color: #999
}

.detail .source-box a {
	color: #999
}

.listright img {
	margin-bottom: 5px
}

.active_c_title {
	background: #eee;
	border-top: 3px solid #10aca1;
	padding: 5px 20px;
	font-size: 16px;
	margin-bottom: 10px
}

.fetures {
	padding-top: 40px
}

.fetures .feture {
	background: #f36f21;
	color: #fff;
	margin-bottom: 30px
}

.fetures .feture .feture-img {
	width: 750px
}

.fetures .feture .feture-img img {
	max-width: 100%
}

.fetures .feture .feture-c {
	width: 345px;
	padding: 20px;
	max-height: 350px;
	font-size: 15px;
	line-height: 25px
}

.fetures .feture .feture-c h4 {
	line-height: 30px;
	font-size: 22px
}

.fetures .feture .feture-c h4 a {
	color: #fff
}

.fetures .feture .feture-c h4 a:hover {
	color: #eee
}

.fetures .feture .feture-c .item-link {
	font-size: 15px
}

.monitor .active a {
	color: red
}

.pic {
	width: 1100px;
	height: 400px;
	margin: 70px auto 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden
}

.pic ul .pic-list {
	list-style: none;
	width: 80px;
	height: 400px;
	float: left
}

.pic .pic-list .txt:hover a {
	color: #999
}

.pic .pic-list.active {
	background: #01c3a9;
	width: 860px
}

.pic .pic-list:nth-child(1) .txt {
	border-left: 3px solid #94e0df
}

.pic .pic-list.active .txt {
	border-left: 3px solid #fff
}

.pic .pic-list.active .txt a {
	color: #fff
}

.pic .pic-list.active .txt a:hover {
	color: #fff
}

.txt {
	width: 80px;
	height: 400px;
	filter: alpha(opacity=50);
	border-right: 3px solid #94e0df;
	float: right;
	box-sizing: border-box;
	padding: 100px 22px 0;
	cursor: pointer
}

.txt p {
	font-family: "微软雅黑";
	float: left;
	position: relative
}

.txt .p1 {
	font-size: 30px;
	word-wrap: break-word;
	line-height: 37px
}

.pic-list .market-list {
	display: none;
	text-align: left;
	width: 760px
}

.pic-list .market-list img {
	margin: 48px 35px;
	border-radius: 20px
}

.pic-list.active .market-list {
	display: block
}

.market-list-title {
	width: 280px;
	padding-top: 100px;
	line-height: 30px
}

.market-list-title a {
	color: #fff;
	font-size: 16px
}

.market-list-title ul {
	color: #fff
}

.market-list-title ul li {
	list-style: initial
}

.market-list-title ul .mark-list-more {
	list-style: none;
	text-align: right;
	padding-right: 22px
}

#footer {
	padding: 15px;
	text-align: center;
	background: url(../images/footer-bg.png) no-repeat center top;
	padding-top: 100px
}

#footer p {
	margin-bottom: 10px
}

#footer .link-item a {
	color: #999;
	margin-right: 10px
}

#footer .link-item a:hover {
	color: #333
}

a.ali-way-link {
	display: inline-block;
	width: 135px;
	height: 135px
}

a.ali-way-link:hover {
	background-position: -135px 0!important
}

.thumbnail {
	text-align: left;
	padding: 0;
	background: #f8f8f8;
	height: 460px;
	position: relative
}

.thumbnail a img {
	width: 100%
}

.thumbnail .caption {
	line-height: 20px;
	padding: 10px 20px 12px
}

.thumbnail .caption h4,.thumbnail .caption p,.thumbnail .caption a {
	color: #666
}

.thumbnail .caption h4 {
	line-height: 25px
}

.thumbnail .caption a:hover {
	color: #f36f21
}

.thumbnail .caption .pro_c {
	color: #999;
	line-height: 22px
}

.thumbnail .caption .text-center {
	margin: 18px auto 2px
}

#index_ford_map img {
	max-width: none
}

.index-open-mess {
	margin-top: 50px
}

.index-open-mess a {
	display: inline-block
}

.index-open-mess a:nth-child(2) {
	margin: 0 60px
}

.index-open-mess a:nth-child(3) {
	margin-right: 60px
}

.foot_logo_link {
	position: fixed;
	bottom: 78px;
	right: 95px
}

.foot_logo_link a {
	display: inline-block
}

.foot_logo_link .close_link {
	text-align: right;
	padding-right: 12px
}

.pagestring {
	text-align: right
}

.info-head h4 {
	font-size: 22px;
	color: #f36f21
}

.main-content {
	line-height: 24px;
	font-size: 14px
}

#tip {
	height: 30px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	font-size: 12px;
	right: 10px;
	bottom: 20px;
	border-radius: 3px;
	line-height: 30px;
	border: 1px solid #ccc
}

.amap-info .info {
	border: 1px solid #bdbdbd;
	text-align: left
}

div.info-top {
	position: relative;
	background: none repeat scroll 0 0 #F9F9F9;
	border-bottom: 1px solid #CCC;
	padding: 5px
}

div.info-top div {
	display: inline-block;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	padding: 0 20px 0 10px;
	min-width: 290px
}

div.info-top img {
	position: absolute;
	top: 10px;
	right: 10px;
	transition-duration: .25s
}

div.info-top img:hover {
	box-shadow: 0 0 5px #000
}

div.info-middle {
	font-size: 12px;
	padding: 10px;
	line-height: 21px
}

div.info-bottom {
	height: 0;
	width: 100%;
	clear: both;
	text-align: center
}

div.info-bottom img {
	position: relative;
	z-index: 104
}

.map_nav ul li {
	padding: 0 5px;
	font-size: 18px;
	width: 135px;
	float: left;
	text-align: center
}

.map_nav ul li a {
	padding: 10px 0;
	display: block;
	border: 1px solid #ddd;
	border-bottom: 0
}

.map_nav ul li a:hover {
	background: #1194BB;
	color: #fff
}

.map_nav ul li:nth-child(1) {
	padding-left: 0
}

.map_nav ul li.active a {
	background: #1194BB;
	color: #fff;
	border: none
}

a.widget.widget-hover-effect1:hover {
	display: block;
	transform: translateY(-3px);
	box-shadow: 0 5px 5px rgba(0,0,0,.1)
}

.download_model {
	position: relative
}

.download_model .download_btn {
	width: 100%;
	position: absolute;
	top: 168px;
	text-align: center;
	background: rgba(0,0,0,.6)
}

.download_model .download_btn .col-sm-6 {
	padding: 0
}

.download_model .download_btn .col-sm-6 a {
	display: block;
	padding: 5px 0;
	color: #fff
}

.download_model .download_btn .col-sm-6 a:hover {
	color: #ddd
}

.download_model img {
	width: 150px;
	height: 200px
}

.cate_l li img {
	height: 19px;
	margin-right: 5px
}

.map_e {
	border: 1px solid #eee;
	margin-top: 2px;
	height: 60px;
	background: url(../images/hw.png) no-repeat;
	background-size: auto 100%;
	color: #f36f21;
	font-size: 15px;
	text-align: left
}

.map_e div {
	float: left
}

.map_e div:nth-child(1) {
	padding: 17px 0 0 88px;
	font-size: 24px;
	color: #fff;
	width: 230px
}

.map_e div:nth-child(2) {
	width: 720px;
	padding: 6px 10px 0 0
}

.map_e a.btn-more {
	margin: 10px
}

.top-tags {
	margin: 20px 0
}

.top-tags a {
	float: left;
	margin-right: 15px;
	padding: 2px 15px;
	border: 1px solid #f36f21;
	border-radius: 10px;
	font-size: 13px;
	color: #f36f21
}

.top-tags a:hover {
	background: #f36f21;
	color: #fff
}

.top-tags a.active {
	background: #f36f21;
	color: #fff
}

.index-gyg {
	padding-bottom: 50px;
	color: #333
}

.index-gyg .index-gyg-l {
	text-align: right;
	padding-top: 20px;
	color: #f36f21;
	font-size: 24px
}

.pb_more {
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%
}

@media screen and (max-width:1400px) {
	.s_width {
		width: 950px;
		margin: 0 auto
	}

	#monitor {
		left: 3%
	}
}

.pagination>li>a {
	color: #333;
	padding: 6px 10px
}

.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>li>a:hover {
	color: #f36f21
}

#index-sider-m h4 {
	font-size: 16px;
	line-height: 25px
}

.index-tab {
	text-align: center
}

.index-tab td {
	width: 210px;
	height: 100px;
	padding: 10px
}