* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
	font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,SimSun,sans-serif;
    color: #4f4f4f;
    -webkit-user-select: none;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    font-size: 14px;
    background-color: #fff;
}
article, aside, blockquote, body, button, code, dd, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
a {
    -webkit-touch-callout: none;
    text-decoration: none;
    color: #333;
    outline: 0;
}
em, i {
    font-style: normal;
}
ul,li {
    list-style: none;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.header .header_up {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #e4e4e4;
}
.header .header_up .container{
	width: 1200px;
    margin: 0 auto;
}
.header .header_up p {
	color: #333;
	float: left;
	line-height: 35px;
}
.header .header_up .top_nav {
	float: right;
	margin-top: 10px;
	overflow: hidden
}
.header .header_up .top_nav li {
	float: left;
	border-right: 1px solid #676767;
	width: 70px;
	text-align: center
}
.header .header_up .top_nav a {
	color: #333;
}
.header .header_up .top_nav .last {
	width: 60px;
	text-align: right;
	border: none
}

.header_top{
    height: 110px;
    display: flex;
    justify-content: space-between;
}
.header_top_left{
    /*padding: 10px 0;*/
}
.header_top_left > a{
	display: block;
	height: 100%;
}
.header_top_left img{
    max-width: 100%;
    max-height: 100%;
}
.header_top_right{
    display: flex;
}
.header_top_right > li{
    width: 100px;
    display: flex;
    align-items: center;
    justify-items: center;
    flex-direction: column;
    position: relative;
}
.header_top_right > li.active{
    background: #06a3e8;
}
.header_top_right > li.active > a{
    color: #fff;
}
.header_top_right > li:hover{
    background: #06a3e8;
}
.header_top_right > li:hover > a{
    color: #fff;
}
.header_top_right > li:hover > ul{
	height: auto;
	opacity: 1;
}
.header_top_right > li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    background-position-x: center;
    background-position-y: 20px;
    background-repeat: no-repeat;
    /* padding-top: 30px; */
    flex-direction: column;
}
.header_top_right > li .nav_img{
	margin-bottom: 7px;
}
.header_top_right > li > ul {
    position: absolute;
    top: 110px;
    z-index: 3;
    background: #06a3e8;
    width: 130%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .3s;
}
.header_top_right > li > ul > li:hover{
	background: #fff;
}
.header_top_right > li > ul > li:hover > a{
	color: #000;
}
.header_top_right > li > ul > li > a{
	color: #fff;
	padding: 8px 0;
}
.swiper-container {
    height: 500px;
    /*width: 1200px;*/
    margin: 0 auto;
}
.product_top{
    text-align: center;
}
.product_top p{
    padding: 15px 0;
}
.product_top .product_title{
    font-size: 26px;
}
.product_top .product_desc{
    color: #999999;
    font-size: 14px;
}
.product_cate{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0;
}
.product_cate li{
    background: #027db3;
    margin: 0 4px;
}
.product_cate li a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    color: #FFF;
    background: #06a3e8;
}
.product_cate li.active a{
    color: #fff;
    background: #0aaaf1;
}
.product_con{
    display: none;

}
.product_ul{
    display: flex;
    flex-wrap: wrap;
}
.product_ul li{
    width: 25%;
    padding: 10px;
}
.product_ul li a{
    display: flex;
    flex-direction: column;
}
.product_con_img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 325px;
    overflow: hidden;
}
.product_con_img img{
    max-width: 100%;
    transition: all .3s;
    max-height: 100%;
}
.product_con_img img:hover{
	
transform: scale(1.1);
}
.product_con_title{
    text-align: center;
    padding-top: 8px;
}
.banner_bg{
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.zjwy {
	overflow: hidden;
	width: 100%;
	/* height: 490px; */
	padding-top: 25px;
}
.zjwbBox {
	width: 100%;
}
.zjwbBox h3 {
	font-size: 28px;
	text-align: center;
	margin-top: 25px;
	background: url(../images/zjwy_bg.png) no-repeat center top;
}
.zjwbBox h3 a {
	/* color: #06a3e8; */
	color: #666666;
	font-weight: normal;
}
.zjwbBox .wy_tupian {
	width: 500px;
	margin-top: 30px;
	float: left;
}
.zjwbBox .wy_tupian img {
	width: 500px;
	height: 340px;
}
.zjwbBox .wy_jianjie {
	width: 660px;
	margin-top: 30px;
	float: right;
}
.wy_jianjie dt {
	line-height: 30px;
	height: 275px;
	overflow: hidden;
	font-size: 14px;
	text-align: justify;
}
.wy_jianjie dd {
	margin: 25px 0 0 0;
}
.wy_jianjie dd a {
	display: inline-block;
	background: #06a3e8;
	padding: 8px 40px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.wy_jianjie dd a:hover {
	background: #0092de;
}

.slq {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 40px;
}
.slqBox {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.slqBox h4 {
	font-size: 30px;
	color: #06a3e8;
}
.slqBox h5 {
	font-size: 18px;
	color: #3f3f3f;
	margin: 10px 0px 30px;
}
.slqBox p {
	font-size: 14px;
	padding-left: 20px;
	margin-top: 10px;
	background: url(../images/xiaohua.png) no-repeat left 9px;
	line-height: 28px;
	text-align: justify;
}
.slq01 {
	overflow: hidden;
	width: 100%;
	height: 438px;
	background: url(../images/ys_line.png) bottom no-repeat;
}
.Box {
	overflow: hidden;
	margin: 0 auto;
	height: 190px;
	background: url(../images/slq01.png) no-repeat center;
}
.Box h3 {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	margin-top: 22px
}
.Box h3 span {
	font-size: 40px;
}
.Box p {
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
}
.Box p>span {
	font-size: 30px;
}
.slqBox .Box1 {
	padding-left: 115px;
}
.slqBox b {
	font-size: 50px;
	position: absolute;
	font-weight: bold;
	width: 96px;
	height: 96px;
	display: block;
	background: url(../images/ys.png) no-repeat;
	text-align: center;
	line-height: 96px;
	color: #fff;
	margin-top: 40px;
}
.slq02 .slqBox b {
	left: 620px;
	margin-top: 20px;
}
.slqBox .Box1 .wz {
	float: left;
	padding-top: 55px;
	width: 513px;
	overflow: hidden;
	box-sizing: unset;
}
.slqBox .Box1 .ystp1 img {
	padding-left: 100px
}
.slq .slq02 {
	width: 100%;
	height: 420px;
	background: url(../images/ys_line.png) bottom no-repeat;
}
.slqBox .Box2 .ystp2 {
	float: left;
}
.slqBox .Box2 .wz {
	width: 442px;
	float: right;
	padding: 35px 20px 0px 120px;
	box-sizing: unset;
}
.slq .slq03 {
	width: 100%;
	margin-top: 50px;
	height: 380px;
}
.slqBox .Box3 .wz {
	float: left;
	padding: 55px 20px 0px 120px;
	width: 460px;
	box-sizing: unset;
}
.slqBox .Box3 .ystp3 img {
	padding-left: 50px;
	float: right;
}
.slq .slq04 {
	width: 100%;
	height: 450px;
	background: url(../images/ys_line.png) top no-repeat;
}
.slq04 .slqBox b {
	left: 620px;
	margin-top: 80px;
}
.slqBox .Box4 .ystp4 {
	float: left;
	margin-top: 45px;
}
.slqBox .Box4 .wz {
	width: 442px;
	float: right;
	padding: 95px 20px 0px 120px;
	box-sizing: unset;
}
.footer{
    background: #2E3033;
    height: 360px;
    /*margin-top: 30px;*/
    color: #fff;
}
.footer_top{
    display:flex;
    flex-wrap: wrap;
    padding-top: 40px;
}
.footer_top > ul{
    width: 25%;
    display:flex;
    flex-direction: column;
}
.footer_top > ul > li{
    padding: 10px 0;
    
}
.footer_top > ul > li > a{
	color: #fff;
}
.footer_top .qrcode{
    justify-content: center;
    align-items: center;
}
.footer_top .qrcode img{
    max-width: 200px;
}
.footer_icp {
    text-align: center;
    background: #27292B;
    height: 50px;
    line-height: 50px;
    color: #939393;
}
.ind_can {
	background: url(../images/ind_09.png) no-repeat bottom;
	padding: 50px 0px 20px 0px;
	text-align: center;
	margin-bottom: 50px;
}
.ind_can b {
	font-size: 32px;
	color: #3d3d3d;
}
.ind_can p {
	font-size: 15px;
	color: #888888;
}

.news-list{
	margin: 0 auto;
	width: 1200px;
}
.news-right {
    font-size: 0;
}
.news-list ul li {
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cfcece;
    float: left;
    width: 50%;
}
.news-right-left {
    width: 79px;
}

.news-right-left, .news-right-con {
    display: inline-block;
    vertical-align: top;
}
.date {
	color: #999999;
	font-size: 58px;
	line-height: 1;
	text-align: center;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.time {
	text-align: center;
	font-size: 16px;
	color: #999999;
}
.news-right-con {
    margin-left: 20px;
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 100px);
}
.news-right-tit {
    margin-top: 0;
    margin-bottom: 15px;
}
.news-left-tit, .news-right-tit {
    color: #3f4040;
    font-size: 24px;
    margin-top: 5px;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.news-right-txt {
    font-size: 12px;
    color: #7e7e7e;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.news-list ul li:hover .news-right-tit, .news-list ul li:hover .date {
    color: #06a3e8;
}
.contact{
	padding: 50px 0;
	background: url(../images/contact_bg.jpg) repeat center;
	margin-top: 30px;
}
.contact .w1200{
	display: flex;
}
.contact .w1200 .contact_left ul{
	background: url(../images/5a509512cc7c9.png) no-repeat left 16px;
	padding-left: 40px;
	padding-top: 10px;
}
.contact .w1200 .contact_left ul li{
	height: 26px;
	line-height: 19px;
	margin: 16px 0;
}

.my-kefu {
	position: fixed;
	right: 0px;
	top: 20%;
	z-index: 9999;
}
.my-kefu ul {
	width: 77px;
}
.my-kefu li a {
	text-decoration: none;
}
.my-kefu li {
	background: #3a3a3a;
	margin-top: 1px;
	padding: 1px 0;
	height: 66px;
}
.my-kefu li i {
	background: url(../images/tb.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.my-kefu li p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.my-kefu .my-kefu-qq i {
	background-position: 4px 0;
}
.my-kefu .my-kefu-tel i {
	background-position: 0 -25px;
}
.my-kefu .my-kefu-tel1 i {
	background-position: -35px 4px;
}
.my-kefu .my-kefu-tel1:hover {
	width: 246px;
	height: 145px;
}
.my-kefu .my-kefu-tel2 i {
	background-position: -35px 4px;
}
.my-kefu .my-kefu-tel2:hover {
	width: 246px;
	height: 145px;
}
.my-kefu .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.my-kefu .my-kefu-weixin i {
	background-position: -34px 4px;
}
.my-kefu .my-kefu-weibo i {
	background-position: -30px -22px;
}
.my-kefu .my-kefu-ftop {
	background-color: #1184da;
}
.my-kefu .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.my-kefu-tel-right {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	border-left: 1px solid #fff;
	padding-top: 10px;
}
.my-kefu-tel1-right {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	margin-top: 8px;
	border: none;
	margin: 0 auto;
	margin-bottom: 5px;
}
.my-kefu-tel2-right {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	margin-top: 8px;
	border: none;
	margin: 0 auto;
	margin-bottom: 5px;
}
.my-kefu-right {
	width: 20px;
}
.my-kefu-tel-main {
	color: #fff;
	margin-top: 9px;
	height: 47px;
	width: 247px;
}
.my-kefu-main {
	width: 97px;
	position: relative;
}
.my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
}