body,
div,
ul,
li,
a,
dl,
dd,
dt,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
	margin: 0;
	padding: 0;
}

html {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}

html,
body {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

input,
textarea,
select,
button,
area {
	appearance: button;
	-moz-appearance: button;
	-webkit-appearance: button;
	outline: none;
	font-family: 'Microsoft YaHei';
}

ul,
li,
dl,
dd,
dt {
	list-style: none;
}

a {
	text-decoration: none;
	color: #666;
	-webkit-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	transition: all ease-in .2s;
}

a:hover {
	color: #50b7ed
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.section {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

/*in_top*/
.in_top {
	background-color: #2e82cd;
	height: 36px;
}

.top_left {
	float: left;
	color: #d9edfe;
	line-height: 36px;
}

.top_right {
	float: right;
	width: 200px;
}

.top_right .top_on {
	width: 100%;
	float: left
}

.top_right .top_on ul {
	width: 100%;
	margin: 0 auto;
}

.top_right .top_on ul li {
	float: left;
	width: 50%;
	text-align: center
}

.top_right .top_on ul li a {
	color: #d9edfe;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
}

.top_right .top_on ul li a:hover {
	color: #d9edfe;
	display: block;
	background: #4895d6;
	height: 36px;
	line-height: 36px;
}

/*header*/
.header {
	width: 100%;
	height: 99px;
	background: url("../head_bj.jpg");
}

.header .section .logo {
	width: 25%;
	float: left;
	overflow: hidden;
	padding-top: 28px;
}

.header .section .logo a {
	display: block;
}

.header .section .logo img {
	max-width: 100%;
}

.header .menu {
	width: 70%;
	float: right;
}

.header .menu ul {
	width: 100%;
	height: auto;
}

.header .menu li {
	width: 14.28%;
	float: left;
	text-align: center;
}

.header .menu li a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 46px;
	color: #2f5271;
	font-size: 15px;
	font-weight: bold;
}

.header .menu li a.on,
.header .menu li a:hover,
.header .menu li a.act {
	color: #f60e0e
}

.header .menu li .drop {
	background-color: #2e82cd;
	width: 145px;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 120px;
	z-index: 5
}

.header .menu li .drop ul {
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.header .menu li .drop li {
	width: 100%;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #4daafe;
}

.header .menu li .drop li a {
	padding: 0;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
}

.header .menu li .drop li a:hover {
	color: #f60e0e
}


/*top-nav*/
.top-nav {
	width: 34.08%;
	height: 36px;
	float: right;
	background-color: #8dc7ef;
	display: none;
}

.top-nav ul li {
	width: 100%;
	float: left;
	padding: 0;
	list-style: none;
	position: relative;
	height: 36px;
}

.top-nav ul li.hover {
	background: #8dc7ef;
	border-bottom: none;
}

.top-nav ul li a {
	line-height: 36px;
	padding: 0;
	color: #2f5271;
	font-size: 12px;
	text-decoration: none;
}

.top-nav ul li .nav a {
	background: url(../alibar-v4.gif) no-repeat 70px 15px;
	display: block;
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
	line-height: 36px;
	font-weight: normal;
}

.top-nav ul li .con {
	width: 280px;
	border: 1px solid #ddd;
	background: #fff;
	position: absolute;
	top: 36px;
	left: -191px;
	padding: 10px 0;
	display: none;
	z-index: 99999
}

.top-nav ul li .con dl {
	width: 94%;
	float: left;
	margin: 5px 3%;
	border-bottom: 1px dotted #ccc;
}

.top-nav ul li .con dl dt {
	width: 100%;
	line-height: 25px;
	text-align: left;
}

.top-nav ul li .con dl dd {
	float: left;
	margin-right: 10px;
}

.top-nav ul li .con dl dd a {
	font-size: 12px;
	padding: 0;
	line-height: 36px;
	font-weight: normal;
	color: #444;
}

.top-nav ul li .con dl dt a {
	font-size: 12px;
	padding: 0;
	line-height: 36px;
	font-weight: bold;
	color: #2e82cd;
}

.top-nav ul li .wd {
	width: 280px;
}

.index_home {
	padding: 0;
}

.header .lang-search {
	width: 100%;
	float: right;
}

.header .search {
	float: right;
	width: 176px;
	height: 24px;
	overflow: hidden;
	padding-top: 16px;
	padding-right: 10px;
}

.header .search input.username {
	width: 140px;
	max-width: 100%;
	float: left;
	border: 1px solid #d0d6e2;
	border-right: 0;
	font-family: "microsoft yahei";
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #c4c4c4;
	background: #fff;
	text-indent: 0.5em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.header .search input.da_button {
	width: 25px;
	max-width: 100%;
	float: left;
	border: 1px solid #d0d6e2;
	border-left: 0;
	font-family: "microsoft yahei";
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #CCC;
	background: #fff url(../icon_serch.png) no-repeat 6px 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.header .lang {
	float: right;
	padding-top: 16px;
}

.header .lang select {
	display: block;
	color: #000;
	background: none;
}

.header .lang .wximg {
	width: 245px;
	background: none;
	position: absolute;
	top: 44px;
	right: 100px;
	display: none;
	z-index: 99999
}

.m_menu {
	background: #fff url(../icon_nav.png) no-repeat center;
	background-size: 100%;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: none;
}

/*banner*/
.baner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.baner .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.baner .txt a {
	width: 1170px;
	margin: 0 auto;
	display: block;
	font-size: 14px;
	text-decoration: none;
	line-height: 65px;
	color: #fff;
}

.baner .txt a span {
	display: block;
	float: left;
	height: 65px;
	padding-right: 18px;
	line-height: 65px;
	font-size: 25px;
	font-weight: normal;
}

.baner .bj1 {
	background-color: rgba(204, 167, 72, 0.8);
}

.baner .bj2 {
	background-color: rgba(0, 125, 201, 0.8);
}

.baner .bj3 {
	background-color: rgba(254, 161, 29, 0.8);
}

.baner .bj4 {
	background-color: rgba(254, 161, 29, 0.8);
}

.baner-swiper-pagination {
	bottom: 70px;
}

.baner-swiper-pagination .swiper-pagination-bullet {
	width: 65px;
	height: 7px;
	display: inline-block;
	border-radius: 0;
	background: #95c5e3;
	margin: 0 5px;
	opacity: 1;
}

.baner-swiper-pagination .swiper-pagination-bullet-active {
	background: #2e93e0;
}

.pc-display {
	display: block;
}

.mp-display {
	display: none;
}

/*����*/
.lm_title {
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #1e5e97;
	margin-bottom: 45px;
}

.lm_title .lanmu {
	text-align: center;
	width: 100%;
	height: 36px;
	float: left;
	font-size: 26px;
	font-weight: normal;
}

.lm_title .lanmu span {
	color: #c4c4c4;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif
}

/*����*/
.index_news {
	width: 100%;
	height: auto;
	padding: 36px 0;
	overflow: hidden;
}

.index_news .news_line {
	width: 100%;
	height: 33px;
}


.hdwrap {
	width: 49.5%;
	float: left;
	margin-left: 2%;
}

.f_out {
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

.f_out img {
	width: auto;
	height: 100%;
}

.f_out .pic-intro {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	padding: 20px 0;
	text-align: center;
}

.f_out .pic-intro a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
}

.hdwrap-swiper-pagination {
	bottom: 10px;
}

.hdwrap-swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	border-radius: 0;
	background: #ccc;
	margin: 0 5px;
	opacity: 1;
}

.hdwrap-swiper-pagination .swiper-pagination-bullet-active {
	background: #F00;
}



#con {
	width: 47%;
	float: left;
	border: 1px solid #e9eced;
}

#tags {
	WIDTH: 100%;
	border-bottom: 2px solid #cdcdcd;
	margin: 0 auto;
	HEIGHT: 60px
}

#tags li {
	FLOAT: left;
	width: 20%;
	LIST-STYLE-TYPE: none;
	HEIGHT: 60px;
	text-align: center;
}

#tags li A {
	display: block;
	COLOR: #010101;
	font-size: 16px;
	LINE-HEIGHT: 60px;
	HEIGHT: 60px;
	TEXT-DECORATION: none
}

#tags li.emptyTag {
	WIDTH: 4px
}

#tags li.selectTag {
	POSITION: relative;
	HEIGHT: 58px;
	border-bottom: 2px solid #034fa2;
}

#tags li.selectTag A {
	LINE-HEIGHT: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #034fa2;
	HEIGHT: 60px;
}

#tagContent {
	width: 100%;
	min-height: 100px;
	BACKGROUND-COLOR: #fff
}

.tagContent {
	DISPLAY: none;
	WIDTH: 100%;
	COLOR: #474747;
}

#tagContent div.selectTag {
	DISPLAY: block
}

.tagContent ul {
	width: 100%;
	margin: 20px 0;
}

.tagContent ul li {
	width: 96%;
	padding: 0 2%;
	height: 30px;
	line-height: 30px;
}

.tagContent ul .newstitle {
	width: 80%;
	height: 30px;
	background: url(../titledot.jpg) no-repeat 2px 10px;
	overflow: hidden;
	text-indent: 1.5em;
	float: left;
}

.tagContent ul .newsdtime {
	width: 20%;
	height: 30px;
	float: left;
	text-align: right;
}

.tagContent ul li a {
	color: #333;
	font-size: 13px;
}

.tagContent ul li a:hover {
	color: #054c9e;
}

.tagContent .NewsPicRec {
	width: 90%;
	margin: 20px auto;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
}

.tagContent .NewsPicRec a {
	display: block;
	width: 100%;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #1b54aa;
}

.tagContent .NewsPicRec p {
	text-indent: 2em;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	color: #222;
	font-size: 14px;
}

/*i-build-box*/
.i-build-box {
	width: 100%;
	background: #f6fafb;
	height: auto;
	padding: 25px 0 30px 0;
	overflow: hidden;
}

.i-build-box .build-list {
	width: 100%;
}

.i-build-box .build-list ul {
	width: 100%;
	font-size: 0;
}

.i-build-box .build-list ul li {
	width: 23%;
	margin: 0 1%;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.i-build-box .build-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.i-build-box .build-list .build-pic {
	width: 100%;
	position: relative;
}

.i-build-box .build-list .build-pic img {
	width: 100%;
	max-width: 100%;
	transform: translateZ(0px);
}

.i-build-box .build-list .build-pic span {
	display: block;
	width: 100%;
	line-height: 60px;
	background: url("../build-blck.png");
	color: #fff;
	position: absolute;
	text-align: center;
	font-size: 18px;
	bottom: 0;
}

.i-build-box .build-list .intro {
	background: url("../build-list.png");
	padding: 30px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #fff;
	visibility: hidden;
	position: absolute;
	bottom: 0;
	opacity: 0;
	transition: opacity 0.5s;
}

.i-build-box .build-list .intro h5 {
	font-size: 20px;
	line-height: 35px;
}

.i-build-box .build-list .intro h3 {
	font-size: 16px;
	line-height: 25px;
}

.i-build-box .build-list .intro p {
	font-size: 12px;
	line-height: 20px;
}

.i-build-box .build-list ul li a:hover .intro {
	visibility: visible;
	opacity: 1;
}

.i-build-box .build-list ul li a:hover span {
	display: none;
}

.i-build-box .build-list ul li a:hover img {
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease 0s;
}

/*i-tour-box*/
.i-tour-box {
	width: 100%;
	background: #fff;
	height: auto;
	padding: 25px 0 30px 0;
	overflow: hidden;
}

.i-tour-box .tour-top {
	width: 100%;
}

.i-tour-box .tour-bot {
	width: 100%;
	overflow: hidden;
}

.i-tour-box .tour-le {
	width: 50%;
	float: left;
}

.i-tour-box .tour-lr {
	width: 50%;
	float: left;
}

.focus {
	position: relative;
	width: 100%;
	height: 297px;
	overflow: hidden;
	float: left;
}

.focus .fPic {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	text-align: left;
	color: #fff;
	padding: 40px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.focus .shadow {
	text-decoration: none;
	overflow: hidden;
}

.focus .shadow h4 {
	width: 100%;
	font-size: 20px;
	text-align: center;
	padding: 15px 0;
}

.focus .shadow p {
	width: 60%;
	margin: auto;
	font-size: 14px;
}

.focus .shadow a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	color: #1b54aa;
	margin: 10px auto;
	text-align: center;
}

.focus .fcon {
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	width: 100%;
	max-width: 100%;
	height: 100%;
}

.focus .fbg {
	display: none;
	bottom: 25px;
	right: 40px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #fc114a;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../focus_btn.png) no-repeat;
	z-index: 15;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

.i-tour-box dl {
	width: 100%;
	height: 297px;
	float: left;
	overflow: hidden;
}

.i-tour-box dl a {
	display: block;
	width: 100%;
	height: 100%;
	background: #f1f1f1;
	overflow: hidden;
}

.i-tour-box dl dt {
	width: 50%;
	float: left;
	overflow: hidden;
}

.i-tour-box dl dt img {
	max-width: 100%;
	height: 100%;
	transform: translateZ(0px);
}

.i-tour-box dl dd {
	width: 50%;
	float: left;
	padding: 30px 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-align: center;
	overflow: hidden;
}

.i-tour-box dl dd h4 {
	font-size: 22px;
	line-height: 50px;
	color: #2c2c2c;
}

.i-tour-box dl dd p {
	width: 80%;
	line-height: 20px;
	font-size: 12px;
	margin: 10px auto;
	color: #505050;
}

.i-tour-box dl dd span {
	display: block;
	width: 100px;
	line-height: 20px;
	margin: 10px auto;
	overflow: hidden;
	padding: 5px;
	background: #245daa;
	color: #fff;
}

.i-tour-box dl a:hover {
	background: #034fa2;
}

.i-tour-box dl a:hover img {
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease;
}

.i-tour-box dl a:hover span {
	background: url("../build-list.png");
}

.i-tour-box dl a:hover h4 {
	color: #fff;
}

.i-tour-box dl a:hover p {
	color: #fff;
}

/*����*/
.index_zixun {
	width: 100%;
	height: auto;
	padding: 25px 0 30px 0;
	overflow: hidden;
}

.dang_side {
	border: 1px solid #e8ebec;
	width: 48%;
	margin: 0 1%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.dang_side_title {
	width: 96%;
	padding: 0 2%;
	border-bottom: 1px solid #e8ebec;
	float: left;
	position: relative;
}

.dang_side_title_01 {
	width: 110px;
	float: left;
	color: #245daa;
	font-size: 20px;
	height: 68px;
	line-height: 68px;
	background: url("../dang_side_title_01.png") no-repeat bottom center;
	text-align: center;
	position: absolute;
	bottom: -10px;
}

.dang_side_title_02 {
	float: right;
	height: 58px;
	line-height: 58px;
}

.dang_side_txt {
	width: 100%;
	float: left
}

.dang_side_txt ul {
	width: 100%;
	margin-top: 20px;
}

.dang_side_txt ul li {
	width: 96%;
	padding: 0 2%;
	height: 35px;
	line-height: 35px;
}

.dang_side_txt ul .newstitle {
	width: 80%;
	height: 30px;
	background: url(../titledot.jpg) no-repeat 2px 10px;
	overflow: hidden;
	text-indent: 1.5em;
	float: left;
}

.dang_side_txt ul .newsdtime {
	width: 20%;
	height: 30px;
	float: left;
	text-align: right;
}

.dang_side_txt ul li a {
	color: #333;
	font-size: 13px;
}

.dang_side_txt ul li a:hover {
	color: #054c9e;
}


input.form {
	width: 50%;
	border: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	background: transparent;
	font-size: 16px;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
}

input.input {
	width: 50%;
	border: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	background: transparent;
	font-size: 16px;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
}

input.button {
	width: 200px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	background: #404040;
	border-radius: 3px;
}

/*************************************/
.geban {
	width: 100%;
	height: 86px;
}

.ab_banner {
	background: url(../ny_banner01.jpg) center no-repeat;
	padding-top: 21%;
	background-size: cover;
}

.nw_banner {
	background: url(../ny_banner02.jpg) center no-repeat;
	padding-top: 21%;
	background-size: cover;
}

.cz_banner {
	background: url(../ny_banner03.jpg) center no-repeat;
	padding-top: 21%;
	background-size: cover;
}

.st_banner {
	background: url(../ny_banner04.jpg) center no-repeat;
	padding-top: 21%;
	background-size: cover;
}

.dj_banner {
	width: 100%;
	background: url(../ny_banner05.jpg) no-repeat center;
	padding-top: 21%;
	background-size: cover;
}

.cn_banner {
	width: 100%;
	background: url(../ny_banner06.jpg) no-repeat center;
	padding-top: 21%;
	background-size: cover;
}

.main_content {
	width: 100%;
}

.th td {
	background: #666565;
	color: #fff;
}

th,
td {
	line-height: 23px;
	font-size: 13px;
	padding: 10px 2px 10px 10px;
}

.xx {
	background: #f9f9f9;
	color: #676767;
}

.xxx {
	background: #eeeeee;
	color: #676767;
}

.cztd {
	background: #cda749;
	color: #fff;
}

.cytd {
	background: #007dc9;
	color: #fff;
}

.fctd {
	background: #fea11d;
	color: #fff;
}

.cstd {
	background: #03adc4;
	color: #fff;
}

.jrtd {
	background: #d7262e;
	color: #fff;
}

.lytd {
	background: #06ce0f;
	color: #fff;
}

.content_m {
	width: 17%;
	max-width: 190px;
	float: left;
	padding-top: 15px;
}

.content_m .hd {
	width: 100%;
	height: 100px;
	line-height: 100px;
	background: #2e82cd;
	text-align: center;
	font-size: 26px;
	letter-spacing: 2px;
	color: #fff;
}

.content_l {
	width: 17%;
	max-width: 190px;
	float: left;
	padding-top: 15px;
}

.content_l .hd {
	width: 100%;
	height: 100px;
	line-height: 100px;
	background: #2e82cd url("../hd-bj.png");
	text-align: center;
	font-size: 26px;
	letter-spacing: 2px;
	color: #fff;
}

.content_l .xm {
	width: 100%;
	background: #2e82cd;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	margin-top: 10px;
	font-weight: bold;
	text-indent: 1em;
}

.content_l ul {
	width: 100%;
	background: #f9f9f9;
	padding: 10px 0 5px 0;
	border-top: 1px solid #d7d7d7;
}

.content_l ul li {
	width: 100%;
	margin: 3px 0;
	height: 40px;
	line-height: 40px;
	text-indent: 1.5em;
}

.content_l ul li a {
	display: block;
	color: #fff;
	font-size: 14px;
}

.content_l ul .smenuv a {
	background: #7e7e7e url(../smenuv-bj.png) no-repeat right center;
}

.content_l ul .smenuv a:hover {
	background: #2e82cd url(../smenuv-bj.png) no-repeat right center;
}

.content_l ul .onmenuv a {
	background: #2e82cd url(../smenuv-bj.png) no-repeat right center;
}

.content_l ul .tmenuv a {
	background: #f9f9f9;
	color: #525252;
	border-bottom: 1px dotted #d1d1d1;
}

.content_l ul .tmenuv a:hover {
	background: #e17e7e;
}



/*menubox*/
#menubox {
	width: 100%;
	overflow: hidden;
}

#menubox ul {
	margin: 0;
	display: block;
	width: 100%;
	background: #f9f9f9;
	padding: 10px 0 5px 0;
	border-top: 1px solid #d7d7d7;
}

#menubox ul li {
	width: 100%;
	border-bottom: 1px solid #fff;
	line-height: 40px;
	font-size: 14px;
	text-indent: 2.8em;
	background: #7e7e7e url(../quan.png) no-repeat 15px 15px;
	position: relative;
	color: #FFF;
}

#menubox ul li a {
	display: block;
	color: #FFF;
}

.more {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
	z-index: 5
}

.block {
	display: block;
}

.hitarea {
	color: #FFF;
	width: 100%;
}

#menubox .jia {
	background: url(../zhover.png) no-repeat center right;
	background-size: inherit;
}

.collapsable .hitarea {
	color: #fff;
	border: none;
}

#menubox ul li:hover {
	background: #e17e7e url(../quan.png) no-repeat 15px 15px;
}

#menubox ul li ul {
	padding: 0;
}

#menubox ul li ul li {
	background: #f9f9f9;
	line-height: 32px;
	border-bottom: 1px dotted #d1d1d1;
}

#menubox ul li ul li:hover {
	background: #cccbcb;
}

#menubox ul li ul li a {
	display: block;
	color: #525252;
}

a.collerlv {
	color: #525252;
	text-decoration: none
}

a.collerlv:link {
	color: #525252;
}

a.collerlv:visited {
	color: #525252;
}

a.collerlv:active {
	color: #525252;
}

a.collerlv:hover {
	color: #525252;
}

a.selected {
	color: #ffffff;
	text-decoration: none;
}

a.selected:link {
	color: #ffffff;
}

a.selected:visited {
	color: #ffffff;
}

a.selected:active {
	color: #ffffff;
}

a.selected:hover {
	color: #ffffff;
	font-weight: bolder;
}

.content_r {
	width: 80%;
	padding-bottom: 30px;
	float: right;
}

.nowmenu {
	width: 100%;
	line-height: 55px;
	color: #111;
	margin-top: 60px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.nowmenu span {
	padding: 0 30px 0 10px;
	font-size: 30px;
	line-height: 55px;
	display: block;
	float: left;
	border-bottom: 2px solid #2e82cd;
	position: absolute;
	bottom: -1px;
}

.zhuye {
	float: right;
	width: 60%;
	line-height: 30px;
	margin: 15px 0;
	color: #615f60;
	text-align: right;
}

.zhuye a {
	padding: 0 5px;
	color: #615f60;
}

.content_r .ny {
	width: 100%;
	line-height: 30px;
	padding-top: 30px;
	color: #2c2c2c;
	font-size: 14px;
	overflow: hidden;
}

.content_r .ny h3 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #2e82cd;
	clear: both;
	padding: 5px 0;
}

.content_r .ny h4 {
	font-size: 18px;
	line-height: 60px;
}

.content_r .ny h6 {
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
	color: #2e82cd;
	clear: both;
}

.content_r .ny p {
	padding-bottom: 5px;
	width: 100%;
}

.content_r .ny img {
	max-width: 100%;
}

.content_r .ny .leijie {
	width: 96%;
	margin: auto;
	padding: 20px 0;
}

.content_r .ny .leijie_l {
	width: 50%;
	float: left;
}

.content_r .ny .leijie_l h3 {
	width: 100%;
	color: #2e82cd;
	font-size: 25px;
	font-weight: 500;
	line-height: 45px;
}

.content_r .ny .leijie_l p {
	width: 100%;
	color: #383838;
	font-size: 18px;
	line-height: 55px;
}

.content_r .ny .leijie_r {
	width: 262px;
	height: 105px;
	float: right;
	background: #f1f1f1;
	padding: 10px 0;
	text-align: center;
}

.content_r .ny .leijie_r .leijieshijian {
	width: 65%;
	margin: auto;
}

.content_r .ny .leijie_r span {
	background: #2e82cd;
	color: #fff;
	padding: 5px 5px;
	font-size: 20px;
	margin-right: 1px;
	float: left;
}

.content_r .ny .xd_pic {
	width: 96%;
	padding: 0 2%;
	background: #eeeeee;
}

.content_r .ny .xd_pic ul {
	width: 100%;
	margin: auto;
}

.content_r .ny .xd_pic ul li {
	width: 29.5%;
	float: left;
	background: #fff;
	border: 1px solid #d8d8d8;
	padding: 10px 1%;
	margin: 20px 0.5%;
	overflow: hidden;
}

.content_r .ny .xd_pic ul li img {
	max-width: 100%;
	height: 155px;
}

.content_r .ny .xd_pic p {
	height: 100px;
	display: block;
	width: 100%;
	font-size: 13px;
	text-indent: 2em;
	overflow: hidden;
	line-height: 23px;
}

.content_r .ny .xd_pic a {
	display: block;
	line-height: 30px;
	background: #222222;
	color: #fff;
	text-align: center;
	margin: 10px 0
}

.content_r .ny_memo {
	width: 100%;
	line-height: 30px;
	padding-top: 30px;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .ny_yuan {
	width: 100%;
	padding-top: 30px;
	line-height: 40px;
	border-bottom: 1px solid #b5b5b5;
}

.content_r .ny_bjtitl {
	line-height: 40px;
	font-size: 18px;
}

.content_r .ny_whimg {
	width: 100%;
	padding: 30px 0 0;
}

.content_r .ny_whimg img {
	max-width: 100%;
}

.content_r .ny_whleft {
	float: left;
	width: 50%;
	margin-top: 20px;
	color: #2c2c2c;
	line-height: 28px;
	font-size: 14px;
}

.content_r .ny_whleft h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0;
	color: #000000
}

.content_r .ny_whright {
	float: left;
	width: 50%;
	margin-top: 20px;
	color: #2c2c2c;
	line-height: 28px;
	font-size: 14px;
}

.content_r .ny_whright img {
	width: 100%;
	max-width: 425px;
}

.content_r .ny_shi {
	width: 100%;
	padding-top: 60px;
	line-height: 40px;
	border-bottom: 1px solid #b5b5b5;
}

.content_r .ny_whtitle {
	width: 100%;
	line-height: 40px;
	margin-top: 20px;
	text-indent: 1.5em;
	background: url(../qi.jpg) no-repeat 0 15px;
	color: #2e82cd;
	font-size: 16px;
}

.content_r .ny_whmemo {
	width: 100%;
	line-height: 30px;
	padding: 10px 0;
	border-bottom: 1px dashed #b5b5b5;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .ny_whmemo p {
	padding-bottom: 15px;
}

.content_r .ny_nwang {
	width: 100%;
	margin-top: 20px;
	color: #2c2c2c;
	line-height: 28px;
	font-size: 14px;
}

.content_r .ny_nwang h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding: 10px 0;
}

.content_r .ny_nwang img {
	width: 100%;
	max-width: 424px;
}


.content_r .ny_qt {
	width: 100%;
	line-height: 30px;
	padding-top: 30px;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .ny_qt p {
	padding-bottom: 15px;
}

.content_r .ny_qt img {
	max-width: 100%;
}


.content_r .cp_title {
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
	line-height: 50px;
	font-weight: bold;
}

.content_r .cp_intro {
	width: 100%;
	line-height: 30px;
	padding: 10px 0 50px 0;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .cp_intro img {
	max-width: 100%;
}

.content_r .cp_intro p {
	padding-bottom: 15px;
}

.content_r .cp_query {
	width: 100%;
}

.content_r .cp_query li {
	margin: 10px 1%;
	width: 31%;
	border: 1px solid #d8d8d8;
	overflow: hidden;
	border-bottom: 0;
	float: left;
}

.content_r .cp_query li .img_wrap {
	width: 100%;
	display: block;
	overflow: hidden;
}

.content_r .cp_query li .img_wrap img {
	transform: translateZ(0px);
	left: 0;
	top: 0;
	width: 100%;
	height: 260px;
}

.content_r .cp_query li .img_wrap:hover img {
	transform: scale(1.1, 1.1);
	transition: transform 0.6s ease 0s;
}

.content_r .cp_query li .text-area {
	line-height: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	background: #7e7e7e;
	font-size: 16px;
	border-bottom: 1px solid #d8d8d8;
}

.content_r .cp_query li:hover .text-area {
	background-color: #2e82cd;
	color: #fff;
	-webkit-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	transition: all ease-in .2s;
}



.content_r .wx_query {
	width: 100%;
}

.content_r .wx_query li {
	margin: 10px 1%;
	width: 46%;
	border: 1px solid #d8d8d8;
	float: left;
	overflow: hidden;
}

.content_r .wx_query li .img_wrap {
	width: 50%;
	float: left;
	display: block;
	overflow: hidden;
}

.content_r .wx_query li .img_wrap img {
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 204px;
}

.content_r .wx_query li .img_wrap:hover img {
	transform: scale(1.1, 1.1);
	transition: transform 0.6s ease 0s;
}

.content_r .wx_query li p {
	width: 48%;
	font-size: 14px;
	float: right;
	line-height: 25px;
	padding: 12% 1% 0 1%;
}

.content_r .downquery {
	width: 100%;
}

.content_r .downquery ul {
	width: 100%;
	margin-top: 10px;
}

.content_r .downquery ul li {
	width: 20%;
	display: inline-block;
	font-size: 14px;
	margin: 20px 2%;
}

.content_r .downquery ul li img {
	width: 100%;
	max-width: 100%;
	border: 1px solid #e4e4e4;
	padding: 1px;
}

.content_r .downquery .down_title {
	width: 100%;
	line-height: 24px;
	margin-top: 5px;
}

.content_r .downquery .down_title p {
	width: 75%;
	display: block;
	float: left;
	overflow: hidden;
	height: 24px;
}

.content_r .downquery .down_title a {
	display: block;
	border-radius: 3px;
	border: 1px solid #bfbfbf;
	background: #eeeeee;
	color: #d5262d;
	text-align: center;
	width: 40px;
	float: right;
}

.content_r .downquery .down_title a:hover {
	background: #d5262d;
	color: #fff;
}



.content_r .ny_left {
	width: 85%;
	line-height: 30px;
	padding-top: 30px;
	float: left;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .ny_left p {
	padding-bottom: 15px;
}

.content_r .ny_right {
	width: 15%;
	line-height: 30px;
	padding-top: 30px;
	float: left;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .ny_right p {
	padding-bottom: 15px;
}

.content_r .ny_left img {
	max-width: 100%;
}

.content_r .ny_right img {
	max-width: 100%;
}

.content_r .ndsdny {
	width: 100%;
	line-height: 30px;
	padding: 30px 0;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .ndsdny h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}

.content_r .ndsdny img {
	max-width: 100%;
}

.content_r .ndsdny p {
	padding-bottom: 15px;
}

.content_r .rczpny {
	width: 100%;
	line-height: 30px;
	padding-top: 30px;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .rczpny h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 60px;
}

.content_r .rczpny img {
	max-width: 100%;
}

.content_r .rczpny p {
	padding-bottom: 15px;
}

.content_r .rczpny h6 {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 1px;
	background: #d7262e;
	color: #fff;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}

.content_r .rczpny_left {
	width: 75%;
	line-height: 30px;
	padding-top: 30px;
	float: left;
	color: #2c2c2c;
	font-size: 14px;
}

.content_r .rczpny_left h4 {
	width: 100%;
	background: url(../sj.png) no-repeat 1px 20px;
	color: #e71a20;
	text-indent: 1em;
	font-size: 18px;
	line-height: 50px;
	margin-top: 30px;
}

.content_r .rczpny_left ul {
	width: 100%;
}

.content_r .rczpny_left ul li {
	width: 33.3%;
	float: left;
	line-height: 40px;
}

.content_r .rczpny_left h5 {
	line-height: 40px;
	width: 100%;
	display: flex;
	font-size: 15px;
}

.content_r .rczpny_right {
	width: 20%;
	line-height: 30px;
	padding-top: 30px;
	float: left;
	color: #2c2c2c;
	font-size: 14px;
	margin-left: 5%;
}

.content_r .rczpny_right img {
	max-width: 100%;
}

.content_r .contact_left {
	width: 50%;
	float: left;
	padding-top: 30px;
	margin: 50px 0;
}

.content_r .contact_left h4 {
	line-height: 80px;
	font-size: 22px;
	font-weight: normal;
	color: #ca0000;
}

.content_r .contact_left p {
	line-height: 25px;
	color: #646464;
	font-size: 13px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.content_r .contact_left .adr {
	background: url(../adr.jpg) no-repeat 0 1px;
}

.content_r .contact_left .pho {
	background: url(../pho.jpg) no-repeat 0 2px;
}

.content_r .contact_left .fac {
	background: url(../fac.jpg) no-repeat 0 2px;
}

.content_r .contact_left .web {
	background: url(../web.jpg) no-repeat 0 2px;
}

.content_r .contact_left .ema {
	background: url(../ema.jpg) no-repeat 0 2px;
}


.content_r .contact_right {
	width: 50%;
	float: left;
	text-align: center;
	margin: 50px 0;
}

.content_r .contact_right img {
	max-width: 100%;
}

.web_qun {
	width: 100%;
	clear: both;
}

.web_qun ul {
	width: 100%;
	margin-bottom: 50px;
}

.web_qun ul li {
	width: 30%;
	float: left;
	background: url(../website_li.jpg) no-repeat 5px 15px;
	font-size: 13px;
	line-height: 34px;
	text-indent: 1.2em;
}

/* operate */
.operate {
	width: 100%;
	margin: 20px auto;
}

.operate h3 {
	font-size: 24px;
	background: #f7f7f7;
	height: 60px;
	line-height: 60px;
	padding-left: 12px;
}

.operate li {
	display: inline-block;
	background-color: #f1f1f1;
	width: 100%;
	position: relative;
	min-height: 50px;
	_height: 50px;
	margin-bottom: 20px;
	z-index: 10;
	zoom: 1
}

.operate li h4 {
	cursor: pointer;
	background: url(../sicons.png) no-repeat 10px 5px;
	padding: 10px 0 10px 45px;
	text-decoration: none;
	font-size: 15px;
	color: #555;
	display: block;
	line-height: 25px;
	font-weight: bold;
}

.operate li.selected h4 {
	background: url(../sicons_hover.png) no-repeat 10px -35px;
}

.operate li .list-item {
	position: relative;
	zoom: 1;
}

.operate li .list-item p {
	background-color: #d3d3d3;
	border-left: 2px solid #cf1c24;
	color: #444;
	display: block;
	line-height: 30px;
	padding-left: 20px;
	position: relative;
	text-decoration: none;
	font-size: 13px;
}

.operate li .list-item p.hover {
	background-color: #7e7e7e;
	color: #fff;
	text-decoration: none;
	display: block;
}

.none {
	display: none
}

/*newslist*/
.newslist {
	width: 100%;
}

.newslist li {
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dotted #c5c5c4;
}

.newslist .time {
	float: left;
	width: 8%;
	margin-right: 2%;
	min-width: 60px;
}

.newslist .conts {
	float: left;
	width: 88%;
	max-width: 830px;
}

.newslist .day,
.newslist .date {
	background-color: #eae6e2;
	display: block;
	text-align: center;
	font-family: Arial;
}

.newslist .day {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #fff;
	color: #000;
	font-size: 30px;
}

.newslist .date {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}

.newslist h3 {
	margin-top: -2px;
	font-size: 14px;
	color: #757575;
}

.newslist a {
	color: #333;
}

.newslist .mmore {
	margin-left: 8px;
}

.showpages {
	width: 98%;
	margin: auto;
}

.showpages .s_left {
	width: 40%;
	max-width: 300px;
	float: left;
	line-height: 60px;
	font-size: 14px;
}

.showpages .s_right {
	width: 25%;
	max-width: 300px;
	float: right;
	line-height: 60px;
}

.showpages .s_right ul {
	width: 100%;
	max-width: 400px;
}

.showpages .s_right ul li {
	width: 55px;
	text-align: center;
	float: left;
	font-size: 14px;
}

/*news_content*/
.news_content {
	width: 100%;
	background: #f7f5f4;
}

.main_news {
	width: 100%;
	max-width: 890px;
	background-color: #fff;
	padding: 30px 55px;
	margin: 0 auto;
}

.main_news .header-news {
	padding-bottom: 20px;
	border-bottom: 1px solid #dbd4cd;
}

.main_news .header-news a {
	display: block;
	max-width: 210px;
}

.main_news .header-news img {
	max-width: 100%;
}

.xq_title {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	padding: 25px 0;
}

.xq_Time {
	border-top: 1px dashed #dbd4cd;
	border-bottom: 1px dashed #dbd4cd;
	line-height: 35px;
	text-align: center;
	color: #464646
}

.xq_newscon {
	font-size: 14px;
	line-height: 30px;
	padding: 10px 0 60px 0;
}

.xq_newscon {
	width: 100%;
}

.xq_newscon p {
	padding-bottom: 15px;
}

.xq_newscon img {
	width: 100%;
	margin: 10px 0;
	max-width: 550px;
}

.share {
	width: 100%;
	padding: 20px 0;
}

.share_l {
	width: 60%;
	float: left;
}

.share_r {
	width: 200px;
	float: right;
}

.news_buttom {
	width: 100%;
	text-align: center;
	color: #8d908e;
	font-size: 14px;
	line-height: 25px;
	padding: 30px 0;
}

.news_buttom a {
	color: #8d908e;
	margin: 0 15px;
}

.news_buttom a:hover {
	color: #8d908e;
}

.textarea {
	border: 1px solid #ccc;
	width: 70%;
	appearance: none;
	-webkit-appearance: none;
	outline: none
}

.main_form {
	width: 100%;
	line-height: 60px;
	font-size: 16px;
	margin: 10px 0;
}

.form_left {
	width: 11%;
	float: left
}

.form_right {
	width: 89%;
	float: left
}

.form_left span {
	color: #cf1c24;
	font-size: 12px;
}

.main_textarea {
	width: 100%;
	line-height: 60px;
	font-size: 16px;
	margin: 10px 0;
}

.textarea_left {
	width: 100%;
	float: left
}

.textarea_right {
	width: 100%;
	float: left
}

.textarea_left span {
	color: #cf1c24;
	font-size: 12px;
}


/* Menu style */
.syFocusThumb {
	POSITION: relative;
	WIDTH: 100%;
	OVERFLOW: hidden;
	margin: 30px auto;
}

.syFocusThumb .prev {
	background-image: url('../prev.png');
	width: 15px;
	height: 26px;
}

.syFocusThumb .next {
	background-image: url('../next.png');
	width: 15px;
	height: 26px;
}

.pagination {
	POSITION: absolute;
	TEXT-ALIGN: left;
	WIDTH: 100%;
	HEIGHT: 80px;
	COLOR: #fff;
	CLEAR: both;
	TOP: 0;
	LEFT: 0;
}

.thumbWrap {
	POSITION: absolute;
	WIDTH: 100%;
	OVERFLOW: hidden;
	TOP: 0;
	LEFT: 10px;
}

.holder {
	WIDTH: 4000px;
	background: url('../biggerdot.png') center bottom no-repeat;
}

.holder I {
	CURSOR: pointer;
	MARGIN-RIGHT: -1px
}

.prev {
	POSITION: absolute;
	WIDTH: 15px;
	TOP: 30px;
	CURSOR: pointer;
	LEFT: 0;
}

.next {
	POSITION: absolute;
	WIDTH: 15px;
	TOP: 30px;
	CURSOR: pointer;
	RIGHT: 0;
}

.pagination I.selected {
	width: 130px;
	color: #f60e0e;
	height: 80px;
	text-align: center;
}

.pagination I.selected a {
	color: #f60e0e;
	font-weight: bold;
	font-size: 34px;
}

.syFocusThumb .title {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 25px;
	/* font-weight: bold; */
	font-weight: 400;
	color: #f60e0e;
	text-align: center;
	margin-top: 140px;
}

.sliderwrapper {
	width: 100%;
	margin-top: 40px;
	padding-left: 5px;
	text-align: left;
	background: url(../history_bg_centerbar.png) center repeat-y;
}

.toc {
	font-size: 30px;
	display: block;
	background: url(../biggerdot.png) center bottom no-repeat;
	width: 130px;
	height: 80px;
	text-align: center;
	line-height: 80px;
}

.toc a {
	color: #222;
	font-style: normal;
	font-weight: bold;
}

.sliderwrapper .row {
	margin-bottom: 30px;
	min-height: 51px;
}

.sliderwrapper .col {
	width: 425px;
}

.sliderwrapper .col.l {
	float: left;
	background: url(../history_bg_hr.png) right 32px no-repeat;
}

.sliderwrapper .col.r {
	float: right;
	background: url(../history_bg_hr.png) left 32px no-repeat;
}

.sliderwrapper .col.noBg {
	background: none;
}

.sliderwrapper .col .textWrapper {
	line-height: 26px;
	font-size: 15px;
	margin-top: 15px;
}

.sliderwrapper .col .textWrapper .month {
	font-size: 18px;
	line-height: 36px;
}

.sliderwrapper .col.r .textWrapper {
	margin-left: 90px;
	padding-left: 10px;
	text-align: left;
}

.sliderwrapper .col.l .textWrapper {
	margin-right: 90px;
	padding-right: 10px;
	text-align: left;
	line-height: 28px;
}

.sliderwrapper .col .imgWrapper {
	background: #fff;
}

.sliderwrapper .col.r .imgWrapper {
	background: #fff;
	margin-left: 42px;
	padding-left: 17px;
	text-align: left;
}

.sliderwrapper .col.l .imgWrapper {
	margin-right: 42px;
	padding-right: 17px;
	text-align: right;
}

.sliderwrapper .col .img {
	max-width: 313px;
}

.sliderwrapper .col.l .img {
	float: right;
}

.sliderwrapper .col.r .img {
	float: left;
}

.sliderwrapper .col .imgBorder img {
	border: 1px solid #e1e1e1;
	padding: 8px;
}

.sliderwrapper .col .caption {
	margin-top: 5px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
}

.qt-pagination {
	width: 94%;
	margin: auto;
	overflow: hidden;
	padding: 30px 0;
	text-align: center;
}

.qt-pagination a {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 10px;
	margin-right: 3px;
	min-width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
}

.qt-pagination .pages {
	background: #444;
	color: #fff;
}

/*footer*/
.footer {
	width: 100%;
	background: #404040;
	color: #c3c3c3;
	overflow: hidden;
}

.foot_left {
	width: 63%;
	height: 180px;
	margin: 30px 0;
	float: left;
	overflow: hidden;
}

.foot_left ul {
	width: 16.66%;
	float: left
}

.foot_left ul h3 {
	width: 100%;
	line-height: 40px;
	font-size: 13px;
}

.foot_left ul li {
	width: 100%;
	line-height: 25px;
}

.foot_left ul li a {
	color: #c3c3c3;
}

.foot_left ul li a:hover {
	color: #50b7ed;
}

.foot_right {
	width: 37%;
	float: left;
	margin: 30px 0;
}

.foot_right a {
	color: #a8a8a8;
	margin-right: 6px;
	line-height: 25px;
}

.foot_right a:hover {
	color: #50b7ed;
}

.foot_right h4 {
	width: 100%;
	line-height: 40px;
	text-align: right;
	font-size: 14px;
}

.foot_right h4 a {
	color: #50b7ed;
}

.foot_right01 {
	float: left;
	width: 35%;
	margin-right: 1%;
}

.foot_right01 h3 {
	width: 100%;
	color: #fbfbfb;
	line-height: 40px;
	font-size: 13px;
	line-height: 26px;
}

.foot_right01 img {
	max-width: 100%;
}

.foot_right02 {
	float: left;
	width: 64%;
}

.foot_right02 ul {
	width: 100%;
	margin: 15px auto;
}

.foot_right02 ul li {
	line-height: 22px;
	font-size: 12px
}

.foot_right02 ul li span {
	margin-right: 2%
}

.foot_right02 p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 2%;
}

.foot_nav {
	width: 100%;
	height: auto;
	padding: 30px 0;
	min-height: 100px;
}

.foot_nav ul {
	width: 10%;
	margin: 0 2%;
	float: left
}

.foot_nav ul h3 {
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #757575;
	font-size: 14px;
}

.foot_nav ul li {
	width: 100%;
	line-height: 25px;
}

.foot_nav ul li a {
	color: #c3c3c3;
}

.foot_nav ul li a:hover {
	color: #50b7ed;
}

.foot_Buttom {
	width: 100%;
	text-align: center;
	line-height: 25px;
	padding: 10px 0;
	background-color: #353535;
	height: auto;
	float: left;
	color: #c3c3c3;
}

.foot_Buttom a {
	color: #c3c3c3;
	margin: 0 15px;
}

.foot_Buttom a:hover {
	color: #50b7ed;
}

@media(max-width: 1190px) {
	.section {
		width: 98%;
		margin: 0 auto;
	}

	.sliderwrapper .col.l {
		float: left;
		background: none;
	}

	.sliderwrapper .col.r {
		float: right;
		background: none;
	}

	.showpages .s_right {
		width: 30%;
	}
}

@media(max-width: 1024px) {
	.sliderwrapper .textWrapper {
		padding: 5px 5px !important;
		margin: 49px 0 0 !important;
		text-align: center !important;
		background-color: #f8f8f8;
	}

	.sliderwrapper .col {
		width: 100%;
	}

	.foot_right01 {
		display: none;
	}

	.foot_right02 {
		width: 100%;
	}
}

@media screen and (max-width:999px) {
	.banner {
		margin-bottom: 0;
	}

	.baner,
	.baner_box,
	.n_baner,
	.baner .txt a,
	.baner .txt a span {
		width: 100%;
		padding: 0;
		margin: 0;
		float: none;
	}

	.main_news .xq_newscon {
		width: 98%;
		margin: 0 auto;
	}

	.content_l .hd {
		font-size: 20px;
	}

	.baner .txt {
		position: static;
	}

	.baner .txt a {
		padding: 10px;
		box-sizing: border-box;
		font-size: 12px;
		line-height: 20px;
	}

	.baner .txt a span {
		font-size: 16px;
		height: auto;
		line-height: 20px;
		padding-bottom: 5px;
	}

	.content_r .rczpny h4 {
		font-size: 16px;
		font-weight: normal;
		line-height: 35px;
		padding-bottom: 10px;
	}

	.main_news {
		width: 94%;
		max-width: 890px;
		background-color: #fff;
		padding: 30px 3%;
		margin: 0 auto;
	}

	.content_r .cp_query li .img_wrap img {
		height: 180px;
	}

	.content_r .cp_query li .text-area {
		line-height: 50px;
		height: 50px;
		font-size: 16px;
	}

	.showpages .s_right {
		width: 35%;
	}

	.i-build-box .build-list .intro {
		padding: 10px;
	}
}

@media screen and (max-width:875px) {
	.metro1 {
		width: 100%;
	}

	.metro2 {
		width: 100%;
	}

	.main_content {
		background: none;
	}

	.content_l {
		width: 100%;
		max-width: 100%;
	}

	.content_m {
		width: 100%;
		max-width: 100%;
	}

	.content_r {
		width: 100%;
		max-width: 100%;
	}

	.content_l .hd {
		background: #2e82cd url(../hd-bj.png) no-repeat right;
		height: 80px;
		line-height: 80px;
		text-align: left;
		text-indent: 10px;
		font-size: 26px;
	}

	.content_m .hd {
		background: #2e82cd url(../hd-bj.png) no-repeat right;
		text-align: left;
		text-indent: 10px;
		font-size: 26px;
	}

	.content_r .ndsdny {
		background: none;
		padding-top: 30px;
	}

	.content_r .nowmenu {
		margin-top: 20px;
	}

	.content_r .nowmenu span {
		width: 60%;
		font-size: 25px;
		line-height: 45px;
		position: relative;
	}

	.content_r .ny_whleft {
		width: 100%;
		float: left;
	}

	.content_r .ny_whright {
		width: 100%;
		float: left;
	}

	.content_r .downquery .down_title p {
		width: 100%;
	}

	.content_r .downquery .down_title a {
		width: 100%;
	}

	.foot_left {
		width: 100%;
		margin: 10px 0;
		height: auto;
		border-right: none;
	}

	.foot_left ul {
		width: 100%;
		border-bottom: 1px dotted #2f2f2f;
		border-top: 1px dotted #4b4b4b;
		padding: 5px 0;
	}

	.foot_left ul:first-child {
		border-top: 0;
	}

	.foot_left ul h3 {
		width: 100%;
		line-height: 30px;
		font-weight: bold;
	}

	.foot_left ul li {
		width: 20%;
		line-height: 25px;
		float: left;
	}

	.foot_right {
		width: 80%;
		padding-left: 0;
		margin: 30px auto;
		float: none;
		border-left: none;
		overflow: hidden;
	}

	.foot_right h3 {
		width: 100%;
		line-height: 30px;
	}

	.foot_right a {
		margin: 0 5px;
	}

	.foot_right h4 {
		width: 100%;
		line-height: 30px;
	}

	.foot_right01 {
		display: block;
	}

	.foot_right02 {
		width: 64%;
	}

	.fl {
		float: left;
		width: 96%;
		padding: 0 2%;
	}

	.fr {
		float: left;
		width: 96%;
		padding: 0 2%;
	}
}

@media(max-width:768px) {
	.in_top {
		display: none
	}

	.header {
		background: none;
	}

	.index_home {
		display: none;
	}

	.header {
		height: 75px;
		position: relative;
	}

	.header,
	.header .section {
		width: 100%;
	}

	.m_menu {
		display: block;
	}

	.header .menu {
		position: absolute;
		left: 0;
		top: 75px;
		background: #343434;
		width: 100%;
		display: none;
		z-index: 9999;
	}

	.header .menu ul>li {
		width: 100%;
		line-height: 40px;
		text-align: left;
		text-indent: 1.5em;
		border-bottom: 1px solid #3e3e3e;
		border-top: 1px solid #2b2b2b;
	}

	.header .menu ul>li a {
		padding: 0;
		/* background: url(jian.png) no-repeat right ;*/
	}

	.header .menu li a {
		display: block;
		line-height: 48px;
		color: #fff;
		font-size: 16px;
	}

	.header .menu li .drop uls {
		width: 100%;
		padding: 0;
		background: #343434;
	}

	.header .menu li .drop {
		width: 100%;
		position: static;
	}

	.header .menu li .drop .hide {
		display: none;
	}

	.header .menu li .drop li {
		width: 100%;
		text-align: left;
		background: #343434;
		line-height: 40px;
		box-sizing: border-box;
		border: none;
	}

	.header .menu li .drop li h4 {
		color: #fff;
		/* background: url(jian.png) no-repeat right ;*/
		line-height: 40px;
		font-size: 12px;
		border-bottom: 1px solid #3e3e3e;
		border-top: 1px solid #2b2b2b;
	}

	.header .menu li .drop li a {
		color: #fff;
		text-indent: 3em;
		line-height: 38px;
	}

	.header .menu li .drop .gy {
		padding-left: 0;
		display: none;
	}

	.header .menu li .drop .xw {
		padding-left: 0;
		display: none;
	}

	.header .menu li .drop .yf {
		padding-left: 0;
		display: none;
	}

	.header .menu li .drop .rc {
		padding-left: 0;
		display: none;
	}

	.header .menu li .drop .gm {
		padding-left: 0;
		display: none;
	}

	.header .menu li .drop .js {
		padding-left: 0;
		display: none;
	}

	.header .menu li .drop .lx {
		padding-left: 0;
		display: none;
	}

	.header .lang-search {
		display: none;
	}

	.header .section .logo {
		width: 90%;
		padding: 20px 0 8px 2px;
	}

	.header .section .logo a {
		display: block;
		max-width: 200px;
		padding-left: 5px;
	}

	.main_news .header-news a {
		max-width: 180px;
		padding-left: 5px;
	}

	.hdwrap {
		width: 100%;
		margin: 20px 0;
	}

	.flashlist {
		height: auto;
	}

	.flashlist .f_out .pic-intro {
		padding: 10px 0;
	}

	.flashlist .f_out .pic-intro a {
		font-size: 12px;
	}

	.flashlist .f_out {
		height: auto;
	}

	#con {
		width: 100%;
		float: left;
	}

	.content_r .wx_query li p {
		padding: 7% 1% 0 1%;
	}

	.index_zixun ul li {
		width: 96%;
	}

	#myscroll ul li {
		width: 45%;
		margin: 0 2.5%;
	}

	.dang_side {
		width: 95%;
		margin: 1.5% 2.5%;
		float: left
	}

	.lm_title {
		margin-bottom: 3%;
	}

	.i-build-box .build-list ul li {
		width: 46%;
		margin: 20px 2%;
	}

	.i-tour-box .tour-le {
		width: 100%;
	}

	.i-tour-box .tour-lr {
		width: 100%;
	}

	.i-tour-box dl {
		height: auto;
		margin: 10px 0;
	}

	.i-tour-box dl dt img {
		width: 100%;
	}
}

@media screen and (max-width:705px) {
	.content_r .ny .leijie_l {
		width: 100%;
	}

	.content_r .ny .leijie_l h3 {
		width: 100%;
		color: #cf1b24;
		font-size: 22px;
		font-weight: bold;
		line-height: 30px;
	}

	.content_r .ny .leijie_l p {
		width: 100%;
		color: #383838;
		font-size: 16px;
		line-height: 35px;
	}

	.content_r .ny .leijie_r {
		width: 262px;
		float: left;
		margin-left: 20%;
		background: #f1f1f1;
		padding: 10px 0;
		text-align: center;
	}

	.content_r .wx_query li p {
		padding: 5% 1% 0 1%;
	}
}

@media screen and (max-width:639px) {
	.baner-swiper-pagination .swiper-pagination-bullet {
		width: 25px;
		height: 3px;
		display: inline-block;
		border-radius: 0;
		background: #95c5e3;
		margin: 0 5px;
		opacity: 1;
	}

	.baner-swiper-pagination,.hdwrap-swiper-pagination {
		position: static !important;
	}
.f_out .pic-intro{padding: 4px 4px;}
	.pc-display {
		display: none;
	}

	.mp-display {
		display: block;
	}

	.baner .txt {
		font-size: 12px;
	}

	.baner .txt a {
		padding: 5px;
	}

	.baner .txt a span {
		font-size: 14px;
		height: auto;
		line-height: 20px;
		padding-bottom: 0;
	}

	.newslist .conts {
		width: 86.2%;
	}

	.f_out {
		height: 180px;
	}

	.f_out .pic-intro a {
		font-size: 14px;
	}

	.content_r .downquery ul li {
		width: 28%;
	}

	.content_r .contact_left {
		width: 100%;
		padding-top: 10px;
		margin: 10px 0;
	}

	.content_r .contact_right {
		width: 100%;
	}

	.content_r .contact_left h4 {
		line-height: 50px;
		font-size: 20px;
		font-weight: bold;
		color: #ca0000;
	}

	.showpages .s_right {
		width: 45%;
	}

	input.form {
		width: 100%;
	}

	input.input {
		width: 100%;
	}

	.main_form {
		width: 100%;
		line-height: 40px;
		margin: 5px 0;
	}

	.main_textarea {
		width: 100%;
		line-height: 40px;
		margin: 5px 0;
	}

	.textarea {
		width: 100%;
	}

	.form_left {
		width: 100%;
		float: left
	}

	.form_right {
		width: 100%;
		float: left
	}

	#dituContent {
		display: none;
	}

	.content_r .wx_query li p {
		padding: 2% 1% 0 1%;
	}
}

@media(max-width:580px) {
	.content_r .wx_query li {
		margin: 10px 1%;
		width: 97%;
	}

	.content_r .wx_query li p {
		padding: 13% 1% 0 1%;
	}

	.showpages .s_right {
		width: 50%;
	}
}

@media(max-width:520px) {
	.section {
		width: 96%;
		margin: 0 auto;
	}

	.lm_title .lanmu {
		font-size: 20px;
	}

	.index_news .news_line {
		height: 10px;
	}

	#myscroll ul li {
		width: 95%;
	}

	#con {
		width: 100%;
	}

	#tags li A {
		font-size: 14px;
	}

	#tags li.selectTag A {
		font-size: 14px;
	}

	.tagContent ul li span {}

	.tagContent .NewsPicRec {
		margin: 10px auto;
		height: auto;
		overflow: hidden;
		line-height: 20px;
		font-size: 12px;
	}

	.content_r .zhuye {
		display: none;
	}

	.content_r .ny_left {
		width: 100%;
	}

	.content_r .ny_right {
		display: none;
	}

	.content_r .rczpny_left {
		width: 100%;
	}

	.content_r .rczpny_right {
		display: none;
	}

	.content_r .rczpny_left ul li {
		width: auto;
		margin-right: 10px;
	}

	.newslist .conts {
		width: 82.2%;
	}

	.n_baner .num {
		display: none;
	}

	.content_r .cp_query li {
		width: 47%
	}

	.index_zixun .juhe {
		width: 100%;
		float: left;
	}

	.index_zixun .juhe h4 {
		width: 100%;
		line-height: 100px;
		float: left;
	}

	.index_zixun .juhe p {
		line-height: 25px;
	}

	.pagesinfo {
		display: none;
	}

	.ny_banner {
		padding-top: 48.43%;
	}

	.news_banner {
		padding-top: 48.43%;
	}

	.rencai_banner {
		padding-top: 48.43%;
	}

	.dang_banner {
		padding-top: 48.43%;
	}

	.advance_banner {
		padding-top: 48.43%;
	}

	.contact_banner {
		padding-top: 48.43%;
	}

	.social_banner {
		padding-top: 48.43%;
	}

	.yw_banner {
		padding-top: 48.25%;
	}

	.foot_left ul li {
		width: auto;
		line-height: 25px;
		float: left;
		margin-right: 20px;
	}

	.foot_nav {
		width: 100%;
		height: auto;
		padding: 10px 0;
		min-height: 100px;
	}

	.foot_nav ul {
		width: 100%;
		margin: 0 2%;
		float: left
	}

	.foot_nav ul h3 {
		width: 100%;
		line-height: 40px;
		border-bottom: 1px solid #757575;
		font-size: 14px;
	}

	.foot_nav ul li {
		width: 33%;
		line-height: 25px;
		float: left;
	}

	.foot_Buttom {
		width: 100%;
		border-top: 1px solid #757575;
		padding: 10px 0;
	}

	.foot_Buttom a {
		margin: 0 5px;
	}

	.news_buttom {
		width: 100%;
		font-size: 12px;
		padding: 10px 0;
	}

	.news_buttom a {
		margin: 0 5px;
	}

	.showpages .s_left {
		display: none;
	}

	.showpages .s_right {
		width: 100%;
		margin: auto;
	}

	.index_zixun {
		padding: 5px 0;
	}

	.i-build-box .build-list ul li {
		width: 90%;
		margin: 10px 5%;
	}

	.foot_right {
		width: 100%;
	}

	.foot_right01 {
		display: none;
	}

	.foot_right02 {
		width: 100%;
	}

	.foot_right02 p {
		text-align: center;
	}

	.dang_side_txt ul .newstitle {
		width: 75%;
	}

	.dang_side_txt ul .newsdtime {
		width: 25%;
	}

	.i-tour-box dl dd {
		width: 100%;
	}

	.i-tour-box dl dt {
		width: 100%;
	}

	.focus .shadow {
		padding: 20px 0;
	}
}

@media(max-width:480px) {
	#tags li {
		width: 33%;
	}

	#tags li A {
		font-size: 13px;
	}

	#tags li.selectTag A {
		font-size: 13px;
	}
}

@media(max-width:425px) {
	.in_top {
		display: none
	}

	.newslist .conts {
		width: 75%;
	}

	.tagContent ul .newstitle {
		width: 70%;
	}

	.tagContent ul .newsdtime {
		width: 30%;
	}

	.content_r .ny .leijie_r {
		width: 100%;
		float: left;
		margin-left: 0;
	}

	.content_r .ny .xd_pic ul li {
		width: 46%;
		padding: 10px 1%;
		margin: 10px 0.5%;
	}

	.content_r .wx_query li p {
		padding: 7% 1% 0 1%;
	}

	.web_qun ul li {
		width: 45%;
	}

	.foot_right01 {
		float: left;
		width: 98%;
		padding-left: 2%;
	}

	.foot_right02 {
		float: left;
		width: 98%;
		padding-left: 2%;
	}

	.foot_right02 ul {
		margin: 2% auto;
	}

	.foot_right02 p {
		margin: 0;
	}

}

@media(max-width:320px) {
	.tagContent .NewsPicRec h4 {
		text-align: left;
		line-height: 25px;
	}

	.content_r .ny_bjtitl {
		line-height: 20px;
	}

	.content_r .downquery ul li {
		width: 45%;
	}
}
