﻿﻿@charset "utf-8";

@font-face {
	font-family: 'iconfont';
	src: url('../fonts/font_1432720974_1547027.eot');
	src: url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'), url('../fonts/font_1432720974_1547027.woff') format('woff'), url('../fonts/font_1432720974_1547027.ttf') format('truetype'), url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg')
}

@font-face {
	font-family: 'Pacifico';
	font-style: normal;
	font-weight: 400;
	src: local('Pacifico Regular'), local('Pacifico-Regular'), url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')
}

.fa {
	display: inline-block;
	font-family: "iconfont";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
	content: "\e604"
}

.fa-icon-weibo:before {
	content: "\e600"
}

.fa-icon-weixin:before {
	content: "\e605"
}

.fa-icon-zaixianzixun:before {
	content: "\e608"
}

body {
	font-family: "微软雅黑"
}

.glyphicon {
	top: 0 !important
}

.no-margin {
	margin: 0 !important
}

.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

a {
	text-decoration: none !important;
	cursor: pointer !important
}

.container-fluid {
	max-width: 1230px !important
}

.tr {
	transition: all 0.3s;
}

.tr3 {
	transition: all 1s;
}

.sizeCover {
	background-position: 50% 50%;
	background-size: cover;
}

.main-4 {
	padding: 0 5px;
}

.main-4-list {
	padding: 0 10px;
}

.main-pad-1 {
	padding: 30px 0;
}

.main-Background-1 {
	background: url(../images/bg_03.png) repeat;
}

header {
	position: relative;
	z-index: 21474836;
}

header .qita .logo {
	font-size: 0;
}

header .qita .logo a {
	display: block;
}

.banner {
	position: relative;
	overflow: hidden;
}

.banner .swiper-pagination {
	bottom: 20px;
	width: 100%;
	font-size: 0;
}

.banner .swiper-pagination span {
	margin: 0 8px;
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
	background: #0167b5;
}

.title-1 {
	margin-bottom: 30px;
	font-size: 0;
}

.title-1 a {
	display: inline-block;
	vertical-align: top;
}

.title-1 a .en {
	font-size: 12px;
	color: #888;
	line-height: 24px;
}

.title-1 a .cn {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 5px;
	font-size: 27px;
	color: #333;
	line-height: 34px;
}

.title-1 a .cn:before,
.title-1 a .cn:after {
	content: "";
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 80px;
	height: 1px;
}

.title-1 a .cn:before {
	left: -95px;
	background: -moz-linear-gradient(left, rgba(225, 225, 225, 0) 0%, rgba(225, 225, 225, 1) 17%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(225, 225, 225, 0) 0%, rgba(225, 225, 225, 1) 17%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to right, rgba(225, 225, 225, 0) 0%, rgba(225, 225, 225, 1) 17%, rgba(225, 225, 225, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e1e1e1', endColorstr='#e1e1e1', GradientType=1);
}

.title-1 a .cn:after {
	right: -95px;
	background: -moz-linear-gradient(left, rgba(225, 225, 225, 1) 0%, rgba(225, 225, 225, 1) 83%, rgba(225, 225, 225, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(225, 225, 225, 1) 0%, rgba(225, 225, 225, 1) 83%, rgba(225, 225, 225, 0) 100%);
	background: linear-gradient(to right, rgba(225, 225, 225, 1) 0%, rgba(225, 225, 225, 1) 83%, rgba(225, 225, 225, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#00e1e1e1', GradientType=1);
}

.title-1 a .cn span {
	color: #e12b02;
}

.title-1 a .jiangexian {
	position: relative;
	margin: 0 auto;
	width: 34px;
	height: 1px;
}

.title-1 a .jiangexian:before,
.title-1 a .jiangexian:after {
	content: "";
	position: absolute;
	top: 0;
	z-index: 1;
	height: 1px;
	transition: all 0.3s;
}

.title-1 a .jiangexian:before {
	left: 0;
	width: 7px;
	background: #e12b02;
}

.title-1 a .jiangexian:after {
	right: 0;
	width: 26px;
	background: #b1b1b1;
}

.title-1.active a .cn {
	color: #fff;
}

.title-1.active a .cn span {
	color: #fff;
}

.title-1.active a .cn:before,
.title-1.active a .cn:after {
	opacity: 0.12;
}

.title-2 {
	margin-bottom: 20px;
	font-size: 0;
}

.title-2 ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px;
}

.title-2 ul li a {
	display: block;
	padding: 0 10px;
	min-width: 135px;
	font-size: 15px;
	color: #333;
	line-height: 38px;
	border: solid 1px #e0e0e0;
	border-radius: 20px;
}

.title-2 ul li.active a {
	color: #fff;
	background: #0167b5;
	border: solid 1px #0167b5;
}

.title-3 {
	padding-top: 2px;
	margin-bottom: 20px;
	border-bottom: solid 1px #d0d0d0;
}

.title-3 .biaoti {
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	line-height: 46px;
}

.title-3 .right {
	font-size: 13px;
	color: #777777;
	line-height: 46px;
}

.title-3 .right a {
	color: #777777;
}

.title-3 .right span {
	color: #e12b02;
}

.more-1 {
	margin-top: 30px;
}

.more-1 a {
	display: block;
	margin: 0 auto;
	width: 190px;
	color: #333;
	line-height: 40px;
	border: solid 1px #d9d9d9;
	border-radius: 21px;
}

.text-1 {
	margin-bottom: 20px;
}

.text-1 .biaoti {
	font-size: 17px;
	color: #fff;
	line-height: 24px;
}

.text-1 .jiangexian {
	margin: 10px 0;
	width: 20px;
	height: 2px;
	background: #e12b02;
}

.text-1 .jieshao {
	color: #fff;
	line-height: 24px;
}

.text-2 .biaoti {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

.text-2 form {
	display: block;
}

.text-2 form .mc {
	margin-bottom: 5px;
	color: #333;
	line-height: 24px;
}

.text-2 form input {
	display: block;
	margin-bottom: 5px;
	padding: 0 10px;
	width: 100%;
	height: 37px;
	color: #333;
	line-height: 35px;
	background: none;
	border: dotted 1px #3472b9;
	border-radius: 10px;
}

.text-2 form textarea {
	display: block;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 108px;
	min-height: 108px;
	color: #333;
	line-height: 35px;
	background: none;
	border: dotted 1px #3472b9;
	border-radius: 10px;
}

.text-2 form button {
	display: block;
	width: 100%;
	height: 37px;
	color: #fff;
	line-height: 35px;
	background: #e12b02;
	border: dotted 1px #3472b9;
	border-radius: 10px;
}

.text-3 {
	margin-bottom: 20px;
	color: #333;
	line-height: 24px;
}

.pictrue-1 {
	position: relative;
}

.pictrue-1-list a {
	display: block;
}

.pictrue-1-list a .imgbox {
	position: relative;
	overflow: hidden;
	margin-bottom: 1px;
}

.pictrue-1-list a .imgbox span {
	display: block;
	font-size: 0;
}

.pictrue-1-list a .textbox {
	font-size: 0;
	background: #e7e6e6;
}

.pictrue-1-list a .textbox span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 45px;
}

.pictrue-1-list.active {
	margin-bottom: 20px;
}

.pictrue-2 {
	position: relative;
	border: solid 4px #bfc0c0;
}

.pictrue-2 .imgbox {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.pictrue-2 .imgbox:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin: -28px 0 0 -28px;
	width: 57px;
	height: 57px;
	background: url(../images/p2_jt.png) no-repeat center;
}

.pictrue-2 .imgbox:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.pictrue-3 {
	background: #026fc2;
}

.pictrue-3 .swiper-slide {
	border-right: solid 1px rgba(255, 255, 255, 0.15);
}

.pictrue-3 .swiper-slide:last-child {
	border-right: none;
}

.pictrue-3-list a {
	display: block;
}

.pictrue-3-list a .imgbox {
	margin: 0 auto;
	width: 75px;
	height: 75px;
	font-size: 0;
	line-height: 73px;
	border: solid 1px #fff;
	border-radius: 50%;
}

.pictrue-3-list a .jiangexian {
	margin: 15px auto;
	width: 12px;
	height: 2px;
	background: rgba(255, 255, 255, 0.2);
}

.pictrue-3-list a .textbox {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
}

.pictrue-5 ul li a {
	position: relative;
	display: block;
	padding-left: 72px;
	border-bottom: dotted 1px #d9d9d9;
}

.pictrue-5 ul li a .shuzi {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 72px;
	height: 92px;
	font-family: arial;
	font-size: 45px;
	color: #999;
	line-height: 92px;
}

.pictrue-5 ul li a .textbox {
	position: relative;
	z-index: 2;
	padding: 10px 0;
}

.pictrue-5 ul li a .textbox .biaoti {
	line-height: 24px;
}

.pictrue-5 ul li a .textbox .biaoti .mc {
	width: calc(100% - 65px);
	font-size: 16px;
	color: #333;
}

.pictrue-5 ul li a .textbox .biaoti .time {
	width: 65px;
	font-size: 12px;
	color: #888;
}

.pictrue-5 ul li a .textbox .jieshao {
	height: 48px;
	color: #777;
	line-height: 24px;
	overflow: hidden;
}

.pictrue-8 {
	margin-bottom: 20px;
	font-size: 0;
}

.pictrue-8 img {
	padding: 1px;
	border: solid 1px #d0d0d0;
}

.pictrue-9 ul li {
	padding: 30px 0;
	border-bottom: solid 1px #d9d9d9;
}

.pictrue-9 ul li:first-child {
	padding-top: 0;
}

.pictrue-9 ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.pictrue-9 ul li a {
	display: block;
}

.pictrue-9 ul li a .imgbox {
	width: 265px;
	overflow: hidden;
}

.pictrue-9 ul li a .imgbox span {
	display: block;
	height: 175px;
	background-position: 50% 50%;
	background-size: cover;
}

.pictrue-9 ul li a .textbox {
	padding-left: 25px;
	width: calc(100% - 265px);
}

.pictrue-9 ul li a .textbox .biaoti {
	font-size: 16px;
	color: #4b4a4a;
	line-height: 24px;
}

.pictrue-9 ul li a .textbox .time {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}

.pictrue-9 ul li a .textbox .jieshao {
	margin-bottom: 5px;
	height: 96px;
	color: #4f4f4f;
	line-height: 24px;
	overflow: hidden;
}

.pictrue-9 ul li a .textbox .more span {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #fff;
	line-height: 28px;
	background: #999999;
}

.subnav .biaoti {
	background: #0167b5;
}

.subnav .biaoti .box {
	padding: 14px 20px;
}

.subnav .biaoti .box .icon {
	width: 18px;
	height: 18px;
	background: url(../images/subnav_biaoti_icon.png) no-repeat;
}

.subnav .biaoti .box .cn {
	margin: 0 10px;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
}

.subnav .biaoti .box .en {
	padding-top: 5px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.7);
	line-height: 12px;
}

.subnav ul {
	margin: 0 0 20px;
}

.subnav ul li {
	margin-bottom: -1px;
}

.subnav ul li:first-child a {
	border-top: none;
}

.subnav ul li a {
	position: relative;
	display: block;
	padding-right: 10px;
	padding-left: 35%;
	color: #333;
	line-height: 44px;
	border: solid 1px #d9d9d9;
}

.subnav ul li a:before {
	content: "";
	position: absolute;
	left: 17%;
	top: 50%;
	z-index: 1;
	margin-top: -6px;
	width: 0;
	height: 0;
	border-top: solid 6px transparent;
	border-bottom: solid 6px transparent;
	border-left: solid 8px #d0d0d0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.subnav ul .ul {
	display: none;
}

.subnav ul .ul .li a {
	position: relative;
	display: block;
	padding-right: 10px;
	padding-left: 35%;
	font-size: 12px;
	color: #6a6a6a;
	line-height: 40px;
}

.subnav ul .ul .li a:before {
	content: ">";
	position: absolute;
	left: 25%;
	top: 50%;
	z-index: 1;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	font-family: '微软雅黑';
	font-size: 10px;
	color: #6a6a6a;
	line-height: 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.subnav ul li.active a {
	color: #e12b02;
	font-weight: bold;
}

.subnav ul li.active a:before {
	border-left: solid 8px #e12b02;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.subnav ul li.active.on a:before {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}

.subnav ul .ul .li.active a {
	color: #fff;
	background: #e12b02
}

.subnav ul .ul .li.active a:before {
	color: #fff;
}

.subnav .textbox {
	padding: 15px;
	font-size: 13px;
	color: #333;
	line-height: 26px;
	border: solid 1px #d9d9d9;
	border-top: none;
}

footer {
	padding: 20px 0;
	color: #fff;
	line-height: 24px;
	background: #0167b5;
}

footer a {
	color: #fff !important;
}

@media (min-width:992px) {
	.main-1 .main-1-list.left {
		width: 74%;
	}

	.main-1 .main-1-list.right {
		padding-left: 35px;
		width: 26%;
	}

	.main-2 .main-2-list.left {
		width: 29%;
	}

	.main-2 .main-2-list.right {
		padding-left: 20px;
		width: 71%;
	}

	.main-3 .main-3-list.left {
		padding-right: 15px;
		width: 50%;
	}

	.main-3 .main-3-list.right {
		padding-left: 15px;
		width: 50%;
	}

	.main-5-list.col-md-3 {
		width: 22%;
	}

	.main-5-list.col-md-9 {
		width: 78%;
	}

	header .top_bar {
		border-bottom: solid 1px #e8e8e8;
	}

	header .top_bar .biaoyu {
		font-size: 12px;
		color: #777;
		line-height: 32px;
	}

	header .top_bar .right {
		padding-top: 10px;
		width: auto;
	}

	header .top_bar .right ul li a {
		display: block;
		padding: 0 10px;
		height: 12px;
		font-size: 12px;
		color: #777;
		line-height: 12px;
		border-right: solid 1px #c3c3c3;
	}

	header .top_bar .right ul li:first-child a {
		padding-left: 0;
	}

	header .top_bar .right ul li:last-child a {
		padding-right: 0;
		border-right: none;
	}

	header .top_bar .right ul li a:hover {
		color: #d12700;
		text-decoration: underline !important;
	}

	header .qita .logo {
		line-height: 120px;
		    padding: 15px 0;
	}

	header .qita .search {
		padding-top: 31px;
		width: calc(100% - 160px - 550px);
		font-size: 0;
	}

	header .qita .search .box {
		display: inline-block;
		vertical-align: top;
	}

	header .qita .search form {
		display: block;
		margin-bottom: 5px;
		width: 320px;
		height: 32px;
	}

	header .qita .search form input {
		padding: 0 10px;
		width: calc(100% - 54px);
		height: 32px;
		font-size: 12px;
		color: #333;
		line-height: 30px;
		background: #fff;
		border: solid 1px #ddd;
		border-right: none;
	}

	header .qita .search form button {
		width: 54px;
		height: 32px;
		background-color: #0167b5;
		background-image: url(../images/fdj.png);
		background-repeat: no-repeat;
		background-position: center;
		border: none;
	}

	header .qita .search form:hover input {
		border: solid 1px #d12700;
		border-right: none;
	}

	header .qita .search form:hover button {
		background-color: #d12700;
	}

	header .qita .search .ziduan {
		height: 20px;
		font-size: 13px;
		line-height: 20px;
		overflow: hidden;
	}

	header .qita .search .ziduan .mc {
		width: 65px;
		color: #555;
	}

	header .qita .search .ziduan p {
		width: calc(100% - 65px);
	}

	header .qita .search .ziduan p a {
		display: block;
		color: #555;
	}

	header .qita .search .ziduan p a:hover {
		color: #d12700;
		text-decoration: underline !important;
	}

	header .qita .tel {
		padding-top: 25px;
	}

	header .qita .tel .biaoti {
		font-size: 13px;
		color: #333;
		line-height: 24px;
	}

	header .qita .tel .shuzi {
		padding-left: 20px;
		font-family: 'Impact';
		font-size: 25px;
		/*font-style: italic;*/
		color: #e02b02;
		line-height: 25px;
		background: url(../images/tel.png) no-repeat left;
	}

	header .menu {
		background: #0167b5;
	}

	header .menu ul li {
		position: relative;
		width: 12.5%;
	}

	header .menu ul li:before,
	header .menu ul li:last-child:after {
		content: "";
		position: absolute;
		top: 50%;
		z-index: 1;
		margin-top: -6px;
		width: 1px;
		height: 13px;
		background: rgba(255, 255, 255, 0.3);
	}

	header .menu ul li:before {
		left: 0;
	}

	header .menu ul li:last-child:after {
		right: 0;
	}

	header .menu ul li>a {
		position: relative;
		z-index: 2;
		display: block;
		font-size: 15px;
		color: #fff;
		line-height: 50px;
	}

	header .menu ul li.active>a {
		background: #d12700;
	}

	header .menu ul li:hover>a {
		background: #d12700;
	}

	header .menu ul li .ul {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 1;
		width: 100%;
	}

	header .menu ul li .ul .li a {
		display: block;
		color: #fff;
		line-height: 40px;
		background: rgba(209, 39, 0, 0.8);
	}

	header .menu ul li .ul .li:hover a {
		background: #0167b5;
	}

	.title-3 .right a:hover {
		color: #e12b02;
	}

	.text-1 .jieshao {
		height: 168px;
		overflow: hidden;
	}

	.text-2 form input:hover {
		background: #fff;
	}

	.text-2 form textarea:hover {
		background: #fff;
	}

	.text-2 form button:hover {
		background: #f54822;
	}

	.more-1 a:hover {
		color: #fff;
		background: #e12b02;
		border: solid 1px #e12b02;
	}

	.pictrue-1-list a .imgbox .mb {
		position: absolute;
		left: 0;
		bottom: -100%;
		z-index: 1;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.8);
	}

	.pictrue-1-list a .imgbox .mb:before {
		content: "";
		position: absolute;
		left: 5px;
		top: 5px;
		z-index: 1;
		width: calc(100% - 10px);
		height: calc(100% - 10px);
		background: url(../images/p1fdj.png) no-repeat center;
		border: solid 1px rgba(255, 255, 255, 0.2);
	}

	.pictrue-1-list a .textbox span:before {
		content: "";
		position: absolute;
		right: 0;
		top: 50%;
		z-index: 1;
		margin-top: -8px;
		width: 16px;
		height: 16px;
		background: url(../images/p1_textbox_jt.png) no-repeat;
		transition: all 0.3s;
		opacity: 0;
	}

	.pictrue-1 .swiper-button {
		margin-top: -29px;
		width: 62px;
		height: 58px;
		font-size: 0;
		line-height: 58px;
		background: #0167b5;
	}

	.pictrue-1 .swiper-button.swiper-button-prev {
		left: -107px;
		box-shadow: 5px 5px 0 rgba(1, 103, 181, 0.2)
	}

	.pictrue-1 .swiper-button.swiper-button-next {
		right: -107px;
		box-shadow: -5px 5px 0 rgba(1, 103, 181, 0.2)
	}

	.pictrue-1 .swiper-button:hover {
		background: #e12b02;
	}

	.pictrue-1 .swiper-button.swiper-button-prev:hover {
		box-shadow: 5px 5px 0 rgba(225, 43, 2, 0.2)
	}

	.pictrue-1 .swiper-button.swiper-button-next:hover {
		box-shadow: -5px 5px 0 rgba(225, 43, 2, 0.2)
	}

	.pictrue-1-list a:hover .imgbox .mb {
		bottom: 0;
	}

	.pictrue-1-list a:hover .imgbox span {
		transform: scale(1.1, 1.1);
	}

	.pictrue-1-list a:hover .textbox {
		background: #e12b02;
	}

	.pictrue-1-list a:hover .textbox span {
		padding-right: 30%;
		color: #fff;
	}

	.pictrue-1-list a:hover .textbox span:before {
		opacity: 1;
	}

	.pictrue-2 {
		height: 205px;
	}

	.pictrue-3-list a {
		padding: 38px 20px 0;
		height: 205px;
	}

	.pictrue-3-list a:hover .imgbox {
		background: #e12b02;
		border: solid 1px #e12b02;
	}

	.pictrue-3-list a:hover .textbox {
		color: #e12b02;
	}

	.pictrue-4-list a {
		display: block;
	}

	.pictrue-4-list a .imgbox {
		overflow: hidden;
	}

	.pictrue-4-list a .imgbox span {
		display: block;
		height: 439px;
	}

	.pictrue-4-list a:hover .imgbox span {
		transform: scale(1.1, 1.1);
	}

	.pictrue-5 ul li a .textbox:before {
		content: "";
		position: absolute;
		left: 100%;
		top: 50%;
		z-index: 1;
		margin-top: -7px;
		width: 0;
		height: 0;
		border-top: solid 7px transparent;
		border-bottom: solid 7px transparent;
		border-left: solid 10px #0167b5;
		transition: all 0.3s;
		opacity: 0;
	}

	.pictrue-5 ul li.active a {
		padding-left: 0;
		border-bottom: solid 1px #0167b5;
	}

	.pictrue-5 ul li.active a .textbox {
		padding: 10px;
		background: #0167b5;
	}

	.pictrue-5 ul li.active a .textbox:before {
		opacity: 1;
	}

	.pictrue-5 ul li.active a .textbox .biaoti .mc {
		color: #fff;
	}

	.pictrue-5 ul li.active a .textbox .biaoti .time {
		color: #fff;
	}

	.pictrue-5 ul li.active a .textbox .jieshao {
		color: rgba(255, 255, 255, 0.7);
	}

	.pictrue-5-nr {
		display: none;
	}

	.pictrue-5-nr .imgbox {
		display: block;
		height: 372px;
	}

	.pictrue-5-nr .imgbox:hover {
		opacity: 0.9;
	}

	.pictrue-6 {
		margin-bottom: 25px;
	}

	.pictrue-6 .imgbox {
		height: 260px;
		border: solid 2px #d9d9d9;
		border-radius: 5px;
	}

	.pictrue-7 .imgbox {
		padding: 5px;
		width: 150px;
		font-size: 0;
		background: #fff;
	}

	.pictrue-7 .textbox {
		padding-left: 10px;
		padding-top: 10px;
		width: calc(100% - 150px);
		height: 150px;
		color: #333;
		line-height: 24px;
		overflow: hidden;
	}

	.pictrue-9 ul li a:hover .imgbox span {
		transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
	}

	.pictrue-9 ul li a:hover .textbox .biaoti {
		color: #e12b02;
	}

	.pictrue-9 ul li a:hover .textbox .more span {
		background: #e12b02;
	}

	.subnav ul li:hover a {
		color: #e12b02;
		font-weight: bold;
	}

	.subnav ul li:hover a:before {
		border-left: solid 8px #e12b02;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}

	.subnav ul .ul .li:hover a {
		color: #fff;
		background: #e12b02
	}

	.subnav ul .ul .li:hover a:before {
		color: #fff;
	}

	footer a:hover {
		color: #e12b02 !important;
		text-decoration: underline !important;
	}
}

@media (max-width:1549px) {
	.pictrue-1 .swiper-button {
		display: none;
	}
}

@media (max-width:991px) {
	.main-1 .main-1-list.left {
		width: 100%;
	}

	.main-2 .main-2-list.left {
		width: 100%;
	}

	.main-2 .main-2-list.right {
		width: 100%;
	}

	header .top_bar {
		background: #f2f2f2;
		line-height: 34px;
		color: #666;
	}

	header .top_bar a {
		color: #f00;
		font-weight: bold;
	}

	header .qita .logo {
		line-height: 80px;
	}

	.menu-box {
		display: none;
		position: absolute;
		top: 114px;
		right: 0;
		z-index: 2147483645;
		width: 120px;
	}

	.menu-box ul li {
		margin-bottom: 1px;
	}

	.menu-box ul li a {
		display: block;
		font-size: 14px;
		color: #0167b5;
		text-align: center;
		line-height: 40px;
		background: rgba(255, 255, 255, 0.9);
	}

	.menu-box ul li.active a {
		color: #fff;
		background: #0167b5;
	}

	.menu-btn {
		position: relative;
		top: 31px;
		width: 40px;
	}

	.menu-btn b {
		display: block;
		height: 3px;
		background: #0167b5;
	}

	.menu-btn b:nth-child(2) {
		margin: 4px 0;
	}

	.menu-btn.active b:nth-child(1) {
		transform: rotate(45deg) translate(0, 10px);
	}

	.menu-btn.active b:nth-child(2) {
		opacity: 0;
	}

	.menu-btn.active b:nth-child(3) {
		transform: rotate(-45deg) translate(0, -10px);
	}

	.pictrue-2 {
		margin-bottom: 20px;
	}

	.pictrue-3-list a {
		padding: 15px;
	}

	.pictrue-9 ul li {
		padding: 20px 0;
	}

	.subnav {
		margin-bottom: 20px;
	}

	.subnav .biaoti {
		position: relative;
	}

	.subnav .biaoti:before {
		content: "";
		position: absolute;
		right: 15px;
		top: 50%;
		z-index: 1;
		margin-top: -10px;
		width: 20px;
		height: 20px;
		background: url(../images/subnav_jt.png) no-repeat center;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	}

	.subnav .biaoti.active:before {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}

	.subnav ul li a {
		line-height: 40px;
	}
}

@media (max-width:767px) {
	.main-pad-1 {
		padding: 20px 0;
	}

	header .top_bar {
		font-size: 12px;
		line-height: 24px;
	}

	header .qita .logo {
		line-height: 60px;
	}

	header .qita .logo img {
		width: 320px;
	}

	.menu-box {
		top: 84px;
		width: 100px;
	}

	.menu-box ul li a {
		font-size: 12px;
		line-height: 34px;
	}

	.menu-btn {
		top: 21px;
		width: 30px;
	}

	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-pagination span {
		margin: 0 5px;
		width: 10px;
		height: 10px;
	}

	.title-1 {
		margin-bottom: 20px;
	}

	.title-1 a .cn {
		font-size: 22px;
		line-height: 24px;
	}

	.title-2 {
		margin-bottom: 10px;
	}

	.title-2 ul li {
		margin: 0 5px 10px;
	}

	.title-2 ul li a {
		min-width: 100px;
		font-size: 14px;
		line-height: 30px;
		border-radius: 15px;
	}

	.text-1 .biaoti {
		font-size: 14px;
	}

	.text-1 .jieshao {
		font-size: 12px;
	}

	.text-2 .biaoti {
		font-size: 14px;
	}

	.text-2 form .mc {
		font-size: 12px;
	}

	.text-3 {
		font-size: 12px;
	}

	.more-1 {
		margin-top: 20px;
	}

	.more-1 a {
		width: 120px;
		line-height: 34px;
	}

	.pictrue-1-list a .textbox span {
		font-size: 12px;
		line-height: 34px;
	}

	.pictrue-3-list a .textbox {
		font-size: 14px;
	}

	.pictrue-5 ul li a .textbox .biaoti .mc {
		font-size: 14px;
	}

	.pictrue-5 ul li a .textbox .jieshao {
		font-size: 12px;
	}

	.pictrue-9 ul li a .imgbox {
		width: 180px;
	}

	.pictrue-9 ul li a .imgbox span {
		height: 140px;
	}

	.pictrue-9 ul li a .textbox {
		padding-left: 15px;
		width: calc(100% - 180px);
	}

	.pictrue-9 ul li a .textbox .jieshao {
		margin-bottom: 10px;
		height: 48px;
		font-size: 12px;
	}

	footer {
		font-size: 12px;
	}

}

@media (max-width:479px) {
	header .qita .logo img {
		width: 220px;
	}

	.title-2 {
		margin-bottom: 15px;
	}

	.title-2 ul li {
		margin-bottom: 5px;
	}

	.title-2 ul li a {
		min-width: 80px;
		font-size: 12px;
	}

	.more-1 a {
		font-size: 12px;
	}

	.pictrue-3-list a .textbox {
		font-size: 12px;
	}

	.pictrue-5 ul li a {
		padding-left: 50px;
	}

	.pictrue-5 ul li a .shuzi {
		width: 50px;
		font-size: 35px;
	}

	.pictrue-9 ul li a .imgbox {
		width: 120px;
	}

	.pictrue-9 ul li a .imgbox span {
		height: 100px;
	}

	.pictrue-9 ul li a .textbox {
		width: calc(100% - 120px);
	}

	.pictrue-9 ul li a .textbox .more {
		display: none;
	}
}

/* ysbg */
.ys_bj {
	margin-top: 20px;
	height: 1250px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
	position: relative;
	    width: 1200px;
    margin: 0 auto;
}

.ys_t {
	height: 149px;
	overflow: hidden;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	color: #333;
	line-height: 40px;
}

.ys_t img {
	display: block;
	margin: 0 auto
}

.ys_t span {
	color: #333333;
}

.ys_t i {
	display: block;
	font: bold 28px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
	background: url(../images/ys_line.gif) no-repeat center center;
	margin: 5px auto 0;
}

.ys1 {
	background: url(../images/ys1.jpg) no-repeat center top;
	height: 368px;
	overflow: hidden;
}

.ys2 {
	background: url(../images/ys2.jpg) no-repeat center top;
	height: 367px;
	overflow: hidden;
}

.ys3 {
	background: url(../images/ys3.jpg) no-repeat center top;
	height: 366px;
	overflow: hidden;
}


.ys {
	position: absolute;
	top: 149px;
	left: 44%;
	margin-left: -500px;
	width: 1000px;
	height: 1446px;
	overflow: hidden;
}

.ys .dl01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 470px;
	background: url(../images/ys_ico1.gif) no-repeat left top;
}

.ys .dl02 {
	position: absolute;
	top: 403px;
	right: 0;
	width: 470px;
	background: url(../images/ys_ico2.gif) no-repeat left top;
}

.ys .dl03 {
	position: absolute;
	top: 768px;
	left: 0;
	width: 470px;
	background: url(../images/ys_ico3.gif) no-repeat left top;
}


.ys dt {
	padding: 20px 0 10px 80px;
	height: 72px;
	overflow: hidden;
	font-size: 22px;
	color: #0074E7;
	font-weight: bold;
	line-height: 36px;
}

.ys dt span {
	color: #F11212;
}

.ys dt i {
	display: block;
	font: 12px/20px Arial;
	color: #bcbcbc;
	text-transform: uppercase;
}

.ys dd {
	padding-left: 15px;
	background: url(../images/ys_ico5.gif) no-repeat left 10px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 17px;
}

.ys dd i {
	color: White;
	display: block;
	width: 124px;
	height: 36px;
	margin-top: 20px;
	background: #F11212;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
}

.ys dd i a {
	color: #fff;
}

/* contentbg */
.contentbg {
	min-width: 1200px;
	padding-top: 20px;
	    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
}

.content,
.footer {
	width: 1200px;
	margin: 0 auto;
}

.about {
	width: 1200px;
	overflow: hidden;
}

.about h2 {
	height: 44px;
	font: 20px/44px "微软雅黑";
	text-align: center;
}

.about h2 a {

}

.about h2 em {
	color: #acacac;
	font: 14px/44px "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

.about h2 span {
	margin: 12px 0 0 0;
}

.a_c {
	height: 340px;
	overflow: hidden;
	padding: 25px 0 0 0;
}

.a_c dl {
	height: 310px;
	overflow: hidden;
	box-sizing: border-box;
}

.a_c dl dt {
	width: 472px;
	height: 300px;
	overflow: hidden;
}

.a_c dl dt img {
	width: 472px;
	height: 300px;
}

.a_c dl dd {
	width:728px;
	/*height: 251px;*/
	padding: 0 0 0 20px;
	overflow: hidden;
}

.a_c dl dd p {
	font: 14px/25px "微软雅黑";
}

.a_c dl dd em a {
	color: #fff;
    font: normal 12px/24px "微软雅黑";
    float: right;
	display: inline-block;
    width: 100px;
    line-height: 30px;
    background: #f11212;
    text-align: center;
    border-radius: 5px;
	margin-top: 5px;
}

.xc {
	width: 1200px;
	overflow: hidden;
	background: #fff;
	margin: 0 auto;
}

.xc h2 a {
	color: #000;
}

.xc h2 {
	color: #000;
}

.xc_c {
	padding: 25px 0 0 0;
	overflow: hidden;
}

.xc_c ul {
	height: 203px;
	overflow: hidden;
}

.xc_c ul li {
	float: left;
	margin-right: 7px;
	display: inline;
	overflow: hidden;
}

.xc_c ul li img {
	padding: 2px;
	border: 1px solid #8B8B8B
}

.xc_c ul li a {
	color: #8B8B8B;
}

.xc_c ul li a:hover img {
	padding: 2px;
	border: 1px solid #1367C5;
	color: #AD1C3B;
}

.xc_c ul li span {
	text-align: center;
	display: block;
	width: 210px;
	height: 28px;
	font: 14px/28px "微软雅黑";
	overflow: hidden;
}

.xc_c ul li a:hover {
	text-decoration: none;
	color: #1367C5;
}

.xc_c ul .nobot {
	margin: 0;
}

.xc_c .btn {
	display: block;
	text-align: center;
	height: 31px;
	overflow: hidden;
	padding-left: 548px;
	clear: both;
	*zoom: 1;
}

.xc_c .btn a {
	display: block;
	width: 31px;
	height: 31px;
	float: left
}

.xc_c .btn a.a01 {
	background: url(../images/xl.gif) no-repeat;
	width: 31px;
	height: 31px;
	display: block;
}

.xc_c .btn a.a01:hover {
	background: url(../images/xl02.gif) no-repeat;
	display: block;
}

.xc_c .btn a.a02 {
	background: url(../images/xr.gif) no-repeat;
	width: 31px;
	height: 31px;
	display: block;
}

.xc_c .btn a.a02:hover {
	background: url(../images/xr02.gif) no-repeat;
	display: block;
}

.new {
	width: 852px;
	height: 319px;
	overflow: hidden;
	margin-top: 40px;
}

.newbar {
	height: 33px;
	background: url(../images/bardt.gif) repeat-x left bottom;
	overflow: hidden;
}

.newbar ul li {
	float: left;
	height: 33px;
	overflow: hidden;
}

.newbar ul li a {
	color: #333;
	height: 33px;
	font: 16px/33px "微软雅黑";
	width: 209px;
	text-align: center;
	display: inline-block;
}

.newbar ul li em {
	color: #acacac;
	font: normal 14px/33px "微软雅黑";
	text-transform: uppercase;
	padding: 0 0 0 8px;
}

.newbar ul li a:hover,
.newbar ul .cur a {
	color: #fff;
	background: #1367c5;
	display: inline-block;
}

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

.newbar span {
	margin-top: 4px;
}

.n_con {
	padding: 28px 0 0 0;
	height: 258px;
	overflow: hidden;
}

.n_con dl {
	height: 222px;
	overflow: hidden;
}

.n_con dl dt {
	width: 326px;
	height: 222px;
}

.n_con dl dt img {
	width: 326px;
	height: 222px;
}

.n_con dl dd {
	width: 502px;
	overflow: hidden;
	padding: 0 0 0 22px;
}

.n_con dl dd ul li {
	width: 500px;
	overflow: hidden;
	border-bottom: 1px dashed #d7d7d7;
}

.n_con dl dd ul li a {
	color: #646464;
	height: 32px;
	font: 14px/32px "微软雅黑";
	padding: 0 0 0 14px;
	display: block;
	background: url(../images/lidd.gif) no-repeat left center;
}

.n_con dl dd ul li span {
	display: block;
	float: right;
	/*padding-left: 10px;*/
	height: 32px;
	line-height: 32px;
	width: 100px;
	/*text-align: right;*/

}

.n_con dl dd ul li a:hover,
.n_con dl dd ul .cur a {
	color: #e64710;
}

.faq {
	width: 267px;
	height: 358px;
	overflow: hidden;
}

.faq h2 {
	background: url(../images/barfaq.gif) no-repeat left bottom;
}

.faq h2 a {
	color: #1367c5;
}

.fa_con {
	height: 286px;
	overflow: hidden;
}

.fa_con dl {
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}

.fa_con dl dt {
	background: url(../images/wen.gif) no-repeat 0 center;
	padding: 0 0 0 38px;
	font: 15px/30px "微软雅黑";
	margin-bottom: 5px;
}

.fa_con dl dt a {
	color: #333;
}

.fa_con dl dd {
	font: 14px/20px "微软雅黑";
	overflow: hidden;
	background: url(../images/da.gif) no-repeat 0 2px;
	padding: 0 0 0 38px;
	height: 40px;
	overflow: hidden;
}

.fa_con dl dd a {
	color: #e64710;
	text-align: right;
	display: inline-block;
	padding: 0 0 0 55px;
}

.fa_con .nobot {
	border: 0;
}

.link {
/*	position: relative;
	margin-top: 25px;
	padding: 15px 17px 5px 17px;
	background: #fff;*/
}

.link_tit {
	/*height: 25px;
	background: url(../images/link_line.gif) no-repeat left bottom;*/
}

.link_tit .tit_tx {
	float: left;
	padding-left: 73px;
	font: 14px/25px "Microsoft Yahei";
	color: #1367c5
}

.link_tit .tit_tx a {
	color: #666;
	padding-right: 10px;
}

/*底部开始*/
.fbg {
	overflow: hidden;
	background: url(../images/f_bg.gif) repeat-x;
	margin: 20px 0 0 0;
	padding-bottom: 20px;
	min-width: 1160px;
}

.f_nav {
	height: 41px;
	font: 14px/41px "微软雅黑";
	text-align: center;
	border-bottom: 1px solid #034b84;
}

.f_nav a {
	padding: 0 15px;
	color: #fff;
	display: inline-block;
}

.f_con {
	padding: 36px 0 0 0;
	overflow: hidden;
	color: #fff;
	font: 14px/24px "微软雅黑";
	text-align: center;
	padding: 5px 0 0 36px;
}

.f_con h1 {
	margin: 0 0 0 170px;
	display: inline;
}

.f_con p {
	color: #979696;
	font: 12px/24px "微软雅黑";
	text-align: left;
	padding: 5px 0 0 36px;
}

.f_con p a {
	color: #979696;
}

.f_con p img {
	vertical-align: middle;
	margin: 0 0 0 10px;
	display: inline-block;
}

.footer {
	position: relative
}

/*底部结束*/
.fl{
	float: left;
}
.fr{
	float: right;
}
ul{
	padding: 0;
}

.f_con a{
color: #fff;
}


.chanping ul li {
    width: 24%;
    float: left;
    text-align: center;
    line-height: 35px;
    margin-bottom: 10px;
	    margin-right: 15px;
	list-style-type:none;
}
.chanping ul li img {
    width: 100%;
    display: block;
    height: 191.08px;
	/*border: 1px #ccc solid;*/
    border-radius: 10px 10px 0 0;
}
.chanping ul li a:hover{
color: #fff;
}

.chanping ul li a{
font-size: 14px;
    color: #333;
}

.chanpingbj {
    width: 100%;
}
.chanping {
width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.chanpingtop{
text-align: center;
}
.chanpingtop h1{
font-size: 26px;
    margin-bottom: 20px;
}
.chanpingtop p{
font-size: 14px;
    color: #999;
margin-top: 10px;
}

.chanpingtop i{
width: 120px;
    display: inline-block;
    border-bottom: 2px #d12700 solid;
}
.chanping ul li:nth-child(4n) {
    margin-right: 0;
}
.chanping ul li p{
margin: 0;
color: #fff;
background: #0167b5;
}
.chanping ul li p a{
color: #fff;
}
.chanping ul{
    overflow: hidden;
    margin-top: 20px;
}



.advantage {
    height: 660px;
}
.main {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding-top: 10px;
}
.conNav {
    text-align: center;
    margin-bottom: 40px;
}
.conNav .title {
    height: 55px;
    background: url(/images/nb.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: center;
    font-size: 35px;
    color: #333;
}
.conNav .title h2 {
    color: #333;
    font-size: 24px;
    line-height: 54px;
}
.conNav p {
    color: #666;
    margin-top: 10px;
}
.advantage-list {
    background: #EFEFEF;
    height: 500px;
    margin-top: 40px;
    padding: 20px;
}

.ys-img {
    width: 259px;
    height: 259px;
    margin-right: 20px;
    float: left;
}
.ys-img img {
    width: 259px;
    height: 220px;
}
.advantage-list .ys-title:nth-child(2) {
    margin-right: 0px;
    width: 290px;
    height: 220px;
}
.ys-title {
    float: left;
    width: 290px;
    margin-right: 20px;
    height: 220px;
}
.ys-title {
    float: left;
    width: 290px;
    margin-right: 20px;
	padding: 10px;
}
.advantage-list ul li:nth-child(2), .advantage-list ul li:nth-child(4) {
    margin-right: 0px;
}
.advantage-list ul li {
    float: left;
    margin-right: 20px;
    width: 570px;
    float: left;
    margin-bottom: 20px;
}

.ys-img {
    width: 259px;
    height: 220px;
    margin-right: 20px;
    float: left;
}

.advantage-list ul li{
list-style-type:none;
}
.ys-title:hover {
    background: #0167b5;
}
.ys-title h3{
    font-size: 22px;
	    color: #0167b5;
}
.ys-title:hover h3{
 color: #fff;
}
.ys-title:hover p{
 color: #fff;
}
.ys-title p{
    line-height: 28px;
}

.xc_cc ul li {
    width: 23.7%;
    float: left;
    text-align: center;
    line-height: 35px;
    margin-bottom: 10px;
	margin-right: 20px;
	list-style-type:none;
}
.xc_cc ul li img {
    width: 100%;
    display: block;
	    height: 190px;
	    border: 1px #ccc solid;
}
.xc_cc ul li img:hover{
border: 1px #0167b5 solid;
}

.xc_cc ul li a{
font-size: 14px;
    color: #333;
}
.xc_cc ul li:nth-child(4n) {
    margin-right: 0;
}
.xc_cc ul li p{
background: #eee;
}
.xc_cc ul li:hover p{
background: #0167b5;
}
.xc_cc ul li:hover p a{
 color: #fff;
}

.ys dd p {
    color: White;
    width: 110px;
    height: 36px;
    margin-top: 20px;
    background: #F11212;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
	    border-radius: 5px;
}
.ys dd p a{
 color: #fff;
}
.fl p strong{
color: #f11212;
}

.index_news {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}
.inews1 {
    width: 366px;
    float: left;
    margin-left: 50px;
}
.inews1 .title {
    width: 100%;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.inews1 .title a {
    color: #333;
}
.fr {
    float: right;
}
.inews1 .title p {
    font-size: 18px;
    color: #333;
}
.inews1 .newslist {
    width: 100%;
}
.inews1 .newslist li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.inews1 .newslist li a {
    width: 75%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
	float: left;
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color: #666;
}
.newslist li span{
float: right;
}
.inews1 .newslist li:hover a{
    color: #0167b5;
}

.linkk {
    padding: 0 0 20px;
}
.friendlink {
    width: 1200px;
    line-height: 36px;
    padding-right: 10px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
}
.friendlink li {
    float: left;
    margin-right: 7px;
    font-size: 14px;
    line-height: 36px;
}
.f01 {
    width: 90px;
    height: 36px;
    color: #fff;
    text-align: center;
    background: #055aa1;
}
.friendlink a {
    float: left;
    margin-right: 10px;
	color: #666;
}
.pro_curmbss{
height: 40px;
    line-height: 40px;
    background: #fff;
    margin: 20px 0;
}
.pro_curmbss span{
    float: right;
	    padding-right: 10px;
}
.pro_curmbss span a{
 color: #666;

}
.pro_curmbss h2{
font-size: 20px;
    padding-left: 10px;
    line-height: 40px;
}
.leib3 h3{
height: 40px;
    line-height: 37px;
    margin: 0;
    background: #0167b5;
    color: #fff;
    border-left: 6px #d12700 solid;
    padding-left: 10px;
	font-size: 18px;
}
.leib3 ul li{
line-height: 35px;
    border-bottom: 1px #ccc dashed;
}
.leib3 ul li a{
    color: #666;
    font-size: 14px;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.leib3 ul li:hover{
    background: #99999914;
	text-align: center;
}

.chebian {
    padding: 10px;
}
.chebian h3 {
    height: 40px;
    line-height: 37px;
    margin: 0;
    background: #0167b5;
    color: #fff;
    border-left: 6px #d12700 solid;
    padding-left: 10px;
    font-size: 18px;
}
.chebian ul li img {
     width: 100%;
    display: block;
	height: 180px;
	border: 1px #ccc solid;
}
.chebian ul li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    list-style: none;
	width: 100%;
	margin-bottom: 10px;
	line-height: 30px;
}
.chebian ul li a{
font-size: 14px;
    color: #333;
}
.chebian ul li:hover a{
color: #d12700;
}
a{text-decoration:none}
a:hover{text-decoration:underline;}

.newsimg{
float: right;
    width: 22%;
    height: 130px;
}
.newsimg img{
width: 100%;
    height: 100%;
}

.ys-title p span{
font-weight: bold;
}

header .menu ul li:hover .xiala{
    display: block;
}
header .menu ul li .xiala {
    position: absolute;
    width: 100%;
	display: none;
}
header .menu ul li .xiala a {
    display: block;
    text-align: center;
    background: #f5f5f5;
    padding: 8px 0;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #dcdcdc;
}
header .menu ul li .xiala a:hover{
    background: #d12700;
    color: #fff;
}