@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1280px) {
	.top,
	.logo,
	.nav,
	.hot1,
	.con3,
	.foot,
	.con2con,
	.con4con{
		width: 1000px;
	}
	.logo img{
		width: 100%;
	}
	.nav li {
		width: 142px;
	}
	.hot {
		width: 600px;
	}
	.con3right {
		float: right;
		width: calc(100% - 330px);
	}
	.con3title1 {
		width: calc(100% - 1px);
		background: url(../images/con3rigth.jpg) right no-repeat;
		border-left: solid 1px #CCCCCC;
	}
	.footxian img{
		width: 100%;
	}
	.foot2 {
		width: 470px;
	}
	.con1{
		width: 1020px;
	}
	.con1 a {
		width: 136px;
	}
	.con1 li a:hover {
		background: url(../images/con1bghover.png) center no-repeat;
	}
	.con2{
		height: auto;
		padding-bottom: 60px;
		background: url(../images/con2bg.jpg) no-repeat center;
		background-size: auto 100%;
	}
	.con3con1 li{
		width:	calc(33.33% - 40px);
		margin: 0 10px;
		margin-top: 20px;
		padding: 1px 10px 0;
		height: auto;
		background: url(../images/con3con1bg.jpg) bottom center no-repeat;
	}
	.con3con1 li:hover {
		background: url(../images/con3con1bghover.jpg) bottom center no-repeat;
	}
	.con3con1 img {
		width: 100%;
		height: auto;
	}
	.con3con1 p{
		margin-top: 3px;
		line-height: 40px;
		height: 50px;
	}
	.gg {
		background: url(../images/gg.jpg) no-repeat center;
		background-size: 150% auto;
	}
	.gg1 {
		width: 100%;
		top: 110px;
		right: 40px;
	}
	.con4con li {
		width: calc(50% - 16px - 20px);
		margin: 0 10px;
		margin-top: 20px;
	}
	.con4con .more{
		float: right;
	}
	.neirong .b_img{
		width: 100%;
	}
}


@media screen and (max-width:1024px) {
	.phone_none{
        display: none;
    }
    .pc_none{
        display: block;
	}

	body {
		margin: 0px;
		padding: 0px;
		background-color: #fff;
		font-family: "微软雅黑";
		font-size: 14px;
		/* max-width: 640px; */
		margin: 0 auto;
		padding-bottom: 92px;
	}

	a {
		text-decoration: none;
		margin: 0;
		padding: 0;
		color: #ffffff;
		font-size: 16px;
		cursor: pointer;
	}

	/**{ font-family:"微软雅黑"; font-size:14px; color:#000;}*/

	* {
		font-size: 14px;
	}

	h1,
	h2,
	p,
	h4,
	h5,
	h3,
	h6 {
		margin: 0;
		padding: 0;
		font-weight: normal;
	}

	img {
		display: block;
		border: none;
		width: 100%;
	}

	.clearfix {
		clear: both;
	}

	ul,
	li {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	input,
	textarea,
	select {
		border: none;
		font-family: "微软雅黑";
		outline: none
	}

	.fl {
		float: left;
	}

	.fr {
		float: right;
	}

	.clearfix:after {
		clear: both;
		display: block;
		height: 0;
		content: "\200B";
	}

	.clearfix {
		*zoom: 1;
	}

	.container {
		width: 94%;
		margin: 0 auto;
	}

	/* 文本框提示文字颜色改变 */

	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
		/* WebKit*/
		color: #d7d7d7;
	}

	input:-moz-placeholder,
	textarea:-moz-placeholder {
		/* Mozilla Firefox 4 to 18 */
		color: #d7d7d7;
	}

	input::-moz-placeholder,
	textarea::-moz-placeholder {
		/* Mozilla Firefox 19+ */
		color: #d7d7d7;
	}

	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		/* IE 10+ */
		color: #d7d7d7;
	}

	.top {
		background: #015cbc;
		height: 5px;
		width: 100%;
	}

	.nav ul li {
		width: 25%;
		float: left;
		text-align: center;
		height: 40px;
		line-height: 40px;
		background: #015cbc url(../img/xt.png)no-repeat left center;
		border-bottom: 1px solid #0069d9;
	}

	.nav ul li:nth-child(4n) {
		margin-right: 0;
	}

	.seach {
		background: #f6f6f6;
		padding: 16px 0;
	}

	.seach_all {
		width: 78%;
		margin: 0 auto;
		position: relative;
	}

	.seach_all input {
		width: 91%;
		margin: 0 auto;
		float: left;
		height: 30px;
		line-height: 30px;
		text-indent: 1.5rem;
	}

	.seach_all button {
		width: 32px;
		margin: 0 auto;
		float: right;
		height: 30px;
		background: url(../img/ss.png)no-repeat;
		border: none;
		font-size: 14px;
	}

	.index_about {
		margin-bottom: 64px;
	}

	.about_title {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	.t_left h3 {
		color: #2e2e2e;
		font-size: 24px;
	}

	.t_left p {
		font-size: 12px;
		color: #6e6e6e;
		margin-top: 6px;
		text-transform: uppercase;
	}

	.t_left p img {
		width: 40px;
		height: 4px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 9px;
	}

	.t_right {
		background: #eeeeee;
		font-size: 16px;
		height: 39px;
		border: 1px solid #dbdbdb;
		text-align: center;
	}

	.t_right>a {
		display: block;
		width: 111px;
		line-height: 39px;
		color: #6e6e6e;
	}

	.index_xm .t_right {
		position: relative;
	}

	.about_wz {
		color: #6e6e6e;
		line-height: 24px;
		text-indent: 2em;
	}



	.midlle {
		width: 60%;
		margin: 0 auto;
	}

	.four1img {
		width: 70px;
		margin: 0 auto;
	}
	.four1text {
		width: 54%;
	}

	.four1text h3 {
		color: #fff;
		font-size: 30px;
		margin: 10px 0 5px 0;
	}

	.four1text span {
		color: #fff;
		font-size: 15px;
		display: block;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.t_right_list {
		padding: 25px 6px 40px;
		position: absolute;
		background: #f6f6f6;
		border: 1px solid #dbdbdb;
		right: -1px;
		display: none;
		z-index: 999;
	}

	.t_right_list ul li {
		text-align: center;
		width: 173px;
		margin: 0 auto;
		padding: 12px 0;
		background: url(../img/xt1.png)no-repeat left bottom;
	}

	.t_right_list ul li a {
		color: #6e6e6e;
		font-size: 16px;
		text-align: center;
	}

	.product_show {
		position: relative;
		text-align: center;
		padding-bottom: 50px;
	}

	.product_show ul li {
		float: left;
		width: 49%;
		margin-right: 2%;
		margin-bottom: 20px;
		position: relative;
	}

	.p_img h3 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		line-height: 42px;
		font-size: 15px;
		color: #fff;
		background: rgba(2, 79, 161, .8);
		text-align: center;
	}

	.product_show ul li:nth-child(2n) {
		margin-right: 0;
	}

	.p_text {
		color: #2e2e2e;
		background: #f6f6f6;
		line-height: 48px;
		text-align: center;
	}

	.product_pation {
		width: 100%;
	}

	.product_pation .swiper-pagination-bullet {
		width: 13px;
		height: 13px;
		border-radius: 10px;
		background: #bfdeff;
		opacity: 1;
		margin: 0 5px;
		text-align: center;
	}

	.product_pation .swiper-pagination-bullet-active {
		background: #015cbc;
	}

	.product_scoll {
		margin-bottom: 20px;
	}

	.news_list {
		margin-top: 40px;
	}

	.news_list ul li {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #dbdbdb;
	}

	.news_list h3 {
		font-size: 18px;
		color: #2e2e2e;
		margin-bottom: 8px;
	}

	.news_list h3 img {
		width: 15px;
		height: 15px;
		margin-left: 5px;
		margin-right: 10px;
		vertical-align: middle;
		display: inline-block;
	}

	.news_list p {
		color: #6e6e6e;
		line-height: 24px;
		font-size: 14px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.index_td {
		background: #f6f6f6;
		margin-top: 50px;
	}

	.product_pation1 {
		width: 100%;
		bottom: 30px;
	}

	.product_pation1 .swiper-pagination-bullet {
		width: 13px;
		height: 13px;
		border-radius: 10px;
		background: #bfdeff;
		opacity: 1;
		margin: 0 5px;
		text-align: center;
	}

	.product_pation1 .swiper-pagination-bullet-active {
		background: #015cbc;
	}

	.index_td .about_title {
		margin-top: 0;
		padding-top: 35px;
	}

	.footert1 {
		text-align: center;
		color: #6e6e6e;
		font-size: 14px;
		margin-top: 20px;
	}

	.footer {
		margin-top: 100px;
		position: fixed;
		width: 100%;
		/* max-width: 640px; */
		bottom: 0;
		margin: 0 auto;
		background: #015cbc;
		z-index: 999;
	}

	.footer ul li {
		position: relative;
		float: left;
		width: 25%;
		text-align: center;
		padding-top: 10px;
	}

	.footer ul li::after {
		content: '';
		position: absolute;
		width: 1px;
		height: 75px;
		background: #0070e6;
		right: 0;
		top: 0;
	}

	.footer ul li:nth-child(4)::after {
		display: none;
	}

	.footer ul li img {
		width: 44px;
		height: 40px;
		margin: 0 auto;
	}

	.footer ul li h3 {
		color: #fff;
		font-size: 14px;
		line-height: 25px;
	}

	.nav_nr {
		color: #2e2e2e;
		font-size: 18px;
	}

	.nav_nr img {
		width: 30px;
		height: 30px;
		margin: 0 15px;
		display: inline-block;
		vertical-align: middle;
	}

	.single {
		background: #f6f6f6;
		padding: 20px 0;
	}

	.single_content {
		color: #6e6e6e;
		line-height: 24px;
		font-size: 14px;
		padding: 22px 0;
		text-indent: 2em;
	}

	.more {
		display: block;
		width: 130px;
		height: 40px;
		background: #eee;
		border: 1xp solid #dbdbdb;
		line-height: 40px;
		text-align: center;
		color: #6e6e6e;
		margin: 20px auto 40px;
	}

	.single .t_right {
		position: relative;
	}

	.product {
		margin-top: 25px;
	}

	.nav_nr2 {
		margin-top: 10px
	}

	.product .product_show {
		padding-bottom: 0;
	}

	.listshow {
		padding-top: 35px;
		padding-bottom: 15px;
		border-bottom: 1px solid #dbdbdb;
		text-align: center;
	}

	.listshow h3 {
		color: #2e2e2e;
		font-size: 18px;
		margin-bottom: 15px;
	}

	.listshow span {
		color: #6e6e6e;
		font-size: 14px;
		display: inline-block;
		margin: 0 10px;
	}

	.listshow_news {
		padding-top: 35px;
		padding-bottom: 64px;
		text-align: left;
		text-indent: 2em;
		color: #2e2e2e;
		line-height: 24px;
	}

	.page {
		margin-bottom: 20px;
	}

	.page ul li {
		height: 46px;
		line-height: 46px;
		background: #f6f6f6;
		border-bottom: 1px solid #fff;
	}

	.page ul li a {
		color: #2e2e2e;
		font-size: 14px;
		text-indent: 2em;
		display: block;
	}

	.xq_show {
		background: #015cbc;
		padding: 15px 0;
		margin-top: 35px;
	}

	.show_t {
		font-size: 16px;
		color: #fff;
		margin-left: 20px;
	}

	.show_p {
		margin-right: 20px;
	}

	.single2 {
		padding: 12px 0;
	}

	/* 在线留言 */

	.meassage_a {
		width: 100%;
		margin: 0 auto;
		padding: 30px 0;
	}

	.about1-con {
		line-height: 30px;
		text-align: center;
		color: #646464;
		margin: 20px 0;
	}

	.form-control {
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}

	.mes-area {
		min-height: 7em;
		resize: none;
		font-size: 14px;
		line-height: 1.4;
	}

	.btn-danger {
		color: #fff;
		background-color: #0069d9;
		border: 1px solid #0069d9;
	}
	.btn-success{
		color: #fff;
		background-color: #0069d9;
		border: 1px solid #0069d9;
	}
	.btn {
		display: inline-block;
		padding: 6px 12px;
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
	.logo{
		width: 100%;
	}
	.nav {
		width: 100%;
	}
	#dituContent img{
		width: auto;
	}
	.seach_all {
		width: 88%;
	}
	.seach_all input{
		width: calc(100% - 60px);
		text-indent: 0rem;
		padding: 0 10px;
	}
}



@media(max-width:632px) {
    .four1img {
        width: 50px;
    }
    .four1text h3 {
		font-size: 25px;
		margin: 0px 0 5px 0;
	}
}
@media(max-width:555px) {
   .four1img {
        width:40px;
    }
    .four1text h3 {
		font-size: 22px;
		margin: 0px 0 5px 0;
	}
	.midlle {
		width: 70%;
		margin: 0 auto;
	}
}
@media(max-width:595px) {
	.four1img {
		width: 50px;
	}
	.midlle {
		width:80%;
	}
}
@media(max-width:430px) {
	.midlle {
		width:85%;
	}
}



/**
 * Date : 2020年7月1日08:50:39
 * @author HSM
 * @toDo 在线客服
 */

.online-wrap .btn
{
    line-height: 38px;

    position: fixed;
    z-index: 100;
    right: 5px;
    bottom: 110px;
	border: none;
    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;

    border-radius: 10px;
    background-color: rgba(64, 64, 64, .7);
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    content: '\e6d2';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;

    color: #fff;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 40px;

    display: none;

    width: 100px;
    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 100;
    right: 5px;
    bottom: 70px;

    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        bottom: 150px;

        -webkit-transform: translateX(50px);
        -webkit-transform: translate3d(50px, 0, 0);
            -ms-transform: translateX(50px);
                transform: translateX(50px);
                transform: translate3d(50px, 0, 0);
    }
    .online-wrap .online.active
    {
        -webkit-transform: translateX(0);
        -webkit-transform: translate3d(0, 0, 0);
            -ms-transform: translateX(0);
                transform: translateX(0);
                transform: translate3d(0, 0, 0);
    }
}
.online-wrap .online a
{
    line-height: 48px;

    position: relative;

    display: block;

    width: 48px;
    height: 48px;
    margin: 2px 0;

    -webkit-transition: .2s;
            transition: .2s;
    text-align: center;

    border-radius: 10px;
    background-color: rgba(0, 0, 0, .7);
}
.online-wrap .online a:before
{
    font-size: 22px;

    color: #fff;
}
@media (min-width: 1200px)
{
    .online-wrap .online a:hover
    {
        background-color: rgba(9, 70, 142, .7);
    }
}
@media (max-width: 991px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .online-wrap .online a:before
    {
        font-size: 18px;
    }
}
@media (min-width: 1200px)
{
    .online-wrap .online .icon-skype:hover .phone-num,
    .online-wrap .online .icon-phone:hover .phone-num,
    .online-wrap .online .icon-zuoji:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-skype .phone-num,
.online-wrap .online .icon-phone .phone-num,
.online-wrap .online .icon-zuoji .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-skype .phone-num p,
.online-wrap .online .icon-phone .phone-num p,
.online-wrap .online .icon-zuoji .phone-num p
{
    padding: 0 10px;

    color: #fff;
    border-radius: 10px;
    background-color: #404040;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    right: 100%;
    bottom: 0;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;

    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
}
.online-wrap .online .code .mask .mask-box
{
    padding: 5px;

    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12);
}
.online-wrap .online .code .mask img
{
    display: block;

    width: 100%;
}
.online-wrap .online .code .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}










