﻿


html {

	-ms-text-size-adjust: 100%;

	-webkit-text-size-adjust: 100%;

	line-height: 1.15;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

body {

	margin: 0;

	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;

	line-height: 1.42857143;

	font-size: 14px;

	min-width: 1230px;

	background: #f5f5f5;

	color: #333;
	/* background-color: red; */


}

.nr {
	background-image: linear-gradient(to bottom, #2b479b, #f5f5f5);
}

h1 {

	font-size: 2em;

	margin: .67em 0;

}

figure {

	margin: 1em 40px;

}

hr {

	box-sizing: content-box;

	height: 0;

	overflow: visible;

}

a {

	-webkit-text-decoration-skip: objects;

	background-color: transparent;

}

abbr[title] {

	border-bottom: none;

	-webkit-text-decoration: underline dotted;

	text-decoration: underline dotted;

}

b,
strong {

	font-weight: bolder;

}

dfn {

	font-style: italic;

}

mark {

	background-color: #ff0;

	color: #000;

}

small {

	font-size: 80%;

}

sub,
sup {

	font-size: 75%;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sub {

	bottom: -.25em;

}

sup {

	top: -.5em;

}

audio:not([controls]) {

	display: none;

	height: 0;

}

img {

	border-style: none;

}

svg:not(:root) {

	overflow: hidden;

}

button,
input,
optgroup,
select,
textarea {

	line-height: 1.42857143;

	margin: 0;

	outline: none;

}

body,
button,
input,
select,
textarea {

	text-rendering: optimizeLegibility;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	-moz-font-feature-settings: "liga", "kern";

}

button,
input {

	overflow: visible;

}

button,
select {

	text-transform: none;

}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {

	-webkit-appearance: button;

}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {

	border-style: none;

	padding: 0;

}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {

	outline: 1px dotted ButtonText;

}

fieldset {

	padding: .35em .75em .625em;

}

legend {

	box-sizing: border-box;

	color: inherit;

	display: table;

	max-width: 100%;

	padding: 0;

	white-space: normal;

}

progress {

	display: inline-block;

	vertical-align: baseline;

}

textarea {

	overflow: auto;

}

[type=checkbox],
[type=radio] {

	box-sizing: border-box;

	padding: 0;

}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {

	height: auto;

}

[type=search] {

	-webkit-appearance: textfield;

	outline-offset: -2px;

}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {

	-webkit-appearance: none;

}

::-webkit-file-upload-button {

	-webkit-appearance: button;

	font: inherit;

}

summary {

	display: list-item;

}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {

	display: block;

}

pre,
code,
kbd,
samp {

	font-family: monospace, monospace;

	font-size: 1em;

}

audio,
video,
canvas {

	display: inline-block;

}

template,
[hidden] {

	display: none;

}

.clearfix {

	zoom: 1;

}

.clearfix:before,
.clearfix:after {

	display: table;

	line-height: 0;

	content: "";

}

.clearfix:after {

	clear: both;

}

a {

	color: #333;

	text-decoration: none;

}

a:hover {

	color: #2b479b;

}

ul {

	margin: 0;

	list-style: none;

	padding: 0;

}

.img-center {

	text-align: center;

	font-size: 0;

}

.img-center img {

	display: inline-block;

	width: 284px;

	height: 189px;

	max-width: 100%;

	max-height: 100%;

	vertical-align: middle;

	-webkit-transition: all 0.5s;

	transition: all 0.5s;

}

.ad-1 img {
	width: auto;
	height: auto;
}

.img-cover {

	overflow: hidden;

	position: relative;

}

.img-cover span {

	display: block;

	width: 100%;

	background: no-repeat center / cover;

	-webkit-transition: all 0.5s;

	transition: all 0.5s;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

}

.body {
	width: 100%;
	height: auto;
	background: url(../images/beijing.png) no-repeat;
	background-size: 100% 100%;
	min-height: 560px;
	/* margin-left: 0;s */

}

/* .body1{
	width: 1200px;
	margin: 0 auto;
} */
.container {

	padding: 0 20px;

	width: 1200px;

	margin: 0 auto;


}

.container1 {

	padding: 20px 15px;

	width: 1200px;

	margin: 0 auto;
	background-color: #FFFFFF;

}

.kf {

	width: 208px;

	position: fixed;
	/* right: 20px; */

	right: -208px;

	top: 50%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);

	z-index: 10;

}

.kt-top {

	height: 40px;

	line-height: 40px;

	background: url(../images/kefu.png) 12px center no-repeat #2b479b;

	-ms-background-size: auto 20px;

	background-size: auto 20px;

	padding-left: 46px;

	font-size: 14px;

	color: #fff;

}

.kt-top span:hover {

	-webkit-transform: rotate(90deg);

	transform: rotate(90deg);

}

.kt-top span {

	width: 18px;

	height: 16px;

	float: right;

	position: relative;

	margin: 10px 10px 0 0;

	cursor: pointer;

	transition: .5s;

	-webkit-transition: .5s;

	-moz-transition: .5s;

	-ms-transition: .5s;

	-o-transition: .5s;

}

.kt-top span b {

	width: 100%;

	height: 2px;

	background: #fff;

	display: block;

	position: absolute;

	top: 50%;

	left: 0;

}

.kt-top span b:first-child {

	transform: rotate(45deg);

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

}

.kt-top span b:last-child {

	transform: rotate(-45deg);

	-webkit-transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

}

.kf .con {

	overflow: hidden;

	background: #fff;

}

.kf .qq li {

	height: 36px;

	line-height: 36px;

	border-bottom: #f5f5f5 solid 1px;

	padding-left: 16px;

}

.kf .qq li a {

	height: 36px !important;

	color: #666;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	text-decoration: initial;

	display: block;

}

.kf .qq li a img {

	padding-right: 6px;

}

.kf .con h5 {

	height: 26px;

	line-height: 26px;

	margin-top: 12px;

	background: url(../images/lianxi.png) 16px center no-repeat;

	padding-left: 45px;

	color: #666;

	font-size: 14px;

	margin-bottom: 0;

}

.kf .contact {

	margin-top: 1px;

	height: auto;

}

.kf .contact p {

	height: 26px;

	line-height: 26px;

	color: #666;

	font-size: 14px;

	padding-left: 22px;

	margin: 0;

}

.kf .contact p:nth-child(2n) {

	padding-left: 32px;

}

.kf .con h5.qr-icon {

	background: url(../images/erweima.png) 16px center no-repeat;

}

.kf .con .qr {

	margin-top: 10px;

	padding-left: 40px;

}

.kf .con .qr img {

	width: 110px;

	height: 110px;

}

.kf .backTop {

	width: 100%;

	height: 40px;

	margin-top: 10px;

	background: url(../images/huidaodingbu.png) center center no-repeat #2b479b;

	background-size: 18px auto;

	cursor: pointer;

}

.kf-side {

	padding: 18px 10px 10px;

	background: #2b479b;

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	left: -34px;

	cursor: pointer;

}

.kf-side b {

	display: block;

	color: #fff;

	line-height: 18px;

	font-size: 14px;

	font-weight: 400;

}

.kf-side span.arrow {

	width: 12px;

	height: 12px;

	background: url(../images/jt-1.png) no-repeat;

	-ms-background-size: auto 12px;

	background-size: auto 12px;

	display: block;

	margin-top: 10px;

}

.kf-side span.on {

	background: url(../images/jt-2.png) no-repeat;

	-ms-background-size: auto 12px;

	background-size: auto 12px;

}

.header {
	width: 100%;
	background-color: #082666;
	height: 207px;
	position: relative;
}

.header .topbar {

	line-height: 40px;

	background-color: #2b479b;

	color: #fff;

}

.header .topbar a {

	color: #fff;

}

.header .topbar a.wx {

	position: relative;

	display: block;

	background: url(../images/icoTz01.png) no-repeat left center;

	padding-left: 25px;

}

.header .topbar a.wx .img-center {

	position: absolute;

	left: 50%;

	top: 100%;

	padding: 10px;

	background-color: #fff;

	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);

	z-index: 10;

	width: 120px;

	height: 120px;

	line-height: 120px;

	border-radius: 10px;

	margin-left: -70px;

	display: none;

}

.header .topbar a.wx:hover .img-center {

	display: block;

}

.header .topbar ul {

	float: right;

}

.header .topbar li {

	float: left;

	color: #ddd;

}

.header .topbar li.pipe {

	padding: 0 10px;

}

.header .logo {

	float: left;
	width: 654px;
	height: 156px;

	line-height: 78px;

	text-align: left;

	padding: 10px 0;

}

.header .logo img {
	width: 654px;
	height: 159px;
}

.header1 {
	width: 1200px;
	margin: 0px auto 0;
	/* margin-left: 100px; */
}

.header1 .nav {
	color: #fff;
	width: 100%;
}

.header1 .nav>li {
	margin: -10px;
}

.header1 .nav li {
	display: inline-block;
	vertical-align: middle;
}

.header1 .nav li a {

	display: block;

	font-size: 20px;

	line-height: 50px;

	padding: 0 60px;

	color: #fff;



}

.header1 .nav li .arr {

	float: right;

	height: 40px;

	width: 40px;

	position: relative;

	display: none;

}

.header1 .nav li .arr:after {

	content: '';

	border-top: 2px solid #ccc;

	border-left: 2px solid #ccc;

	box-sizing: content-box;

	display: block;

	width: 8px;

	height: 8px;

	margin: auto;

	position: absolute;

	top: 0;

	bottom: 0;

	-webkit-transform: rotate(135deg);

	transform: rotate(135deg);

	right: 15px;

}

.header1 .nav li.dropdown {

	position: relative;

}

.header1 .nav .dropdown-box {

	position: absolute;

	left: 0;

	min-width: 100%;

	top: 100%;

	display: none;

	z-index: 10;

	text-align: center;

}

.header1 .nav .dropdown-box p {

	margin: 0;

}

.header1 .nav .dropdown-box a {

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	padding: 0 10px;

	font-size: 14px;

	background-color: rgba(0, 0, 0, 0.5) !important;

	line-height: 40px;

	border-bottom: 1px solid rgba(0, 0, 0, 0.2);

}

.header1 .nav .dropdown-box a:hover {

	background-color: #1f3989 !important;


}

.header1 .nav li.active a,
.header1 .nav li.open a,
.header1 .nav li a:hover {
	color: #fff;
	background-color: #1f3989;
	/* border-bottom: 2px solid #fff; */
}
.nav .container ul li>a{
	border-bottom: 2px solid rgba(0,0,0,0);
}
.nav .container ul li:hover>a {
	box-sizing: border-box;
	border-bottom: 2px solid #fff;
	/* z-index: 333; */
}

.header1 .nav li.open .dropdown-box {

	display: block;

}

.header .sc-form {

	/* float: right; */
	position: absolute;
	/* margin-top: 8px; */
	left: 63%;
	top: 85px;

}

.header .sc-form input {

	float: left;

	padding: 6px 12px;

	font-size: 14px;
	width: 280px;
	height: 24px;

}

.header .sc-form button {

	float: right;

	padding: 0;

	border: none;

	cursor: pointer;

	height: 40px;

	width: 56px;

	background: url(../images/btnTz01.gif) no-repeat;
	margin-right: 20px;
	background-size: 100% 100%;

}

.menu-btn {

	display: none;

	padding: 6px 0;

	float: right;

	margin-left: 15px;

}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {

	display: block;

	height: 2px;

	background-color: #2b479b;

	content: '';

}

.menu-btn:before {

	width: 24px;

}

.menu-btn:after {

	width: 18px;

	margin-left: 6px;

}

.menu-btn span {

	width: 12px;

	margin: 6px 0 6px 12px;

}

.footer-fix {

	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	background-color: #fff;

	z-index: 10;

	display: none;

}

.footer-fix li {

	float: left;

	width: 25%;

}

.footer-fix li a {

	display: block;

	text-align: center;

	padding: 7px 0;

	font-size: 12px;

	line-height: 1;

}

.footer-fix li i {

	display: block;

	height: 20px;

	background: no-repeat center;

	background-size: contain;

	margin-bottom: 4px;

}

.footer-fix li i.i0 {

	background-image: url(../images/f_01.png);

}

.footer-fix li i.i1 {

	background-image: url(../images/f_02.png);

}

.footer-fix li i.i2 {

	background-image: url(../images/f_03.png);

}

.footer-fix li i.i3 {

	background-image: url(../images/f_04.png);

}

.swiper-pagination-bullet-active {

	background-color: #2b479b;

}

.str_wrap {

	position: relative;

	overflow: hidden;

}

.str_move {

	position: absolute;

	left: 0;

	width: 100%;

	top: 0;

}

.list-1 li {

	border-bottom: #d9d9d9 dotted 1px;

}

.list-1 li:last-child {

	border-bottom: 0;

}

.list-1 li a {

	display: block;

	line-height: 40px;

	/* background: url(../images/red_dot.gif) no-repeat left center; */

	padding-left: 10px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.policy-bottom .list-1 li a {

	display: block;

	line-height: 40px;

	background: url(../images/red_dot.gif) no-repeat left center;

	padding-left: 10px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.list-1 li span {

	float: right;

	color: #999;

}

.list-2 li {

	border-bottom: #d9d9d9 dashed 1px;

	padding-bottom: 10px;

	margin-bottom: 10px;

}

.list-2 li a {

	display: block;

	background: url(../images/red_dot.gif) no-repeat 0 8px;

	padding-left: 10px;

}

.list-2 li span {

	display: block;

	color: #999;

	font-size: 13px;

	margin-top: 5px;

}

.index-borad-1 {

	float: left;

	background-color: #fff;

	width: 638px;
	/* height: 390px; */
	/* padding: 20px; */

	/* border: #e8e8e8 solid 1px; */

}

.index-borad-1 .swiper-slide a {

	display: block;

}

.index-borad-1 .swiper-slide .img-cover {

	height: 392px;

}

.index-borad-1 .swiper-slide dl {

	margin: 0;

	overflow: hidden;

	padding: 20px 20px 20px 10px;

}

.index-borad-1 .swiper-slide dt {

	float: left;

	border-right: 1px solid #e8e8e8;

	text-align: center;

	width: 100px;

	line-height: 1;

	color: #999;

	font-size: 12px;

	padding: 3px 0;

}

.index-borad-1 .swiper-slide dt strong {

	display: block;

	font-size: 20px;

	margin-bottom: 6px;

}

.index-borad-1 .swiper-slide dd {

	margin-left: 120px;

	font-size: 16px;

	height: 44px;

	overflow: hidden;

}

.index-borad-1 .swiper-button-prev,
.index-borad-1 .swiper-button-next {

	margin-top: -63px;

}

.index-borad-1 .swiper-pagination {

	bottom: 10px;

	text-align: right;

}
.swiper .swiper-pagination {

	bottom: 10px;

	text-align: right;

}
/* .swiper .titler{
	bottom: 20px;
} */
.index-borad-1 .swiper-pagination-bullet {

	margin: 0 10px 0 0 !important;

}

.index-borad-2 {

	float: right;

	background-color: #fff;

	border: #e8e8e8 solid 1px;

	padding: 20px;

	width: 519px;

	height: 350px;

}

.index-borad-2 .tit {

	font-size: 0;

	margin-bottom: 20px;

}

.index-borad-2 .tit span {

	display: inline-block;

	vertical-align: middle;

	width: 108px;

	line-height: 41px;

	padding-left: 18px;

	font-size: 20px;

	background: url(../images/newscenter_h2_tit_bg.gif) no-repeat 0 center / contain;

	color: #fff;

}

.index-borad-2 .tit .more {

	float: right;

	font-size: 16px;

	line-height: 41px;

}

.index-borad-2 .list-1 li:first-child a {

	font-size: 16px;
	font-weight: bold;
	/* color: #2b479b; */
	margin-top: 15px;

}

.index-borad-3 {

	float: right;

	background-color: #fff;

	border: #e8e8e8 solid 1px;

	padding: 20px;

	height: 350px;

	margin: 20px 0 0;

	width: 215px;

}

.index-borad-3 .tit {

	margin: 0 0 20px;

	font-size: 20px;

	color: #2b479b;

	border-bottom: #e8e8e8 solid 1px;

	padding-bottom: 10px;

}

.index-borad-3 .tit .more {

	float: right;

	font-size: 16px;

	line-height: 28px;

}

.index-borad-3 .list-2 {

	height: 290px;

	overflow: hidden;

}

.panel {
	height: 258px;
	background-color: #fff;

	border: #e8e8e8 solid 1px;

	margin-top: 10px;

	border-top: #2b479b solid 2px;

	padding: 0 15px 10px;

}


.pane2 {
	background-color: rgba(5, 49, 120, 0.6);

	/* border: #e8e8e8 solid 1px; */

	margin-top: 10px;

	/* border-top: #2b479b solid 2px; */

	padding: 0 15px 10px;
}

.panel .tit {

	margin-bottom: 10px;

	padding: 10px 0;

	border-bottom: #e8e8e8 solid 1px;

}

.pane2 .tit {

	margin-bottom: 10px;

	padding: 10px 0;

	/* border-bottom: #e8e8e8 solid 1px; */

}

.panel .tit span {

	font-size: 20px;

	display: block;

	background: url(../images/icoTz09.png) no-repeat left center;

	color: #2b479b;

	padding-left: 15px;

}

.pane3 {
	padding-top: 30px;
	background-color: rgba(0, 0, 0, 0);
}

.pane3 .tit span {
	float: left;
}

.pane3 .footer-link {
	/* float: left; */
	text-align: left;
	margin-left: 165px;
}

.footer-link li select {
	background-color: rgba(0, 0, 0, 0) !important;
	border: none !important;
	color: #d1d1d1;
}

.pane3 .footer-link li {
	margin-left: 20px;
}

.panel .tit .more {

	float: right;

	font-size: 16px;

	line-height: 28px;

}

.panel .list-1 {

	margin-top: -5px;

}

.pane2 .tit span {

	font-size: 20px;

	display: block;

	background: url(../images/icoTz09.png) no-repeat left center;

	color: #fff;

	padding-left: 15px;

}

.pane2 .tit .more {

	float: right;

	font-size: 16px;

	line-height: 28px;

}

.pane2 .list-1 {

	margin-top: -5px;

}

.pan-image a {
	display: inline-block;
	/* margin-right: 27px;
	margin-left: 20px; */
	margin-top: 20px;
	width: 170px;
	height: 124px;
}

.pan-image a img {
	width: 100%;
	height: 100%;
}

.col-1,
.col-2 {

	margin-left: -10px;

}

.col-1 .col-item {

	float: left;

	margin-left: 10px;

	width: 460px;

}

.col-2 .col-item {

	float: left;

	margin-left: 10px;

	width: 393px;

}

.gg {

	width: 260px !important;

}

.gg .panel {

	height: 271px;

	background: url(../images/picTz01.jpg) no-repeat center / 100% 100%;

	border: 0;

	padding: 0;

}

.gg a {

	display: block;

	height: 90px;

}

.ad-1 {

	margin-top: 10px;

}

.tupian .swiper-slide a {

	display: block;

}

.tupian .swiper-slide .img-center {

	height: 213px;

	line-height: 213px;

}

.tupian .swiper-slide p {

	margin: 10px 0 0;

	text-align: center;

	height: 40px;

	overflow: hidden;

}

.tupian .swiper-pagination {

	position: static;

	margin-top: 10px;

}

.ztzl {

	background-color: #fff;

	border: #e8e8e8 solid 1px;

	margin-top: 10px;

	padding: 20px;

}

.ztzl .tit {

	float: left;

	width: 72px;

	height: 72px;

	background: url(../images/ztzlTz_h2.gif) no-repeat center/ contain;

	font-size: 0;

}

.ztzl ul {

	margin-left: 90px;

	overflow: hidden;

}

.ztzl li {

	float: left;

	width: 33.333333%;

}

.ztzl li a {

	display: block;

	line-height: 36px;

	background: url(../images/icoTz10.png) no-repeat left center;

	padding-left: 20px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	margin-left: 20px;

}

.footer {
	width: 100%;
 	height: 158px;
	background-color: #082666;
	padding: 20px 0;

}

.footer .container {

	position: relative;

}

.footer-link {

	font-size: 0;

	text-align: center;

	margin-left: -10px;

	margin-bottom: 20px;

}

.footer-link li {

	display: inline-block;

	vertical-align: middle;

}

.footer-link li .wrap {

	margin-left: 10px;

}

.footer-link li select {

	background: #fff;

	height: 34px;

	font-size: 14px;

	width: 150px;

}

.footer-nav {

	text-align: center;

	margin-bottom: 10px;

}

.footer-nav span {

	padding: 0 10px;

}

.footer-copy {

	   float: left;
    text-align: center;
    color: #fff;

}

.footer-copy p {

	margin-bottom: ;

}

.footer-copy p span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/15.png) no-repeat center;
	background-size: 100% 100%;
	margin-right: 10px;
	vertical-align: -1px;
}

.footer-ewm {

	position: absolute;

	right: 50px;

	bottom: 0;

}

.footer-ewm .img-center {
	width: 70px;

	display: inline-block;

	height: 70px;

	line-height: 70px;

	margin-right: 10px;

}

.main {

	background-color: #fff;

	padding: 20px;

}

.ct2-sd {

	float: left;

	width: 260px;

}

.ct2-mn {

	float: right;

	width: 880px;

}

.ct2-mn1 {
	float: right;

	width: 870px;
}

.ct2-sd .panel {

	background-color: #f6f6f6;

	border: 0;

}

.panel-sd {

	margin-bottom: 20px;

	background-color: #f6f6f6;

}

.panel-sd:last-child {

	margin-bottom: 0;

}

.panel-sd .tit {

	text-align: center;

	color: #fff;

	font-size: 20px;

	background-color: #082666;

	padding: 15px 0;

}

.panel-sd .tit span {

	display: block;

	text-transform: uppercase;

	font-size: 14px;

	color: #b5d9ff;

}

.lanmu li {

	border-bottom: 1px dotted #ddd;

}

.lanmu li:last-child {

	border-bottom: 0;

}

.lanmu li>a {

	display: block;

	line-height: 44px;

	padding: 0 0 0 25px;

	font-size: 18px;

}

.lanmu li .arr {

	float: right;

	height: 45px;

	width: 40px;

	position: relative;

	cursor: pointer;

}

.lanmu li .arr:after {

	content: '';

	border-top: 2px solid #ccc;

	border-left: 2px solid #ccc;

	box-sizing: content-box;

	display: block;

	width: 8px;

	height: 8px;

	margin: auto;

	position: absolute;

	top: 0;

	bottom: 0;

	-webkit-transform: rotate(135deg);

	transform: rotate(135deg);

	right: 15px;

}

.lanmu-box {

	display: none;

}

.lanmu-box p {

	margin: 0;

	border-top: 1px dotted #ddd;

	padding-left: 15px;

}

.lanmu-box p a {

	padding: 0 25px;

	display: block;

	line-height: 40px;

}

.lanmu li>a:hover,
.lanmu li.active>a {
	background-color: #fff;
	color: #f9a634;
	font-weight: bold;
	border-left: 6px solid #f9a634;

}

.lanmu li.open .lanmu-box {

	display: block;

}

.lanmu li.open .arr:after {

	-webkit-transform: rotate(225deg);

	transform: rotate(225deg);

}

.position {

	padding: 0 0 15px 24px;

	border-bottom: #f0f0f0 solid 2px;

	margin-bottom: 15px;

	background: url(../images/location_Yz_ic.gif) no-repeat 0 0;

}

.pages {

	margin: 20px 0 0;

	text-align: center;

	font-size: 0;

}

.pages a {

	display: inline-block;

	font-size: 14px;

	line-height: 35px;

	padding: 0 14px;

	margin: 5px;

	background-color: #f5f5f5;

	border-radius: 3px;

	-webkit-transition: all 0.5s;

	transition: all 0.5s;

}

.pages a:hover,
.pages a.active {

	background-color: #2b479b;

	color: #fff;

}

.list-3 {

	border-bottom: #dadada dashed 1px;

	margin-bottom: 20px;

	padding-bottom: 20px;

}

.list-3 li a {

	display: block;

	line-height: 36px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-size: 16px;

}

.list-3 li span {

	float: right;

	color: #999;

}

.list-3 .line {

	border-bottom: #dadada dashed 1px;

	margin-bottom: 20px;

	padding-bottom: 20px;

}

.bordernone {

	border-bottom: none;

}

.fengmian-tit {

	border-bottom: 2px solid #e2e2e2;

	margin-bottom: 15px;

}

.fengmian-tit .more {

	float: right;

	line-height: 28px;

}

.fengmian-tit span {

	display: inline-block;

	font-size: 20px;

	background: url(../images/icoTz09.png) no-repeat 0 5px;

	padding-left: 15px;

	color: #2b479b;

	border-bottom: 2px solid #2b479b;

	margin-bottom: -2px;

	padding-bottom: 10px;

}

.news-wrap {

	padding: 30px 40px;

}

.news-title {

	border-bottom: 1px dashed #ccc;

	padding-bottom: 15px;

	margin-bottom: 20px;

	text-align: center;

}

.news-title h1 {

	margin: 0;

	font-size: 30px;

	font-weight: normal;

}

.news-title p {

	margin: 15px 0 0;

	font-size: 0;

}

.news-title p span {

	display: inline-block;

	vertical-align: middle;

	font-size: 14px;

	color: #999;

	margin: 0 10px;

}

.news-content {

	line-height: 1.8;

}

.news-content img {

	max-width: 100% !important;

	width: auto !important;

	height: auto !important;

}

.emil {
	width: 100%;
	padding-top: 10px;
	height: 50px;
	color: #4c77cd;
	margin-top: 10px;
	/* margin-bottom: 10px; */
	background-color: #FFFFFF;
}



.emil input {
	width: 170px;
	height: 28px;
	border: 1px solid #d2d2d2;
	line-height: 28px;
}

.emil .btn {
	width: 65px;
	height: 34px;
	background-image: url(../images/btn.png);
}

.emil .summit {
	width: 65px;
	height: 34px;
	background-image: url(../images/submmit.png);
}

.emil span {
	display: inline-block;
	color: #0062bd;
	font-family: 微软雅黑;
	font-size: 14px;
	margin-top: 9px !important;
	margin-left: 20px;
	margin-right: 15px;
}

.fl {
	float: left;
	vertical-align: bottom;
}

#float {
	overflow: hidden;
	width: 354px;
	height: 166px;
	position: fixed;
	top: 100px;
	z-index: 666;
	/* position: relative; */
	margin: 0;
}

#float .swiper-slide {
	width: 354px;
	height: 166px;
	margin: 0;
}

#float .swiper-slide img {
	width: 354px;
	height: 166px;
	margin: 0;
}

#float #del {
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	z-index: 777;
	margin: 0;
	cursor: pointer;

}

.enterprise {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.enterprise ul li {
	width: 24%;
	height: 310px;
	background-color: #FFFFFF;
	margin-right: 1%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.enterprise ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.enterprise ul li a:hover {
	color: #000000;
}

.enterprise ul li img {
	width: 90px;
	height: 90px;
	text-decoration: none;
	border-radius: 50%;
	/* background-color: #000000; */
	margin-top: 40px;
	margin-bottom: 10px;

}

.enterprise ul li p:nth-of-type(2) {
	position: relative;
	width: 265px;
	height: 81px;
	line-height: 27px;
	overflow: hidden;
	text-align: left;
	margin-left: 15px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.enterprise ul li p:first-of-type {
	font-size: 16px;
}

.enterprise ul li p {
	margin-top: 25px;
}

/* .enterprise ul li p::after {
    content:"......";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 5px 1px 3px;
	background-color: #FFFFFF;
} */
#sk .col-item {
	width: 900px;
}

.titler {
	width: 100%;
	height: 30px;
	/* line-height: 30px; */
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}

.titler p {
	width: 70%;
	height: 100%;
	/* line-height: 30px; */
	color: #fff;
	margin-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/* margin-bottom: 10px; */
}

.ab_pages {
	clear: both;
	padding: 20px 0;
	font-size: 14px;
	text-align: center;
	overflow: hidden
}

.ab_pages ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0
}

.ab_pages ul a {
	color: #555;
	display: block;
	padding: 2px 10px;
	border: 1px solid #ddd;
	float: left;
	margin: 0 4px;
}

.ab_pages ul a.page-num-current {
	background: #ddd;
}

.news-content img {
	max-width: 100%;
	height: auto !important
}

#title1 ul {
	background: url(../images/icoTz11.png) no-repeat left center;
}

#title1 ul li {
	float: left;
	margin-right: 30px;
	margin-left: 15px;
	font-size: 16px;
	font-weight: bolder;
}

#title1 ul li a {
	color: #9e9e9e;
	font-family: "苹方";
}

#title1 ul li.selecter a {
	color: #064b9f;
}

.xiang {
	display: none;
}

.dian {
	width: 30px;
	height: 100%;
	float: right;
}

.dian:hover {
	cursor: pointer;
}

.dian span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #c1c1c1;
}

.core {
	width: 25%;
	height: 390px;
	float: left;
	margin-right: 1%;
	background-color: #01308d;
	margin-top: 10px;
}

.core-top,
.policy-top {
	width: 100%;
	height: 100px;

}

.core-bottom,
.policy-bottom {
	width: 100%;
	height: 290px;
	background-color: #fff;
	padding-top: 20px;
	box-sizing: border-box;
}

.top-conter {
	width: 130px;
	height: 100px;
	background-color: #fff;
	text-align: center;
}

.top-conter img {
	width: 50px;
	height: 50px;
	margin-top: 10px;
}

.top-conter p {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #01308d;
}

.core-bottom a {
	display: block;
	width: 80%;
	height: 60px;
	background-color: #01308d;
	margin-left: 10%;
	text-align: center;
	color: #fff;
	line-height: 60px;
	margin-top: 10px;
	margin-bottom: 20px;

}

.core-bottom img {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	float: left;
	margin-left: 20%;
}

.core-bottom p {
	/* display: inline-block; */
	/* margin-bottom: 10px; */
	margin: 0;
	float: left;
	height: 100%;
	/* margin-top: 5px; */
	margin-left: 15px;
	font-size: 16px;
	box-sizing: border-box;


}

.policy {
	width: 74%;
	height: 390px;
	float: right;
	background-color: #01308d;
	margin-top: 10px;
}

#top-conter1 ul li {
	width: 200px;
	height: 100px;
	/* background-color: #fff; */
	float: left;
	text-align: center;
}

#top-conter1 ul li.selected {
	background-color: #fff;
}

#top-conter1 ul li a img {
	width: 50px;
	height: 50px;
	margin-top: 10px;
}

#top-conter1 ul li.selected a p {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #01308d;
	box-sizing: border-box;
}

#top-conter1 ul li a p {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	box-sizing: border-box;
}

#top-conter1 ul li.selected a .img2 {
	display: none;
}

#top-conter1 ul li.selecte a .img1 {
	display: none;
}

.policy-bottom {
	padding: 20px;
	box-sizing: border-box;
}

#xuan1 {
	height: 100%;
	overflow: hidden;
}

/* .swiper {
	width: 600px;
	height: 300px;
}
 */




 
 @media screen and (max-width: 767px) {

body {

	min-width: 320px;

	/* padding-top: 50px; */

	padding-bottom: 50px;

}

.container {

	width: auto;

}

.kf {

	display: none;

}

.footer-fix {

	display: block;

}

.header1 {

	padding: 10px 0;

	position: fixed;

	z-index: 10;

	width: 100%;

	top: 0;

	left: 0;

	/* box-shadow: 0 0 10px #ddd; */

	background-size: auto 50px;

	background-position: right 0;

}

.header1 .topbar, .header1 .sc-form {

	display: none;

}
.header .logo{
	width: 100%;
}
.header .logo img{
	width: 90%;

	height: 9.375rem;

	line-height: 30px;

	float: none;

	padding: 0;

}

.header1 .nav {

	margin: 10px 0 -10px;

	text-align: left;

	display: none;

	background-color: transparent;

	border-bottom: 0;

}

.header1 .nav ul {

	margin: 0 -15px;

}

.header1 .nav li {

	display: block;

	margin: 0;

	border-top: 1px solid #eee;

	border-right: 0;

}

.header1 .nav li a {

	line-height: 40px;

	padding: 0 15px;

	color: #333;

	font-size: 16px;

}

.header1 .nav li .arr {

	display: block;

}

.header1 .nav li.active a, .header1 .nav li.open a, .header1 .nav li a:hover {

	background-color: transparent;

	color: #90010a

}

.header1 .nav li.open .arr:after {

	border-color: #90010a;

	-webkit-transform: rotate(225deg);

	transform: rotate(225deg);

}
.header .sc-form{
	left: 30%;
	top: 75%;
}
.header .sc-form input{
	width: 16rem;
	height: 1rem;
}
.header .sc-form button{
	float: left;
	    height: 2rem;
	    width: 3rem;
}
.header1 .nav .dropdown-box {

	position: static;

	background-color: #f5f5f5;

	min-width: auto;

	text-align: left;

}

.header1 .nav .dropdown-box a {

	color: #333 !important;

	border-top: 1px dotted #ddd;

	padding: 0 15px;

	line-height: 40px;

	background-color: transparent !important;

	border-bottom: 0;

}

.menu-btn {

	display: block;

}

.index-borad-1 {

	width: auto;

	float: none;

	margin-top: 10px;

}

.index-borad-1 .swiper-slide .img-cover {

	height: auto;

	padding-top: 66.6%;

}

.index-borad-1 .swiper-slide dl {

	padding: 15px 15px 15px 0;

}

.index-borad-1 .swiper-slide dt {

	width: 75px;

}

.index-borad-1 .swiper-slide dd {

	margin-left: 90px;

}

.index-borad-1 .swiper-button-prev, .index-borad-1 .swiper-button-next {

	-webkit-transform: scale(0.5);

	transform: scale(0.5);

}

.index-borad-1 .swiper-pagination {

	bottom: 10px;

}

.index-borad-2 {

	margin: 10px 0 0;

	width: auto;

	height: auto;

	float: none;

	padding: 15px;

}

.index-borad-2 .tit {

	margin-bottom: 10px;

}

.index-borad-2 .tit span {

	font-size: 18px;

	line-height: 36px;

	padding-left: 12px;

}

.index-borad-2 .tit .more {

	line-height: 36px;

}

.index-borad-3 {

	margin: 10px 0 0;

	width: auto;

	height: auto;

	float: none;

	padding: 15px;

}

.index-borad-3 .tit {

	margin-bottom: 15px;

	font-size: 18px;

}

.index-borad-3 .tit .more {

	line-height: 25px;

	font-size: 14px;

}

.col-1 .col-item, .col-2 .col-item {

	float: none;

	width: auto;

}

.panel .tit span {

	font-size: 18px;

}

.panel .tit .more {

	font-size: 14px;

	line-height: 25px;

}

.gg {

	display: none;

}

.ztzl {

	padding: 15px;

}

.ztzl .tit {

	float: none;

	background: none;

	font-size: 18px;

	height: auto;

	width: auto;

	color: #90010a;

	margin-bottom: 10px;

}

.ztzl ul {

	margin: 0;

}

.ztzl li {

	float: none;

	width: auto;

}

.ztzl li a {

	margin-left: 0;

}

.footer {

	font-size: 12px;

}

.footer-link, .footer-ewm {

	display: none;

}

.footer-nav span {

	padding: 0 5px;

}
.img10{
	margin-left: 20px;
}
.main {

	padding: 15px;

}

.ct2-sd {

	display: none;

}

.ct2-mn {

	float: none;

	width: auto;

}

.position {

	font-size: 12px;

	background-size: auto 14px;

	padding-left: 15px;

	padding-bottom: 10px;

	margin-bottom: 10px;

	background-position: 0 1px;

}

.pages {

	margin-top: 15px;

}

.pages a {

	font-size: 12px;

	line-height: 30px;

	padding: 0 12px;

}

.list-3 {

	padding-bottom: 10px;

	margin-bottom: 10px;

}

.list-3 li a {

	font-size: 14px;

	line-height: 32px;

}

.fengmian-tit {

	margin-bottom: 10px;

	margin-top: 15px;

}

.fengmian-tit span {

	font-size: 18px;

	background-position: 0 3px;

}

.fengmian-tit .more {

	line-height: 25px;

}

.news-wrap {

	padding: 0;

}

.news-title {

	padding-bottom: 10px;

	margin-bottom: 10px;

	text-align: center;

}

.news-title h1 {

	font-size: 18px;

}

.news-title p {

	margin-top: 10px;

}

.news-title p span {

	font-size: 12px;

	margin: 0 5px;

}
#float{
	display: none;
}
.core{
	width: 100%;
	float: none;
}
.policy{
	width: 100%;
	float: none;
}
#top-conter1 ul li{
	width: 135px;
}
.pane3{
	display: none;
}
.dian{
	display: none;
}
#title1 ul li{
	margin-right: 0;
}
@media screen and (max-width: 641px){
	 .header .logo img{
	 	width: 90%;
	 
	 	height:6.25rem;
	 
	 	line-height: 30px;
	 
	 	float: none;
	 
	 	padding: 0;
	 
	 }
	 .header .sc-form{
		 top: 70%;
		 left: 15%;
	 }
	 .header .sc-form input{
	 	width: 15rem;
	 	height: 1rem;
	 }
	 @media screen and (max-width: 540px){
	 	 .header .logo img{
	 	 	width: 90%;
	 	 
	 	 	height:6.5rem;
	 	 
	 	 	line-height: 30px;
	 	 
	 	 	float: none;
	 	 
	 	 	padding: 0;
	 	 
	 	 }
	 	/* .header .sc-form{
	 		 top: 70%;
	 		 left: 15%;
	 	 }
	 	 .header .sc-form input{
	 	 	width: 10rem;
	 	 	height: 1rem;
	 	 } */
		 @media screen and (max-width: 414px){
		 	 .header .logo img{
		 	 	width: 90%;
		 	 
		 	 	height:5rem;
		 	 
		 	 	line-height: 30px;
		 	 
		 	 	float: none;
		 	 
		 	 	padding: 0;
		 	 
		 	 }
		 	 .header .sc-form{
		 		 top: 70%;
		 		 left: 15%;
		 	 }
		 	 .header .sc-form input{
		 	 	width: 10rem;
		 	 	height: 1rem;
		 	 }
		 		 @media screen and (max-width: 395px){
		 		 	 .header .logo img{
		 		 	 	width: 90%;
		 		 	 
		 		 	 	height:5.25rem;
		 		 	 
		 		 	 	line-height: 30px;
		 		 	 
		 		 	 	float: none;
		 		 	 
		 		 	 	padding: 0;
		 		 	 
		 		 	 }
		 		 	 .header .sc-form{
		 		 		 top: 70%;
		 		 		 left: 15%;
		 		 	 }
		 		 	 .header .sc-form input{
		 		 	 	width: 10rem;
		 		 	 	height: 1rem;
		 		 	 }
		 		  }
		 		  @media screen and (max-width: 360px){
		 		  	 .header .logo img{
		 		  	 	width: 90%;
		 		  	 
		 		  	 	height:4.3rem;
		 		  	 
		 		  	 	line-height: 30px;
		 		  	 
		 		  	 	float: none;
		 		  	 
		 		  	 	padding: 0;
		 		  	 
		 		  	 }
		 		  	 .header .sc-form{
		 		  		 top: 70%;
		 		  		 left: 15%;
		 		  	 }
		 		  	 .header .sc-form input{
		 		  	 	width: 10rem;
		 		  	 	height: 1rem;
		 		  	 }
					 
		 		   }
				   
		  }
	  }
	 
	
 }
}


#_ideConac{
    display: inline-block !important;
    float: left;
    width: 105px;
    height: 100%;
    margin-top: 34px;
    margin-left: 27%;

}
.swiper-container .swiper-wrapper{
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
