﻿
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: #fff;
	color: #333;
	overflow-x: hidden;
	overflow-y: auto;
}
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: #104492;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.img-cover {
	overflow: hidden;
	position: relative;
}
.img-cover span {
	display: block;
	width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height: 100%;
	left: 0;
	top: 0;
}
.img-cover span img{max-width: 100%; height: 340px; display: block; margin: 0 auto;}
.more-big {
	display: block;
	background-color: #363e45;
	width: 184px;
	line-height: 44px;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.more-big:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 37px;
	content: "";
	height: 0;
	border-top: 44px solid #104492;
	border-left: 28px solid transparent;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.more-big span {
	display: block;
	padding: 0 15px 0 30px;
	font-size: 16px;
	position: relative;
	z-index: 1;
}
.more-big span i {
	float: right;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
.more-big:hover {
	color: #fff;
}
.more-big:hover:after {
	width: 100%;
	height: 100%;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.header {
/* 	margin-bottom: -56px; */
	position: relative;
	z-index: 2;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 34px;
	line-height: 34px;
	text-align: left;
	padding: 30px 0;
}
.header .tel {
	float: right;
	background: url(../images/phone.png) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 23px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
}
.header .text {
	float: left;
	font-size: 24px;
	margin: 30px 0 30px 30px;
	padding: 0 0 0 30px;
	border-left: 1px solid #ddd;
	line-height: 34px;
}
.header .nav {
	font-size: 0;
	color: #fff;
	background: rgba(54,62,69,0.9);
}
.header .nav .container {
	position: relative;
}
.header .nav .container:after {
	width: 500%;
	-webkit-transform: skewX(32deg);
	transform: skewX(32deg);
	position: absolute;
	left: 20px;
	top: 0;
	content: "";
	height: 100%;
}
.header .nav ul {
	position: relative;
	z-index: 1;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
	width: 12.5%;
}
.header .nav li a {
	display: block;
	font-size: 15px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	position: relative;
}
.header .nav li a:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #104492;
	-webkit-transform: skewX(32deg);
	transform: skewX(32deg);
	width: 0;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
	z-index: 1;
}
.header .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;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 17px;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
	background: rgba(54,62,69,0.7);
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:after {
	display: none;
}
.header .nav .dropdown-box a:hover {
	background-color: #104492;
}
.header .nav li.active a:after, .header .nav li.open a:after, .header .nav li a:hover:after {
	width: 100%;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.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: #000;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.yunu-link {
	padding: 20px 0;
}
.yunu-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #104492;
	padding-bottom: 15px;
}
.yunu-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.section {
	padding: 50px 0;
}
.section-title {
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.section-title small {
	display: block;
	font-size: 42px;
	text-transform: uppercase;
}
.section-title strong {
	display: block;
	position: relative;
	color: #104492;
	font-size: 30px;
	margin-top: 10px;
}
.section-title strong:after {
	position: absolute;
	right: 0;
	top: 50%;
	height: 1px;
	width: 86%;
	content: "";
	background: #e5e5e5;
}
.section-title-more .more-big {
	float: right;
	margin-top: -77px;
}
.section-title-1 {
	text-align: center;
	font-size: 0;
	margin-bottom: 40px;
}
.section-title-1 strong {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
}
.section-title-1 h4 {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	position: relative;
	padding: 0 42px;
	color: #104492;
}
.section-title-1 h4:after, .section-title-1 h4:before {
	position: absolute;
	content: '';
	height: 1px;
	width: 22px;
	top: 50%;
	background-color: #104492;
}
.section-title-1 h4:after {
	right: 0;
}
.section-title-1 h4:before {
	left: 0;
}
.section-sub {
	padding: 60px 0;
	overflow: hidden;
}
.in-prd-menu {
	margin-top: -77px;
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
}
.in-prd-menu .hform {
	float: right;
	position: relative;
	margin-left: 10px;
}
.in-prd-menu .hform input {
	display: block;
	padding: 11px 58px 11px 15px;
	font-size: 14px;
	border: 1px solid #ddd;
	background-color: #fff;
	width: 150px;
}
.in-prd-menu .hform button {
	position: absolute;
	right: 0;
	top: 0;
	height: 44px;
	width: 44px;
	border: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/901_top9.png) center no-repeat #104492;
}
.in-prd-menu ul {
	float: right;
	margin: -10px 0 0 -10px;
}
.in-prd-menu li {
	float: left;
}
.in-prd-menu li a {
	display: block;
	line-height: 44px;
	font-size: 16px;
	padding: 0 16px;
	background-color: #363e45;
	color: #fff;
	margin: 10px 0 0 10px;
}
.in-prd-menu li.active a {
	background-color: #104492;
}
.list-1 {
	margin: -50px 0 0 -20px;
	padding-bottom: 28px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 li a {
	display: block;
	padding: 20px 20px 50px;
	background-color: #f0f0f0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 50px 0 0 20px;
	position: relative;
}

.list-1 li .text {
	line-height: 40px;
	font-size: 18px;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.list-1 li .desc {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	color: #888;
}
.list-1 li .more {
	border: 4px solid #f0f0f0;
	background: #ffffff;
	line-height: 48px;
	width: 48px;
	height: 48px;
	text-align: center;
	color: #b3b3b3;
	font-size: 12px;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: absolute;
	left: 50%;
	bottom: -28px;
	margin-left: -28px;
}
.list-1 li a:hover {
	background-color: #363e45;
	color: #fff;
}
.list-1 li a:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-1 li a:hover .more {
	background-color: #104492;
	color: #fff;
	border-color: #104492;
}
.list-1-1 .img-cover {
	margin: -20px -20px 0 -20px;
}
.bg1 {
	background: url(../images/902_ys_bg.jpg) no-repeat center / cover #104492;
	color: #fff;
}
.bg1 .section-title strong {
	color: #fff;
}
.in-adv {
	margin: -20px 0 0 -20px;
}
.in-adv li {
	float: left;
	width: 33.333333%;
}
.in-adv li a {
	display: block;
	margin: 20px 0 0 20px;
	background: rgba(0,0,0,0.5);
	padding: 30px;
	overflow: hidden;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-adv li .img-center {
	float: left;
	width: 92px;
	line-height: 92px;
	height: 92px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.1);
}
.in-adv li .text {
	margin-left: 116px;
}
.in-adv li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.8;
}
.in-adv li .text p {
	margin: 10px 0 0;
}
.in-adv li a:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	background-color: rgba(16,68,146,0.9);
}
.list-2 {
	margin: -20px 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 25%;
}
.list-2 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.list-2 .img-cover span img{
	max-width: 100%;
    height: 225px;
    display: block;
    margin: 0 auto;
}

.list-2 li .more {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(16,68,146,0.7);
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.list-2 li .more i {
	text-transform: uppercase;
	position: absolute;
	left: 50%;
	top: 50%;
	font-style: normal;
	border: 1px solid #fff;
	width: 54px;
	line-height: 54px;
	border-radius: 50%;
	text-align: center;
	margin: -28px 0 0 -28px;
}
.list-2 li .text {
	line-height: 68px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	padding: 0 15px;
}
.list-2 li a:hover {
	background-color: #104492;
	color: #fff;
}
.list-2 li a:hover .more {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.list-2-1 li a {
	background-color: #f0f0f0;
}
.in-about {
	margin: 0;
}
.in-about dt {
	float: left;
	position: relative;
	width: 556px;
	margin: 0 0 40px 40px;
}
.in-about dt:before {
	content: '';
	position: absolute;
	left: -40px;
	bottom: -40px;
	width: 80%;
	height: 100%;
	background-color: #104492;
}
.in-about dt img {
	position: relative;
	z-index: 1;
}
.in-about dd {
	margin-left: 570px;
	background-color: #fff;
	box-shadow: 0 1px 18px 1px rgba(54,62,69,0.6);
	margin-top: 40px;
	padding: 60px 80px;
	height: 320px;
}
.in-about dd h4 {
	margin: 0;
	font-size: 24px;
}
.in-about dd p {
	font-size: 16px;
	line-height: 36px;
	color: #666;
	margin: 25px 0 0;
	text-align: justify;
	text-indent: 30px;
}
.in-about dd .more-big {
	margin-top: 40px;
}
.list-3 {
	margin: -20px 0 0 -20px;
}
.list-3 li {
	float: left;
	width: 50%;
}
.list-3 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #fff;
	padding: 20px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
	position: relative;
}
.list-3 li a:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 85px;
	height: 0;
	border-bottom: 125px solid #dfdfdf;
	border-right: 78px solid transparent;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .date {
	float: left;
	width: 115px;
	position: relative;
	z-index: 1;
	line-height: 1;
	padding: 5px 0;
	color: #fff;
}
.list-3 li .date small {
	display: block;
	font-size: 16px;
}
.list-3 li .date strong {
	display: block;
	font-size: 48px;
	margin-top: 10px;
}
.list-3 li .text {
	margin-left: 140px;
}
.list-3 li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-3 li .text p {
	margin: 10px 0 0;
	color: #666;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
}
.list-3 li a:hover {
	background-color: #3a4249;
	color: #fff;
}
.list-3 li a:hover:after {
	border-bottom-color: #104492;
}
.list-3 li a:hover .text p {
	color: #fff;
}
.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: 40px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer {
	background-color: #272c31;
	padding-top: 60px;
	color: #bdbebf;
}
.footer .pp {
	display: none;
}
.footer a {
	color: #bdbebf;
}
.footer a:hover {
	color: #fff;
}
.footer dl {
	float: left;
	margin: 0 20px 0 0;
	width: 140px;
}
.footer dt {
	margin-bottom: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer dt:after {
	display: block;
	content: '';
	height: 1px;
	width: 20px;
	background-color: #52565a;
	margin-top: 10px;
}
.footer dt a{color: #fff;}
.footer dd {
	margin: 0;
}
.footer dd li {
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.footer-contact {
	float: right;
	width: 220px;
}
.footer-contact .tel {
	font-size: 24px;
	color: #fff;
	line-height: 1.1;
	background: url(../images/907_tel_1.png) no-repeat 0 0;
	padding-left: 40px;
}
.footer-contact .tel small {
	font-size: 16px;
}
.footer-contact .code {
	margin: 20px 0 0 40px;
}
.footer-contact .code .img-center {
	float: left;
	width: 100px;
}
.footer-contact .code .text {
	float: right;
	border-top: 1px solid #52565a;
	border-bottom: 1px solid #52565a;
	line-height: 28px;
	padding: 20px 0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	letter-spacing: 4px;
}
.footer-copy {
	background-color: #104492;
	color: #fff;
	margin-top: 50px;
	padding: 15px 0;
	text-align: center;
}
.footer-copy p {
	margin: 5px 0;
}
.footer-copy a {
	color: #fff;
}
.banner-sub img {
	width: 100%;
	height: auto;
}
.ct2-sd {
	float: left;
	width: 250px;
}
.ct2-mn {
	float: right;
	width: 920px;
}
.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: 24px;
	padding: 20px 0;
	background-color: #023793;
}
.panel-sd .tit span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}
.lanmu {
	background-color: #363e45;
}
.lanmu li {
	border-bottom: 1px solid #fff;
}
.lanmu li:last-child {
	border-bottom: 0;
}
.lanmu li>a {
	display: block;
	line-height: 60px;
	padding: 0 0 0 25px;
	color: #fff;
	font-size: 18px;
}
.lanmu li .arr {
	float: right;
	height: 60px;
	width: 40px;
	position: relative;
	cursor: pointer;
}
.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	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 li>a:hover, .lanmu li.active>a {
	background-color: #104492;
}

.pglist {
	padding: 20px 0 0px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 15px;
	margin: 3px 3px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #104492;
	border-color:#104492;
}


.list-4 li a {
	display: block;
	border-bottom: 1px solid #e5e5e5;
	padding: 30px 0;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-4 li .img-center {
	float: left;
	width: 250px;
}
.list-4 li .text {
	position: relative;
	padding-right: 110px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-4 li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 20px;
	position: relative;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 23px;
}
.list-4 li .text p {
	line-height: 2;
	height: 52px;
	overflow: hidden;
	margin: 10px 0 0;
	color: #999;
}
.list-4 li .date {
	position: absolute;
	right: 30px;
	top: 0;
}
.list-4 li .date span {
	display: block;
	font-family: Impact;
	color: #ccc;
	font-size: 22px;
	margin-bottom: 20px;
}
.list-4 li .date i {
	border-left: 1px solid #e5e5e5;
	text-align: right;
	line-height: 20px;
	font-size: 0;
	display: block;
}
.list-4 li .date i:before {
	content: '→';
	color: #999;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 20px;
	display: block;
	text-align: center;
}
.list-4 li a:hover {
	padding-left: 30px;
}
.list-4 li a:hover .text {
	padding-right: 150px;
}
.list-4 li a:hover .date i:before {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}
.news-title {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news-title h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
.news-title p {
	margin: 10px 0 0;
	font-size: 0;
	text-align: center;
}
.news-title p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	font-size: 14px;
	color: #999;
	background: no-repeat 0 center;
	padding-left: 25px;
}
.news-title p span.i1 {
	background-image: url(../images/920_newscon1.png);
}
.news-title p span.i2 {
	background-image: url(../images/920_newscon2.png);
}
.news-title p span.i3 {
	background-image: url(../images/920_newscon3.png);
}
.news-content {
	line-height: 1.8;
	margin-bottom: 30px;
}
.news-content img {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
}

.news-panel {
	margin-top: 40px;
	overflow: hidden;
}
.news-panel .tit {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.news-panel .tit .fh {
	float: right;
	color: #999;
	font-size: 16px;
	padding-left: 25px;
	background: url(../images/920_fh.png) no-repeat 0 center;
}
.news-panel .tit .fh:hover {
	color: #104492;
}
.news-panel .tit span {
	display: inline-block;
	font-size: 24px;
	border-bottom: 2px solid #104492;
	color: #104492;
	margin-bottom: -1px;
	padding-bottom: 15px;
	line-height: 1;
}
.list-5 {
	margin-left: -20px;
	margin-top: -15px;
}
.list-5 li {
	float: left;
	width: 50%;
}
.list-5 li a {
	display: block;
	margin-left: 20px;
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-5 li span {
	float: right;
	color: #999;
}
.news-right {
	float: right;
	width: 340px;
}
.news-banner .img-center {
	overflow: hidden;
}
.news-banner .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.news-banner .img-center a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-7 {
	margin: -20px 0 0 -20px;
}
.list-7 li {
	float: left;
	width: 33.333333%;
}
.list-7 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	/* padding: 20px; */
	position: relative;
}
.list-7 li a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(16,68,146,0.8);
	content: '';
	z-index: 1;
	display: none;
}
.list-7 li .img-center {
	overflow: hidden;
	position: relative;
}
.list-7 li .img-center:after, .list-7 li .img-center:before {
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	background: no-repeat center / contain;
	z-index: 2;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-7 li .img-center:before {
	background-image: url(../images/924_cert3.png);
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
}
.list-7 li .img-center:after {
	background-image: url(../images/924_cert2.png);
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
}
.list-7 li .text {
	text-align: center;
/* 	margin-top: 20px; */
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	z-index: 2;
	height: 45px;
	line-height: 35px;
}
.list-7 li a:hover {
	color: #fff;
}
.list-7 li a:hover:before {
	display: block;
}
.list-7 li a:hover .img-center:before, .list-7 li a:hover .img-center:after {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.position {
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 8px 25px;
	background: url(../images/logo_03.png) no-repeat 0 center;
}
.contact-sd {padding: 20px;}
.contact-sd .ewm {text-align: center;border-bottom: 1px solid #ddd;padding-bottom: 20px;}
.contact-sd .ewm p {margin: 10px 0 0;font-size: 16px;}
.contact-sd .tel {padding-top: 20px;}
.contact-sd .tel p {margin: 0;color: #023793;font-size: 20px;padding-left: 40px;font-weight: bold;background: url(../images/ny-tel.png) no-repeat 0 center;}
.contact-sd .info {padding-top: 20px;}
.contact-sd .info p{font-size: 16px;}
.ul-newslist {margin-bottom:30px;overflow:hidden;border:1px solid #ccc;}
.ul-newslist li {font-size:14px; border-bottom:#dddddd 1px dotted;width:100%;float:right;}
.ul-newslist li img{height: 250px; display: block; margin: 0 auto; max-width: 100%;}
.ul-newslist li span{text-align: center; display: block; width: 100%; height: 35px; line-height: 35px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cbox{overflow: hidden;}
.cbox li{width: 22%; margin: 1% 1.39%; border: 1px solid #ddd; float: left;}
.cbox li img{max-width: 100%;}
.cbox li span{width: 100%; display: block; text-align: center; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height: 30px; height: 30px;}
.lcp{height: 220px; display: block; margin: 0 auto;}
.lsg{height: 160px; display: block; margin: 0 auto;}
.cp{height: 309px; display: block; margin: 0 auto;}
.sg{height: 216px; display: block; margin: 0 auto;}
.cpgs{overflow: hidden; padding-bottom: 15px;}
.ltu{width: 40%; float: left;}
.ltu img{max-width: 100%; height: 300px; display: block; margin: 0 auto;}
.rms{width: 58%; float: right;}
.rms h2{font-size: 20px; font-weight: bold; line-height: 50px; border-bottom: 1px solid #ddd; margin: 0px;}
.rms p{line-height: 22px;}
.rms p span{ color:#186ba7;}
.rms a{width:100px;height:30px;border:1px solid #ddd;background:#186ba7;display:block;line-height:30px;text-align:center; color: #fff;}
.case-bb {
	font-size: 0;
	margin-bottom: 20px;
	background: url(../images/918_casecon4.png) repeat-x center;
}
.case-bb span {
	display: inline-block;
	vertical-align: middle;
	background-color: #fff;
	padding-right: 20px;
	font-size: 24px;
}
.ul-txt2 {
    overflow: hidden;
    margin: 20px 0 20px;
}
.ul-txt2 li {
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	width:50%;
}
.ul-txt2 li:last-child {
    float: right;
}
@media screen and (max-width: 767px) and (min-width: 0px){
body {min-width:100%;padding-top:50px;padding-bottom:70px;}
.container {width:auto;}
.img-center img{max-width: 85%;}
.footer-fix {display:block;}
.more-big {width:120px;line-height:36px;}
.more-big:after {border-top-width:36px;width:26px;}
.more-big span {padding:0 10px;font-size:14px;}
.header {padding:10px 0;position:fixed;z-index:100;width:100%;top:0;left:0; background-color:#fff;}
.header .text,.header .tel {display:none;}
.header .logo {height:30px;line-height:30px;float:none;padding:0;}
.header .nav {margin:10px 0 -10px;text-align:left;display:none;background:transparent;border-bottom:0;}
.header .nav .container:after {display:none;}
.header .nav ul {margin:0 -15px;}
.header .nav li {display:block;margin:0;border-top:1px solid #eee;background:none; width: 100%;}
.header .nav li a {line-height:40px;padding:0 15px;color:#333; text-align: left;}
.header .nav li a:after {display:none;}
.header .nav li .arr {display:block;}
.header .nav li.active a,.header .nav li.open a,.header .nav li a:hover {background-color:transparent;color:#104492;}
.header .nav li.open .arr:after {border-color:#104492;-webkit-transform:rotate(225deg);transform:rotate(225deg);}
.header .nav .dropdown-box {position:static;background-color:#f5f5f5;min-width:auto;text-align:left;}
.header .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;}
.header .nav .dropdown-box a:hover {background-color:transparent !important;}
.menu-btn {display:block;}
.section,.section-sub {padding:30px 0;}
.section-title {margin-bottom:20px;}
.section-title small {font-size:24px;}
.section-title strong {font-size:18px;}
.section-title strong:after {width:60%;}
.section-title-more .more-big {margin:0 0 20px;}
.section-title-1 {margin-bottom:20px;}
.section-title-1 strong {font-size:22px;}
.section-title-1 h4 {font-size:18px;padding:0 30px;}
.in-prd-menu {margin:0 0 20px;}
.in-prd-menu .hform {float:none;margin:0 0 10px;}
.in-prd-menu .hform input {padding:7px 50px 7px 12px;width:100%;box-sizing:border-box;}
.in-prd-menu .hform button {height:36px;}
.in-prd-menu ul {float:none;}
.cpfl li{width:50% !important;}
.in-prd-menu li {width:33.3%;}
.in-prd-menu li a {text-align:center;font-size:14px;line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-1 {margin:-30px 0 0 -10px;}
.list-1 li {width:50%;}
.list-1 li a {margin:30px 0 0 10px;padding:10px 10px 30px 10px;}
.list-1 li .text {font-size:14px;line-height:1.4;margin-top:10px;}
.list-1 li .desc {font-size:12px;margin-top:5px;}
.list-1 li .more {width:40px;height:40px;line-height:40px;margin-left:-24px;bottom:-24px;}
.list-1-1 .img-cover {margin:-10px -10px 0;}
.img-cover span img{height: 170px;}
.in-adv {margin:-10px 0 0;}
.in-adv li {width:100%;}
.in-adv li a {padding:15px;margin:10px 0 0;}
.in-adv li .img-center {width:70px;height:70px;line-height:70px;}
.in-adv li .text {margin-left:85px;}
.in-adv li .text h4 {font-size:16px;}
.in-adv li .text p {font-size:12px;margin-top:6px;}
.list-2 {margin:0 auto;}
.list-2 li {width:46%; margin: 2% 2%;}
.list-2 li a {margin:0 0 10px;}
.list-2 .img-cover span img{height: 125px;}
.list-2 li .text {font-size:16px;line-height:44px;}
.list-2-1 {margin:-10px 0 0 -10px;}
.list-2-1 li {width:50%;}
.list-2-1 li a {margin:10px 0 0 10px;}
.list-2-1 li .text {font-size:14px;line-height:36px;padding:0 10px;}
.list-2-1-1 li:last-child {display:none;}
.in-about dt {float:none;width:auto;margin:0 0 20px 20px;}
.in-about dt:before {left:-20px;bottom:-20px;width:100%;}
.in-about dd {margin:20px 0 0;padding:20px;height:auto;}
.in-about dd h4 {font-size:16px;}
.in-about dd p {margin:10px 0 0;font-size:14px;line-height:1.8;}
.in-about dd .more-big {margin-top:20px;}
.list-3 {margin:-10px 0 0;}
.list-3 li {width:100%;}
.list-3 li a {margin:10px 0 0;padding:10px;}
.list-3 li a:after {border-bottom-width:87px;border-right-width:50px;width:50px;}
.list-3 li .date {padding:11px 0;width:90px;}
.list-3 li .date small {font-size:12px;}
.list-3 li .date strong {font-size:28px;margin-top:5px;}
.list-3 li .text {margin-left:100px;}
.list-3 li .text h4 {font-size:16px;}
.list-3 li .text p {margin-top:5px;line-height:1.45;height:40px;}
.footer {padding-top:30px;}
.footer dl {margin:0 1% 10px;width:48%;border:1px solid #fff;box-sizing:border-box;padding:0 15px;}
.footer dt {line-height:36px;font-size:16px;margin:0;position:relative;}
.footer dt:after {position:absolute;right:6px;top:50%;width:9px;height:9px;border-top:solid 1px #bdbebf;border-right:solid 1px #bdbebf;background-color:transparent;margin:-3px 0 0;-webkit-transform:rotate(135deg) translateX(-50%);transform:rotate(135deg) translateX(-50%);-webkit-transition:all 0.5s;transition:all 0.5s;}
.footer dd {display:none;}
.footer dd ul {padding-bottom:10px;}
.footer dl.open dt:after {-webkit-transform:rotate(315deg) translateX(-50%);transform:rotate(315deg) translateX(-50%);right:0;margin-top:-6px;}
.footer .pp {display:block;}
.footer-contact {width:100%;margin-top:10px;}
.footer-contact .code {display:none;}
.footer-copy {margin-top:30px;font-size:12px;text-align:center;}
.ct2-sd {display: none;}
.ct2-mn {float:none;width:auto;}
.panel-sd .tit {display:none;}
.lanmu {overflow:hidden;margin:0 -1px 20px;}
.lanmu li {float:left;width:50%;border:0;}
.lanmu li .arr {display:none;}
.lanmu li>a {padding:0;text-align:center;font-size:14px;line-height:34px;border:1px solid #fff;}
.list-4 li a {padding:0 0 15px;margin-bottom:15px;}
.list-4 li .img-center {width:90px;}
.list-4 li .text {padding:0 40px 0 0;}
.list-4 li .text h4 {padding:0;font-size:14px;}
.list-4 li .text p {line-height:18px;font-size:12px;height:36px;overflow:hidden;}
.list-4 li .date {margin-top:0;right:0;}
.list-4 li .date span {margin:0 0 5px;font-size:12px;color:#adadad;}
.list-4 li a:hover {padding-left:0;}
.list-4 li a:hover .text {padding:0 40px 0 0;}
.list-4 li:first-child a {padding-top:0;margin-top:0;border-top:0;}
.news-left {float:none;width:auto;}
.news-right {display:none;}
.news-title {padding-bottom:10px;margin-bottom:10px;}
.news-title h1 {font-size:18px;}
.news-title p span {font-size:12px;margin-right:10px;}
.news-content {margin-bottom:20px;}
.news-panel {margin-top:30px;}
.news-panel .tit {margin-bottom:15px;}
.news-panel .tit span {font-size:16px;padding-bottom:10px;}
.news-panel .tit .fh {font-size:14px;}
.list-5 {margin-top:-10px;}
.list-5 li {width:100%;}
.list-5 li a {padding-bottom:10px;margin-top:10px;font-size:12px;}
.case-bb {margin-bottom:10px;}
.case-bb span {font-size:18px;}
.abcc {margin-top:-50px;padding-top:80px;}
.list-7 {margin:-10px 0 0 -10px;}
.list-7 li {width:50%;}
.list-7 li a {margin:10px 0 0 10px;}
.list-7 li .img-center img{max-width: 100%;}
.list-7 li .text {font-size:14px; height: 30px;}
.list-7 li .img-center:after,.list-7 li .img-center:before {width:30px;height:30px;margin:-15px 0 0 -15px;}
.position {font-size:12px;}
.news-content div img{width: 70% !important; height: auto !important;}
.cbox li{width: 45.1%; margin: 2% 2%;}
.lcp{height: 170px;}
.lsg{height: 125px;}
.cp{height: 170px;}
.sg{height: 125px;}
.ltu{width: 98%; margin: 0 auto;}
.rms{width: 98%; margin: 0 auto;}
.ul-txt2 li{width: 100%;}
}

@media screen and (max-width: 1023px) and (min-width: 768px){
body {min-width:100%;}
.container {width:auto;}
.header .text{display: none;}
.header .nav li a{padding: 0 15px;}
.in-prd-menu .hform{display: none;}
.img-cover span img{height: 226px;}
.in-adv li .img-center{float: none; display: block; margin: 0 auto;}
.in-adv li .text{width: 100%; overflow: hidden; margin-left: 0px;}
.in-adv li .text h4{font-size: 19px;}
.list-2 .img-cover span img{height: 135px;}
.in-about dt{width: 40%;}
.in-about dd{margin-left: 48%; padding: 15px 5px; height: auto;}
.section-title small{font-size: 30px;}
.footer dl{width: 10%; margin: 0 12px 0 0;}
.ct2-sd{width: 25%;}
.lanmu li>a{font-size: 17px;}
.ul-newslist li img{height: 200px;}
.contact-sd{padding: 5px;}
.contact-sd .tel p{font-size: 19px;}
.contact-sd .info p{font-size: 14px;}
.ct2-mn{width: 73%;}
.news-content div img{width: 65% !important; height: auto !important;}
.list-4 li:first-child a {padding-top: 0; margin-top: 0; border-top: 0;}
.list-4 li a {padding: 0 0 15px; margin-bottom: 15px;}
.cbox li{width: 20.63%; margin: 2% 2%;}
.lcp{height: 135px;}
.lsg{height: 115px;}
.cp{height: 185px;}
.sg{height: 135px;}

}
@media screen and (max-width: 1250px) and (min-width: 1024px){
body {min-width:100%;}
.container {width:auto;}
.img-cover span img{height: 320px;}
.list-2 .img-cover span img{height: 190px;}
.in-about dt{width: 40%;}
.in-about dd{margin-left: 48%; padding: 15px 5px; height: auto;}
.footer dl{width: 11%; margin: 0 10px 0 0;}
.ct2-sd{width: 25%;}
.ul-newslist li img{height: 200px;}
.contact-sd{padding: 5px;}
.contact-sd .tel p{font-size: 19px;}
.contact-sd .info p{font-size: 14px;}
.ct2-mn{width: 73%;}
.news-content div img{width: 60% !important; height: auto !important;}
.list-4 li:first-child a {padding-top: 0; margin-top: 0; border-top: 0;}
.list-4 li a {padding: 0 0 15px; margin-bottom: 15px;}
.cbox li{width: 20.63%; margin: 2% 2%;}
.lcp{height: 175px;}
.lsg{height: 125px;}
.cp{height: 231px;}
.sg{height: 165px;}
}
