﻿
	.pc_banner{ display:block;}
	.m_banner{ display:none;}
	
	
.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	position: absolute;
	bottom: 1.5em;
	text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	display: none;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 0;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #7bbedf;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}


@media (min-width:1000px) {
    .index_main7 ul li .tit1 a {
        display: block
    }

    .index_main7 ul li .tit1 a:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02)
    }
}

@media (max-width:1500px) {
    .header .logo {
        left: 30px
    }

    .header .index_nav {
        left: 255px
    }

    .header .index_nav>ul {
        text-align: center
    }

    .header .index_nav>ul>li>a {
        padding: 0 15px
    }

    .header .index_nav>ul>li .xl {
        width: 820px
    }

    .header .index_nav>ul>li .xl .item_left {
        width: 330px
    }

    .header .index_nav>ul>li .xl .item_right {
        width: 390px
    }
}

@media (max-width:767px) {
	.pc_banner{ display:none;}
	.m_banner{ display:block;}
    .xxkqh1{
        display: none;
    }
    .xxkqh1:nth-child(1){
        display: block;
    }
    .menu {
        display: block;
        font-size: 18px;
        top: 15px;
        right: 15px
    }

    .menu_close {
        position: fixed;
        display: block;
        font-size: 14px;
        left: auto;
        right: 0;
        z-index: 11;
        border-radius: 0 0 100% 100%
    }

    .header {
        height: 60px
    }

    .header .logo {
        top: 15px;
        left: 15px
    }

    .header .logo img {
        height: 30px
    }

    .header .header_top {
        display: none
    }

    .header .index_nav {
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        -ms-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
        position: fixed;
        right: 320px;
        top: 60px;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
        width: 100%;
        background: #000;
        z-index: 1115 !important;
        padding-top: 20px;
        margin-right: 0;
        margin-top: 0;
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

    .header .index_nav>ul>li {
        margin-left: 0;
        margin-right: 0;
        background: 0 0;
        width: 100%;
        padding-top: 0;
        height: auto
    }

    .header .index_nav>ul>li>.xl {
        width: 100%;
        margin-left: 0;
        position: static;
        display: block;
        line-height: 24px;
        margin-top: -5px;
        min-height: 0;
        padding: 0 0;
        background: 0 0;
        display: none
    }

    .header .index_nav>ul>li>.xl a {
        font-size: 13px;
        display: block;
        margin-left: 0;
        margin-right: 0;
        color: #fff
    }

    .header .index_nav>ul>li>.xl .item_left {
        display: none
    }

    .header .index_nav>ul>li>.xl .item_right {
        float: none;
        padding-bottom: 15px;
        width: 100%
    }

    .header .index_nav>ul>li>.xl .item_right ul li {
        text-align: left;
        padding-left: 30px;
        line-height: 30px;
        height: 30px
    }

    .header .index_nav>ul>li>.xl .item_right ul li a {
        display: block;
        background: 0 0;
        color: #333;
        line-height: 30px;
        padding-left: 0;
        color: #fff
    }

    .header .index_nav>ul {
        padding-left: 50px;
        padding-right: 50px
    }

    .header .index_nav>ul>li {
        border-bottom: solid 1px #eee
    }

    .header .index_nav>ul>li span.jia {
        position: absolute;
        width: 50px;
        height: 50px;
        right: 0;
        top: 0;
        z-index: 2;
        background: url(../images/jiahao1.png) no-repeat center center
    }

    .header .index_nav>ul>li>a {
        height: auto;
        line-height: 50px;
        text-align: left;
        padding-left: 0;
        padding-top: 0;
        padding-right: 0;
        color: #fff;
        font-size: 16px;
        border-top: 0;
        width: 80%;
        display: block
    }

    .header .index_nav>ul>li>a span {
        display: none
    }

    .header .index_nav>ul>li>a.on,
    .header .index_nav>ul>li>a:hover {
        border-top: 0
    }

    .banner {
        margin-top: 60px;
        position: static;
        height: auto
    }

    .banner #owl-demo1 {
        height: auto
    }

    .banner #owl-demo1 .owl-dots {
        display: none
    }

    .banner #owl-demo1 .item {
        height: auto
    }

    .banner #owl-demo1 .item img {
        display: block
    }

    .index_main1 {
        padding-top: 15px;
        margin-top: 0
    }

    .index_main1 .container {
        width: 90%
    }

    .index_main1 .container .prev {
        left: -10px;
        margin-top: -18px
    }

    .index_main1 .container .next {
        right: -10px;
        margin-top: -18px
    }

    .index_main1 .item {
        line-height: 30px
    }

    .index_main1 .item .item_left {
        padding-left: 0;
        color: #fff;
        font-size: 14px;
        float: none;
        text-align: center
    }

    .index_main1 .item .item_right {
        padding-right: 0;
        float: none;
        text-align: center;
        padding-top: 0
    }

    .index_main1 .item .item_right a {
        width: 80px;
        height: 24px;
        line-height: 24px;
        font-size: 12px
    }

    .index_main2 {
        padding-top: 0;
        height: auto;
        padding-bottom: 20px
    }

    .index_main2 .container {
        width: 100%
    }

    .index_main2 .item_left {
        width: 100%;
        padding-top: 0
    }

    .index_main2 .item_left .item {
        padding-top: 0
    }

    .index_main2 .item_left .item .tit {
        font-size: 18px
    }

    .index_main2 .item_left .item .tit>span {
        font-size: 18px
    }

    .index_main2 .item_left .item .tit>span span {
        font-size: 28px
    }

    .index_main2 .item_left .item .note {
        font-size: 14px
    }

    .index_main2 .item_right {
        display: none
    }

    .index_main3 .item {
        height: 130px;
        width: 100%;
        background-size: cover !important;
        overflow: hidden;
        padding: 50px 0
    }

    .index_main3 .item:hover {
        height: 200px
    }

    .index_main3 .item:hover span.hsbtm1 {
        background: rgba(90, 163, 121, .9)
    }

    .index_main3 .item:hover .note {
        opacity: 1
    }

    .index_main3 .item:hover .more {
        opacity: 1
    }

    .index_main3 .item span.hsbtm1 {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .6)
    }

    .index_main3 .item .tit {
        padding-top: 0;
        font-size: 20px;
        line-height: 20px
    }

    .index_main3 .item .note {
        font-size: 14px;
        margin-top: 10px;
        height: auto;
        margin-bottom: 10px
    }

    .index_main3 .item .more a {
        width: 100px;
        height: 30px;
        line-height: 30px
    }

    .index_main4 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .index_main4 .container {
        width: 100%
    }

    .index_main4 .container .item_left {
        width: 100%;
        float: none
    }

    .index_main4 .container .item_left .tit {
        font-size: 16px;
        line-height: 30px
    }

    .index_main4 .container .item_left .hengxian {
        width: 50px;
        height: 2px;
        margin-top: 15px;
        margin-bottom: 20px
    }

    .index_main4 .container .item_left .note {
        font-size: 14px;
        line-height: 24px;
        height: auto;
        padding-bottom: 20px
    }

    .index_main4 .container .item_left .more a {
        width: 100px;
        height: 30px;
        line-height: 30px
    }

    .index_main4 .container .item_right {
        display: none
    }

    .index_main5 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .index_main5 .tit {
        font-size: 18px
    }

    .index_main5 .hengxian {
        width: 50px;
        height: 2px;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .index_main5 .item_left {
        width: 100%
    }

    .index_main5 .item_left ul li .pic {
        width: 80px;
        height: 80px;
        overflow: hidden;
        float: left
    }

    .index_main5 .item_left ul li .pic img {
        width: 100%
    }

    .index_main5 .item_left ul li .cont1 {
        overflow: hidden;
        float: none;
        margin-left: 100px;
        width: auto
    }

    .index_main5 .item_left ul li .cont1 .tit1 a {
        color: #fff;
        font-size: 16px
    }

    .index_main5 .item_left ul li .cont1 .note {
        font-size: 12px;
        line-height: 24px;
        color: #fff;
        padding-top: 5px
    }

    .index_main5 .item_right {
        display: none
    }

    .index_main6 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .index_main6 .tit {
        font-size: 18px
    }

    .index_main6 .hengxian {
        width: 20px;
        height: 2px;
        margin-top: 5px;
        margin-bottom: 0
    }

    .index_main6 .cont {
        padding: 12px 0
    }

    .index_main6 .cont>img {
        display: none
    }

    .index_main6 .cont .pic {
        width: 100%;
        position: static;
        top: -5px;
        left: 0;
        margin-left: 0
    }

    .index_main6 .cont .pic img {
        width: 100%
    }

    .index_main6 .cont .note {
        padding: 10px 15px;
        line-height: 24px;
        position: static;
        left: 0;
        margin-left: 0;
        text-align: center;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .2)
    }

    .index_main7 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .index_main7 .tit {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px
    }

    .index_main7 ul {
        padding-left: 0;
        padding-right: 0
    }

    .index_main7 ul li {
        padding: 15px 30px 15px 15px
    }

    .index_main7 ul li .tit1 a {
        color: #333;
        font-size: 14px
    }

    .index_main7 ul li .date {
        color: #666;
        font-size: 12px;
        padding-top: 5px
    }

    .index_main7 .more {
        padding-top: 10px;
        text-align: center
    }

    .index_main7 .more a {
        color: #20bf63;
        font-size: 16px;
        opacity: .8
    }

    .index_main7 .more a:hover {
        opacity: 1
    }

    .index_main8 {
        display: none
    }

    .footer {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .footer .container {
        width: 100%
    }

    .footer .container .item_left {
        width: 100%
    }

    .footer .container .item_left .logo img {
        height: 40px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .footer .container .item_left .cont {
        display: none;
        padding-top: 15px
    }

    .footer .container .item_left .cont .item {
        margin-bottom: 10px;
        text-align: center
    }

    .footer .container .item_left .cont .item .pic {
        width: 30px;
        padding-top: 5px;
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .footer .container .item_left .cont .item .cont1 {
        font-size: 14px;
        line-height: 22px;
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: left
    }

    .footer .container .item_nav {
        display: none
    }

    .footer .container .item_nav1 {
        display: none
    }

    .footer .container .item_right {
        width: 100%
    }

    .footer .container .item_right .share {
        display: none;
        text-align: center
    }

    .footer .container .item_right .share .item {
        width: 38px;
        height: 38px;
        line-height: 38px;
        margin-right: 10px;
        margin-left: 10px;
        float: none;
        display: inline-block
    }

    .footer .container .item_right .share .item span {
        background: url(../images/kuang1.png) no-repeat center center;
        padding-top: 7px;
        top: -144px
    }

    .footer .container .item_right .copyRight {
        color: #646464;
        font-size: 14px;
        line-height: 22px;
        margin-top: 15px;
        text-align: center
    }

    .ejbanner {
        height: 240px;
        background-size: cover !important;
        padding-top: 60px;
        line-height: 180px;
        color: #fff;
        font-size: 24px;
        text-align: center
    }

    .case_list .row {
        padding-bottom: 20px
    }

    .case_list .col-xs-12 {
        margin-top: 20px
    }

    .case_list .col-xs-12 .cont {
        padding-top: 10px
    }

    .case_list .col-xs-12 .cont .note {
        color: #a0a0a0;
        font-size: 12px
    }

    .case_list .col-xs-12 .cont .tit {
        padding-top: 2px;
        font-size: 16px
    }

    .case_list .pages {
        padding-top: 15px;
        padding-bottom: 20px
    }

    .pages a {
        display: none
    }

    .pages a.tsa {
        display: inline-block;
        width: 100px;
        height: 30px;
        padding: 0;
        line-height: 30px
    }

    .pages span {
        display: none
    }

    .pages strong {
        display: none
    }

    .case_details {
        padding: 20px 0 20px
    }

    .case_details .tit {
        font-size: 18px
    }

    .case_details .cont {
        color: #666;
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px
    }

    .case_details .cont img {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .view_details {
        width: 100%;
        margin-top: 60px
    }

    .view_details .zhanwei {
        display: none
    }

    .view_details .video_main {
        height: 0;
        overflow: hidden
    }

    .view_details .video_main1 {
        position: static;
        background: rgba(105, 125, 141, .8);
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2
    }

    .view_details .video_main1 .video_m {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        position: static;
        padding-top: 40px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        padding-bottom: 30px
    }

    .view_details .video_main1 .video_m .tit {
        color: #fff;
        font-size: 18px;
        text-align: center
    }

    .view_details .video_main1 .video_m .note {
        padding-top: 10px
    }

    .view_details .video_main1 .video_m .cont {
        padding-top: 10px;
        min-height: auto
    }

    .view_details .video_main1 .video_m .more a {
        width: 120px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin-top: 20px
    }

    .licheng_main .container {
        padding: 0 15px;
        padding-top: 20px
    }

    .licheng_main .container .lc_tit .tit {
        font-size: 18px
    }

    .licheng_main .container .lc_tit .hengxian {
        width: 50px;
        height: 2px;
        margin-top: 10px
    }

    .licheng_main .container .cont {
        margin-top: 20px;
        background: 0 0
    }

    .licheng_main .container .cont ul li {
        margin-bottom: 20px
    }

    .licheng_main .container .cont ul li:last-child:before {
        display: none
    }

    .licheng_main .container .cont ul li:nth-child(2n) .pic {
        float: none
    }

    .licheng_main .container .cont ul li:nth-child(2n) .cont1 {
        float: none
    }

    .licheng_main .container .cont ul li:nth-child(2n) .cont1 .date {
        text-align: left
    }

    .licheng_main .container .cont ul li:nth-child(2n) .cont1 .note {
        text-align: left
    }

    .licheng_main .container .cont ul li div.lvkuai {
        display: none
    }

    .licheng_main .container .cont ul li .pic {
        width: 100%;
        float: none
    }

    .licheng_main .container .cont ul li .cont1 {
        float: none;
        width: 100%;
        padding-top: 10px
    }

    .licheng_main .container .cont ul li .cont1 .date {
        font-size: 22px;
        text-align: left
    }

    .licheng_main .container .cont ul li .cont1 .note {
        line-height: 22px;
        text-align: left;
        font-size: 16px
    }

    .contact_top {
        position: relative;
        margin-top: 20px;
        margin-bottom: 15px
    }

    .contact_top .owl-carousel {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .contact_top:before {
        content: '';
        width: 100%;
        height: 1px;
        background: #f0f0f0;
        position: absolute;
        left: 0;
        top: 40px
    }

    .contact_top .item {
        font-size: 14px
    }

    .contact_top .item .pic {
        width: 60px;
        height: 60px;
        border-radius: 100%;
        border: solid 2px #20bf63;
        text-align: center;
        line-height: 50px;
        background: #fff;
        position: relative;
        margin-bottom: 10px
    }

    .contact_top .item .pic img {
        width: 35px;
        display: inline-block
    }

    .contact_top .item .pic:before {
        content: '';
        width: 74px;
        height: 74px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 100%;
        border: solid 7px #20bf63;
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .contact_qh .xxkqh1 .xxkqh_top {
        text-align: center
    }

    .contact_qh .xxkqh1 .xxkqh_top .item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
        margin-top: 15px;
        padding-left: 50px
    }

    .contact_qh .xxkqh1 .xxkqh_top .item:nth-child(1) {
        margin-top: 0
    }

    .contact_qh .xxkqh1 .xxkqh_top .item .pic {
        width: 60px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .contact_qh .xxkqh1 .xxkqh_top .item .cont {
        margin-left: 70px;
        padding-left: 20px;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .contact_qh .xxkqh1 .xxkqh_top .item .cont .tit {
        color: #333;
        font-size: 16px
    }

    .contact_qh .xxkqh1 .xxkqh_top .item .cont .note {
        color: #666;
        font-size: 13px;
        padding-top: 5px
    }

    .contact_qh .xxkqh1 .map {
        margin-top: 10px;
        height: 230px;
        background-size: cover !important
    }

    .fz_main {
        height: 400px;
        position: relative
    }

    .fz_main .note {
        top: 50%;
        left: 50%;
        font-size: 16px;
        line-height: 30px;
        width: 100%;
        text-align: center;
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }

    .fz_main .note.on {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }

    .fz_main1 {
        height: 400px;
        position: relative
    }

    .fz_main1 .cont {
        background: #fff;
        width: 240px;
        height: 240px;
        border-radius: 100%;
        padding-top: 45px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%)
    }

    .fz_main1 .cont .tit {
        font-size: 40px;
        line-height: 40px
    }

    .fz_main1 .cont .tit1 {
        font-size: 18px;
        line-height: 18px;
        margin-top: 10px
    }

    .fz_main1 .cont .note {
        padding-top: 15px;
        font-size: 14px;
        line-height: 24px
    }

    .sj_main .container {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .sj_main .container div.sj_tit .tit {
        font-size: 18px;
        line-height: 24px
    }

    .sj_main .container div.sj_tit .hengxian {
        width: 50px;
        height: 2px;
        margin-top: 20px
    }

    .sj_main .container div.sj_tit .note {
        padding-top: 20px;
        font-size: 14px
    }

    .sj_main .container .sj_m {
        margin-top: 20px
    }

    .sj_main .container .sj_m .sj_top {
        margin-bottom: 20px
    }

    .sj_main .container .sj_m .sj_top .xxk1 {
        height: 30px;
        padding: 0 10px;
        line-height: 30px;
        font-size: 14px
    }

    .sj_main .container .sj_m .sj_top .xxk1.on {
        background: #1e1e1e;
        color: #fff
    }

    .sj_main .container .sj_m .xxkqh1 {
        padding: 15px;
        height: auto;
        background-size: cover !important
    }

    .sj_main .container .sj_m .xxkqh1 .tit {
        color: #fff;
        font-size: 16px
    }

    .sj_main .container .sj_m .xxkqh1 .note {
        font-size: 14px;
        line-height: 24px;
        padding-top: 5px
    }

    .sj_main .container .sj_m .xxkqh1 .cont {
        margin-top: 10px;
        margin-right: 0
    }

    .sj_main .container .sj_m .xxkqh1 .cont span {
        height: 30px;
        line-height: 28px;
        display: inline-block;
        margin-right: 10px;
        padding: 0 10px;
        border-radius: 15px;
        color: #fff;
        font-size: 14px;
        margin-bottom: 10px
    }

    .ejnav {
        height: 40px;
        line-height: 40px;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
    }

    .ejnav ul li {
        width: 25%
    }

    .ejnav ul li a {
        color: #666;
        font-size: 14px;
        position: relative;
        text-align: center;
        display: block;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .ejnav ul li a:before {
        content: '';
        position: absolute;
        width: 2px;
        height: 40px;
        top: 0;
        left: 0;
        background: #20bf63;
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .ejnav1 ul {
        padding-left: 20px;
        padding-top: 20px
    }

    .ejnav1 ul li {
        margin-right: 20px
    }

    .ejnav1 ul li a {
        color: #999;
        font-size: 14px;
        line-height: 24px;
        display: block
    }

    .ejnav1 ul li a.on {
        border-bottom: none;
        color: #20bf63
    }

    .product_main {
        padding-top: 0;
        padding-bottom: 0
    }

    .product_main ul {
        margin-left: -15px;
        margin-right: -15px
    }

    .product_main ul li {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px
    }

    .product_main ul li .pic {
        padding-bottom: 29px;
        background: url(../images/yinying.png) no-repeat center bottom;
        background-size: 100%
    }

    .product_main ul li .pic .pic1 {
        background: #f0eff0;
        padding: 10px;
        border-radius: 5px
    }

    .product_main ul li .pic .pic1 span.hsbtm1 {
        background: rgba(0, 0, 0, .7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        padding-top: 60px;
        opacity: 0
    }

    .product_main ul li .pic .pic1 span.hsbtm1 .tit {
        color: #fff;
        font-size: 16px;
        display: block
    }

    .product_main ul li .pic .pic1 span.hsbtm1 .note {
        color: #fff;
        font-size: 14px;
        padding-top: 15px;
        display: block
    }

    .product_main ul li .cont {
        margin-top: -10px
    }

    .product_main ul li .cont .cont1 {
        text-align: center
    }

    .product_main ul li .cont .cont1 .tit a {
        font-size: 16px
    }

    .product_main ul li .cont .cont2 {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        padding-left: 10px;
        padding-right: 10px
    }

    .product_main ul li .cont .cont2 .btn1 {
        width: 140px;
        height: 30px;
        line-height: 28px;
        font-size: 14px
    }

    .product_main ul li .cont .cont2 .btn1:hover {
        background: #1e1e1e;
        color: #fff;
        border-color: #1e1e1e
    }

    .product_main ul li .cont .cont2 .btn1:hover img {
        opacity: 0 !important
    }

    .product_main ul li .cont .cont2 .btn1:hover img.imggb {
        opacity: 1 !important
    }

    .product_main ul li .cont .cont2 .btn1 .picc {
        width: 18px;
        height: 16px;
        vertical-align: middle;
        display: inline-block;
        position: relative;
        margin-right: 10px
    }

    .product_main ul li .cont .cont2 .btn1 .picc img {
        opacity: 0
    }

    .product_main ul li .cont .cont2 .btn1 .picc img.imgga {
        opacity: 1
    }

    .pro_details {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .pro_details .item_left {
        margin-right: 0
    }

    .pro_details .item_left .item1 {
        margin-bottom: 20px
    }

    .pro_details .item_left .item .tit {
        height: 44px;
        line-height: 44px;
        padding-left: 15px
    }

    .pro_details .item_left .item .tit:before {
        right: 15px
    }

    .pro_details .item_left .item .cont {
        padding: 10px 15px;
        padding-bottom: 15px
    }

    .pro_details .item_right {
        width: 100%;
        float: none
    }

    .pro_details .item_right .tit {
        font-size: 22px
    }

    .pro_details .item_right .price {
        font-size: 16px;
        padding-bottom: 15px;
        margin-top: 5px
    }

    .pro_details .item_right .item {
        padding-top: 10px
    }

    .pro_details .item_right .item .tit1 {
        color: #999;
        font-size: 12px
    }

    .pro_details .item_right .itemm {
        margin-top: 10px
    }

    .pro_details .item_right .itemm .tit1 {
        color: #333;
        font-size: 12px
    }

    .pro_details .item_right .itemm .note {
        color: #999;
        font-size: 12px;
        padding-top: 5px
    }

    .pro_details .item_right .itemm .btn1 {
        padding-top: 25px
    }

    .pro_details .item_right .itemm .btn1 a {
        width: 350px;
        height: 46px;
        background: #1e1e1e;
        text-align: center;
        line-height: 46px;
        color: #fff;
        font-size: 12px
    }

    .pro_details .item_right .itemm .btn2 {
        height: 48px;
        line-height: 48px;
        border-bottom: solid 1px #e1e1e1;
        text-align: center
    }

    .pro_details .item_right .itemm .btn2 a {
        color: #333;
        font-size: 12px
    }

    .pro_details .item_right .itemm .btn2 a img {
        margin-right: 5px
    }

    .pro_details .item_right .itemm .btn2 span {
        margin-left: 15px;
        color: #eee;
        margin-right: 10px
    }

    .pro_details .item_right .item_bot {
        display: none
    }

    .news_main {
        padding-top: 5px
    }

    .news_main .item_right {
        width: 100%;
        float: none
    }

    .news_main .item_right .ej_navv ul li a {
        font-size: 16px;
        line-height: 40px;
        padding-left: 28px
    }

    .news_main .item_right .ej_navv ul li a:before {
        content: '';
        width: 5px;
        height: 16px;
        left: 10px;
        margin-top: -8px
    }

    .news_main .item_right .item_m {
        display: none
    }

    .news_main .item_left {
        margin-top: 20px;
        margin-right: 0;
        padding-bottom: 25px
    }

    .news_main .item_left .news_top {
        padding-right: 0;
        border: 0
    }

    .news_main .item_left ul {
        margin-bottom: 15px
    }

    .news_main .item_left ul li {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 15px
    }

    .news_main .item_left ul li:hover .tit a {
        color: #20bf63
    }

    .news_main .item_left ul li .tit {
        padding-top: 12px
    }

    .news_main .item_left ul li .tit a {
        font-size: 14px
    }

    .news_main .item_left ul li .date {
        margin-bottom: 10px
    }

    .news_main .item_left ul li .note {
        line-height: 24px;
        height: auto;
        overflow: hidden
    }

    .news_details .news_top {
        border-right: 0;
        padding-right: 0
    }

    .news_details .news_tit {
        font-size: 18px;
        line-height: 28px
    }

    .news_details .news_date {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .news_details .hengxian {
        width: 40px;
        height: 2px
    }

    .news_details .news_note {
        line-height: 22px;
        padding: 10px 15px;
        margin-top: 15px
    }

    .news_details .news_cont {
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
        line-height: 22px;
        padding-bottom: 20px
    }

    .news_details .news_cont img {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .news_details .news_bot {
        padding-top: 0;
        padding-right: 0
    }

    .news_details .news_bot .share1 {
        float: none;
        margin-top: 10px
    }

    .fanye {
        line-height: 24px;
        margin-right: 0;
        overflow: hidden
    }

    .fanye a {
        display: block;
        height: 24px;
        overflow: hidden
    }

    .news_center {
        padding-right: 0;
        border-right: 0
    }

    .news_center .news_ctop {
        position: relative;
        margin-bottom: 30px
    }

    .news_center .news_ctop .prev {
        width: 40px;
        height: 26px;
        right: 45px;
        bottom: 100px;
        background-size: 5px !important
    }

    .news_center .news_ctop .next {
        width: 40px;
        height: 26px;
        bottom: 100px;
        background-size: 5px !important
    }

    .news_center .news_ctop .item .pic {
        width: 100%;
        margin-bottom: 15px;
        border-radius: 10px
    }

    .news_center .news_ctop .item .pic img {
        width: 100%
    }

    .news_center .news_ctop .item div.nc_tit {
        line-height: 24px;
        padding-right: 100px;
        height: 48px;
        overflow: hidden
    }

    .news_center .news_ctop .item div.nc_tit a {
        color: #333;
        font-size: 16px
    }

    .news_center .news_ctop .item .hengxian {
        margin-top: 10px;
        width: 40px;
        height: 3px
    }

    .news_center .news_ctop .item .nc_note {
        margin-top: 10px;
        font-size: 14px;
        line-height: 22px;
        height: 66px;
        overflow: hidden
    }

    .news_center .news_item {
        margin-top: 15px
    }

    .news_center .news_item .news_tit .shuxian {
        width: 3px;
        height: 16px
    }

    .news_center .news_item .news_tit .tit {
        font-size: 16px;
        margin-left: 10px;
        line-height: 16px
    }

    .news_center .news_item .news_tit .more a {
        color: #999;
        font-size: 14px
    }

    .news_center .news_item .news_tit .more a span {
        margin-left: 5px
    }

    .news_center .news_item .cont1 {
        padding-top: 15px
    }

    .news_center .news_item .cont1 .row {
        margin-left: -8px;
        margin-right: -8px;
        margin-top: -15px
    }

    .news_center .news_item .cont1 .row .col-xs-6 {
        padding-left: 8px;
        padding-right: 8px;
        margin-top: 15px
    }

    .news_center .news_item .cont1 .item {
        margin-top: 20px
    }

    .news_center .news_item .cont1 .item:nth-child(1) {
        margin-top: 0
    }

    .news_center .news_item .cont1 .item .pic img.db {
        width: 100%
    }

    .news_center .news_item .cont1 .item .pic img.abs {
        right: 15px;
        bottom: 15px
    }

    .news_center .news_item .cont1 .item .tit {
        padding-top: 8px
    }

    .news_center .news_item .cont1 .item .tit a {
        line-height: 20px;
        height: 40px;
        overflow: hidden
    }

    .news_center .news_item .cont1 .item .tit a:hover {
        color: #20bf63
    }

    .news_center .news_item .cont {
        padding-top: 15px
    }

    .news_center .news_item .cont .row .col-xs-12 {
        margin-top: 10px
    }

    .news_center .news_item .cont .row .col-xs-12:nth-child(1) {
        margin-top: 0
    }

    .news_center .news_item .cont .item .tit {
        padding-top: 12px
    }

    .news_center .news_item .cont .item .tit a {
        font-size: 14px;
        display: block
    }

    .news_center .news_item .cont .item .note {
        padding-top: 10px;
        line-height: 24px
    }

    .about_main {
        background: url(../images/bigbg2.jpg) no-repeat center center;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .about_main .tit {
        font-size: 18px;
        font-weight: 700
    }

    .about_main .note {
        font-size: 14px;
        line-height: 24px;
        padding-top: 5px
    }

    .about_main .tit1 {
        text-align: center;
        padding-top: 40px;
        font-size: 25px;
        line-height: 18px
    }

    .about_main .cont {
        padding-top: 10px
    }

    .about_main .cont .tit2 {
        text-align: center;
        color: #666;
        font-size: 16px;
        padding-top: 10px;
        float: none
    }

    .about_main .cont .cont1 {
        margin-left: 0;
        padding-top: 10px
    }

    .about_main .cont .cont1 .pic {
        width: 38px;
        float: none;
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto
    }

    .about_main .cont .cont1 .pic img {
        width: 100%
    }

    .about_main .cont .cont1 .cont2 {
        margin-left: 0;
        padding-top: 10px;
        color: #666;
        font-size: 14px;
        line-height: 18px;
        text-align: center
    }

    .about_main1 .container {
        background: 0 0;
        padding-top: 10px;
        padding-bottom: 25px;
        text-align: center
    }

    .about_main1 .container .item {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        width: 100%;
        margin-top: 15px
    }

    .about_main2 {
        padding-bottom: 20px
    }

    .about_main2 .item {
        padding-top: 25px;
        margin-top: 10px;
        padding-bottom: 20px
    }

    .about_main2 .item:nth-child(2n) .pic {
        float: none
    }

    .about_main2 .item:nth-child(2n) .cont {
        float: none
    }

    .about_main2 .item .pic {
        width: 100%;
        float: none
    }

    .about_main2 .item .pic img {
        max-width: 100%
    }

    .about_main2 .item .cont {
        width: 100%;
        float: none;
        padding-top: 16px
    }

    .about_main2 .item .cont .name {
        font-size: 16px;
        line-height: 26px
    }

    .about_main2 .item .cont .name span {
        margin-left: 10px
    }

    .about_main2 .item .cont .zhiwei {
        font-size: 16px;
        line-height: 26px
    }

    .about_main2 .item .cont .note {
        font-size: 14px;
        padding-top: 10px;
        line-height: 22px
    }

    .mobileshow {
        display: block !important
    }

    .pcshow {
        display: none !important
    }

    .xcp_main {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .xcp_list {
        padding-top: 10px;
        padding-bottom: 20px
    }

    .xcp_list ul {
        padding-bottom: 5px
    }

    .xcp_list ul li {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .xcp_list ul li .pic {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .xcp_list ul li .pic .btn1 {
        width: 30px;
        height: 30px;
        right: 10px;
        bottom: 10px;
        background-size: cover !important
    }

    .xcp_list ul li .cont {
        margin-left: 0;
        text-align: center
    }

    .xcp_list ul li .cont .tit {
        padding-top: 10px;
        padding-bottom: 5px
    }

    .xcp_list ul li .cont .tit a {
        font-size: 16px
    }

    .xcp_list ul li .cont .note {
        line-height: 22px
    }

    .hornor_main {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .hornor_main .tit {
        font-size: 18px;
        line-height: 18px
    }

    .hornor_main .hengxian {
        width: 50px;
        height: 2px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .hornor_main .note {
        font-size: 14px
    }

    .hornor_main .pic {
        margin-top: 20px
    }

    .hornor_main .pic img {
        max-width: 100%
    }

    .hornor_main .item_bot {
        padding-top: 0
    }

    .hornor_main .item_bot .item {
        width: 100%;
        margin-top: 20px
    }

    .hornor_main .item_bot .item .tit1 {
        font-size: 22px
    }

    .hornor_main .item_bot .item .note1 {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px
    }

    .hornor_main1 {
        padding-top: 20px;
        padding-bottom: 20px;
        background-size: cover !important
    }

    .hornor_main1 .hornor_m1 {
        width: 100%;
        padding: 20px 15px
    }

    .hornor_main1 .tit {
        font-size: 18px;
        line-height: 18px
    }

    .hornor_main1 .hengxian {
        width: 50px;
        height: 2px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .hornor_main1 .note {
        color: #666;
        font-size: 14px
    }

    .hornor_main1 .cont {
        padding-top: 20px
    }

    .hornor_main1 .cont .item_left {
        float: none
    }

    .hornor_main1 .cont .item_left .item {
        margin-top: 0
    }

    .hornor_main1 .cont .item_left .item a {
        width: 100%;
        padding: 0 15px;
        font-size: 14px;
        height: 30px;
        line-height: 30px
    }

    .hornor_main1 .cont .item_right {
        margin-left: 0;
        padding-top: 10px
    }

    .hornor_main1 .cont .item_right .tit1 {
        font-size: 16px
    }

    .hornor_main1 .cont .item_right .hengxian1 {
        width: 50px;
        height: 2px;
        margin-top: 10px
    }

    .hornor_main1 .cont .item_right .cont1 {
        padding-top: 10px;
        line-height: 24px;
        font-size: 14px
    }

    .hornor_main1 .cont .item_right .cont1 img {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 100%!important;
        height: auto!important;
    }

    .zuzhi_main {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .zuzhi_main .tit {
        font-size: 18px;
        line-height: 18px
    }

    .zuzhi_main .hengxian {
        width: 50px;
        height: 2px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .zuzhi_main .cont {
        padding-top: 5px
    }

    .zuzhi_main .cont .item_right {
        width: 100%;
        height: auto;
        background: 0 0;
        position: relative;
        float: none
    }

    .zuzhi_main .cont .item_right .item {
        width: auto;
        height: 32px;
        position: static;
        border-radius: 0;
        background: 0 0 !important
    }

    .zuzhi_main .cont .item_right .item:before {
        display: none
    }

    .zuzhi_main .cont .item_right .item.on span {
        color: #20bf63 !important
    }

    .zuzhi_main .cont .item_right .item span {
        position: static;
        width: auto;
        font-size: 14px;
        margin-left: 0;
        color: #333 !important
    }

    .zuzhi_main .cont .item_left {
        width: 300px;
        padding-top: 5px
    }

    .zuzhi_main .cont .item_left .item_btn {
        width: 120px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        font-size: 14px
    }

    .zuzhi_main .cont .item_left .item_btn img {
        height: 20px
    }

    .zuzhi_main .cont .item_left .cont1 {
        padding-top: 15px
    }

    .zuzhi_main .cont .item_left .cont1 .titt {
        font-size: 16px;
        line-height: 16px;
        font-weight: 700
    }

    .zuzhi_main .cont .item_left .cont1 .note {
        padding-top: 5px;
        line-height: 24px
    }

    .ejbanner2 {
        height: auto;
        padding-bottom: 50px;
        padding-top: 100px
    }

    .ejbanner2 .tit {
        font-size: 18px
    }

    .ejbanner2 .note {
        font-size: 14px;
        padding-top: 15px
    }

    .ejbanner2 .cont {
        padding-top: 15px
    }

    .ejbanner2 .cont .item {
        margin-top: -2px
    }

    .ejbanner2 .note2 {
        padding-top: 15px;
        font-size: 14px
    }

    .ejbanner2 .btn1 {
        padding-top: 5px
    }

    .ejbanner2 .btn1 a {
        width: 120px;
        height: 36px;
        border-radius: 18px;
        line-height: 36px;
        font-size: 14px;
        margin-top: 15px
    }

    .zt_main {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .zt_main .tit {
        font-size: 18px
    }

    .zt_main .note {
        line-height: 22px;
        padding-top: 10px
    }

    .zt_main .cont {
        padding-top: 15px
    }

    .zt_main .cont .item {
        width: 30%
    }

    .zt_main .cont .item .tit1 {
        font-size: 14px;
        padding-top: 5px
    }

    .zt_main1 {
        padding-bottom: 20px
    }

    .zt_main1 .tit {
        padding-top: 20px;
        font-size: 18px
    }

    .zt_main1 .cont {
        padding-top: 5px
    }

    .zt_main1 .cont .item {
        height: auto;
        padding: 15px;
        margin-top: 10px
    }

    .zt_main1 .cont .item .item_tit {
        font-size: 16px
    }

    .zt_main1 .cont .item .cont1 {
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px
    }

    .zt_main2 {
        padding-bottom: 20px
    }

    .zt_main2 .tit {
        padding-top: 20px;
        font-size: 18px
    }

    .zt_main2 .cont {
        padding-top: 0
    }

    .zt_main2 .cont .item {
        margin-top: 15px
    }

    .zt_main2 .cont .item .tit1 {
        font-size: 16px;
        line-height: 16px;
        text-align: center
    }

    .zt_main2 .cont .item .hengxian {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto
    }

    .zt_main2 .cont .item .note {
        color: #999;
        font-size: 13px;
        line-height: 24px
    }

    .zt_main3 .tit {
        padding-top: 20px;
        font-size: 18px
    }

    .zt_main3 .note {
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 15px
    }

    .zt_main3 .cont {
        background: url(../images/baisejiantou.png) no-repeat center top #465080;
        background-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .zt_main3 .cont .tit1 {
        color: #fff;
        font-size: 16px
    }

    .zt_main3 .cont .tit1 span {
        color: #84b1e9;
        font-size: 12px
    }

    .zt_main3 .cont .cont1 {
        padding-top: 15px
    }

    .zt_main3 .cont .cont1 .item_left {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .zt_main3 .cont .cont1 .item_left .item {
        margin-top: 14px;
        position: relative
    }

    .zt_main3 .cont .cont1 .item_left .item .name {
        line-height: 32px;
        width: 74px
    }

    .zt_main3 .cont .cont1 .item_left .item .cont2 {
        margin-left: 74px
    }

    .zt_main3 .cont .cont1 .item_left .item .cont2 .inp1 {
        height: 32px
    }

    .zt_main3 .cont .cont1 .item_left .item .cont3 {
        margin-left: 74px
    }

    .zt_main3 .cont .cont1 .item_left .item .cont3 .inp1 {
        height: 32px
    }

    .zt_main3 .cont .cont1 .item_right {
        width: 100%;
        margin-top: 14px;
        padding-left: 0
    }

    .zt_main3 .cont .cont1 .item_right .item .name {
        width: 74px;
        line-height: 32px
    }

    .zt_main3 .cont .cont1 .item_right .item .cont2 .btn1 {
        position: relative;
        top: -5px;
        margin-top: 20px
    }

    .zt_main3 .cont .cont1 .item_right .item .cont2 .btn1 .btn2 {
        width: 160px;
        height: 38px;
        border-radius: 19px;
        font-size: 14px
    }

    .zh_main1 {
        padding-top: 20px
    }

    .zh_main1 .zh_top .item {
        margin-top: 10px
    }

    .zh_main1 .zh_top .item a>img {
        width: 100%
    }

    .zh_main1 .zh_top .item a:hover .lsbtm {
        opacity: 0
    }

    .zh_main1 .zh_top .item a:hover .cont {
        opacity: 1
    }

    .zh_main1 .zh_top .item a .lsbtm {
        display: none
    }

    .zh_main1 .zh_top .item a .cont {
        position: static;
        padding: 10px 0;
        text-align: center;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        display: block
    }

    .zh_main1 .zh_top .item a .cont .en {
        color: #333;
        font-size: 14px
    }

    .zh_main1 .zh_top .item a .cont .cn {
        color: #333;
        font-size: 20px
    }

    .zh_main1 .zh_top .item a .cont .xiexian {
        display: none
    }

    .zh_main1 .zh_top .item a .cont .en2 {
        color: #333;
        font-size: 14px
    }

    .zh_main1 .zh_bot {
        padding-top: 5px;
        font-size: 14px;
        line-height: 24px
    }

    .zh_main2 .tit {
        margin-top: 20px;
        padding-top: 25px;
        font-size: 18px
    }

    .zh_main2 .tit1 {
        font-size: 14px;
        padding-top: 0
    }

    .zh_main2 .pic {
        padding-top: 0;
        padding-bottom: 20px
    }

    .zh_main2 .pic .item {
        width: 100%
    }

    .zh_main2 .pic .item img {
        max-width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .zh_main2 .tit2 {
        color: #333;
        font-size: 16px;
        text-align: center
    }

    .zh_main2 .note {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px
    }

    .zh_main2 .cont2 {
        padding-top: 10px;
        padding-bottom: 0
    }

    .zh_main2 .cont2 .item {
        margin-bottom: 15px
    }

    .zh_main2 .cont2 .item:hover .titt a {
        font-size: 16px
    }

    .zh_main2 .cont2 .item .pic1 {
        height: 160px;
        line-height: 160px
    }

    .zh_main2 .cont2 .item .pic1 img {
        vertical-align: middle;
        display: inline-block;
        max-width: 90%;
        max-height: 90%
    }

    .zh_main2 .cont2 .item .titt {
        padding-top: 15px
    }

    .zh_main2 .cont2 .item .titt a {
        font-size: 16px
    }

    .zh_main2 .cont2 .item .cont3 {
        padding-top: 5px;
        font-size: 14px;
        line-height: 22px
    }

    .zh_main2 .cont4 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .zh_main2 .cont4 .pic2 {
        width: 100%;
        float: none
    }

    .zh_main2 .cont4 .pic2 img {
        max-width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .zh_main2 .cont4 .cont5 {
        margin-left: 0;
        padding-top: 20px
    }

    .zh_main2 .cont4 .cont5 .titt1 {
        font-size: 18px;
        line-height: 20px
    }

    .zh_main2 .cont4 .cont5 .titt1 img {
        margin-right: 10px;
        width: 24px
    }

    .zh_main2 .cont4 .cont5 .note2 {
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 25px
    }

    .zh_main2 .cont4 .cont5 .note3 {
        line-height: 22px
    }

    .zh_tit .cn {
        font-size: 18px
    }

    .zh_tit .en {
        font-size: 14px
    }

    .zh_tit .note {
        font-size: 14px;
        padding-top: 5px;
        padding-left: 0;
        padding-right: 0;
        line-height: 22px
    }

    .zh_main3 {
        padding-bottom: 20px
    }

    .zh_main3 .zh_tit {
        padding-top: 20px;
        border-top: solid 1px #eaeaea
    }

    .zh_main3 .item {
        background: url(../images/zhbg1.jpg) no-repeat center center;
        background-size: cover !important;
        height: auto;
        margin-top: 25px;
        padding-bottom: 30px
    }

    .zh_main3 .item .item1 {
        padding-top: 25px;
        width: 100%;
        float: none;
        padding-left: 0;
        text-align: center
    }

    .zh_main3 .item .item1 span {
        display: none
    }

    .zh_main3 .item .item1:nth-child(4) {
        margin-top: 0
    }

    .zh_main3 .item .item1 .tit {
        font-size: 16px;
        padding-bottom: 5px
    }

    .zh_main3 .item .item1 .hengxian {
        width: 10px;
        margin-left: auto;
        margin-right: auto;
        height: 2px;
        background: #fff
    }

    .zh_main3 .item2 {
        padding-top: 15px;
        font-size: 14px
    }

    .zh_main3 .item2 a {
        font-size: 14px
    }

    .zh_main4 {
        padding-bottom: 20px
    }

    .zh_main4 .zh_tit {
        padding-top: 20px;
        border-top: solid 1px #eaeaea
    }

    .zh_main4 .cont {
        padding-top: 10px;
        margin-right: 0
    }

    .zh_main4 .cont .item {
        width: 100%;
        padding-right: 0;
        margin-top: 20px
    }

    .zh_main4 .cont .item .pic {
        width: 90px;
        height: 90px;
        line-height: 90px;
        margin-bottom: 15px
    }

    .zh_main4 .cont .item .tit {
        font-size: 16px
    }

    .zh_main4 .cont .item .hengxian {
        width: 10px;
        margin-top: 5px
    }

    .zh_main4 .cont .item .note {
        padding-top: 5px;
        font-size: 14px;
        line-height: 22px;
        text-align: center
    }

    .zh_main6 {
        padding-bottom: 20px
    }

    .zh_main6 .zh_tit {
        border-top: solid 1px #eaeaea;
        padding-top: 20px
    }

    .zh_main6 .cont {
        margin-top: 15px;
        padding-left: 40px;
        padding-right: 40px
    }

    .zh_main6 .cont .prev {
        left: 5px
    }

    .zh_main6 .cont .next {
        right: 5px
    }

    .zh_main6 .cont .item span {
        height: 36px;
        line-height: 36px;
        font-size: 14px
    }

    .rc_lyb {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .rc_lyb .tit {
        font-size: 18px
    }

    .rc_lyb .hengxian {
        margin-top: 15px;
        width: 40px;
        height: 2px
    }

    .rc_lyb .cont {
        margin-top: 20px
    }

    .rc_lyb .cont .inp1 {
        width: 100%;
        height: 36px;
        padding: 0 10px;
        margin-bottom: 10px
    }

    .rc_lyb .cont .select1 {
        width: 100%;
        height: 36px;
        border-radius: 3px;
        padding: 0 10px\9;
        text-indent: 5px;
        color: #666;
        margin-bottom: 10px
    }

    .rc_lyb .cont .item1 {
        margin-top: 0
    }

    .rc_lyb .cont .item1 .textarea1 {
        height: 128px;
        width: 100%;
        border-radius: 5px;
        border: solid 1px #969696;
        padding: 10px 10px;
        resize: none
    }

    .rc_lyb .cont .btn1 {
        padding-top: 0
    }

    .rc_lyb .cont .btn1 .btn2 {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }

    .mobile_banner {
        width: 100%;
        margin-top: 60px
    }

    .mobile_banner img {
        width: 100%
    }

    .hornor_main .pic .pic_m {
        height: auto;
        width: 100%
    }

    .hornor_main .pic .pic_m .pic_mqiu {
        display: none
    }

    .hornor_main .pic .pic_m .dqwk {
        display: none
    }

    .hornor_main .pic .pic_m .pic_note {
        position: static
    }

    .hornor_main .pic .pic_m .pic_note .item {
        position: static;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 10px;
        display: block
    }

    .hornor_main .pic .pic_m .pic_note .item .tit1 {
        color: #20bf63;
        font-size: 18px;
        font-weight: 700
    }

    .hornor_main .pic .pic_m .pic_note .item .note1 {
        color: #666;
        font-size: 16px
    }

    .hornor_main .pic .pic_m .pic_note .item:nth-child(1) {
        top: 0;
        left: 0
    }

    .hornor_main .pic .pic_m .pic_note .item:nth-child(2) {
        top: 50%;
        left: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .hornor_main .pic .pic_m .pic_note .item:nth-child(3) {
        bottom: 0;
        left: 0
    }

    .hornor_main .pic .pic_m .pic_note .item:nth-child(4) {
        top: 0;
        right: 0;
        text-align: center
    }

    .hornor_main .pic .pic_m .pic_note .item:nth-child(5) {
        top: 50%;
        right: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        text-align: center
    }

    .hornor_main .pic .pic_m .pic_note .item:nth-child(6) {
        bottom: 0;
        right: 0;
        text-align: center
    }

}
