@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";
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	width: 100%;
	background: #fff
}
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;
}
table {
	border-collapse: collapse;
	width: 100%
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
.c{clear:both;height:1px;margin-top:-1px;overflow:hidden;}
input, textarea {
	font-size: 14px;
	outline: 0;
	overflow: hidden
}
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:#96a0b3
}
:-moz-placeholder {
color:#96a0b3;
opacity:1
}
::-moz-placeholder {
color:#96a0b3;
opacity:1
}
:-ms-input-placeholder {
color:#96a0b3
}
.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: 1620px;
}
.home-about{
	padding:100px 0px 100px 0px;
	background: url("../images/about_bj.jpg") no-repeat top center;
}
.List_page{
	text-align:center;
	margin-top:40px;
}
.List_page a{
	border:1px #CCC solid;
	border-radius:5px;
	padding:10px 15px 10px 15px; 
	margin:0px 2px 0px 2px;
}
.List_page span{
	border:1px #1a3f98 solid;
	background-color:#1a3f98;
	padding:10px 15px 10px 15px; 
	margin:0px 2px 0px 2px;
	color:#FFF;
	border-radius:5px;
}
.youshi{
	background: url("../images/youshi_bj.jpg") no-repeat center top;
	padding:100px 0 100px 0;
}
.youshinn{
	text-align:center;
}
.youshinn h1{
	font-size:30px;
	color:#FFF;
	line-height:40px;
}
.youshinn h1:after {
	content: '';
	display: block;
	width: 29px;
	height: 2px;
	background: linear-gradient(to right, #359b81, #6ab441);
	margin: 20px auto 10px auto
}
.youshinn p{
	font-size:18px;
	line-height:40px;
	color:#698bc8;
}
.youshinn dl{
	font-size:14px;
	line-height:24px;
	color:#FFF;
	padding-bottom:20px;
}

.youshi2{
	padding-top:30px;
}
.youshi2 ul{
	width:50%;
	float:left;
}
.youshi2 ul.ab{
	float:right;
}
.youshi2_nr1{
	background-color:#FFF;
	border-radius:20px;
	padding:30px;
	height:170px;
}
.youshi2 li{
	margin:0 15px 30px 15px;
}
.youshi2_nr1_dh{
	font-family:"Arial";
	font-size:30px;
	font-weight:bold;
	width:85px;
	height:85px;
	line-height:85px;
	text-align:center;
	border-radius:180px;
	background: linear-gradient(to right, #359b81, #6ab441);
	color:#FFF;
	margin:14px 30px 0px 20px;
	float:left;
}
.youshi2_nr1_dh img{
	padding-top:20px;
}
.youshi2_nr1_nr{
	width:80%;
	float:left;
}
.youshi2_nr1_nr h1{
	font-family:"微软雅黑";
	font-size:26px;
	font-weight:bold;
	color:#1a3f98;
	height:40px;
	line-height:40px;
}
.youshi2_nr1_nr p{
	font-family:"微软雅黑";
	font-size:16px;
	line-height:30px;
}
.youshi2_nr1_nr p strong{
	color:#6ab441;
	font-style:italic;
	
}
.wh{
	background-color:#1a3f98;
}
.whz{
	width:50%;
	background-color:#1a3f98;
	float:left;
}
.whz ul{
	padding:20% 0 0 15%;
}
.whz li{
	line-height:40px;
	font-family:"微软雅黑";
	color:#FFF;
	font-size:16px;
	background: url("../images/whtb.png") no-repeat center left;
	padding-left:30px;
}
.whz li strong{
	font-size:18px;
}
.whz li .linian strong{
	font-size:30px;
	background:none;
	padding-left:0px;
}
.why{
	width:50%;
	float:left;
	overflow:hidden;
}
.whz1{
	width:50%;
	background-color:#1a3f98;
	float:left;
}
.whz1 ul{
	padding:10% 0 0 20%;
}
.whz1 li{
	line-height:40px;
	font-family:"微软雅黑";
	color:#FFF;
	font-size:16px;
	background: url("../images/whtb.png") no-repeat center left;
	padding-left:30px;
}
.whz1 li strong{
	font-size:18px;
}
.why1{
	width:50%;
	float:left;
	overflow:hidden;
}
.nydh img{
	padding-right:30px;
	padding-bottom:30px;
}
.nydh h1{
	font-size:36px;
	line-height:40px;
	font-weight:bold;
	color:#1a3f98;
	font-family:"微软雅黑";
}
.nydh li{
	font-size:18px;
	line-height:50px;
	font-family:"微软雅黑";
	min-height:0px !important;
	float:none !important;
}



#container {
	overflow: hidden
}
.top {
	border-bottom: 1px solid #e9e9e9;
	height: 43px;
	line-height: 42px;
	background: #f8f8f8
}
.top a {
	color: #888;
	font-size: 14px;
	float: right;
	padding-left: 9px
}
.top .online {
	background: url("../images/line01.png") no-repeat center right;
	padding-right: 9px
}
.header {
	height: 90px;
	position: relative;
}
.header .logo {
	overflow: hidden;
	height:90px;
	line-height:90px;
	font-family: "microsoft yahei";
	font-size:26px;
	font-weight:bold;
	color:#1c1c1c;
	float: left
}
.header .logo img{
	padding-right:20px;
	padding-top:27px;
}
.header .logo a {
	color:#1c1c1c;
}
.header .logo:hover {
	color:#1c1c1c;
}
.header .header-right {
	float: right
}
.header .header-right .phone {
	font-size:26px;
	color: #6ab441;
	font-weight: bold;
	padding-left: 28px;
	float: right;
	margin-top: 10px;
	font-family: arial;
	line-height:20px;
	
}
.header .header-right .phone span {
	color: #494949;
	font-size: 15px;
	font-family: "microsoft yahei";
	line-height:40px;
	text-align:right;
	color: #1a3f98;
	font-weight:normal;
}
.header .header-right .phone span img{
	padding-top:13px;
	padding-right:10px;
}
.nav {
	float: left;
}
.nav ul li {
	font-size: 16px;
	cursor: pointer;
	float: left;
	position: relative;
	text-transform: capitalize;
	height: 90px;
	text-align:center;
}
.nav ul li a {
	display: block;
transition: all .16s;
	line-height: 90px;
	color: #000;
	padding: 0 30px;
	position: relative;
}
.nav ul li:hover {
	background-color:#1a3f98;
}
.nav ul li:hover a {
	color: #fff;
}
.nav ul li:hover .subnav {
	display: block
}
.nav ul li .subnav {
	position: absolute;
	z-index: 999;
	font-size: 14px;
	width: 100%;
	display: none;
	background-color:#1a3f98;
	padding: 5px 0;
	
}
.nav ul li .subnav ul li {
	height: 45px;
	float: none;
	font-size: 14px;
	margin: 0;
	text-align: center;
	background:none;
}
.nav ul li .subnav ul li a {
	line-height: 45px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px
}
.nav ul li .subnav ul li:hover {
	border-bottom: 0;
	background: #1a3f98;
}
.nav ul li .subnav ul li:hover a {
	color: #fff;
}
.nav ul .active {
	background-color:#1a3f98;
}
.nav ul .active a {
	color: #FFF;
}
.phone-nav {
	position: absolute;
	font-size: 30px;
	right: 10px;
	top: 10px;
	line-height: 60px;
	display: none;
	color: #666
}
.phone-nav img {
	height: 30px;
	margin-top: 13px;
	display: block
}
#mmenu {
	z-index: 99;
	text-transform: capitalize
}
#mmenu li:last-child {
	border-bottom: 1px solid #f1f1f1
}




.home-banner {
	overflow:hidden;
	width:100%;
	position:relative;
}
.home-banner-slick {
	overflow:hidden;
}
.home-banner-slick .slick-slide {
	position:relative;
}
.home-banner-slick .slick-slide img {
	width:100%;
	border:none;
}
.home-banner .slick-dots {
	z-index:10;
	bottom:20px;
	line-height:0;
	text-align:center;
	padding-right:60px
}
.home-banner .slick-dots li {
	margin: 7px;
	padding:0;
	width: 31px;
    height: 5px;
}
.home-banner .slick-dots li button {
    background-color: #fff;
    width: 31px;
    height: 5px;
	padding:0;
	display:block;
}
.home-banner .slick-dots li button:before {
	content:""
}
.home-banner .slick-dots .slick-active button {
	background-color: #1a3f98;
}
.home-banner .slick-dots .slick-active button:before {
	color:transparent
}

.banner-info {
	position: absolute;
	top: 10%;
	width: 1720px;
    left:50%;
	color: #fff;
	z-index: 6;
    margin-left: -900px;
}
.banner-info .container{
    width:100%;
}
.ban_left{
}
.ban_left .bt {
	font-size: 36px;
	line-height: 58px;
    text-transform: uppercase; 
	color:#1a3f98;
	font-weight:bold;
	text-align:center;
}
.ban_left .bt span{
    font-size:60px; color:#1a3f98;
}
.ban_left .bt b{
    font-weight: normal; color:#1a3f98;
}
.ban_left .jsh {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 59px;
	text-align:center;
    color:#1a3f98;
}
.ban_right{

}
.ban_right img{
    max-width: 100%;
    height: auto;
}
.home-banner .home-banner-slick .slick-active .ban_left .bt {
	-webkit-animation: 2s myfirst1 alternate;
	animation: 2s myfirst1 alternate;
	position: relative
}
.home-banner .home-banner-slick .slick-active .ban_left .jsh {
	-webkit-animation: 2.5s myfirst1 alternate;
	animation: 2.5s myfirst1 alternate;
	position: relative
}

.home-banner .home-banner-slick .slick-active .ban_right img{
    -webkit-animation: 2s myfirst2 alternate;
    animation: 2s myfirst2 alternate;
    position: relative
}


.ny_banner1{
	height:500px;
	background: url("../images/company_banner.jpg") no-repeat top center;
	color:#FFF;
}
.ny_banner2{
	height:500px;
	background: url("../images/pro_banner.jpg") no-repeat top center;
	color:#FFF;
}
.ny_banner3{
	height:500px;
	background: url("../images/news_banner.jpg") no-repeat top center;
	color:#FFF;
}
.ny_banner4{
	height:500px;
	background: url("../images/case_banner.jpg") no-repeat top center;
	color:#FFF;
}
.ny_banner5{
	height:500px;
	background: url("../images/message_banner.jpg") no-repeat top center;
	color:#FFF;
}
.ny_banner6{
	height:500px;
	background: url("../images/contact_banner.jpg") no-repeat top center;
	color:#FFF;
}
.ny_banner h1{
	font-size:48px;
	padding-top:200px;
	text-align:right;
}
.ny_banner p{
	font-size:20px;
	font-family: "microsoft yahei";
	font-weight:normal;
	text-align:right;
}


@-webkit-keyframes myfirst1 {
    0% {
        left: -100px;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}
@keyframes myfirst1 {
    0% {
        left: -100px;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}
@-webkit-keyframes myfirst2 {
    0% {
        right: -100px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}
@keyframes myfirst2 {
    0% {
        right: -100px;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}







.home-banner-phone {
	overflow: hidden;
	width: 100%;
	position: relative;
	display: none
}
.home-banner-phone .home-banner-slick-phone {
	overflow: hidden
}
.home-banner-phone .home-banner-slick-phone .slick-slide {
	position: relative
}
.home-banner-phone .home-banner-slick-phone .slick-slide img {
	width: 100%
}
.inbanner {
	overflow: hidden;
	width: 100%
}
.inbanner .inbanner-slick {
	overflow: hidden;
	position: relative
}
.inbanner .inbanner-slick img {
	text-align: center;
	margin: 0 auto;
	display: block
}
.page {
	text-align: center;
	overflow: hidden
}
.page a {
	color: #666;
	display: inline-block;
	font-size: 12px;
	line-height: 27px;
	height: 29px;
	padding: 0 10px;
	margin: 0 6px;
	font-family: arial;
	background: #fff;
	border: 1px #cbcbcb solid;
-webkit-transition: all .5s;
transition: all .5s;
	border-radius: 2px
}
.page a.cur, .page a:hover {
	background: #1a3f98;
	border: 1px #1a3f98 solid;
	color: #fff
}
.page a.first, .page a.prev, .page a.next, .page a.last {
	background: #fff;
	border: 1px #c1c1c1 solid
}
.page a.first:hover, .page a.prev:hover, .page a.next:hover, .page a.last:hover {
	background: #1a3f98;
	border: 1px #1a3f98 solid;
	color: #fff
}

.home-one {
	padding: 43px 0 41px 0;
	overflow: hidden
}
.home-one ul {
	text-align: center;
	margin: 0 auto
}
.home-one ul li {
	display: inline-block;
	width: 178px;
	height: 178px;
	margin: 0 20px;
	background: #f4f4f4;
	border-radius: 10px;
	vertical-align: top;
transition: .5s
}
.home-one ul li a {
	padding-top: 21px;
	display: block;
	width: 178px;
	height: 178px;
transition: .5s
}
.home-one ul li .box {
transition: .5s
}
.home-one ul li .box .pic {
	height: 90px;
	width: 90px;
	margin: 0 auto;
transition: .5s
}
.home-one ul li .bt {
	font-size: 18px;
	color: #000
}
.home-one ul li:hover {
	background: #1a3f98
}
.home-one ul li:hover a {
	padding-top: 29px
}
.home-one ul li:hover .box {
	background: url("../images/box.png") no-repeat center center;
	height: 84px;
	width: 84px;
	padding: 22px 0;
	margin: 0 auto 16px auto
}
.home-one ul li:hover .box .pic {
	height: 40px;
	width: 40px;
	margin: 0 auto
}
.home-one ul li:hover .bt {
	color: #fff
}
.home-product {
	margin-bottom: 44px;
	overflow: hidden
}
.home-product ul {
	margin: 0 -10px
}
.home-product ul li {
	float: left;
	width: 50%;
	padding: 0 10px
}
.home-product ul li .pic:after {
	padding-bottom: 47.5%
}
.home-product ul li .pic .bt {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	background: url(../images/bg1.png) repeat center center;
	width: 329px;
	height: 73px;
	line-height: 73px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -36px;
	margin-left: -165px;
	display: block
}
.home-product ul li .pic .hover {
	padding: 38px 37px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}
.home-product ul li .pic .hover .box {
	border: 1px solid #8a8887;
	overflow: hidden;
	height: 100%;
	padding-top: 59px;
	background: url("../images/bg2.png") repeat center center
}
.home-product ul li .pic .hover .box .title {
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 28px;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.home-product ul li .pic .hover .box .jsh {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	padding: 0 75px;
	color: #fff;
	text-align: center;
	margin-bottom: 28px
}
.home-product ul li .pic .hover .box .more {
	background: url("../images/more.png") no-repeat center center;
	width: 66px;
	height: 66px;
	margin: 0 auto
}
.home-product ul li:hover .pic .bt {
	display: none
}
.home-product ul li:hover .pic .hover {
	display: block
}
.home-chanpin {
	margin-bottom: 48px;
	overflow: hidden
}
.home-chanpin img {
	display: block
}
.home-about .container {
	overflow: hidden
}
.home-about .left {
	width: 50%;
	float: left
}
.home-about .left a {
	display: block;
	padding-top:80px;
	width:180px;
}
.home-about .left .bt{
	color: #1a3f98;
	padding-bottom:35px;
}
.home-about .left .bt p{
	font-size: 48px;
	font-weight:bold;
}
.home-about .left .bt dl{
	font-size: 24px;
	padding-bottom:15px;
}
.home-about .left .bt:after {
	content: '';
	display: block;
	width: 29px;
	height: 2px;
    background: linear-gradient(to right, #359b81, #6ab441);
	margin: 6px 0 17px 0
}
.home-about .left .jsh {
	font-size: 16px;
	color: #5c5c5c;
	line-height: 30px;
	overflow: hidden;
	
}
.home-about .left .jsh p{
	font-size:30px;
	color: #1a1a1a;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 27px
}
.home-about .left .more img{
	padding:14px 20px 0 0;
}
.home-about .left .more {
	width: 152px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 180px;
	background: #1a3f98;
transition: .5s
}
.home-about .left .more:hover {
	background: linear-gradient(to right, #359b81, #6ab441);
}
.home-about .right {
	float: right;
	
}
.home-about .right .pic1{
	color:#FFF;
	font-size:26px;
	padding:45px;
	width:250px;
	height:250px;
	float:right;
}
.home-about .right .pic1 dl{
	font-size:16px;
	padding-bottom:60px;
	font-weight:bold;
}
.home-about .right .pic1 a {
	color:#FFF;
}
.home-about .right .pic1:hover {
	color:#FFF;
}

.home-about .right .pic2 li{
	color:#FFF;
	font-size:26px;
	padding:45px;
	width:250px;
	height:250px;
	float:right;
	margin-left:1px;
}

.home-about .right .pic2 li dl{
	font-size:16px;
	padding-bottom:60px;
	font-weight:bold;
}
.home-about .right .pic:after {
	padding-bottom: 53.6%
}
.home-about .right .pic .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/bg3.png") repeat center center
}
.home-about .right .pic .hover .video-btn {
	background: url("../images/video.png") no-repeat center center;
	width: 100%;
	height: 100%;
	position: relative
}
.home-title {
	text-align: center;
	font-size: 30px;
	color: #242424;
}
.home-title:after {
	content: '';
	display: block;
	width: 29px;
	height: 2px;
	background: linear-gradient(to right, #359b81, #6ab441);
	margin: 20px auto 27px auto
}
.home-keji {
	padding: 36px 0;
	overflow: hidden
}
.home-keji ul li {
	width: 16.66666667%;
	float: left;
	border-right: 1px solid #ececec
}
.home-keji ul li .pic:after {
	padding-bottom: 80%
}
.home-keji ul li .pic .bt {
	position: absolute;
	bottom: 23px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	width: 100%;
	color: #000
}
.home-keji ul li .pic .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #1a3f98;
	padding-top: 6%;
	display: none
}
.home-keji ul li .pic .hover .title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px
}
.home-keji ul li .pic .hover .jsh {
	font-size: 14px;
	color: #ffb8b8;
	line-height: 20px
}
.home-keji ul li:hover .pic .bt {
	display: none
}
.home-keji ul li:hover .pic .hover {
	display: block
}
.home-productlist {
	padding: 100px 0;
	background: url("../images/pro_bj.jpg") repeat-x bottom left;
}
.home-productlist ul {
	margin: 0 -18px 20px -18px;
	overflow: hidden
}
.home-productlist ul li {
	width:33.3%;
	float: left;
	padding: 0 18px;
	margin-bottom: 15px
}
.home-productlist ul li .pic {
}
.home-productlist ul li .pic:after {
	padding-bottom: 82%
}
.home-productlist ul li .bt {
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 15px
}
.home-productlist ul li:hover .pic {
}
.home-productlist ul li:hover .bt {
	color: #46b364;
	font-weight:bold;
}
.home-productlist .more a {
	display: block;
	width: 152px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	background: #fff;
	color: #1a3f98;
	font-size: 16px;
	margin: 0 auto;
    transition: .5s
}
.home-productlist .more a:hover {
	background: linear-gradient(to right, #359b81, #6ab441);
	
}
.home-productlist .more img{
	padding:14px 20px 0 0;
}

.home-productlist1 {
	padding: 100px 0;
}
.home-productlist1 ul {
	margin: 0 -18px 20px -18px;
	overflow: hidden
}
.home-productlist1 ul li {
	width:25%;
	float: left;
	padding: 0 18px;
	margin-bottom: 15px
}
.home-productlist1 ul li .pic {
}
.home-productlist1 ul li .pic:after {
	padding-bottom: 82%
}
.home-productlist1 ul li .bt {
	color: #414141;
	font-size: 16px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 15px
}
.home-productlist1 ul li:hover .pic {
}
.home-productlist1 ul li:hover .bt {
	color: #46b364;
	font-weight:bold;
}
.home-productlist1 .more a {
	display: block;
	width: 152px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	background: #1a3f98;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
    transition: .5s
}
.home-productlist1 .more a:hover {
	background: linear-gradient(to right, #359b81, #6ab441);
	
}
.home-productlist1 .more img{
	padding:14px 20px 0 0;
}


.home-second {
	padding: 47px 0 40px 0;
	overflow: hidden
}
.home-second ul {
	margin: 0 auto;
	text-align: center
}
.home-second ul li {
	width: 329px;
	height: 164px;
	display: inline-block;
	border: 1px solid #1a3f98;
	border-radius: 10px;
	vertical-align: top;
	margin: 0 5px;
	background: #1a3f98
}
.home-second ul li .pic {
	width: 80px;
	height: 80px;
	float: left;
	margin: 41px 0 0 16px
}
.home-second ul li .text {
	text-align: left;
	width: 220px;
	float: left;
	padding-left: 17px;
	padding-top: 19px;
	color: #fff
}
.home-second ul li .text .bt {
	font-size: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.home-second ul li .text .bt:after {
	width: 23px;
	height: 3px;
	background: #fff;
	content: '';
	display: block;
	margin: 4px 0
}
.home-second ul li .text .jsh {
	line-height: 24px;
	font-size: 14px;
	height: 72px;
	overflow: hidden
}
.home-second ul .odd {
	background: #fff;
transition: .5s
}
.home-second ul .odd .text .bt:after {
	background: #1a3f98
}
.home-second ul .odd .text {
	color: #1a3f98
}
.home-news {
	padding:100px 0px 100px 0;
	overflow: hidden;
	background-color:#f3f3f3;
}
.home-news .news-bottom {
	padding-top: 5px;
	overflow: hidden
}
.home-news .news-bottom .left {
	width: 53.9%;
	position: relative;
	float: left
}
.home-news .news-bottom .left .pic {
	width: 64.5%;
	float: right
}
.home-news .news-bottom .left .pic:after {
	padding-bottom: 71.6%
}
.home-news .news-bottom .left .text {
	float: left;
	width: 35.5%;
	margin-top: 62px;
	padding: 33px 39px 33px 51px;
	background: #fff;
}
.home-news .news-bottom .left .text .bt {
	font-size: 16px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 4px
}
.home-news .news-bottom .left .text .span {
	font-size: 12px;
	color: #b6b6b6;
	font-family: arial;
	margin-bottom: 17px
}
.home-news .news-bottom .left .text .jsh {
	font-size: 14px;
	color: #787878;
	line-height: 24px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 20px
}
.home-news .news-bottom .left .text .more {
	width: 121px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	background: #1a3f98;
	border-radius: 20px;
	font-size: 12px;
transition: .5s
}
.home-news .news-bottom .left .text .more:hover {
	background: #46b364
}
.home-news .news-bottom .left .slick-prev:before, .home-news .news-bottom .left .slick-next:before {
	content: ''
}
.home-news .news-bottom .left .slick-prev {
	left: 0;
	top: 50%;
	width: 50px;
	height: 50px;
	background: #6ab441 url("../images/left.png") no-repeat center center;
	margin-top: -25px;
transition: .5s;
	z-index: 3
}
.home-news .news-bottom .left .slick-prev:hover {
	background: #1a3f98 url("../images/left.png") no-repeat center center
}
.home-news .news-bottom .left .slick-next {
	right: 0;
	top: 50%;
	width: 50px;
	height: 50px;
	background: #6ab441 url("../images/right.png") no-repeat center center;
	margin-top: -25px;
transition: .5s;
	z-index: 3
}
.home-news .news-bottom .left .slick-next:hover {
	background: #1a3f98 url("../images/right.png") no-repeat center center
}
.home-news .news-bottom .right {
	width: 44.5%;
	float: right
}
.home-news .news-bottom .right ul li {
	position: relative;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 8px;
	overflow: hidden;
	margin-bottom: 30px
}
.home-news .news-bottom .right ul li .date {
	width: 92px;
	height: 77px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #e3e3e3;
	font-family: arial
}
.home-news .news-bottom .right ul li .date h3 {
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	color: #424242
}
.home-news .news-bottom .right ul li .date p {
	font-size: 16px;
	line-height: 20px;
	color: #808080
}
.home-news .news-bottom .right ul li .text {
	padding-left: 110px
}
.home-news .news-bottom .right ul li .text .bt {
	font-size: 16px;
	color: #242424;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.home-news .news-bottom .right ul li .text .bt:after {
	content: '';
	display: block;
	width: 27px;
	height: 2px;
}
.home-news .news-bottom .right ul li .text .jsh {
	font-size: 14px;
	color: #767676;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-top: 8px
}
.home-news .news-bottom .right ul li .text .jsh span {
	color: #1a3f98
}
.home-news .news-bottom .right ul li:hover .date {
	background: #1a3f98
}
.home-news .news-bottom .right ul li:hover .date h3 {
	color: #fff
}
.home-news .news-bottom .right ul li:hover .date p {
	color: #fff
}
.home-news .more a {
	display: block;
	width: 152px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	background: #1a3f98;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
transition: .5s
}
.home-news .more a:hover {
	background: linear-gradient(to right, #359b81, #6ab441);
}
.home-news .more img{
	padding:14px 20px 0 0;
}
.footer-top {
	padding:80px 0 50px 0;
	overflow: hidden;
	border-bottom: 1px solid #213142;
	background: #18232f
}
.footer-top .left {
	width: 25%;
	float: left
}
.footer-top .left .bt {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px
}
.footer-top .left .jsh .title {
	color: #fff;
	background: url("../images/title.png") no-repeat center left;
	padding-left: 46px;
	font-size: 16px;
	margin-bottom: 18px
}
.footer-top .left .jsh .phone {
	color: #6ab441;
	font-size: 24px;
	font-weight:bold;
	background: url("../images/tel1.png") no-repeat center left;
	padding-left: 46px;
	margin-bottom: 17px;
	
}
.footer-top .left .jsh .add {
	background: url("../images/add.png") no-repeat center left;
	padding-left: 25px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top:30px;
}
.footer-top .left .jsh .tel {
	background: url("../images/tel.png") no-repeat center left;
	padding-left: 25px;
	color: #fff;
	font-size: 16px;
}
.footer-top .left .jsh .fax {
	background: url("../images/fax.png") no-repeat center left;
	padding-left: 25px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}
.footer-top .left .logo1 img {
	display: block
}
.footer-top .center {
	width: 28%;
	float: left;
	padding-top: 58px;
	position: relative
}
.footer-top .center p {
	color: #fff;
	font-size: 16px;
	line-height: 36px
}

.footer-top .list {
	float: left;
	width: 45%;
}
.footer-top .list ul li {
	float: left;
	padding-right:50px;
}
.footer-top .list ul li a {
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.footer-top .list ul li a:hover {
	color: #6ab441;
}
.footer-top .list ul li ul li {
	float: none;
	width: 100%
}
.footer-top .list ul li ul li a {
	font-size: 14px;
	color: #bfc8d1;
	line-height: 30px;
	margin-bottom: 0
}
.footer-top .dianhua {
	width: 15%;
	float: left
}
.footer-top .dianhua .dh_bt{
	font-size: 16px;
	color: #FFF;
	background: url("../images/tel.png") no-repeat center left;
	padding-left: 25px;
}
.footer-top .dianhua .dh_nr{
	font-size:30px;
	font-weight:bold;
	color: #6ab441;
	padding-top:10px;
}
.footer-top .ewm {
	width: 8.3%;
	float: right;
	margin-top: 6px;
	text-align: center;	
}
.footer-top .ewm h3 {
	margin-top: 10px;
	color:#FFF;
	font-size:14px;
}
.footer-center {
	overflow: hidden;
	background: #18232f;
	padding:24px 50px 22px 50px;
}
.footer-center .container {
	position: relative;
	overflow: hidden;
	padding-left:90px;
}
.footer-center span {
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 0;
	left:10px;
}
.footer-center a {
	display: block;
	float: left;
	padding-right: 15px;
	background: url("../images/line02.png") no-repeat center right;
	margin: 0 15px 0 0px;
	font-size: 14px;
	color: #bfc8d1;
}
.footer-center a:hover {
	color: #6ab441
}
.footer-bottom {
	text-align: center;
	font-size: 14px;
	color: #bfc8d1;
	padding: 31px 0;
	background: #131d29
}
.footer-bottom a {
	color: #bfc8d1;
}
.footer-bottom a:hover {
	color: #6ab441
}
.current {
	height: 70px;
	background: #f6f6f6
}
.current .current-left {
	float: left;
	font-size: 16px;
	color: #666;
}
.current .current-left li{
	float: left;
	line-height: 70px;
	height:70px;
}
.current .current-left li a {
	color: #666;
	padding:0 30px 0px 30px;
}
.current .current-left li a:hover {
	background-color:#1a3f98;
	line-height: 70px;
	height:70px;
	padding:0 30px 0px 30px;
	color: #fff;
	display:block;
}
.current .current-left ul .active {
	background-color:#1a3f98;
}
.current .current-left ul .active a {
	color: #FFF;
}


.current .current-right {
	float: right;
	font-size: 14px;
	line-height: 70px;
	color: #666;
}
.current .current-right img{
	padding:25px 10px 0 0;
}
.current .current-right a {
	color: #666
}
.current .current-right a:hover {
	color: #6ab441
}
.current .current-right b {
	font-weight: normal;
	color:#1a3f98;
}
.current .current-right b i {
	font-style: normal;
	text-transform: uppercase
}
.content {
	padding: 40px 0 100px 0;
	overflow: hidden;
	width: 100%;
	min-height: 400px
}
.content .container {
}
.content .content-list ul {
	text-align: center
}
.padding {
}
.content .content-list ul li {
	border: 1px solid #e7e7e7;
	display: inline-block;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	overflow: hidden;
	margin: 0 3px 5px 3px;
}
.content .content-list ul li a {
	color: #333;
	padding: 0 5px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding:0px 10px 0px 10px;
}
.content .content-list ul li:hover {
	border: 1px solid #1a3f98;
}
.content .content-list ul li:hover a {
	background: #1a3f98;
	color: #fff
}
.content .content-list ul .active {
	border: 1px solid #1a3f98
}
.content .content-list ul .active a {
	background: #1a3f98;
	color: #fff
}
.content .content-list1 ul li {
	display: inline-block;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	overflow: hidden;
	margin: 0 3px 5px 3px;
}
.content .content-list1 ul li a {
	color: #333;
	padding: 0 5px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.content .content-list1 ul li:hover a {
	color: #1a3f98
}
.content .content-list1 ul .active a {
	color: #1a3f98
}
.about {
	line-height: 30px;
	font-size: 14px;
	color: #666
}
.news ul li {
	position: relative;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 50px;
	overflow: hidden;
	margin:0px 30px 50px 30px;
	width:46%;
	float:left;
}
.news ul li .date {
	width: 92px;
	padding:20px 0px 20px 0;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #f0f0f1;
	border-radius:5px;
}
.news ul li .date h3 {
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	color: #424242
}
.news ul li .date p {
	font-size: 16px;
	line-height: 20px;
	color: #808080
}
.news ul li .text {
	padding-left: 110px
}
.news ul li .text .bt {
	font-size: 16px;
	color: #242424;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.news ul li .text .bt:after {
	content: '';
	display: block;
	width: 27px;
	height: 2px;
}
.news ul li .text .jsh {
	font-size: 14px;
	color: #767676;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-top: 8px
}
.news ul li .text .jsh span {
	color: #1a3f98
}
.news ul li:hover .date {
	background: #1a3f98
}
.news ul li:hover .date h3 {
	color: #fff
}
.news ul li:hover .date p {
	color: #fff
}
.news-show .news-h1 {
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-bottom: 37px
}
.news-show .news-h2 {
	font-size: 14px;
	color: #ababab;
	text-align: center;
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 20px
}
.news-show .info {
	padding: 30px 0;
	line-height: 30px
}
.news-show .info p {
	font-size: 16px;
	color: #666;
	line-height: 30px
}
.prev-next-return {
	overflow: hidden;
	position: relative;
	padding: 0
}
.prev-next-return a {
	color: #fff;
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.prev-next-return .prev, .prev-next-return .next {
	width: 50%;
	height: 50px;
	line-height: 50px;
	padding-left: 40px;
	padding-right: 40px;
	color: #fff;
	background-color: #b6b6b6;
	float: left;
	font-size: 13px;
transition: all .5s;
	overflow: hidden
}
.prev-next-return .prev:hover, .prev-next-return .next:hover {
	background-color: #1a3f98;
	color: #fff;
	text-decoration: underline
}
.prev-next-return .prev {
	background: #b6b6b6 url(../images/arrow-left-02.png) no-repeat left center;
	padding-right: 84px
}
.prev-next-return .next {
	text-align: right;
	background: #b6b6b6 url(../images/arrow-right-02.png) no-repeat right center;
	padding-left: 84px
}
.prev-next-return .return {
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -64px;
	text-align: center;
	display: inline-block;
	width: 128px;
	background-color: #b6b6b6;
	border-left: 1px #f8f8f8 solid;
	border-right: 1px #f8f8f8 solid;
	height: 50px;
	line-height: 50px;
transition: all .5s
}
.prev-next-return .return:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	background: url(../images/return.png) no-repeat
}
.prev-next-return .return:hover {
	background: #1a3f98
}
.product ul {
	margin: 0 -18px 20px -18px;
	overflow: hidden
}
.product ul li {
	width: 25%;
	float: left;
	padding: 0 18px;
	margin-bottom: 15px
}
.product ul li .pic {
	border: 5px solid #f1f1f1;
}
.product ul li .pic img{
	width: 100%;
	height: 100%;
}
.product ul li .pic:after {
	padding-bottom: 82%
}
.product ul li .bt {
	color: #414141;
	font-size: 16px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 15px
}
.product ul li:hover .pic {
	border: 5px solid #1a3f98
}
.product ul li:hover .bt {
	color: #1a3f98
}
.zu {
	line-height: 30px;
	font-size: 14px;
	color: #666
}
.contact {
	padding: 39px 0 77px 0
}
.contact #allmap {
	height: 408px
}
.contact #allmap img {
	max-width: inherit;
	max-height: inherit
}
.contact #allmap .anchorBL {
	display: none
}
.contact .contact1 {
	border-top: 1px dashed #1a3f98;
	padding-top: 23px;
	overflow: hidden
}
.contact ul {
	overflow: hidden;
	margin-bottom: 49px
}
.contact ul li {
	float: left;
	position: relative;
	min-height: 94px
}
.contact ul li .pic {
	width: 94px;
	height: 94px;
	position: absolute;
	top: 0;
	left: 0
}
.contact ul li .text {
	padding-left: 110px;
	font-size: 20px;
	color: #000;
	padding-top: 15px;
	padding-right: 15px
}
.contact ul li .text .jsh {
	color: #000
}
.contact ul li .text .jsh a {
	color: #000
}
.contact ul .c1 {
	width: 43%
}
.contact ul .c2 {
	width: 29%
}
.contact ul .c3 {
	width: 28%
}
.job {
	overflow-x: auto
}
.job dl {
	margin: 0 0 56px 0;
	overflow: hidden;
	width: 1180px
}
.job dl dt {
	display: block
}
.job dl dt span {
	display: block;
	float: left;
	margin-left: 35px;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	width: 17%
}
.job dl dt .name {
	width: 15%;
	max-width: 15%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 41px
}
.job dl dt .time {
	width: 15%
}
.job dl dt .address {
	width: 19%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 41px
}
.job dl dt .people {
	width: 22%
}
.job dl dt .operating {
	width: 10%
}
.job dl .list0 {
	height: 43px;
	line-height: 43px;
	background: #1a3f98;
	font-size: 16px
}
.job dl .list0 span {
	color: #fff
}
.job dl .list_dt {
	cursor: pointer;
	border-bottom: 1px solid #f0f0f0;
	height: 41px;
	line-height: 41px;
	transition: width 2s
}
.job dl .list_dt span {
	padding-left: 10px
}
.job dl .list_dt .time {
	padding-left: 35px
}
.job dl .list_dt .people {
	padding-left: 18px
}
.job dl .list_dt .subnav {
	display: block
}
.job .list_dt {
	background: #fff;
	color: #666;
	cursor: pointer;
	position: relative
}
.job .list_dt:hover {
	background: #e5e5e5;
transition: all .5s linear;
-moz-transition: all .5s linear;
-o-transition: all .5s linear;
-webkit-transition: all .5s linear
}
.job #open {
	background: #e5e5e5;
	border-bottom: 1px solid #c6c6c6
}
.job .list_dd {
	display: none
}
.job .jobsub {
	background-color: #f8f8f8;
	border: 1px solid #f8f8f8;
	border-top: 0;
	line-height: 30px;
	padding: 20px 35px
}
.app ul {
	overflow: hidden;
	margin-bottom: 25px
}
.app ul li {
	width: 25%;
	float: left;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec
}
.app ul li .pic {
	background: #f4f4f4
}
.app ul li .pic:after {
	padding-bottom: 80%
}
.app ul li .pic .bt {
	position: absolute;
	bottom: 23px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	width: 100%;
	color: #000
}
.app ul li .pic .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #1a3f98;
	padding-top: 15%;
	display: none
}
.app ul li .pic .hover .title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px
}
.app ul li .pic .hover .jsh {
	font-size: 14px;
	color: #ffb8b8;
	line-height: 20px
}
.app ul li:hover .pic .bt {
	display: none
}
.app ul li:hover .pic .hover {
	display: block
}
.message {
	position: relative;
	background: url(../images/contact_bg1.png) no-repeat top left;
	padding-left: 76px;
	padding-bottom: 99px
}
.message p {
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 22px;
	font-size: 18px;
	color: #555;
	margin-bottom: 20px
}
.message ul {
	overflow: hidden
}
.message ul li {
	margin-bottom: 22px;
	position: relative;
	float: left;
	line-height: 40px;
	width: 48%;
	margin-right: 2%
}
.message ul li font {
	color: #f30;
	display: none;
	font-size: 12px;
	font-style: normal;
	padding: 0 5px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999
}
.message ul li input {
	outline: 0;
	border: 1px solid #fff;
	background: #f0f0f0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	padding-right: 14px;
	font-size: 14px;
	color: #333;
	position: relative;
	float: left
}
.message ul li textarea {
	outline: 0;
	border: 1px solid #fff;
	height: 166px;
	font-size: 14px;
	color: #333;
	position: relative;
	background: #f0f0f0;
	padding-left: 10px;
	line-height: 22px;
	width: 100%;
	padding-top: 9px
}
.message input:focus, .message textarea:focus {
transition: border linear .2s, box-shadow linear .5s;
-moz-transition: border linear .2s, -moz-box-shadow linear .5s;
-webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
	outline: 0;
	border: 1px solid #1a3f98
}
.message ul li.yanzhen {
	margin-bottom: 0
}
.message ul li.yanzhen input {
	width: 100px;
	float: left
}
.message ul li.yanzhen i {
	float: left;
	height: 30px;
	position: relative;
	margin: 0 10px
}
.message ul li.yanzhen i img {
	vertical-align: top
}
.message ul li.me {
	width: 98%
}
.message ul li.yanzhen a {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	text-decoration: underline
}
.message ul li.yanzhen a:hover {
	color: #666
}
.message .btn2 {
	margin-top: 22px;
	height: 30px;
	line-height: 30px;
	padding: 0
}
.message .btn2 input {
	width: 100px;
	border: 0;
	padding: 0;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	background: #1a3f98;
	border-radius:5px;
transition: .5s
}
.message .btn2 input:hover {
	
	background: linear-gradient(to right, #359b81, #6ab441);
	
}
#m:after {
	content: "*";
	font-size: 14px;
	color: red;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 10px
}

.app-show .news-h1 {
	text-align: center;
	margin-bottom: 10px
}
.app-show .procate {
	text-align: center;
	border-bottom: 1px solid #1a3f98;
	overflow: hidden;
	margin-bottom: 20px
}
.app-show .procate li {
	text-align: center;
	margin-right: 2px;
	float: left;
	font-size: 15px;
	width: 104px;
	height: 40px;
	margin-top: 5px
}
.app-show .procate li span {
	padding: 0 20px;
	display: block;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #1a3f98
}
.app-show .info {
	padding-bottom: 20px
}

.home-title1 {
	text-align: center;
	font-size: 20px;
	color: #242424;
}
.home-title1:after {
	content: '';
	display: block;
	width: 29px;
	height: 2px;
	background: linear-gradient(to right, #359b81, #6ab441);
	margin: 20px auto 27px auto
}


.product-show .news-h1 {
	text-align: center;
	margin-bottom: 30px
}
.product-show .procate {
	text-align: center;
	border-bottom: 1px solid #1a3f98;
	overflow: hidden;
	margin-top:30px;
	margin-bottom:30px;
}
.product-show .procate li {
	text-align: center;
	float: left;
	font-size: 20px;
	font-weight:bold;
	width: 150px;
	height: 50px;
	line-height:50px;
}
.product-show .procate li span {
	padding: 0 20px;
	display: block;
	line-height: 50px;
	height: 50px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #1a3f98;
}
.product-show .info {
	padding-bottom: 20px;
	line-height:30px;
	font-size:16px;
}
.prev-next {
	padding: 30px 0 0 0;
	overflow: hidden
}
.prev-next ul{
	float:left;
}
.prev-next ul li a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-size: 14px;
	line-height:36px;
}
.prev-next ul li a:hover {
	color: #1a3f98
}
.prev-next .return {
	width: 150px;
	text-align: center;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	background: #1a3f98;
	margin-top: 10px;
	margin: 0 auto;
	border-radius:180px;
	float:right;
}
.prev-next .return a {
	color: #fff;
	display: block
}
.prev-next .return:hover {
	background: linear-gradient(to right, #359b81, #6ab441);
}
.prev-next .return img{
	padding:15px 0px 0px 20px;
}

.contacta li {
	width: 30%;
	margin-right: 3%;
	padding-bottom: 50px;
}
.dsjsj {
	width:10%;
	font-size:18px;
	line-height:30px;
	float:left;
}
.dsjnr {
	width:90%;
	font-size:16px;
	float:left;
	line-height:30px;
}
.dsjtb {
	margin-right:10px;
	min-height:40px;
	padding-bottom:20px;
	width:12px;
	float:left;
	margin-left:10px;
	background:url(../images/lsjlbj.jpg) top center repeat-y;
}
.dsjtb p {
	width: 12px;
	height: 12px;
	background: #bababa;
	border-radius: 50%;
	left: 3px;
	margin-top:8px;
}
.dsjwz {
	width:94%;
	float:left;
}
.zlzz {
	background-color:#f6f6f6;
	padding:20px;
	font-size:14px;
	line-height:30px;
}
.zlzz h1 {
	font-size:20px;
	color:#1a3f98;
}
.zlzz img {
	padding-left:20px;
}
.zlzz1 img {
	padding-right:20px;
}
.zlzz1 {
	font-size:14px;
	line-height:30px;
	padding-top:30px;
	padding-bottom:30px;
}
.zlzz1 h1 {
	font-size:20px;
	color:#1a3f98;
}




/*--------------------手机表格滚动条-----------------------------------------*/
.table{border-collapse:collapse!important}

.table td,.table th{background-color:#fff!important}

.table-bordered th,.table-bordered td{border:1px solid #ddd!important}
@media (min-width:1200px){
.table{width:100%;max-width:100%;margin-bottom:20px}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{border:1px solid #999;}

.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}

.table>tbody+tbody{border-top:2px solid #ddd}

.table .table{background-color:#fff}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}

.table-bordered{border:1px solid #ddd}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}

.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}

.table-hover>tbody>tr:hover{background-color:#f5f5f5}

table col[class*=col-]{position:static;display:table-column;float:none}

table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}

.table-responsive{min-height:.01%;overflow-x:auto}}

@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #999;}.table-responsive>.table{margin-bottom:0}

.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}

.table-responsive>.table-bordered{border:0}

.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}

.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}

.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}
}


.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}



.table-responsive{min-height:.01%;overflow-x:auto}

@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #999;}.table-responsive>.table{margin-bottom:0}

.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}

.table-responsive>.table-bordered{border:0}

.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}

.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}

.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}
}






@media(max-width:1730px) {
.container {
margin-right: auto;
margin-left: auto;
padding-right: 80px;
padding-left: 80px;
width: 100%
}

.home-second ul li {
width: 320px
}

.nav ul li a {
	padding: 0 20px;
}

.youshi2_nr1_nr{
	width:75%;
}


.news ul li {
	width:45%;
}
}

@media(max-width:1600px) {
	.home-second ul li {
		width: 290px
	}
	.home-second ul li .text {
		width: 180px
	}
	.home-about .left .jsh {
	}
}


@media (min-width:1481px) and (max-width:1600px){
	.nav ul li{
		font-size:15px;
	}
	.nav ul li a {
		padding: 0px 13px;
	}
	.header .header-right .phone{
		font-size:27px;
		margin-top:15px;
	}
	.nav{
		padding-right:30px;
	}
    .ban_right{
        width: 70%;
        margin: 0 auto;
    }
	
	.header .logo {
	font-size:24px;
}
}

@media (min-width:1441px) and (max-width:1480px){
	.nav ul li{
		font-size:15px;
	}
	.nav ul li a {
		padding: 0px 13px;
	}
	.header .header-right .phone{
		font-size:27px;
		margin-top:15px;
	}
	.nav{
		padding-right:30px;
	}
    .ban_right{
        width: 70%;
        margin: 0 auto;
    }
	
	.header .logo {
	font-size:20px;
}
}

@media(max-width:1440px) {
	.nav {
		padding-right: 20px
	}
	.nav ul li a {
		padding: 0 17px
	}
	.nav ul li {
		font-size: 16px
	}
	.home-news .news-bottom .left .text {
		margin-top: 25px
	}
	.home-news .news-bottom .right ul li .text .jsh {
		height: 48px
	}
	.home-second ul li {
		width: 260px
	}
	.home-second ul li .text {
		width: 160px
	}
	.home-product ul li .pic .hover .box {
		padding-top: 25px
	}
	.header .logo{
	width: 40%;
}
.phone{
	display:none;
}
}

@media (min-width:1367px) and (max-width:1440px){
    .nav ul li{
        font-size: 14px;
    }
	.nav ul li a {
		padding: 0px 13px;
	}
	.header .header-right .phone{
		font-size:26px;
		margin-top:18px;
	}
    .ban_right{
        width: 60%;
        margin: 0 auto;
    }
		.header .logo {
	font-size:20px;
}
.youshi2_nr1_nr{
	width:70%;
}
.youshi2_nr1{
	height:220px;
}
.youshi{
	background: url("../images/youshi_bj1.jpg") no-repeat center top;
}
.header .logo{
	font-size:24px;
}
.nav ul li{
	font-size:16px;
}
}


@media(max-width:1366px) {
	.nav ul li a {
		padding: 0 12px
	}
	.home-about .left .jsh {
	}
	.home-keji ul li .pic .hover {
		padding-top: 6%
	}
	.home-second ul li .text .bt {
		font-size: 18px
	}
	.home-second ul li .pic {
		width: 50px;
		height: 50px
	}
	.home-second ul li .text .jsh {
		line-height: 20px;
		font-size: 12px;
		height: 60px
	}
	.home-second ul li {
		height: 130px;
		width: 243px
	}
	.home-news .news-bottom .left .text {
		margin-top: 13px
	}
	.home-news .news-bottom .right ul li {
		padding-bottom: 16px;
		overflow: hidden;
		margin-bottom: 16px
	}
	.footer-top .left {
		width: 23%
	}
	.home-product ul li .pic .hover .box .title {
		margin-bottom: 10px
	}
	.home-product ul li .pic .hover .box .jsh {
		margin-bottom: 10px
	}
.header .logo{
	font-size:24px;
}
.nav ul li{
	font-size:16px;
}
}


@media (min-width:1280px) and (max-width:1366px){
    .nav ul li{
        font-size: 16px;
    }
	.nav ul li a {
		padding: 0px 10px;
	}
	.header .header-right .phone{
		font-size:20px;
		margin-top:15px;
	}
	.header .header-right .phone span{
		font-size:16px;
		margin-top:40px;
	}
    .ban_right{
        width: 50%;
        margin: 0 auto;
    }
	.youshi2_nr1_nr{
	width:60%;
}
.youshi2_nr1{
	height:240px;
}
.youshi{
	background: url("../images/youshi_bj1.jpg") no-repeat center top;
}
.footer-top .left{
	width:35%;
}
.footer-top .list{
	width:35%;
}
.header .logo{
	font-size:24px;
}
.nav ul li{
	font-size:16px;
}
.header .logo{
	width:45%;
}
}


@media(max-width:1280px) {
.header {
height: 60px
}
.header .logo{
	width:60%;
}
.header .header-right .phone {
margin-top: 8px
}
.nav {
display: none
}
.phone-nav {
display: block
}
.header .header-right {
padding-right: 50px
}

}


@media (min-width:1201px) and (max-width:1279px){
.home-about{
	background: url("../images/about_bj1.jpg") no-repeat top center;
}
.youshi2_nr1_nr{
	width:65%;
}
.youshi2_nr1{
	height:240px;
}
.youshi{
	background: url("../images/youshi_bj1.jpg") no-repeat center top;
}
.footer-top .left{
	width:40%;
}
.header .logo{
	width:50%;
	font-size:26px;
}
.nav ul li{
	font-size:14px;
}
}



@media(max-width:1200px) {
	.footer-top .left {
	width: 25%
	}
	.content .container {
	width: 100%
	}
	.home-product ul li .pic .hover .box .more {
	display: none
	}
    .banner-info{
        width:90%;
        margin-left:-45%;
    }
    .ban_left{
        /*margin-top:70px;*/
    }
    .ban_left .bt{
        font-size:20px;
        line-height:30px;
        margin-bottom:20px;
    }
    .ban_left .jsh{
        font-size:18px;
        line-height:25px;
        margin-bottom:0px;
    }
    .ban_right{
        width:70%;
        margin: 40px auto 0px auto;
    }
.youshi{
	background: url("../images/youshi_bj.jpg") no-repeat center top;
}
.footer-top .left{
	width:30%;
}
.footer-top .list{
	width:36%;
}
.youshi2_nr1_nr{
	width:65%;
}
.youshi2_nr1{
	height:240px;
}
.youshi{
	background: url("../images/youshi_bj1.jpg") no-repeat center top;
}
.home-about .left a{
	padding:20px 0px 20px 0px;
	}
.home-about{
	background: url("../images/about_bj1.jpg") no-repeat top center;
}
}

@media (min-width:1025px) and (max-width:1199px){
	
	.home-about .left{
		width:100%;
	}
	.home-about .right .pic1{
		float:left;
	}
	.home-about .right .pic2{
		float:left;
	}
	}

@media(max-width:1024px) {
	.home-one ul li {
	margin-bottom: 20px
	}
	.home-news .news-bottom .right {
	width: 100%
	}
	.home-news .news-bottom .left {
	width: 100%
	}
	.home-news .news-bottom .left .text {
	width: 40.5%
	}
	.home-news .news-bottom .left .pic {
	width: 59.5%
	}
	.home-news .news-bottom .left {
	margin-bottom: 20px
	}
	.footer-top .left {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	float: none;
	margin-bottom: 10px
	}
	.footer-top .center {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	float: none;
	margin-bottom: 10px
	}
	.footer-top .list {
	width: 86%
	}
	.footer-center a {
	font-size: 14px;
	line-height: 27px
	}
	.home-news .news-bottom .left .text {
	margin-top: 70px
	}
	.home-one ul li .bt {
	font-size: 16px
	}
	.youshinn{
		margin-top:40%;
	}
	.header .logo{
		width:60%;
	}
	.home-about .right{
		width:100%;
	}
	.home-about .left{
		width:100%;
	}
	.home-about .right .pic1{
		float:left;
	}
	.home-about .right .pic2{
		float:left;
	}
}



@media(max-width:768px) {
	.home-one {
	padding: 25px 0 5px 0
	}
	.home-product ul li {
	width: 100%;
	margin-bottom: 20px
	}
	.home-product {
	margin-bottom: 5px
	}
	.home-product ul li:hover .pic .hover {
	display: none
	}
	.home-product ul li:hover .pic .bt {
	display: block
	}
	.home-about .left {
	width: 100%
	}
	.home-about .left a {
	padding: 25px 0
	}
	.home-about .right {
	width: 100%
	}
	.home-keji ul li {
	width: 33.333333333%
	}
	.home-keji ul li .pic .bt {
	bottom: 15px
	}
	.home-keji ul li:hover .pic .hover {
	display: none
	}
	.home-keji ul li:last-child {
	display: block
	}
	.home-productlist ul {
	margin: 0 -10px
	}
	.home-productlist ul li {
	padding: 0 10px
	}
	.product ul {
	margin: 0 -10px
	}
	.product ul li {
	padding: 0 10px
	}
	.home-news .news-bottom .left .text {
	margin-top: 8px
	}
	.footer-top .ewm {
	width: 18.3%
	}
	.footer-top .list {
	width: 79%
	}
	.footer-bottom {
	font-size: 14px;
	padding: 20px 0
	}
	.home-keji {
	padding: 25px 0
	}
	.home-productlist {
	padding: 30px 0
	}
	.header .header-right .phone {
	display: none
	}
	.footer-top .left .bt {
	font-size: 22px
	}
	.footer-top .left .jsh .title {
	font-size: 16px;
	margin-bottom: 10px
	}
	.home-title {
	font-size: 22px
	}
	.home-banner .slick-dots {
	bottom: 15px;
	left:7%;
	}
	.home-about .left .bt {
	font-size: 22px;
	text-align:center;
	}
	.home-about .left .bt:after{
		margin:0 auto;
		
	margin-top:5px;
	}
	.home-about .left .more{
		margin:0 auto;
	}
	.home-news .news-bottom .left .text .more{
		margin:0 auto;
	}
	.jsh p{
		margin-top:0px !important;
	}
	.home-about .left .jsh{
		padding-top:20px;
	}
	.home-second {
	padding: 25px 0
	}
	.content {
	padding: 25px 0
	}
	.content .content-list ul li {
	font-size: 14px;
	width:47%;
	}
	.padding {
	padding: 25px 0 5px 0
	}
	.news-show .news-h1 {
	font-size: 18px;
	margin-bottom: 20px
	}
	.job .jobsub {
	padding: 15px
	}
	.app ul li {
	width: 33.333333333%
	}

    .ban_right{
        margin-top:25px;
    }
.header .logo {
    width: 60%;
    padding-top: 10px;
}
.youshi1{
	width:100%;
}
.youshinn {
    margin: 5%;
}
.youshi2{
	width:100%;
}
.youshi2_nr1_nr {
    width: 88%;
    float: left;
}
.whz{
	width:100%;
}
.why{
	width:100%;
}
.whz1{
	width:100%;
}
.why1{
	width:100%;
}
.whz ul{
	padding:5%;
}
.whz li{
	line-height:30px;
	font-size:14px;
}
.whz li strong{
	font-size:14px;
}
.whz1 ul{
	padding:5%;
}
.whz1 li{
	line-height:30px;
	font-size:14px;
}
.whz1 li strong{
	font-size:14px;
}
}



@media(max-width:520px) {
	.home-keji ul li {
	width: 50%
	}
	.home-productlist ul {
	margin: 0 -6px
	}
	.home-productlist ul li {
	width: 33.333333%;
	padding: 0 6px
	}
	.product ul {
	margin: 0 -6px
	}
	.product ul li {
	width: 33.333333%;
	padding: 0 6px
	}
	.home-news .news-bottom .left .text {
	margin-top: 0;
	width: 100%;
	padding: 20px
	}
	.home-news .news-bottom .left .pic {
	width: 100%
	}
	.home-news .news-bottom .left .text .jsh {
	height: 72px
	}
	.home-news {
	padding-bottom: 25px
	}
	.footer-top .left {
	width: 100%;
	display: block
	}
	.footer-top .center {
	padding-top: 0;
	width: 100%;
	display: block
	}
	.footer-top .list {
	width: 100%
	}
	.footer-top .ewm {
	width: 150px;
	float: none;
	margin: 0 auto;
	clear: both
	}
	.footer-top {
	padding: 25px 0
	}
	.home-productlist ul li {
	width: 50%
	}
	.product ul li {
	width: 50%
	}
	.prev-next-return .prev, .prev-next-return .next {
	width: 100%;
	margin-bottom: 3px
	}
	.prev-next-return .prev {
	padding-right: 40px
	}
	.prev-next-return .next {
	text-align: left;
	padding-left: 40px;
	background: #b6b6b6 url(../images/arrow-left-02.png) no-repeat left center
	}
	.prev-next-return .return {
	position: relative;
	top: auto;
	left: auto;
	margin-left: 0;
	display: block
	}
	.app ul li {
	width: 50%
	}
	.app ul li .pic .bt {
	bottom: 10px
	}
	.footer-top .ewm{
		display:none;
	}
	.footer-center{
		display:none;
	}


    .banner-info {
        width: 100%;
        margin-left: -50%;
    }


    .ban_right{
        width: 50%;
        margin-top:15px;
    }


    .ban_left .bt{
        font-size:16px;
        line-height:25px;
        margin-bottom:5px;
    }
    .ban_left .jsh{
        font-size:14px;
        line-height:20px;
        margin-bottom:0px;
    }
.header .logo {
    width: 60%;
    padding-top: 10px;
}
.youshi1{
	width:100%;
}
.youshinn {
    margin: 5%;
}
.youshi2{
	width:100%;
}
.youshi2_nr1_nr {
    width: 74%;
    float: left;
}
.whz{
	width:100%;
}
.why{
	width:100%;
}
.whz1{
	width:100%;
}
.why1{
	width:100%;
}
.whz ul{
	padding:5%;
}
.whz li{
	line-height:30px;
	font-size:14px;
}
.whz li strong{
	font-size:14px;
}
.whz1 ul{
	padding:5%;
}
.whz1 li{
	line-height:30px;
	font-size:14px;
}
.whz1 li strong{
	font-size:14px;
}
}

@media(max-width:414px) {
	.top a {
	display: none
	}
	.home-second ul li .text .jsh {
	display: none
	}
	.home-second ul li {
	padding: 10px
	}
	.home-second ul li .pic {
	margin: 0
	}
	.home-second ul li .text {
	padding-left: 10px;
	padding-top: 3px
	}
	.home-second ul li {
	height: 73px
	}
	.home-second ul li .text {
	width: 100px
	}
	.home-second ul li {
	width: 173px
	}
	.header .logo {
    width: 60%;
    padding-top: 10px;
}
.youshi1{
	width:100%;
}
.youshinn {
    margin: 5%;
}
.youshi2{
	width:100%;
}
.youshi2_nr1_nr {
    width: 74%;
    float: left;
}
.whz{
	width:100%;
}
.why{
	width:100%;
}
.whz1{
	width:100%;
}
.why1{
	width:100%;
}
.whz ul{
	padding:5%;
}
.whz li{
	line-height:30px;
	font-size:14px;
}
.whz li strong{
	font-size:14px;
}
.whz1 ul{
	padding:5%;
}
.whz1 li{
	line-height:30px;
	font-size:14px;
}
.whz1 li strong{
	font-size:14px;
}
}
@media(max-width:375px) {
	.footer-top .list ul li a {
	font-size: 16px
	}
	.footer-top .list ul li ul li a {
	font-size: 13px
	}
	.app ul li {
	width: 100%
	}
	.home-one ul li {
	width: 120px;
	height: 120px
	}
	.home-one ul li a {
	width: 120px;
	height: 120px
	}
	.home-one ul li a {
	padding-top: 10px
	}
	.home-one ul li .box .pic {
	height: 60px;
	width: 60px
	}
	.home-one ul li .bt {
	font-size: 14px;
	margin-top: 10px
	}
	.home-second ul li .text .bt {
	font-size: 15px
	}
	.home-second ul li .text {
	padding-top: 9px
	}
	.home-second ul li {
	width: 136px
	}
	.home-second ul li .text {
	width: 72px
	}
	.home-second ul li {
	padding: 10px 5px
	}
	.top {
	font-size: 12px
	}
    .ban_left .jsh{
        font-size: 12px;
    }
	.header .logo {
    width: 60%;
    padding-top: 10px;
}
.youshi1{
	width:100%;
}
.youshinn {
    margin: 5%;
}
.youshi2{
	width:100%;
}
.youshi2_nr1_nr {
    width: 74%;
    float: left;
}
.whz{
	width:100%;
}
.why{
	width:100%;
}
.whz1{
	width:100%;
}
.why1{
	width:100%;
}
.whz ul{
	padding:5%;
}
.whz li{
	line-height:30px;
	font-size:14px;
}
.whz li strong{
	font-size:14px;
}
.whz1 ul{
	padding:5%;
}
.whz1 li{
	line-height:30px;
	font-size:14px;
}
.whz1 li strong{
	font-size:14px;
}
}

@media(max-width:767px) {
.page a {
display: none
}
.page a.first, .page a.prev, .page a.next, .page a.last {
display: inline-block
}
.header .logo {
    width: 60%;
    padding-top: 20px;
}
.current .current-right{
	float:none;
	text-align:center;
	}
}

@media(max-width:535px) {
.message {
background: 0;
padding: 0
}
.message ul li {
width: 100%;
margin-bottom: 10px
}
.message ul li input {
width: 99%
}
.message ul li textarea {
width: 99%
}
.message ul li.yanzhen input {
width: 100px
}
.message ul li.me {
width: 100%
}
.header .logo {
    width: 60%;
    padding-top: 20px;
}
.current .current-right{
	float:none;
	text-align:center;
	}
}

@media(max-width:992px) {
.contact ul li .text {
font-size: 17px
}
}
@media(max-width:768px) {
.contact .contact1 {
margin-top: 30px
}
.contact ul li {
margin-bottom: 15px
}
.contact ul .c1 {
width: 100%
}
.contact ul .c2 {
width: 100%
}
.contact ul .c3 {
width: 100%
}
.contact ul {
margin-bottom: 0
}
.contact ul li .pic {
width: 74px;
height: 74px
}
.contact ul li {
min-height: 74px
}
.contact ul li .text {
padding-top: 10px;
padding-left: 92px
}
.contact #allmap {
height: 300px
}
.header .logo {
    width: 60%;
    padding-top: 20px;
}
.current .current-right{
	float:none;
	text-align:center;
	}
}


