@charset "utf-8";
*, *:before, *:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	outline:0
}
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
	margin:0;
	padding:0
}
* {
	margin:0;
	padding:0
}
body {
	font-family:'Microsoft YaHei', arial;
	font-size:14px;
	color:#666;
	line-height:1.5;
	min-width:1260px;
	margin:0 auto;
	background:#fff;
	max-width:1920px
}
a:link, a:visited {
	text-decoration:none;
	outline:0;
	color:#666
}
a:hover, a:active, a:focus {
	color:#666;
	text-decoration:none
}
ul, li {
	list-style:none
}
ul {
	padding:0
}
li {
	zoom:1;
	vertical-align:middle
}
ol {
	margin:0;
	padding:0;
	padding-left:36px
}
fieldset, img {
	border:0
}
img {
	border:0;
	max-width:100%
}
div {
	outline:0
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%
}
table {
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
	border:0;
	width:100%
}
th, td {
	padding:0
}
input, textarea {
	font-family:'Microsoft YaHei', arial;
	font-size:14px
}
input {
	outline:0
}
textarea {
	outline:0
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
	cursor:pointer;
	outline:0
}
input[type='checkbox'], input[type='radio'] {
	position:relative;
	vertical-align:middle;
	margin-bottom:1px;
	margin-left:5px;
	margin-right:5px
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
	padding:0;
	color:#666;
	outline:0
}
input, textarea {
	-webkit-appearance:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	border-radius:0;
	overflow-y:hidden;
	overflow-x:hidden
}
::-webkit-input-placeholder {
color:#999
}
:-moz-placeholder {
color:#999;
opacity:1
}
::-moz-placeholder {
color:#999;
opacity:1
}
:-ms-input-placeholder {
color:#999
}
.fl {
	float:left
}
.fr {
	float:right
}
.clear {
	clear:both
}
.clearfix:after {
	clear:both;
	height:0;
	content:"";
	line-height:0;
	font-size:0;
	display:block
}
.pic {
	width:100%;
	overflow:hidden;
	position:relative
}
.pic:after {
	content:'';
	display:block;
	padding-bottom:100%
}
.middleCenter {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	max-width:100%;
	max-height:100%;
	display:block;
	vertical-align:middle;
	text-align:center;
	margin:auto
}
.container {
	width:1280px;
	margin-left:auto;
	margin-right:auto
}
@media(max-width:1280px) {
.container {
width:1240px
}
}
.prompt {
	position:fixed;
	width:100%;
	height:100%;
	background:url(../images/ie_sosad.png) no-repeat center 35% #fff;
	left:0;
	bottom:0;
	display:none;
	z-index:999;
	filter:alpha(opacity=80);
	opacity:80
}
.prompt span {
	position:absolute;
	font-size:14px;
	font-family:'Microsoft YaHei';
	top:55%;
	left:50%;
	margin-left:-152px;
	width:304px;
	display:block;
	line-height:24px;
	color:#666
}
.prompt span a {
	text-decoration:underline
}
.prompt_close {
	width:30px;
	height:30px;
	position:absolute;
	right:30px;
	top:30px;
	background:url(../images/closed.png) no-repeat center center;
	cursor:pointer
}
#container {
	overflow:hidden;
	position:relative
}
.page {
	text-align:center;
	overflow:hidden
}
.page a {
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	height:30px;
	font-weight:normal;
	font-size:16px;
	vertical-align:middle;
	color:#666;
	margin:0 3px;
	border:1px solid #dcdcdc;
	background:0
}
.page a:hover {
	background:#0071bd;
	color:#fff;
	border:1px solid #0071bd
}
.page .cpb {
	background:#0071bd;
	color:#fff;
	border:1px solid #0071bd
}
.top {
	background:#f4f4f4;
	line-height:37px
}
.top span {
	color:#666;
	display:block;
	float:left
}
.top .top-right {
	float:right
}
.top .top-right a {
	display:inline-block;
	margin-left:15px;
	padding-right:17px
}
.top .top-right a:hover {
	color:#0071bd
}
.top .top-right a:last-child {
	padding-right:3px
}
.header {
	height:103px;
	width:100%;
	position:relative;
	border-bottom:1px solid #d5d5d5
}
.header .logo {
	margin-top:15px;
	float:left;
	z-index:4
}
.header .logo a {
	float:left;
	position:relative
}
.header .logo a img {
	float:left
}
.header .logo a .text {
	float:left;
	padding-left:18px;
	padding-top:2px
}
.header .logo a .text .bt {
	color:#0071bd;
	font-size:29px;
	font-weight:bold
}
.header .logo a .text .jsh {
	font-size:19px;
	color:#2c2c2c;
	line-height:22px
}
.header .header-right {
	float:right;
	padding-top:24px
}
.header .header-right .phone {
	background:url(../images/phone.png) no-repeat left 13px;
	padding-left:50px;
	float:right
}
.header .header-right .phone h3 {
	font-size:15px;
	color:#555
}
.header .header-right .phone p {
	font-size:28px;
	color:#0071bd;
	font-weight:bold
}
.header .header-right .search {
	float:right;
	margin-top:7px;
	margin-right:32px;
	width:521px;
	position:relative
}
.header .header-right .search input {
	float:left;
	height:44px;
	border:1px solid #d5d5d5;
	font-size:15px;
	color:#999;
	width:100%;
	padding:0 110px 0 53px;
	background:#fff url("../images/search.png") no-repeat 18px center
}
.header .header-right .search .submit {
	width:101px;
	background:#0384ce;
	color:#fff;
	border:0;
	position:absolute;
	top:0;
	right:0;
	padding:0
}
.menu {
	background:#0071bd
}
.menu ul li {
	float:left;
	margin-right:28px;
	position:relative
}
.menu ul li a {
	display:block;
	font-size:16px;
	text-align:center;
	color:#fff;
	line-height:59px
}
.menu ul li:hover>a {
	color:#99d8f2
}
.menu ul li:hover .subnav {
	display:block
}
.menu ul li .subnav {
	position:absolute;
	top:59px;
	left:50%;
	width:130px;
	z-index:55;
	margin-left:-65px;
	display:none;
	white-space:nowrap;
	text-align:left
}
.menu ul li .subnav ul {
	border-bottom:3px solid #0071bd;
	position:relative;
	padding:10px;
	background:rgba(255, 255, 255, 0.9)
}
.menu ul li .subnav ul li {
	float:none;
	margin:0;
	width:100%;
	background:0;
	height:auto
}
.menu ul li .subnav ul li a {
	line-height:36px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#666;
	font-size:14px;
	border-bottom:0;
	text-align:left;
	padding:0 10px 0 22px;
	background:url("../images/dot07.png") no-repeat 8px center
}
.menu ul li .subnav ul li:hover a {
	color:#fff;
	background:#0071bd url("../images/dot08.png") no-repeat 8px center
}
.menu ul li .pronav {
	width:180px;
	margin-left:-90px
}
.menu ul li .appnav {
	width:200px;
	margin-left:-100px
}
.menu ul .active>a {
	color:#99d8f2
}
.home-banner {
	overflow:hidden;
	width:100%;
	height:524px;
	position:relative
}
.home-banner .home-banner-slick {
	height:524px;
	overflow:hidden;
	position:relative;
	width:1920px;
	left:50%;
	margin-left:-960px
}
.home-banner .home-banner-slick .item {
	position:relative;
	height:524px
}
.home-banner .home-banner-slick .item .banner-info {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:138px
}
.home-banner .home-banner-slick .item .banner-info:after {
	content:'';
	display:block;
	background:#fff;
	width:50%;
	position:absolute;
	left:0;
	top:0;
	height:138px;
	z-index:1
}
.home-banner .home-banner-slick .item .banner-info:before {
	content:'';
	display:block;
	background:#0071bd;
	width:138px;
	position:absolute;
	right:50%;
	top:0;
	height:138px;
	z-index:2
}
.home-banner .home-banner-slick .item .banner-info .text {
	width:50%;
	float:left;
	position:relative;
	z-index:3;
	padding-top:20px;
	padding-right:138px;
	height:138px
}
.home-banner .home-banner-slick .item .banner-info .text .bt {
	font-size:12px;
	color:#707070;
	margin-bottom:6px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-banner .home-banner-slick .item .banner-info .text .span {
	font-size:30px;
	color:#666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-banner .home-banner-slick .item .banner-info .text .jsh {
	font-size:16px;
	color:#b3b3b3
}
.home-banner .home-banner-slick .slick-prev, .home-banner .home-banner-slick .slick-next {
	top:auto;
	bottom:65px;
	width:71px;
	height:16px;
	z-index:3
}
.home-banner .home-banner-slick .slick-prev {
	left:50%;
	margin-left:-142px;
	border-right:1px solid #80b8de;
	background:url("../images/left.png") no-repeat center center
}
.home-banner .home-banner-slick .slick-prev:hover {
	background:url("../images/lefth.png") no-repeat center center
}
.home-banner .home-banner-slick .slick-next {
	right:50%;
	background:url("../images/right.png") no-repeat center center
}
.home-banner .home-banner-slick .slick-next:hover {
	background:url("../images/righth.png") no-repeat center center
}
.home-banner .home-banner-slick .slick-prev:before, .home-banner .home-banner-slick .slick-next:before {
	content:''
}
.inbanner {
	overflow:hidden;
	width:100%;
	height:400px;
	position:relative
}
.inbanner .inbanner-slick {
	height:400px;
	overflow:hidden;
	position:relative;
	width:1920px;
	left:50%;
	margin-left:-960px
}
.inbanner .inbanner-slick img {
	transition:5s;
	animation:mymove4 5s;
	display:block
}
.inbanner .inbanner-slick .inbanner-info {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.inbanner .inbanner-slick .inbanner-info .container {
	position:relative;
	height:100%
}
.inbanner .inbanner-slick .inbanner-info span {
	background:url("../images/dot03.png") no-repeat center left;
	padding-left:50px;
	color:#0071bd;
	font-size:35px;
	font-weight:bold;
	position:absolute;
	top:50%;
	margin-top:-52px;
	display:block;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width:100%;
	line-height:52px
}
.inbanner .inbanner-slick .in1 span {
	color:#fff
}
@keyframes mymove4 {
0% {
transform:scale(1)
}
50% {
transform:scale(1.03)
}
100% {
transform:scale(1)
}
}
@-webkit-keyframes mymove4 {
0% {
transform:scale(1)
}
50% {
transform:scale(1.03)
}
100% {
transform:scale(1)
}
}
.ellipsis {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-title {
	text-align:center
}
.home-title:after {
	content:'';
	display:block;
	width:34px;
	height:3px;
	margin:28px auto 0 auto;
	background:#0071bd
}
.home-title h3 {
	font-size:42px;
	color:#666;
	margin-bottom:7px
}
.home-title p {
	font-size:18px;
	color:#666
}
.home-about {
	padding:102px 0 90px 0;
	overflow:hidden
}
.home-about .home-bottom {
	margin-top:30px
}
.home-about .home-bottom ul {
	margin:0 -20px
}
.home-about .home-bottom ul li {
	width:33.333333333333336%;
	float:left;
	padding:22px 20px
}
.home-about .home-bottom ul li .box {
	position:relative;
	overflow:hidden;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:50px
}
.home-about .home-bottom ul li .text {
	box-shadow:0 0 25px 0 rgba(0, 0, 0, 0.1)
}
.home-about .home-bottom ul li .text a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	padding-top:130px;
	opacity:1;
transition:.5s;
	width:100%
}
.home-about .home-bottom ul li .text .pic:after {
	padding-bottom:122.5%
}
.home-about .home-bottom ul li .text a .pic {
	position:relative;
	top:auto;
	left:auto;
	width:88px;
	height:102px;
	z-index:3;
	display:block;
	margin:0 auto
}
.home-about .home-bottom ul li .text .bt {
	text-align:center;
	font-size:22px;
	color:#fff;
	margin-bottom:8px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-about .home-bottom ul li .text .bt:before {
	content:'';
	display:block;
	width:38px;
	height:2px;
	background:#fff;
	margin:38px auto
}
.home-about .home-bottom ul li .hover {
	opacity:0;
	z-index:66;
	position:absolute;
	top:0;
	width:100%;
	left:0;
	height:100%;
transition:.5s;
	background:rgba(0, 113, 189, 0.9);
	background-size:cover
}
.home-about .home-bottom ul li .hover:after {
	content:'';
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	left:44%;
	top:0;
	background:rgba(255, 255, 255, 0.5)
}
.home-about .home-bottom ul li .hover .list {
	float:left;
	width:44%;
	padding-top:38px;
	padding-right:12px;
	height:100%;
	overflow:auto;
	background:#0071bd
}
.home-about .home-bottom ul li .hover .list::-webkit-scrollbar {
width:5px;
height:1px
}
.home-about .home-bottom ul li .hover .list::-webkit-scrollbar-thumb {
border-radius:5px;
box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
background:rgba(0, 0, 0, 0.3)
}
.home-about .home-bottom ul li .hover .list::-webkit-scrollbar-track {
box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius:10px;
background:rgba(255, 255, 255, 0.5)
}
.home-about .home-bottom ul li .hover .list ul {
	margin:0
}
.home-about .home-bottom ul li .hover .list ul li {
	width:100%;
	float:none;
	padding:0;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	overflow:hidden;
	background:#fff
}
.home-about .home-bottom ul li .hover .list ul li a {
	color:#0071bd;
	font-size:20px;
	line-height:48px;
	display:block;
	padding:0 30px 0 17px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url("../images/dot.png") no-repeat 89% center
}
.home-about .home-bottom ul li .hover .show {
	float:left;
	width:56%;
	height:100%;
	padding-top:38px;
	padding-bottom:130px;
	overflow:hidden
}
.home-about .home-bottom ul li .hover .show .info {
	height:100%
}
.home-about .home-bottom ul li .hover .show .info ul {
	margin:0;
	overflow-x:hidden;
	height:100%
}
.home-about .home-bottom ul li .hover .show .info ul::-webkit-scrollbar {
width:5px;
height:1px
}
.home-about .home-bottom ul li .hover .show .info ul::-webkit-scrollbar-thumb {
border-radius:5px;
box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
background:rgba(0, 0, 0, 0.3)
}
.home-about .home-bottom ul li .hover .show .info ul::-webkit-scrollbar-track {
box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius:10px;
background:rgba(255, 255, 255, 0.5)
}
.home-about .home-bottom ul li .hover .show .info ul li {
	width:100%;
	float:none;
	padding:0
}
.home-about .home-bottom ul li .hover .show .info ul li a {
	color:#fff;
	font-size:17px;
	line-height:45px;
	display:block;
	padding:0 0 0 33px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-about .home-bottom ul li .hover .show .info ul li a:hover {
	text-decoration:underline
}
.home-about .home-bottom ul li .hover .show .info .more {
	width:134px;
	height:37px;
	margin:0 32px;
	position:absolute;
	bottom:71px;
	text-align:center;
	border:1px solid rgba(255, 255, 255, 0.5);
	border-radius:30px
}
.home-about .home-bottom ul li .hover .show .info .more a {
	line-height:35px;
	color:#fff
}
.home-about .home-bottom ul li .hover .show .info .more:hover {
	text-decoration:underline;
	background:#fff
}
.home-about .home-bottom ul li .hover .show .info .more:hover a {
	color:#0071bd
}
.home-about .home-bottom ul li:hover .text a {
	opacity:0
}
.home-about .home-bottom ul li:hover .hover {
	opacity:1;
	box-shadow:0 0 25px 0 rgba(0, 0, 0, 0.1)
}
.home-app {
	padding:62px 0 93px 0;
	background:#f5f5f5;
	overflow:hidden
}
.home-app .home-bottom {
	margin-top:54px
}
.home-app .home-bottom .slider {
	position:relative
}
.home-app .home-bottom .slider .bd {
	position:relative;
	padding-bottom:134px;
	width:1920px;
	left:50%;
	margin-left:-960px
}
.home-app .home-bottom .slider .bd .item {
	overflow:hidden;
	padding:0 42px
}
.home-app .home-bottom .slider .bd .item .pic {
	border:1px solid #e4e4e4
}
.home-app .home-bottom .slider .bd .item .pic:after {
	padding-bottom:38.58333333333333%
}
.home-app .home-bottom .slider .bd .slick-prev, .home-app .home-bottom .slider .bd .slick-next {
	margin-top:0;
	width:82px;
	height:41px;
	z-index:3;
	top:206px
}
.home-app .home-bottom .slider .bd .slick-prev {
	left:16%;
	background:rgba(0, 113, 189, 0.9) url("../images/left1.png") no-repeat center center
}
.home-app .home-bottom .slider .bd .slick-prev:hover {
	background:rgba(246, 176, 61, 0.9) url("../images/left1.png") no-repeat center center
}
.home-app .home-bottom .slider .bd .slick-next {
	right:16%;
	background:rgba(0, 113, 189, 0.9) url("../images/right1.png") no-repeat center center
}
.home-app .home-bottom .slider .bd .slick-next:hover {
	background:rgba(246, 176, 61, 0.9) url("../images/right1.png") no-repeat center center
}
.home-app .home-bottom .slider .bd .slick-prev:before, .home-app .home-bottom .slider .bd .slick-next:before {
	content:''
}
.home-app .home-bottom .slider .bd .slick-dots {
	z-index:100;
	bottom:0;
	line-height:0
}
.home-app .home-bottom .slider .bd .slick-dots li {
	margin:0 11px;
	width:16px;
	height:16px;
	display:inline-block;
	padding:0;
	vertical-align:middle;
	border:0
}
.home-app .home-bottom .slider .bd .slick-dots li button {
	width:16px;
	height:16px;
	display:block;
	background:#ddd;
	padding:0
}
.home-app .home-bottom .slider .bd .slick-dots li button:before {
	content:""
}
.home-app .home-bottom .slider .bd .slick-dots .slick-active button {
	background:#0071bd
}
.home-app .home-bottom .slider .bd .slick-dots .slick-active button:before {
	color:transparent
}
.home-app .home-bottom .slider .slide-bottom {
	position:absolute;
	top:0;
	left:0;
	width:100%
}
.home-app .home-bottom .slider .container {
	position:relative
}
.home-app .home-bottom .slider .hd {
	position:absolute;
	top:79px;
	left:104px;
	width:420px
}
.home-app .home-bottom .slider .hd .text {
	padding-left:37px;
	position:relative
}
.home-app .home-bottom .slider .hd .text:after {
	content:'';
	display:block;
	background:#0071bd;
	width:143px;
	height:2px;
	position:absolute;
	top:128px;
	left:0
}
.home-app .home-bottom .slider .hd .text .info {
	padding:50px 40px;
	width:383px;
	height:464px;
	background:#fff;
	box-shadow:2.5px 4.3px 40px 0 rgba(0, 0, 0, 0.1)
}
.home-app .home-bottom .slider .hd .bt {
	font-size:32px;
	color:#666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:61px
}
.home-app .home-bottom .slider .hd .jsh {
	font-size:17px;
	line-height:33px;
	height:165px;
	overflow:hidden;
	margin-bottom:52px
}
.home-app .home-bottom .slider .hd .pageState {
	font-size:17px;
	color:#353535;
	font-family:arial;
	margin:0 18px
}
.home-app .home-bottom .slider .hd .pageState span {
	font-size:25px;
	color:#0071bd
}
.home-app .home-bottom .slider .hd .slick-prev, .home-app .home-bottom .slider .hd .slick-next {
	margin-top:0;
	width:20px;
	height:21px;
	z-index:3;
	top:auto;
	bottom:59px
}
.home-app .home-bottom .slider .hd .slick-prev {
	left:16%;
	background:url("../images/left2.png") no-repeat center center
}
.home-app .home-bottom .slider .hd .slick-prev:hover {
	background:url("../images/left2h.png") no-repeat center center
}
.home-app .home-bottom .slider .hd .slick-next {
	right:60%;
	background:url("../images/right2.png") no-repeat center center
}
.home-app .home-bottom .slider .hd .slick-next:hover {
	background:url("../images/right2h.png") no-repeat center center
}
.home-app .home-bottom .slider .hd .slick-prev:before, .home-app .home-bottom .slider .hd .slick-next:before {
	content:''
}
.home-news {
	padding:68px 0 79px 0;
	overflow:hidden;
	background:#fff url("../images/newbg.jpg") no-repeat top center
}
.home-news .home-bottom {
	padding-top:56px;
	overflow:hidden
}
.home-news .home-bottom .left {
	float:left;
	width:50%;
	box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1)
}
.home-news .home-bottom .left .pic:after {
	padding-bottom:41.65366614664587%
}
.home-news .home-bottom .left .bottom {
	padding:38px 49px 44px 48px;
	overflow:hidden;
	background:#fff
}
.home-news .home-bottom .left .bottom .bt {
	float:left;
	font-size:35px;
	color:#676767;
	width:34%;
	line-height:70px;
	border-right:1px solid #ddd
}
.home-news .home-bottom .left .bottom .text {
	float:right;
	width:58%;
	padding-top:10px
}
.home-news .home-bottom .left .bottom .text ul {
	margin-bottom:3px;
	overflow:hidden
}
.home-news .home-bottom .left .bottom .text ul li {
	width:33.333333333333336%;
	float:left;
	font-size:18px
}
.home-news .home-bottom .left .bottom .text ul li a {
	padding-right:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	color:#717171
}
.home-news .home-bottom .left .bottom .text ul li a:hover {
	color:#0071bd
}
.home-news .home-bottom .left .bottom .text p {
	color:#999
}
.home-news .home-bottom .right {
	float:right;
	width:46%;
	padding-top:4px
}
.home-news .home-bottom .right ul li {
	border-bottom:1px dashed #c5c5c5;
	padding-bottom:24px;
	overflow:hidden;
	margin-bottom:24px
}
.home-news .home-bottom .right ul li .bt {
	color:#666;
	font-size:20px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:9px
}
.home-news .home-bottom .right ul li .jsh {
	font-size:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:16px
}
.home-news .home-bottom .right ul li .span {
	color:#7a8795
}
.home-news .home-bottom .right ul li .span .date {
	background:url("../images/date.png") no-repeat center left;
	padding-left:27px;
	margin-right:34px
}
.home-news .home-bottom .right ul li .span .class {
	background:url("../images/class.png") no-repeat center left;
	padding-left:31px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	max-width:100px
}
.home-news .home-bottom .right ul li:hover {
	background:url("../images/dot01.png") no-repeat right 80px
}
.home-news .home-bottom .right ul li:hover .bt {
	color:#0071bd
}
.home-last {
	background:url("../images/last.jpg") no-repeat top center;
	background-size:cover
}
.home-last span {
	display:block;
	background:url("../images/flogo.png") no-repeat center left;
	font-size:16px;
	line-height:28px;
	color:#fff;
	position:relative;
	padding:51px 210px 45px 150px
}
.home-last span a {
	display:block;
	width:174px;
	height:48px;
	line-height:48px;
	text-align:center;
	border-radius:30px;
	background:#f6b03d;
	color:#fff;
	font-size:16px;
	position:absolute;
	top:53px;
	right:0
}
.footer .footer-top {
	padding:54px 0 43px 0;
	overflow:hidden;
	background:#283345
}
.footer .footer-top ul {
	width:72%;
	float:left;
	border-right:1px solid #3e4858
}
.footer .footer-top ul li {
	float:left;
	width:16.666666666666668%
}
.footer .footer-top ul li a {
	display:block;
	color:#fff;
	font-size:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:14px
}
.footer .footer-top ul li a:hover {
	text-decoration:underline
}
.footer .footer-top ul li ul {
	width:100%;
	float:none;
	border:0
}
.footer .footer-top ul li ul li {
	float:none;
	width:100%
}
.footer .footer-top ul li ul li a {
	margin:0;
	font-size:14px;
	line-height:28px
}
.footer .footer-top .footer-contact {
	width:287px;
	float:right
}
.footer .footer-top .footer-contact .online {
	margin-bottom:19px
}
.footer .footer-top .footer-contact .online a {
	width:125px;
	height:31px;
	line-height:31px;
	background:#0071bd url(../images/online.png) no-repeat 25px center;
	display:block;
	color:#fff;
	padding-left:50px;
	border-radius:3px
}
.footer .footer-top .footer-contact .online a:hover {
	background:#f6b03d url(../images/online.png) no-repeat 25px center
}
.footer .footer-top .footer-contact .p {
	font-size:15px;
	color:#fff;
	line-height:30px;
	margin-bottom:17px
}
.footer .footer-top .footer-contact .share {
	margin-bottom:26px;
	overflow:hidden
}
.footer .footer-top .footer-contact .share a {
	width:31px;
	height:31px;
	display:block;
	float:left;
	margin-right:12px;
	border-radius:50%;
	overflow:hidden
}
.footer .footer-top .footer-contact .share .f1 {
	background:#fff url("../images/wb.png") no-repeat center center
}
.footer .footer-top .footer-contact .share .f1:hover {
	background:#f6b03d url("../images/wbh.png") no-repeat center center
}
.footer .footer-top .footer-contact .share .f2 {
	background:#fff url("../images/wx.png") no-repeat center center
}
.footer .footer-top .footer-contact .share .f2:hover {
	background:#f6b03d url("../images/wxh.png") no-repeat center center
}
.footer .footer-top .footer-contact .share .f3 {
	background:#fff url("../images/qq.png") no-repeat center center
}
.footer .footer-top .footer-contact .share .f3:hover {
	background:#f6b03d url("../images/qqh.png") no-repeat center center
}
.footer .footer-top .footer-contact .ewm {
	width:121px;
	height:121px
}
.footer .footer-bottom {
	padding:20px 0;
	overflow:hidden;
	color:#fff;
	background:#202b3c
}
.second-nav {
	margin-top:-60px;
	overflow:hidden;
	position:relative;
	z-index:5
}
.second-nav ul {
	background:rgba(0, 113, 189, 0.9);
	overflow:hidden
}
.second-nav ul li {
	width:25%;
	float:left
}
.second-nav ul li a {
	display:block;
	font-size:20px;
	color:#fff;
	text-align:center;
	line-height:60px;
	border-right:1px solid rgba(255, 255, 255, 0.2);
	height:60px;
	overflow:hidden;
}
.second-nav ul li:hover a {
	background:rgba(255, 255, 255, 0.9);
	color:#0071bd
}
.second-nav ul .active a {
	background:rgba(255, 255, 255, 0.9);
	color:#0071bd
}
.s1 ul li {
	width:33.333333333333336%
}
.s2 ul li {
	width:50%
}
.current {
	font-size:15px;
	color:#999;
	padding:17px 0
}
.current span {
	background:url("../images/home.png") no-repeat 2px 1px;
	padding-left:28px
}
.current a {
	color:#999
}
.current b {
	font-weight:normal
}
.about01 {
	padding:52px 0 60px 0;
	overflow:hidden
}
.about01 ul {
	border-bottom:1px solid #e0dfde;
	padding-bottom:69px;
	overflow:hidden;
	margin-bottom:53px
}
.about01 ul li {
	width:25%;
	float:left
}
.about01 ul li .pic {
	width:70px;
	height:70px;
	margin:0 auto
}
.about01 ul li .jsh {
	text-align:center;
	font-size:18px;
	color:#111;
	line-height:27px;
	margin-top:16px
}
.about01 .p {
	text-align:center;
	font-size:34px;
	color:#111;
	margin-bottom:10px;
	line-height:48px
}
.about01 .span {
	text-align:center;
	font-size:14px;
	color:#999;
	line-height:25px
}
.about02 {
	font-size:17px;
	color:#333;
	line-height:30px;
	padding:42px 0;
	background:#f5f5f5;
	overflow:hidden
}
.in-title {
	text-align:center
}
.in-title:after {
	content:'';
	display:block;
	width:34px;
	height:3px;
	margin:28px auto 0 auto;
	background:#0071bd
}
.in-title h3 {
	font-size:42px;
	color:#333;
	margin-bottom:7px
}
.in-title p {
	font-size:18px;
	color:#333
}
@font-face {
font-family:"OratorStd";
src:url("../font/OratorStd.woff2") format("woff2"), url("../font/OratorStd.woff") format("woff"), url("../font/OratorStd.ttf") format("truetype"), url("../font/OratorStd.eot") format("embedded-opentype"), url("../font/OratorStd.svg") format("svg")
}
.value {
	padding:44px 0;
	overflow:hidden
}
.value .in-bottom {
	padding-top:68px;
	overflow:hidden
}
.value ul li {
	width:20%;
	float:left
}
.value ul li .pic {
	width:157px;
	height:179px;
	margin:0 auto;
	background:url("../images/vbg.png") no-repeat center center
}
.value ul li .text {
	text-align:center;
	padding-top:28px
}
.value ul li .text .bt {
	font-size:18px;
	color:#111;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding:0 10px
}
.value ul li .text .bt:after {
	content:'';
	display:block;
	height:1px;
	width:25px;
	background:#b0b1b5;
	margin:20px auto 24px auto
}
.value ul li .text .jsh {
	font-size:18px;
	color:#333;
	line-height:32px;
	height:64px;
	overflow:hidden
}
.value ul li:hover .pic {
	background:url("../images/vbg1.png") no-repeat center center
}
.history {
	padding:44px 0;
	overflow:hidden
}
.history .in-bottom {
	margin-top:65px;
	position:relative;
	overflow:hidden
}
.history .in-bottom:after {
	content:'';
	display:block;
	height:1px;
	width:100%;
	background:#e5e5e5;
	position:absolute;
	top:10px;
	left:0;
	z-index:1
}
.history .in-bottom ul {
	margin:0 -37px;
	position:relative;
	z-index:3;
	padding-bottom:104px
}
.history .in-bottom ul li {
	width:25%;
	float:left;
	padding:0 37px
}
.history .in-bottom ul li .date {
	background:url("../images/hh.png") no-repeat top center;
	display:inline-block;
	font-size:15px;
	color:#777;
	padding-top:40px;
	font-family:arial;
	margin-left:10px;
	margin-bottom:29px
}
.history .in-bottom ul li .num {
	font-family:"OratorStd";
	font-size:65px;
	color:#333;
	line-height:90px
}
.history .in-bottom ul li .jsh {
	font-size:15px;
	color:#555;
	line-height:25px;
	overflow:hidden;
	margin-left:9px;
	margin-bottom:57px
}
.history .in-bottom ul li .pic:after {
	padding-bottom:50.769230769230774%
}
.history .in-bottom ul li:hover .date {
	background:url("../images/h.png") no-repeat top center
}
.history .in-bottom .slick-prev, .history .in-bottom .slick-next {
	top:auto;
	bottom:0;
	width:44px;
	height:44px;
	z-index:3
}
.history .in-bottom .slick-prev {
	left:50%;
	margin-left:-60px;
	background:url("../images/left3.png") no-repeat center center
}
.history .in-bottom .slick-prev:hover {
	background:url("../images/left3h.png") no-repeat center center
}
.history .in-bottom .slick-next {
	right:50%;
	margin-right:-60px;
	background:url("../images/right3.png") no-repeat center center
}
.history .in-bottom .slick-next:hover {
	background:url("../images/right3h.png") no-repeat center center
}
.history .in-bottom .slick-prev:before, .history .in-bottom .slick-next:before {
	content:''
}
.contact {
	padding:44px 0 0 0;
	overflow:hidden
}
.contact .contactlist {
	margin-top:85px;
	overflow:hidden
}
.contact .contactlist li {
	width:20%;
	float:left;
	text-align:center
}
.contact .contactlist li .box {
	margin-bottom:77px;
	overflow:hidden;
	border-right:1px solid #ebebeb
}
.contact .contactlist li .pic {
	height:50px;
	margin-bottom:26px
}
.contact .contactlist li .bt {
	font-size:18px;
	color:#333;
	margin-bottom:31px
}
.contact .contactlist li .jsh {
	font-size:18px;
	color:#111;
	font-family:arial;
	min-height:54px
}
.contact .contactlist li .jsh1 {
	font-size:18px;
	color:#111;
	font-family:arial;
	min-height:54px
}
.contact .contactlist li .jsh2 {
	font-size:18px;
	color:#111;
	min-height:54px
}
.contact .contactlist li .jsh2 a {
	color:#111
}
.contact .contactlist li .span {
	font-size:14px;
	color:#c4c4c4;
	font-family:arial;
	margin-top:23px;
	letter-spacing:2px;
	text-transform:capitalize
}
.contact .contactlist li:last-child .box {
	border-right:0
}
.map #allmap {
	height:443px
}
.map #allmap {
	height:452px;
	width:100%
}
.map #allmap img {
	max-width:initial;
	max-height:inherit
}
.map #allmap .anchorBL {
	display:none
}
.message {
	padding:50px 0;
	background:#f5f5f5
}
.message .bt {
	font-size:35px;
	color:#111;
	margin-bottom:9px
}
.message .jsh {
	font-size:18px;
	color:#333
}
.message .bottom {
	padding-top:38px;
	overflow:hidden
}
.message .bottom .left {
	float:left;
	width:272px;
	border:1px solid #ecebeb;
	border-top:3px solid #0071bd;
	padding-top:18px;
	background:#fff
}
.message .bottom .left .title {
	text-align:center;
	font-size:25px;
	color:#333
}
.message .bottom .left ul {
	padding:17px 15px 9px 15px
}
.message .bottom .left ul li {
	margin-bottom:13px;
	overflow:hidden;
	background:#f9f9f9
}
.message .bottom .left ul li .box {
	padding:35px 20px 28px 20px;
	overflow:hidden
}
.message .bottom .left ul li .pic {
	width:60px;
	height:60px;
	margin:0 auto
}
.message .bottom .left ul li .text {
	text-align:center;
	padding-top:10px
}
.message .bottom .left ul li .text h3 {
	font-size:16px;
	font-weight:bold;
	color:#333
}
.message .bottom .left ul li .text p {
	font-size:16px;
	font-weight:bold;
	color:#0071bd
}
.message .bottom .left ul li:first-child {
	background:#008ddc
}
.message .bottom .left ul li:first-child .text h3 {
	color:#fff
}
.message .bottom .left ul li:first-child .text p {
	color:#fff
}
.message .bottom .right {
	float:right;
	width:973px;
	padding:37px 44px 45px 44px;
	background:#fff
}
.message .bottom .right .title {
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-bottom:24px
}
.message .bottom .right ul {
	margin:0 -10px
}
.message .bottom .right ul li {
	width:50%;
	float:left;
	padding:0 10px;
	margin-bottom:7px
}
.message .bottom .right ul li .h3 {
	font-size:16px;
	color:#666;
	margin-bottom:5px
}
.message .bottom .right ul li .h3 font {
	color:#f00
}
.message .bottom .right ul li input {
	width:100%;
	border:1px solid #eaeaea;
	background:#f7f7f7;
	height:35px;
	border-radius:1px;
	padding:0 10px
}
.message .bottom .right ul li textarea {
	width:100%;
	border:1px solid #eaeaea;
	background:#f7f7f7;
	height:94px;
	border-radius:1px;
	padding:10px
}
.message .bottom .right ul li .submit {
	width:150px;
	height:45px;
	text-align:center;
	line-height:45px;
	font-size:18px;
	color:#fff;
	background:#f6b03d;
	border:0;
	margin-top:8px
}
.message .bottom .right ul .width {
	width:100%
}
.download {
	padding-top:54px;
	overflow:hidden;
	padding-bottom:54px
}
.download ul {
	margin:0 -12px 20px -12px
}
.download ul li {
	width:33.3333333%;
	padding:0 12px 43px 12px;
	float:left
}
.download ul li .pic {
	width:77px;
	height:77px;
	margin:0 auto;
	overflow:hidden
}
.download ul li .pic .dh {
	display:none;
transition:.5s
}
.download ul li .pic .d {
	display:block;
transition:.5s
}
.download ul li .down-info {
	border:1px solid #e2e2e2;
	margin-top:-38px;
	overflow:hidden;
	padding:55px 30px 34px 30px;
transition:.5s
}
.download ul li .down-info h3 {
	font-size:18px;
	color:#555;
	font-weight:normal;
	line-height:28px;
	height:56px;
	text-align:center;
	margin-bottom:17px;
	overflow:hidden
}
.download ul li .down-info .line {
	width:2px;
	height:24px;
	background:#0071bd;
	margin:0 auto 13px auto
}
.download ul li .down-info span {
	width:159px;
	height:41px;
	line-height:39px;
	border:1px solid #d4d4d4;
	font-size:15px;
	font-family:arial;
	display:block;
	text-align:center;
	color:#666;
	text-transform:uppercase;
	margin:0 auto;
transition:.5s
}
.download ul li:hover .pic .d {
	display:none
}
.download ul li:hover .pic .dh {
	display:block
}
.download ul li:hover .down-info {
	border:1px solid #0071bd;
	background:#0071bd
}
.download ul li:hover .down-info h3 {
	color:#fff
}
.download ul li:hover .down-info .line {
	background:#fff
}
.download ul li:hover .down-info span {
	border:1px solid #fff;
	background:#fff
}
.more1 {
	margin:0 auto
}
.more1 a {
	width:200px;
	height:56px;
	border-radius:30px;
	line-height:54px;
	border:1px solid #0071bd;
	text-align:center;
	font-size:18px;
	color:#0071bd;
	display:block;
	margin:0 auto
}
.more1 a:hover {
	background:#0071bd;
	color:#fff
}
.transparent {
	position:fixed;
	top:0;
	left:0;
	z-index:9999999999999999;
	width:100%;
	height:100%;
	background:url(../images/transparent-bg.png) repeat;
	background:rgba(0, 0, 0, 0.7);
	display:none
}
.video-popup {
	position:fixed;
	z-index:9999999999999999999;
	width:780px;
	height:500px;
	left:50%;
	top:50%;
	margin:-250px 0 0 -390px;
	text-align:center;
	display:none;
	background:#fff;
	padding:20px
}
.video-popup .box {
	height:100%;
	background:#fff
}
.video-popup .close {
	display:block;
	width:35px;
	height:35px;
	position:absolute;
	right:-45px;
	top:0;
	background:url(../images/close-icon.png) no-repeat
}
.video {
	padding:43px 0 80px 0
}
.video ul {
	margin:0 -16px 26px -16px;
	overflow:hidden
}
.video ul li {
	width:33.333333%;
	float:left;
	padding:0 16px;
	margin-bottom:32px
}
.video ul li .box {
	border:1px solid #e2e2e2;
	padding:15px 15px 6px 15px;
	background:#fff
}
.video ul li .box .pic .hover {
	background:url("../images/video.png") no-repeat center center;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0
}
.video ul li .box .pic img {
transition:.5s
}
.video ul li .box .pic:after {
	padding-bottom:63%
}
.video ul li .box .bt {
	text-align:center;
	font-size:20px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	line-height:66px
}
.video ul li .box:hover {
	border:1px solid #0071bd
}
.video ul li .box:hover .pic img {
	transform:scale(1.05)
}
.video ul li .box:hover .bt {
	color:#0071bd
}
.product {
	overflow:hidden;
	padding-top:25px
}
.product .product-bottom {
	padding:62px 0;
	background:#f4f4f4
}
.product .product-bottom .title {
	color:#004ca2;
	font-size:35px
}
.product .product-bottom .title:after {
	content:'';
	display:block;
	width:63px;
	height:1px;
	background:#c7c7c7;
	margin:6px 0 15px 0
}
.product .product-bottom .jsh {
	font-size:18px;
	color:#111;
	line-height:36px;
	margin-bottom:35px
}
.pro-list {
	margin:0 -16px 12px 10px
}
.pro-list li {
	width:33.333333333333336%;
	float:left;
	padding:0 16px;
	margin-bottom:34px
}
.pro-list li .box {
	border:1px solid #dadada
}
.pro-list li .box .pic {
	background:#fff
}
.pro-list li .box .pic img {
transition:.5s
}
.pro-list li .box .pic:after {
	padding-bottom:66.58415841584159%
}
.pro-list li .box .pic .hover {
	top:0;
	position:absolute;
	left:0;
	width:100%;
	height:100%;
	display:none;
	border:1px solid #0071bd;
	background:rgba(0, 113, 189, 0.5) url("../images/link.png") no-repeat center center
}
.pro-list li .box .text {
	text-align:center;
	padding:19px 10px 28px 10px;
transition:.5s;
	border-top:1px solid #dadada;
	background:#f4f4f4
}
.pro-list li .box .text .bt {
	font-size:20px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#555;
	margin-bottom:21px
}
.pro-list li .box .text .chakan {
	width:118px;
	height:28px;
	line-height:28px;
	background:#0071bd;
	color:#fff;
transition:.5s;
	margin:0 auto
}
.pro-list li .box:hover {
	border:1px solid #0071bd
}
.pro-list li .box:hover .pic img {
	transform:scale(1.05)
}
.pro-list li .box:hover .pic .hover {
	display:block
}
.pro-list li .box:hover .text {
	background:#0071bd;
	border-top:1px solid #0071bd
}
.pro-list li .box:hover .text .bt {
	color:#fff
}
.pro-list li .box:hover .text .chakan {
	background:#fff;
	color:#0071bd
}
.public-list {
	margin:0 -31px;
	overflow:hidden;
	padding-bottom:41px
}
.public-list li {
	width:33.333333333333336%;
	float:left;
	padding:0 31px;
	margin-bottom:18px
}
.public-list li a {
	font-size:20px;
	color:#111;
	display:block;
	line-height:33px;
	border-bottom:1px solid #e2e2e2;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding-bottom:14px;
	background:url("../images/dot02.png") no-repeat center left;
	padding-left:49px
}
.public-list li a:hover {
	background:url("../images/dot02h.png") no-repeat center left;
	border-bottom:1px solid #0071bd;
	color:#0071bd
}
.public-list .active a {
	background:url("../images/dot02h.png") no-repeat center left;
	border-bottom:1px solid #0071bd;
	color:#0071bd
}
.public-title {
	color:#004ca2;
	font-size:35px;
	display:inline-block
}
.public-title:after {
	content:'';
	display:block;
	width:100%;
	height:1px;
	background:#c7c7c7;
	margin:6px 0 15px 0
}
.app {
	overflow:hidden;
	padding-top:25px
}
.app .app-bottom {
	padding:62px 0 85px 0;
	background:#f5f5f5;
	overflow:hidden
}
.app .app-bottom .jsh {
	font-size:18px;
	color:#111;
	line-height:36px;
	margin-bottom:43px
}
.app .app-bottom .app-info .text {
	float:left;
	font-size:17px;
	color:#333;
	line-height:30px;
	width:46%
}
.app .app-bottom .app-info .text .bt {
	font-size:25px;
	color:#111;
	margin-bottom:19px
}
.app .app-bottom .app-info .text ul li {
	position:relative;
	padding-left:22px;
	line-height:36px
}
.app .app-bottom .app-info .text ul li:after {
	position:absolute;
	top:12px;
	left:0;
	width:8px;
	height:8px;
	content:'';
	border-radius:50%;
	border:2px solid #0071bd
}
.app .app-bottom .app-info .right {
	float:right;
	width:51%;
	padding:0 24px;
	height:458px;
	overflow:hidden;
	position:relative;
	margin-top:11px
}
.app .app-bottom .app-info .right .item .pic:after {
	padding-bottom:76.46076794657763%
}
.app .app-bottom .app-info .right .slick-prev, .app .app-bottom .app-info .right .slick-next {
	margin-top:-50px;
	width:14px;
	height:100px;
	z-index:3
}
.app .app-bottom .app-info .right .slick-prev {
	left:0;
	background:#cdcdcd url("../images/left4.png") no-repeat center center
}
.app .app-bottom .app-info .right .slick-prev:hover {
	background:#0071bd url("../images/left4.png") no-repeat center center
}
.app .app-bottom .app-info .right .slick-next {
	right:0;
	background:#cdcdcd url("../images/right4.png") no-repeat center center
}
.app .app-bottom .app-info .right .slick-next:hover {
	background:#0071bd url("../images/right4.png") no-repeat center center
}
.app .app-bottom .app-info .right .slick-prev:before, .app .app-bottom .app-info .right .slick-next:before {
	content:''
}
.re-product {
	padding:59px 0
}
.re-product .re-bottom {
	padding-top:26px
}
@font-face {
font-family:"DINPro-Regular";
src:url("../font/DINPro-Regular.woff2") format("woff2"), url("../font/DINPro-Regular.woff") format("woff"), url("../font/DINPro-Regular.ttf") format("truetype"), url("../font/DINPro-Regular.eot") format("embedded-opentype"), url("../font/DINPro-Regular.svg") format("svg");
font-weight:normal;
font-style:normal
}
.news {
	padding-bottom:69px;
	overflow:hidden
}
.news .one {
	margin-top:31px;
	overflow:hidden;
	position:relative;
	padding-bottom:71px
}
.news .one a {
	display:block
}
.news .one a .box {
	position:relative;
	padding-left:640px
}
.news .one a .box .pic {
	width:596px;
	height:337px;
	position:absolute;
	top:0;
	left:0
}
.news .one a .box .pic img {
transition:.5s
}
.news .one a .box .text {
	height:337px;
	padding-top:20px
}
.news .one a .box .text .date {
	font-size:43px;
	color:#0c77c0;
	font-family:"DINPro-Regular";
	margin-bottom:8px
}
.news .one a .box .text .date span {
	font-size:16px
}
.news .one a .box .text .bt {
	font-size:18px;
	color:#333;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:19px
}
.news .one a .box .text .jsh {
	font-size:17px;
	color:#333;
	line-height:30px;
	height:90px;
	overflow:hidden;
	margin-bottom:31px
}
.news .one a .box .text .gengduo {
	width:174px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:16px;
	border-radius:30px;
	background:#0c77c0;
	color:#fff
}
.news .one a .box:hover .pic img {
	transform:scale(1.05)
}
.news .one a .box:hover .text .bt {
	color:#0071bd
}
.news .one .slick-prev, .news .one .slick-next {
	margin-top:0;
	top:auto;
	bottom:0;
	width:29px;
	height:29px;
	z-index:3;
	border-radius:50%;
	border:1px solid #ebebeb
}
.news .one .slick-prev:hover, .news .one .slick-next:hover {
	border:1px solid #0071bd
}
.news .one .slick-prev {
	left:151px;
	background:url("../images/left5.png") no-repeat center center
}
.news .one .slick-prev:hover {
	background:url("../images/left5h.png") no-repeat center center
}
.news .one .slick-next {
	right:151px;
	background:url("../images/right5.png") no-repeat center center
}
.news .one .slick-next:hover {
	background:url("../images/right5h.png") no-repeat center center
}
.news .one .slick-prev:before, .news .one .slick-next:before {
	content:''
}
.news .one .slick-dots {
	width:802px;
	left:50%;
	margin-left:-401px;
	bottom:14px;
	height:2px;
	overflow:hidden
}
.news .one .slick-dots li {
	width:50%;
	height:2px;
	margin:0;
	background:#dbdbdb;
	vertical-align:top
}
.news .one .slick-dots li button {
	width:100%;
	height:2px;
	padding:0
}
.news .one .slick-dots li button:before {
	content:''
}
.news .one .slick-dots .slick-active {
	background:#0071bd
}
.news-list {
	overflow:hidden;
	margin:62px -18px 27px 10px
}
.news-list li {
	width:33.333333333333336%;
	float:left;
	padding:0 18px;
	margin-bottom:47px
}
.news-list li .box .pic img {
transition:.5s
}
.news-list li .box .pic:after {
	padding-bottom:56.43564356435643%
}
.news-list li .box .text {
	padding-top:34px;
	overflow:hidden
}
.news-list li .box .text .bt {
	font-size:18px;
	color:#111;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:13px
}
.news-list li .box .text .jsh {
	line-height:26px;
	height:52px;
	overflow:hidden;
	font-size:16px;
	color:#666;
	margin-bottom:21px
}
.news-list li .box .text .nr {
	border-top:1px dashed #c5c5c5;
	border-bottom:1px dashed #c5c5c5;
	font-size:14px;
	color:#7a8795;
	overflow:hidden;
	padding:12px 0;
	background:url("../images/more1.png") no-repeat center right
}
.news-list li .box .text .nr span {
	display:block;
	float:left
}
.news-list li .box .text .nr .date {
	background:url("../images/da.png") no-repeat center left;
	padding-left:28px;
	margin-right:39px
}
.news-list li .box .text .nr .class {
	background:url("../images/c.png") no-repeat center left;
	padding-left:30px;
	max-width:100px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.news-list li:hover .box .pic img {
	transform:scale(1.05)
}
.news-list li:hover .box .text .bt {
	color:#0071bd
}
.news-show {
	padding:28px 0
}
.news-show .h1 {
	text-align:center;
	font-size:30px;
	color:#000;
	margin-bottom:23px
}
.news-show .h2 {
	text-align:center;
	color:#666;
	font-size:15px;
	padding:10px 0;
	background:#f5f5f5
}
.news-show .nr {
	font-size:17px;
	color:#333;
	line-height:30px;
	padding:35px 0
}
.news-show .nr ul li {
	position:relative;
	padding-left:29px;
	margin-bottom:24px
}
.news-show .nr ul li:after {
	content:'';
	display:block;
	width:8px;
	height:8px;
	border:2px solid #0071bd;
	border-radius:50%;
	overflow:hidden;
	position:absolute;
	top:12px;
	left:0
}
.news-show .re-news {
	overflow:hidden
}
.news-show .re-news .re-bottom {
	margin-top:26px;
	overflow:hidden
}
.news-show .re-news ul {
	margin:0 -19px
}
.news-show .re-news ul li {
	width:50%;
	float:left;
	padding:0 19px;
	margin-bottom:23px
}
.news-show .re-news ul li .box {
	position:relative
}
.news-show .re-news ul li .box .pic {
	width:169px;
	position:absolute;
	top:0;
	left:0
}
.news-show .re-news ul li .box .pic img {
transition:.5s
}
.news-show .re-news ul li .box .pic:after {
	padding-bottom:55.02958579881657%
}
.news-show .re-news ul li .box .text {
	overflow:hidden
}
.news-show .re-news ul li .box .text .bt {
	font-size:18px;
	color:#111;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:2px
}
.news-show .re-news ul li .box .text .jsh {
	line-height:28px;
	height:28px;
	overflow:hidden;
	font-size:16px;
	color:#666;
	margin-bottom:8px
}
.news-show .re-news ul li .box .text .gengduo {
	width:110px;
	height:27px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	border-radius:30px;
	border:1px solid #0c77c0;
	color:#666
}
.news-show .re-news ul li .box .text .nr {
	border-bottom:1px dashed #c5c5c5;
	font-size:14px;
	color:#7a8795;
	overflow:hidden;
	padding:2px 0 20px 0
}
.news-show .re-news ul li .box .text .nr span {
	display:block;
	float:left
}
.news-show .re-news ul li .box .text .nr .date {
	background:url("../images/da.png") no-repeat center left;
	padding-left:28px;
	margin-right:39px
}
.news-show .re-news ul li .box .text .nr .class {
	background:url("../images/c.png") no-repeat center left;
	padding-left:30px;
	max-width:100px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.news-show .re-news ul li:hover .box .pic img {
	transform:scale(1.05)
}
.news-show .re-news ul li:hover .box .text .bt {
	color:#0071bd
}
.news-show .re-news ul .first .box {
	min-height:93px;
	padding-left:191px;
	border-bottom:1px dashed #c5c5c5;
	padding-bottom:20px
}
.list-page-news {
	overflow:hidden;
	margin:20px -4px 53px -4px
}
.list-page-news li {
	width:50%;
	float:left;
	text-align:left;
	padding:0 4px
}
.list-page-news li p {
	height:44px;
	line-height:42px;
	overflow:hidden;
	padding:0 15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	max-width:100%;
	font-size:16px;
	font-weight:bold;
	color:#000;
transition:.5s;
	border:1px solid #cdcdce
}
.list-page-news li p a {
	color:#676767;
transition:.5s;
	font-weight:normal
}
.list-page-news li p:hover {
	border:1px solid #0071bd;
	background:#0071bd;
	color:#fff
}
.list-page-news li p:hover a {
	color:#fff
}
.return {
	text-align:center;
	height:34px;
	font-size:16px;
	background:#efeff0;
	margin-bottom:47px
}
.return a {
	color:#fff;
	display:block;
	width:106px;
	height:34px;
	line-height:34px;
	text-align:center;
	margin:0 auto;
	background:#0071bd
}
.return a:hover {
	background:#f6b03d
}
.inmain {
	background:#fff url("../images/inmain.png") no-repeat top center
}
@font-face {
font-family:"Bend-One";
src:url("../font/Bend-One.woff2") format("woff2"), url("../font/Bend-One.woff") format("woff"), url("../font/Bend-One.ttf") format("truetype"), url("../font/Bend-One.eot") format("embedded-opentype"), url("../font/Bend-One.svg") format("svg")
}
.service1 {
	padding:30px 0
}
.service1 .jsh {
	font-size:18px;
	color:#111;
	line-height:30px;
	padding-top:6px
}
.service1 .jsh ul {
	margin-top:32px;
	overflow:hidden
}
.service1 .jsh ul li .box {
	position:relative;
	min-height:69px;
	padding-left:86px;
	padding-top:5px;
	padding-bottom:26px;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:22px
}
.service1 .jsh ul li .box .pic {
	width:60px;
	height:69px;
	position:absolute;
	top:0;
	left:0
}
.service1 .jsh ul li .box .bt {
	font-size:20px;
	color:#333;
	font-weight:bold
}
.service2 {
	padding:16px 0
}
.service2 ul {
	margin-top:22px;
	overflow:hidden
}
.service2 ul li {
	overflow:hidden;
	background:url("../images/bg.jpg") repeat-y top center
}
.service2 ul li .pic {
	width:50%;
	float:left
}
.service2 ul li .pic:after {
	padding-bottom:49.53125%
}
.service2 ul li .text {
	width:50%;
	float:left;
	padding-left:51px;
	padding-top:93px;
	padding-bottom:20px
}
.service2 ul li .text .bt {
	line-height:50px;
	padding-left:60px;
	position:relative;
	font-size:24px;
	font-weight:bold;
	color:#0071bd;
	margin-bottom:18px
}
.service2 ul li .text .bt span {
	font-family:"Bend-One";
	color:#fff;
	width:50px;
	height:50px;
	position:absolute;
	font-weight:normal;
	top:0;
	left:0;
	text-align:center;
	line-height:44px;
	font-size:22px;
	display:block;
	background:url("../images/bg2.png") no-repeat center center
}
.service2 ul li .text .jsh {
	font-size:18px;
	color:#333;
	line-height:30px
}
.service2 ul li .text .jsh p {
	position:relative;
	padding-left:25px
}
.service2 ul li .text .jsh p:after {
	content:'';
	display:block;
	width:8px;
	height:8px;
	border:2px solid #0071bd;
	border-radius:50%;
	overflow:hidden;
	position:absolute;
	top:12px;
	left:0
}
.service2 ul li:nth-child(2n) {
background:url("../images/bg1.jpg") repeat-y top center
}
.service2 ul li:nth-child(2n) .pic {
float:right
}
.service2 ul li:nth-child(2n) .text {
padding-left:2px;
padding-top:76px;
padding-right:61px
}
.service2 ul li:nth-child(3) .text {
padding-top:25px
}
.service3 {
	padding:43px 0
}
.service3 .bottom {
	background:url("../images/bg3.png") no-repeat top center
}
.product-show {
	overflow:hidden
}
.product-show .product-top {
	overflow:hidden;
	padding-bottom:64px
}
.product-show .pro-pic {
	float:left;
	width:406px;
	position:relative;
	padding-bottom:27px
}
.product-show .pro-pic .slick-dots {
	z-index:100;
	bottom:0;
	line-height:0
}
.product-show .pro-pic .slick-dots li {
	margin:0 5px;
	width:18px;
	height:18px;
	display:inline-block;
	padding:5px;
	border-radius:50%;
	vertical-align:middle;
	border:0
}
.product-show .pro-pic .slick-dots li button {
	width:8px;
	height:8px;
	display:block;
	background:#9a9a9a;
	padding:0;
	border-radius:50%
}
.product-show .pro-pic .slick-dots li button:before {
	content:""
}
.product-show .pro-pic .slick-dots .slick-active {
	background:#e6f0f8
}
.product-show .pro-pic .slick-dots .slick-active button {
	background:#0071bd
}
.product-show .pro-pic .slick-dots .slick-active button:before {
	color:transparent
}
.product-show .pro-text {
	float:right;
	width:715px;
	padding-top:31px
}
.product-show .pro-text .bt {
	font-size:35px;
	color:#111;
	margin-bottom:21px
}
.product-show .pro-text .span {
	font-size:20px;
	color:#0071bd;
	background:url("../images/dot04.png") no-repeat center left;
	padding-left:40px;
	margin-bottom:10px
}
.product-show .pro-text .jsh {
	font-size:18px;
	line-height:35px;
	color:#333;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:31px;
	margin-bottom:30px
}
.product-show .pro-text .co a {
	width:324px;
	height:59px;
	line-height:59px;
	padding-left:74px;
	font-size:18px;
	color:#fff;
	border-radius:3px;
	background:#0071bd url("../images/onl.png") no-repeat 22px center;
	display:block
}
.pro-nr {
	padding:71px 0 41px 0;
	overflow:hidden;
	background:#f4f4f4
}
.pro-nr .list {
	text-align:center;
	font-size:0
}
.pro-nr .list ul {
	position:relative
}
.pro-nr .list ul:after {
	content:'';
	display:block;
	width:100%;
	height:1px;
	background:#e3e3e3;
	position:absolute;
	top:21px;
	left:0;
	z-index:1
}
.pro-nr .list ul li {
	width:195px;
	height:42px;
	border:1px solid #d6d6d6;
	margin:0 0 0 -1px;
	display:inline-block;
	line-height:40px;
	font-size:18px;
	position:relative;
	z-index:2
}
.pro-nr .list ul li a {
	color:#111;
	display:block;
	background:#f4f4f4
}
.pro-nr .list ul li:after {
	content:'';
	display:none;
	width:100%;
	height:6px;
	background:url("../images/d5.png") no-repeat center center
}
.pro-nr .list ul li:hover {
	border:1px solid #0071bd
}
.pro-nr .list ul li:hover a {
	color:#fff;
	background:#0071bd
}
.pro-nr .list ul li:hover:after {
	display:block
}
.pro-nr .list ul .active {
	border:1px solid #0071bd
}
.pro-nr .list ul .active a {
	color:#fff;
	background:#0071bd
}
.pro-nr .list ul .active:after {
	display:block
}
.pro-nr .pro-bottom {
	padding-top:57px
}
.pro-nr .pro-bottom .item {
	margin-bottom:4px
}
.pro-nr .pro-bottom .item .bt {
	font-size:22px;
	color:#111;
	padding-left:38px;
	margin-bottom:26px
}
.pro-nr .pro-bottom .item .bt1 {
	background:url("../images/d1.png") no-repeat center left
}
.pro-nr .pro-bottom .item .bt2 {
	background:url("../images/d2.png") no-repeat center left
}
.pro-nr .pro-bottom .item .bt3 {
	background:url("../images/d3.png") no-repeat center left
}
.pro-nr .pro-bottom .item .bt4 {
	background:url("../images/d4.png") no-repeat center left
}
.pro-nr .pro-bottom .item .jsh ul {
	font-size:0
}
.pro-nr .pro-bottom .item .jsh ul li {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:50%;
	padding:0 20px 0 38px;
	margin-bottom:17px
}
.pro-nr .pro-bottom .item .jsh ul li:after {
	content:'';
	display:block;
	width:8px;
	height:8px;
	border:2px solid #0071bd;
	border-radius:50%;
	overflow:hidden;
	position:absolute;
	top:12px;
	left:0
}
.pro-nr .pro-bottom .item .jsh ul li h3 {
	font-size:20px;
	color:#111;
	margin-bottom:15px
}
.pro-nr .pro-bottom .item .jsh ul li p {
	font-size:17px;
	color:#333;
	line-height:30px
}
@media(max-width:1280px) {
.message .bottom .right {
width:945px
}
.home-app .home-bottom .slider .bd .slick-next {
right:18%
}
.home-app .home-bottom .slider .bd .slick-prev {
left:18%
}
}



/*修改的导航*/
.header_main {
	width: 100%;
	z-index: 100;
	position: relative;
	height: 95px;
	background: #fff;
	transition: all .3s ease-in;
	top: 0;
}
.header_main .logo {
	display: block;
	padding-top: 8px;
}
.header_main .logo img {
	max-width: 100%;
	display: block;
	vertical-align: middle;
}
.topright {
	position: relative;
	padding-top: 34px;
	width: 835px;
}
.topbtn {
	padding-right: 7%;
	position: relative;
	z-index: 10;
}
.topbtn .topsearch {
	width: 60px;
	border: 1px solid #52545b;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 6%;
	top: 0;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	display: block;
}
.header_main .search-box {
	position: absolute;
	right: 0;
	top: -25px;
	height: 80px;
	line-height: 80px;
	z-index: 99;
}
.header_main .search-box .butn {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	margin-top: 19px;
	background: url(../images/ico_60.png) no-repeat center;
}
.header_main .search-box .butn i {
	width: 38px;
	height: 38px;
	display: none;
	background: url(../images/sou.png) no-repeat center;
	margin: 0 auto;
	border: 1px solid #52545b;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.header_main .search-box .butn.hov {
	background: none;
}
.header_main .search-box .butn.hov i {
	display: block;
}
.header_main .search-box .share-sub {
	position: absolute;
	right: 40px;
	top: 15px;
	width: 0;
	height: 48px;
	overflow: hidden;
	background: #ededed;
	border-radius: 5px 0 0 5px;
}
.header_main .search-box .share-sub .sub-btn {
	border: none;
	width: 48px;
	height: 48px;
	cursor: pointer;
	outline: none;
	background: url(../images/sou.png) no-repeat center #3fb150;
}
.header_main .search-box .share-sub .tex {
	width: 220px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 14px 10px;
	color: #666;
	border: none;
	background: #ededed;
	outline: none;
}
.header_main .search-box .lang-box {
	margin-top: 21px;
	margin-right: 39px;
}
.header_main .search-box .lang-box a {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	margin-left: 29px;
}
.header_main .search-box .lang-box .stt {
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #777;
	margin-right: 4px;
}
.header_main.fixt {
	position: fixed;
}
.header_main .nav {
	padding-right: 40px;
}
#nav .navlist {
	position: relative;
	display: block;
}
#nav li {
	float: left;
	display: inline-block;
	list-style: none;
	font-size: 16px;
	text-align: center;
	position: relative;
	height: 61px;
}
#nav li a {
	display: block;
	text-align: center;
	position: relative;
	color: #000;
	height: 28px;
	line-height: 28px;
	padding: 0 18px;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#nav li.hover a, #nav li:hover a {
	color: #F00;
	
}
.top .toprig .item h4 {
	display: block;
	font-size: 30px;
}
/*导航栏下拉*/
#nav ul .subnav {
	position: absolute;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
#nav ul li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
#nav ul .subnav {
	background: #fff;
	border-top: 2px solid #F00;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199;
}
#nav ul .subnav a {
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	max-width: 100%;
	border: 0 none;
	border-bottom: 1px solid #eee;
	border-radius: initial;
}
#nav ul .subnav a:hover {
	color: #F00;
	background: #f9f9f9;
	text-indent: 3px;
}

/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2; margin-top:10px;
}
#banner_main .banner {
	height: 550px;
}
#banner {
	width: 100%;
	min-width: 1920px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 550px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 20px;
	z-index: 3;
}
#banner .tip span {
	height: 5px;
	margin: 0 2px;
	width: 50px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background: #fff;
	opacity: .6;
	filter: Alpha(opacity=60);
*zoom:1;
}
#banner .tip span.cur {
	background-color: #3fb150;
	opacity: 1;
	filter: Alpha(opacity=100);
}
#banner #btn_prev, #banner #btn_next {
	width: 40px;
	height: 90px;
	position: absolute;
	top: 50%;
	z-index: 5;
	margin-top: -45px;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
#banner #btn_prev {
	background-position: 0 0;
	left: 5%;
}
#banner #btn_next {
	background-position: -50px 0;
	right: 5%;
}
#banner #btn_prev:hover {
	background-position: 0 -98px;
}
#banner #btn_next:hover {
	background-position: -50px -98px;
}
/*banner end*/