@charset "utf-8";
*, *:before, *:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	outline:0
}
#bsWXBox {
	box-sizing:content-box
}
ul {
	list-style:none
}
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
}
body {
	font-family:"microsoft yahei", arial;
	font-size:14px;
	color:#666;
	line-height:1.5;
	width:100%;
	background:#fff;
	-webkit-tap-highlight-color:transparent
}
a:link, a:visited {
	text-decoration:none;
	outline:0;
	color:#666
}
a:hover, a:active, a:focus {
	color:#666;
	text-decoration:none
}
img {
	border:0;
	max-width:100%
}
table {
	border-collapse:collapse;
	width:100%
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}
input, textarea {
	font-size:14px;
	outline:0;
	overflow:hidden;
	font-family:arial, "microsoft yahei"
}
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-top:-2px;
	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[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
	-webkit-appearance:none
}
input, select, textarea {
	-webkit-appearance:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	border-radius:0
}
::-webkit-input-placeholder {
color:#666
}
:-moz-placeholder {
color:#666;
opacity:1
}
::-moz-placeholder {
color:#666;
opacity:1
}
:-ms-input-placeholder {
color:#666
}
.fl {
	float:left
}
.fr {
	float:right
}
.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 {
	margin-right:auto;
	margin-left:auto;
	width:1200px;
}
@media(max-width:1199px) {
.container {
margin-right:auto;
margin-left:auto;
padding-right:15px;
padding-left:15px;
width:100%
}
}
#container {
	overflow:hidden
}
.pagination {
	text-align:center;
	padding:20px 0 0 0;
	color:#666;
	clear:both
}
.pagination a {
	display:inline-block;
	color:#808080;
	border:1px solid #d9d9d9;
	text-align:center;
	text-transform:capitalize;
	padding:0 10px;
	line-height:28px;
	background-color:transparent;
	margin:0 1px 10px 1px
}
.pagination a:hover {
	color:#fff;
	background-color:#2a3d8c;
	border:1px solid #2a3d8c
}
.pagination a.active {
	display:inline-block;
	color:#fff;
	background-color:#2a3d8c;
	border:1px solid #2a3d8c
}
.header {
	height:129px;
	width:100%;
	z-index:4;
	position:relative;
    /*background: url("../images/bg1.png") no-repeat right top;*/
}
.header .logo {
	padding:30px 30px 0 0;
	overflow:hidden;
	float:left
}
.header .logo a {
	display:block;
	overflow:hidden
}
.header .logo a img {
	display:block
}
.header .nav {
	margin-top:24px;
	float:right
}
.header .nav ul li {
	font-size:16px;
	cursor:pointer;
	float:left;
	/*margin-left:65px*/
}
.header .nav ul li a {
	display:block;
	line-height:65px;
	color:#000;
	position:relative;
    padding: 0px 21px;
}
.header .nav ul li:last-child a{
    padding-right: 0;
}
.header .nav ul li .subnav {
	position:absolute;
	left:0;
	top:100px;
	z-index:999;
	font-size:14px;
	width:100%;
	text-align:center;
	padding:29px 0;
	display:none
}
.header .nav ul li .subnav dl {
	padding:37px 0;
	z-index:4;
	background:#fff;
	border-top:1px solid #e6e6e6;
	position:relative;
	overflow:hidden
}
.header .nav ul li .subnav dl dd {
	text-align:center;
	display:block;
	width:25%;
	float:left;
	padding:0 10px
}
.header .nav ul li .subnav dl dd a {
	color:#666;
	font-size:14px;
	line-height:31px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
transition:.5s;
	font-weight:normal;
	position:relative;
	padding:0;
	margin:0
}
.header .nav ul li .subnav dl dd a .pic:after {
	padding-bottom:63%
}
.header .nav ul li .subnav dl dd a .bt {
	font-size:18px;
	color:#000;
	font-weight:bold;
	line-height:58px;
	border-bottom:1px solid #000;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.header .nav ul li .subnav dl dd a:hover .bt {
	color:#0469a8
}
.header .nav ul li .subnav dl dd .jsh {
	text-align:left;
	font-size:16px;
	color:#000;
	line-height:30px;
	margin-top:5px
}
.header .nav ul .active a {
	background:url("../images/dot1.png") no-repeat bottom center
}
.header .nav ul .active .subnav dl dd a {
	background:0
}
.header .header-right {
	float:right;
    /*background:url("../images/bg.png") no-repeat top right*/
}
.header .header-right .right-top {
	overflow:hidden;
	/*padding:7px 0*/
}
.metamenu-list{
    float: right;
    background-color: #0469a8;
    padding-left: 12px;
    height: 35px;
    line-height: 35px;
}
.metamenu-triangle{
    float: right;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 0 0 16px;
    border-color: #0469a8 transparent transparent;
    -webkit-transform: rotate(360deg);
    border-width: 35px 0 0 16px;
    position: relative;
    right: 0px;
}
.metamenu-additional{
    display: block;
    position: absolute;
    left: 78%;
    z-index: -1;
    height: 35px;
    width: 1000%;
    background-color: #0469a8;
}

.header .header-right .right-top .in {
	float:right
}
.header .header-right .right-top .email {
	float:right;
	margin-right:51px;
	margin-left:10px
}
.header .header-right .right-top .email a {
	color:#fff;
	display:block;
	background:url("../images/email.png") no-repeat center left;
	padding-left:26px
}
.header .header-right .right-top .lan {
	float:right;
    margin-top: 7px;
    margin-right: 20px;
}
.header .header-right .right-top .lan img {
	vertical-align:middle;
	margin-right:7px
}
.header .header-right .right-top .lan a {
	display:block;
	margin-left:35px;
	float:left
}
.phone-nav {
	position:absolute;
	right:10px;
	top:0;
	line-height:60px;
	display:none;
	color:#666;
	z-index:5
}
.phone-nav img {
	height:22px;
	margin-top:19px;
	display:block
}
#menu ul li a {
	display:block;
	color:#555
}
#menu .phone {
	padding:10px 10px 10px 20px
}
#menu ul li b {
	font-size:15px;
	font-weight:normal;
	float:left
}
.home-banner {
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:1
}
.home-banner .home-banner-slick {
	overflow:hidden;
	width:1920px;
	left:50%;
	/*height:600px;*/
	margin-left:-960px;
	position:relative
}
.home-banner .home-banner-slick .slick-slide {
	position:relative;
	/*height:600px*/
}
.home-banner .home-banner-slick .slick-slide img {
	width:100%
}
.home-banner .home-banner-slick .slick-dots {
	z-index:10;
	bottom:20px;
	line-height:0;
	text-align:center
}
.home-banner .home-banner-slick .slick-dots li {
	margin:0 5px;
	width:10px;
	height:10px;
	padding:0;
	position:relative
}
.home-banner .home-banner-slick .slick-dots li button {
	width:10px;
	height:10px;
	border-radius:50%;
	display:block;
	background:#8c8f92;
	padding:0
}
.home-banner .home-banner-slick .slick-dots li button:before {
	content:""
}
.home-banner .home-banner-slick .slick-dots .slick-active button {
	background:#0469a8
}
.home-banner .home-banner-slick-phone {
	overflow:hidden;
	width:100%;
	position:relative;
	display:none
}
.home-banner .home-banner-slick-phone .slick-slide {
	position:relative
}
.home-banner .home-banner-slick-phone .slick-slide img {
	width:100%
}
.home-banner .home-banner-slick-phone .slick-dots {
	z-index:10;
	bottom:20px;
	line-height:0;
	text-align:center
}
.home-banner .home-banner-slick-phone .slick-dots li {
	margin:0 5px;
	width:10px;
	height:10px;
	padding:0;
	position:relative
}
.home-banner .home-banner-slick-phone .slick-dots li button {
	width:10px;
	height:10px;
	border-radius:50%;
	display:block;
	background:#8c8f92;
	padding:0
}
.home-banner .home-banner-slick-phone .slick-dots li button:before {
	content:""
}
.home-banner .home-banner-slick-phone .slick-dots .slick-active button {
	background:#0469a8
}
@media(max-width:1200px) {
.header .nav {
display:none
}
.phone-nav {
display:block
}
.header {
height:60px
}
.header .logo {
padding-top:10px
}
.header .logo a img {
height:40px
}
}
@media(max-width:1024px) {
.home-banner {
max-height:585px
}
.home-banner .home-banner-slick {
display:none
}
.home-banner .home-banner-slick-phone {
display:block
}
}
@media(max-width:992px) {
.home-banner {
max-height:576px
}
}
@media(max-width:768px) {
.home-banner {
max-height:446px
}
}
@media(max-width:520px) {
.home-banner {
max-height:302px
}
}
@media(max-width:414px) {
.home-banner {
max-height:240px
}
}
@media(max-width:375px) {
.home-banner {
max-height:218px
}
}
@media(max-width:360px) {
.home-banner {
max-height:209px
}
}
@media(max-width:320px) {
.home-banner {
max-height:186px
}
}
.home-one {
	padding:30px 0 50px 0;
	background:url("../images/icon01.png") no-repeat bottom center;
	margin-bottom:30px
}
.home-one .bt {
	font-size:40px;
	color:#000
}
.home-one .span {
	font-size:34px;
	color:#000;
	margin-bottom:20px
}
.home-one .jsh {
	font-size:16px;
	color:#000;
	line-height:36px
}
.home-two {
	padding:30px 0 45px 0;
	background:#f5f5f5
}
.home-two .title {
	font-size:30px;
	color:#000;
	letter-spacing:3px;
	margin-bottom:20px
}
.home-two ul li {
	float:left;
	width:33.3333333%
}
.home-two ul li .box {
	position:relative
}
.home-two ul li .pic {
	width:70px;
	height:70px;
	position:absolute;
	top:0;
	left:15px
}
.home-two ul li .text {
	padding-left:100px
}
.home-two ul li .text .bt {
	font-size:26px;
	color:#000;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-two ul li .text .jsh {
	font-size:16px;
	color:#000;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-three {
    padding: 45px 0px 55px 0;
}
.home-three .title {
	font-size:26px;
	color:#1a1a1a
}
.home-three .left {
	float:left;
	width:47%
}
.home-three .left .bottom {
	margin-top:30px
}
.home-three .right {
	float:right;
	width:51%
}
.home-three .right .bottom {
	margin-top:30px
}
.home-three .right .one {
	float:left;
	width:47%
}
.home-three .right .one .pic {
	margin-bottom:32px
}
.home-three .right .one .pic:after {
	padding-bottom:72.2%
}
.home-three .right .one .bt {
	font-size:20px;
	color:#333;
	margin-bottom:9px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-three .right .one .jsh {
	font-size:16px;
	color:#666;
	line-height:27px;
	height:54px;
	overflow:hidden;
	margin-bottom:19px
}
.home-three .right .one .more {
	background:url("../images/more.png") no-repeat right 5px;
	padding-right:24px;
	text-align:right;
	border-bottom:1px solid #b8b8b8;
	padding-bottom:8px
}
.home-three .right ul {
	float:right;
	width:51%
}
.home-three .right ul li {
	border-bottom:1px solid #ccc;
	margin-bottom:15px
}
.home-three .right ul li .bt {
	font-size:18px;
	color:#333;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.home-three .right ul li .jsh {
	font-size:14px;
	color:#666;
	line-height:27px;
	height:54px;
	overflow:hidden;
	margin-bottom:5px
}
.home-three .right ul li:nth-child(3) {
border-bottom:0;
margin-bottom:0
}
.home-three .right ul .more {
	background:url("../images/more.png") no-repeat right 5px;
	padding-right:24px;
	text-align:right;
	border-bottom:1px solid #b8b8b8;
	padding-bottom:6px
}
.footer {
	padding:42px 0 48px 0;
	background:#f5f5f5
}
.footer .title {
	font-size:26px;
	color:#0469a8;
}
.footer .left {
	float:left;
	width:38%
}
.footer .left .ewm {
	padding-top:25px
}
.footer .left .ewm .item {
	float:left;
	margin-right:36px;
	width:140px
}
.footer .left .ewm .item span {
	-webkit-writing-mode:vertical-rl;
	writing-mode:vertical-rl;
	font-size:16px;
	color:#010101;
	letter-spacing:4px
}
.footer .center {
	float:left;
	width:340px
}
.footer .center .jsh {
	font-size:16px;
	color:#010101;
	line-height:24px;
	margin-top:20px;
	margin-bottom:22px
}
.footer .center .more {
	background:url("../images/more.png") no-repeat right 5px;
	padding-right:24px;
	text-align:right;
	border-bottom:1px solid #b8b8b8;
	padding-bottom:6px
}
.footer .right {
	float:right
}
.footer .right .jsh {
	margin-top:20px
}
.footer .right h3 {
	font-size:20px;
	color:#000;
	margin-bottom:5px
}
.footer .right p {
	font-size:14px;
	color:#000;
	line-height:30px
}
.footer-bottom {
	color:#ccc;
	font-size:14px;
	padding:14px 0;
	text-align:center;
	background:#333
}
.bd_weixin_popup_bg {
	width:260px!important
}
.bd_weixin_popup {
	width:260px!important;
	height:300px!important
}
.inbanner {
	overflow:hidden;
	width:100%
}
.inbanner .inbanner-slick {
	overflow:hidden;
	position:relative;
	width:1920px;
	height:120px;
	left:50%;
	margin-left:-960px
}
.inbanner .inbanner-slick img {
	text-align:center;
	margin:0 auto;
	display:block
}
.inbanner .inbanner-slick-phone {
	display:none;
	position:relative
}
.inbanner .inbanner-slick-phone img {
	display:block
}
.current {
	font-size:16px;
	color:#666;
	padding:34px 0
}
.current a {
	color:#666
}
.current b {
	font-weight:normal
}
.content .title {
	font-size:30px;
	color:#000
}
.about1 {
	padding:10px 0 56px 0
}
.about1 .bottom {
	margin-top:20px
}
.about1 .text {
	padding-top:10px;
	float:left;
	width:43%
}
.about1 .text .bt {
	font-size:28px;
	color:#000
}
.about1 .text .span {
	font-size:28px;
	color:#000;
	margin-bottom:20px
}
.about1 .text .jsh {
	font-size:18px;
	color:#000;
	line-height:32px
}
.about1 .img {
	float:right
}
.about2 {
	padding:50px 0 30px 0
}
.about2 .title {
	font-size:30px;
	color:#000;
	position:absolute;
	top:0;
	left:0;
	line-height:22px;
	letter-spacing:3px
}
.about2 .info {
	position:relative
}
.about3 {
	padding:60px 0;
	background:#f5f5f5
}
.about3 .container {
	position:relative;
	line-height:40px
}
.about3 span {
	color:#000;
	font-size:30px;
	position:absolute;
	top:0;
	left:0
}
.about3 ul {
	padding-left:180px
}
.about3 ul li {
	float:left;
	font-size:24px;
	color:#000;
	padding-right:45px
}
.about3 ul li .box {
	position:relative;
	padding-left:59px
}
.about3 ul li .pic {
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	left:0
}
.about3 ul li .bt {
    font-size: 20px;
}
.product {
	padding:11px 0 40px 0;
	overflow:hidden
}
.product ul {
	margin:0px -20px 0 -20px
}
.product ul li {
	width:25%;
	float:left;
	padding:0 20px;
	margin-bottom:40px
}
.product ul li .pic:after {
	padding-bottom:87%
}
.product ul li .pic img {
transition:.5s
}
.product ul li .bt {
	color:#010101;
	text-align:center;
	font-size:16px;
	padding:19px 30px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:#f5f5f5
}
.news {
	padding:11px 0 70px 0;
	overflow:hidden
}
.news ul {
	margin-top:51px;
	margin-bottom:10px;
	overflow:hidden
}
.news ul li {
	margin-bottom:20px;
	overflow:hidden
}
.news ul li .box {
	position:relative;
	height:216px;
	padding-left:299px;
	background:#f5f5f5
}
.news ul li .pic {
	width:299px;
	height:216px;
	position:absolute;
	left:0;
	top:0
}
.news ul li .pic img {
transition:.5s
}
.news ul li .right {
	position:relative;
	padding-left:226px;
	padding-top:26px
}
.news ul li .right .date {
	border-right:1px solid #e6e6e6;
	text-align:center;
	position:absolute;
	top:25px;
	left:0;
	width:177px;
	padding-top:17px
}
.news ul li .right .date h3 {
	font-size:40px;
	font-weight:bold;
	color:#000
}
.news ul li .right .date h3:after {
	content:'';
	display:block;
	width:30px;
	margin:10px auto 18px auto;
	height:2px;
	background:#000
}
.news ul li .right .date p {
	font-size:18px;
	color:#000
}
.news ul li .right .text {
	padding-right:46px
}
.news ul li .right .text .bt {
	font-size:20px;
	color:#000;
	margin-bottom:12px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.news ul li .right .text .jsh {
	line-height:26px;
	font-size:16px;
	color:#000;
	height:52px;
	overflow:hidden;
	margin-bottom:26px
}
.news ul li .right .text .span {
	background:url("../images/more2.png") no-repeat center right;
	font-size:14px;
	color:#010101
}
.down {
	padding:11px 0 50px 0
}
.down ul {
	margin:0 -20px;
	padding-top:50px
}
.down ul li {
	width:50%;
	float:left;
	padding:0 20px;
	margin-bottom:30px
}
.down ul li .box {
	position:relative;
	padding-left:210px
}
.down ul li .box .pic {
	width:180px;
	height:111px;
	position:absolute;
	top:0;
	left:0
}
.down ul li .box .pic img {
transition:.5s
}
.down ul li .box .text {
	height:111px;
	padding-top:6px;
	border-bottom:1px solid #bfbfbf
}
.down ul li .box .text .bt {
	font-size:18px;
	color:#000;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:46px
}
.down ul li .box .text .span {
	font-size:16px;
	color:#666;
	background:url("../images/down.png") no-repeat center left;
	float:right;
	padding-left:27px
}
.app {
	padding:11px 0 50px 0;
	overflow:hidden
}
.app ul {
	margin:0 -25px;
	padding-top:49px
}
.app ul li {
	width:33.3333333%;
	float:left;
	padding:0 25px;
	margin-bottom:51px
}
.app ul li .pic:after {
	padding-bottom:70%
}
.app ul li .pic img {
transition:.5s
}
.app ul li .text {
	padding:23px 19px 28px 19px;
	background:#f5f5f5
}
.app ul li .text .bt {
	font-size:22px;
	color:#000;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
}
.app ul li .text .jsh {
	font-size:16px;
	color:#000;
	margin-bottom:22px;
	height:48px;
	overflow:hidden;
	line-height:24px;
	display:none;
}
.app ul li .text .more {
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background:#000;
	font-size:16px;
	display:none;
}
.history {
	padding:11px 0 50px 0;
	overflow:hidden
}
.history ul {
	position:relative;
	overflow:hidden
}
.history ul:after {
	content:'';
	display:block;
	width:3px;
	height:100%;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-1px;
	background:#e6e6e6
}
.history ul li {
	background:url("../images/dot01.png") no-repeat center center;
	overflow:hidden;
	position:relative;
	z-index:2;
	margin-bottom:30px
}
.history ul li .bt {
	font-weight:bold;
	font-size:24px;
	color:#000;
	text-align:right;
	width:50%;
	float:left;
	padding:0 70px
}
.history ul li .bt span {
	font-size:50px
}
.history ul li .right {
	float:right;
	width:50%;
	padding:0 30px
}
.history ul li .right .text {
	padding:10px;
	position:relative;
	background:#f5f5f5
}
.history ul li .right .text .info {
	min-height:135px;
	padding-left:223px
}
.history ul li .right .text .bt1 {
	font-size:18px;
	color:#000;
	margin-bottom:15px
}
.history ul li .right .text .jsh {
	font-size:14px;
	color:#000
}
.history ul li .right .pic {
	width:199px;
	height:135px;
	position:absolute;
	top:10px;
	left:10px
}
.history ul .odd .bt {
	float:right;
	text-align:left;
	padding:0 37px
}
.history ul .odd .right {
	float:left
}
.product-show .product-pic {
	position:relative
}
.product-show .product-pic .pro-pic {
	position:relative;
	background:#fff;
	margin-bottom:30px;
	max-height:690px;
	overflow:hidden
}
.product-show .product-pic .pro-pic .item .pic:after {
	padding-bottom:75%
}
.product-show .product-pic .pro-pic .slick-prev {
	left:20px;
	width:50px;
	height:50px;
	margin-top:-25px;
	z-index:6;
	background:rgba(43, 51, 59, 0.5);
	border-radius:50%;
transition:.5s
}
.product-show .product-pic .pro-pic .slick-prev:before {
	position:absolute;
	content:'';
	border-bottom:2px solid;
	border-left:2px solid;
	transform:rotate(45deg);
	width:20px;
	height:20px;
	display:block;
	top:15px;
	left:20px
}
.product-show .product-pic .pro-pic .slick-next {
	right:20px;
	width:50px;
	height:50px;
	margin-top:-25px;
	z-index:6;
	background:rgba(43, 51, 59, 0.5);
	border-radius:50%;
transition:.5s
}
.product-show .product-pic .pro-pic .slick-next:before {
	position:absolute;
	content:'';
	border-top:2px solid;
	border-right:2px solid;
	transform:rotate(45deg);
	width:20px;
	height:20px;
	display:block;
	top:15px;
	left:10px
}
.product-show .product-pic .pro-pic .slick-dots {
	z-index:10;
	bottom:20px;
	line-height:0;
	text-align:center
}
.product-show .product-pic .pro-pic .slick-dots li {
	margin:0 4px;
	width:13px;
	height:13px;
	background:0;
	border-radius:50%;
	padding:4px
}
.product-show .product-pic .pro-pic .slick-dots li button {
	width:5px;
	height:5px;
	display:block;
	background:#333;
	border-radius:50%;
	padding:0
}
.product-show .product-pic .pro-pic .slick-dots li button:before {
	content:""
}
.product-show .product-pic .pro-pic .slick-dots .slick-active {
	background:#d01725
}
.product-show .product-pic .pro-pic .slick-dots .slick-active button {
	background:#fff
}
.h2 {
	text-align:center;
	font-size:14px;
	color:#999;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	padding:10px 0;
	margin-top:10px
}
.h2 span {
	padding:0 10px
}
.info1 {
	padding:30px 0;
	overflow:hidden
}
.info1 p {
	line-height:30px;
	color:#666;
	font-size:14px
}
.list-page-news {
	padding-bottom:30px;
	overflow:hidden
}
.list-page-news li {
	width:50%;
	float:left
}
.list-page-news li p {
	height:49px;
	line-height:49px;
	padding:0 15px;
	background-color:#eee;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	max-width:100%;
	font-size:14px;
	color:#aaa
}
.list-page-news li p a {
	color:#3f3f3f
}
.list-page-news .prev {
	border-right:1px solid #d3d3d3
}
.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
}
.page {
	text-align:center;
	overflow:hidden
}
.page a {
	color:#666;
	display:inline-block;
	font-size:12px;
	line-height:28px;
	height:30px;
	padding:0 10px;
	margin:0 2px;
	font-family:arial;
	border:0;
-webkit-transition:all .5s;
transition:all .5s;
	border:1px solid #cbcbcb
}
.page a.cpb {
	background:#0469a8;
	color:#fff;
	border:1px solid #0469a8
}
@media(max-width:767px) {
.page a {
display:none
}
.page a.first, .page a.prev, .page a.next, .page a.last {
display:inline-block
}
}
#m:after {
	content:"*";
	font-size:17px;
	color:red;
	float:right;
	right:5px;
	position:absolute;
	top:11px
}
@media(max-width:1680px) {
/*.header {
background:url("../images/bg.png") no-repeat 112% top
}*/
}
@media(max-width:1500px) {
/*.header {
background:url("../images/bg.png") no-repeat 120% top
}*/
.about3 ul li {
font-size:15px
}
}

/*@media(max-width:1280px) {
.about1 .text {
width:45%
}
.home-two ul li .text .bt {
font-size:20px
}
.home-two ul li .text .jsh {
font-size:14px
}
.home-three .right ul li .jsh {
line-height:23px;
height:69px
}
.home-two ul li .text {
padding-top:10px
}
}*/
@media(min-width:1025px) {
.header .nav ul li .subnav dl dd a:hover {
color:#0469a8
}
.header .nav ul li:hover .subnav dl dd a {
background:0
}
.header .nav ul li:hover a {
background:url("../images/dot1.png") no-repeat bottom center
}
.header .nav ul li:hover .subnav {
display:block
}
.home-three .right ul li:hover .bt {
color:#0469a8
}
.home-three .right ul .more a:hover {
color:#0469a8
}
.home-three .right .one:hover .bt {
color:#0469a8
}
.footer .center .more a:hover {
color:#0469a8
}
.down ul li .box:hover .pic img {
transform:scale(1.05)
}
.down ul li .box:hover .text .bt {
color:#0469a8
}
.product ul li:hover .box {
box-shadow:0 2px 16px 0 rgba(0, 0, 0, 0.2)
}
.product ul li:hover .pic img {
transform:scale(1.05)
}
.product ul li:hover .bt {
background:#f5f5f5 url("../images/more1.png") no-repeat 94% center
}
.news ul li:hover .pic img {
transform:scale(1.05)
}
.app ul li:hover .box {
box-shadow:0 2px 16px 0 rgba(0, 0, 0, 0.2)
}
.app ul li:hover .pic img {
transition:.5s
}
.app ul li:hover .text .more {
background:#0469a8
}
.page a:hover {
background:#0469a8;
color:#fff;
border:1px solid #0469a8
}
}
@media(max-width:1200px) {
.header {
background:0
}
.header .header-right .right-top {
display:none
}
}
@media(max-width:1024px) {
.home-one .bt {
font-size:30px
}
.home-one .span {
font-size:24px;
margin-bottom:14px
}
.home-one .jsh {
font-size:14px;
line-height:25px
}
.home-one {
padding:30px 0 50px 0
}
.home-two .title {
font-size:26px;
margin-bottom:20px
}
.home-two ul li .pic {
left:0
}
.home-two ul li .text {
padding-left:80px
}
.home-two {
padding:30px 0
}
.home-three {
padding:30px 0
}
.home-three .left {
width:100%
}
.home-three .right {
width:100%
}
.footer .left {
width:100%;
margin-bottom:10px
}
.footer .center {
width:100%;
margin-bottom:10px
}
.footer .right {
width:100%
}
.footer {
padding:20px 0
}
.footer .title {
font-size:18px
}
.footer .left .ewm {
padding-top:10px
}
.footer .center .jsh {
margin-top:10px;
margin-bottom:10px
}
.footer .right .jsh {
margin-top:10px
}
.footer .right h3 {
font-size:16px;
margin-bottom:0
}
.home-three .right ul li .bt {
font-size:16px
}
.home-three .right .one .bt {
font-size:16px
}
.home-three .right .one .jsh {
font-size:14px
}
.content .title {
font-size:24px
}
.current {
font-size:12px;
padding:14px 0
}
.about1 .bottom {
margin-top:10px
}
.about1 .text .bt {
font-size:18px
}
.about1 .text .span {
font-size:18px;
margin-bottom:10px
}
.about1 .text .jsh {
font-size:14px;
line-height:25px
}
.about1 .text {
width:100%
}
.about1 .img {
float:none;
margin:0 auto;
text-align:center
}
.history ul li .bt span {
font-size:28px
}
.history ul li .right .text .bt1 {
font-size:16px;
margin-bottom:5px
}
.history ul li .right .text .jsh {
font-size:12px
}
.info1 {
padding:20px 0
}
.app ul li .text .bt {
font-size:16px
}
.app ul li .text .jsh {
font-size:14px
}
.app ul li .text {
padding:15px
}
.app ul li .text .more {
width:100px;
height:30px;
line-height:30px;
font-size:12px
}
.app ul {
margin:0 -10px;
padding-top:10px
}
.app ul li {
padding:0 10px;
margin-bottom:30px
}
.product ul {
margin:10px -10px 0 -10px
}
.product ul li {
padding:0 10px;
margin-bottom:30px;
width:33.33333%
}
.news ul li .right .text .bt {
font-size:16px
}
.news ul li .right .text .jsh {
font-size:14px
}
.news ul li .right .text .span {
font-size:12px
}
.down ul li .box .text .bt {
font-size:14px
}
.down ul li .box .text .span {
font-size:14px
}
.about2 {
padding:30px 0
}
.about3 {
padding:30px 0
}
.about3 span {
font-size:24px
}
.about3 ul {
padding-left:130px
}
.about3 ul li {
padding-right:15px
}
}
@media(max-width:768px) {
.home-two ul li {
width:100%;
margin-bottom:10px
}
.history ul li .bt {
display:none
}
.history ul li .right {
width:100%;
padding:0
}
.history ul li {
background:0;
margin-bottom:20px
}
.history ul:after {
display:none
}
.history ul {
margin-top:10px
}
.down ul {
padding-top:10px
}
.app ul li {
width:50%
}
}
@media(max-width:520px) {
.home-three .right .one {
width:100%
}
.home-three .right ul {
width:100%
}
.about3 span {
position:relative;
top:auto;
left:auto
}
.about3 ul {
padding-left:0
}
.product ul li {
width:50%
}
.news ul {
margin:10px -5px 0 -5px
}
.news ul li {
width:50%;
float:left;
padding:0 5px
}
.news ul li .box {
position:relative;
padding-left:0
}
.news ul li .pic {
position:relative;
top:auto;
left:auto;
width:100%;
height:auto
}
.news ul li .pic:after {
padding-bottom:70%
}
.news ul li .box {
height:auto
}
.news ul li .right {
padding:10px
}
.news ul li .right .date {
display:none
}
.news ul li .right .text {
padding:0
}
.history ul li .right .pic {
width:130px;
height:88px
}
.history ul li .right .text .info {
padding-left:145px;
min-height:88px
}
.down ul li {
width:100%
}

    .home-three .title{
        font-size: 22px;
    }
    .home-two .title{
        font-size: 22px;
    }
    .home-two ul li .text .bt{
        font-size: 18px;
    }
    .home-two ul li .text{
        padding-left: 60px;
    }
    .home-two ul li .pic{
        width: 50px;
        height: 50px;
    }
    .home-three .left .bottom{
        margin-top: 15px;
    }
    .home-three .left{
        margin-bottom: 20px;
    }
    .home-three .right .bottom{
        margin-top: 15px;
    }
    .home-one .bt{
        font-size: 22px;
    }
    .home-one .span{
        font-size: 20px;
    }

}
@media(max-width:375px) {
.app ul li {
width:100%
}
.product ul li {
width:100%
}
.news ul li {
width:100%
}
.down ul li .box .pic {
width:140px;
height:86px
}
.down ul li .box .text {
height:86px
}
.down ul li .box {
padding-left:150px
}
.down ul li .box .text .bt {
margin-bottom:30px
}
}
