@import "comm.css";

body {
    background-color: #f5f5f5 !important;
}

.swiper-pagination-bullet-active {
    background: #666;
}

#header {
    position: relative;
}

#header .logo img {
    display: block;
    margin: 0 auto;
/* 	float:right;
	margin-right:10px; */
    height: 0.8rem;
}

#header .nav-btn {
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    width: 0.4rem;
}

#header .nav-mess {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    width: 0.4rem;
}

#header .nav-btn img,
#header .nav-mess img {
    display: block;
    width: 100%;
}

/** 右侧滑动菜单 **/

#header .nav-mess {
    top: 0;
    right: 0;
    padding: 0.2rem;
    width: 0.8rem;
}

.drawer-open {
    height: 100%;
    overflow: hidden !important;
}

.drawer-mask {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    right: 0;
    z-index: 99;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.drawer-mask-open {
    visibility: visible;
    opacity: 1;
}

.drawer-nav {
    position: fixed;
    right: -2rem;
    z-index: 100;
    width: 2rem;
    height: 100%;
    background: #333;
    transition: all ease .3s;
    transform: translate(0px, 0px) translateZ(0px);
}

.drawer-nav-open {
    right: 0;
}

.drawer-nav ul {
    padding: 0.1rem;
}

.drawer-nav li {
    text-align: center;
    border-bottom: 1px solid #3f3f3f;
}

.drawer-nav li a {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    font-size: 0.24rem;
}

/** 右侧滑动菜单 End **/

.index-focus {
    margin: 0 0 0.3rem 0;
}

/*

.banner{margin: 0 0 0.3rem 0;}

.banner img{display: block;width:100%;}

*/

/* == 因4周年庆 首页图标临时更换，所以注释原图标css样式，周年庆过后，恢复如下css  == */
.ywc {	
    width:100%;
    height:100%;
    /* background-image: url(../images/m_zhongda2.jpg); */
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
}
.index-pro1 {	
    width:100%;
    height:100%;
    background-image: url(../image/m_zhongda3.jpg);
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
}
.index-pro2 { width:100%;height:3rem; }
.index-pro3 {	
   /*  width:97%;
    height:97%; */
    background-image: url(../image/m_zhongda5.jpg);
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
	height:5.7rem;
/* 	margin-top:-2%;
	margin-left:1.5%; */
}
.index-pro4 { width:100%;height:4rem; padding-top: 0.3rem;}
.index-pro{ /* width:97%; */width:100%;margin:0 auto; /* padding-top:20px; */}
.index-pro li {
    float: left;
    width: 25%;
    padding: 0 0 0.3rem;
}

.index-pro a {
    position: relative;
    display: block;
    width: 75%;
    margin: 0 auto;
}

.index-pro img {
    display: block;
    width: 100%;
}

.index-pro span {
    position: absolute;
    left: 0;
    /* bottom: 0.1rem; */
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    color: #333;
}
        .video-box {
            width: 90%;
            height: 100%;
            /* box-shadow: 0 0 5px #ccc; */
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        video {
            position: absolute;
            top: 12%;
            left: 5.5%;
        }

        .play {
            width: 50px;
            height: 50px;
            box-shadow: 0 0 5px #ccc;
            border-radius: 50%;
            position: relative;
            z-index: 5;
            cursor: pointer;
            transition: 0.3s;
			left: 6%;
            top: 10%;
        }

        .play:hover {
            box-shadow: 0 0 30px #ccc;
        }

        .play::before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            clip-path: polygon(20% 0, 100% 50%, 20% 100%);
            background: #5c5c5c;
            transform: scale(0.4);
        }
		form { width:640px; margin:0 auto; }
.zdfromtitle { width:100%; }
.zdfromtitle  h2 { text-align:center; padding-top:30px; font-size:30px; font-weight:600;color:#925e24; line-height:30px; }
.ppyy_right{width: 100%;height: auto;}
.ppyy_right .all_tit h2{ color:#fff;}.ppyy_right .all_tit span{ color:#bfbfbf;}
.ppyy_right .sy_form{width:94%;height:auto;background-color: #ffffff;margin: 5px auto 0 auto; border-radius:0px 10px 10px 0px;padding-bottom:20px;}
.ppyy_right .sy_form input{border: none;background-color:#f2f2f2;font-size: 0.28rem;line-height: 0.35rem;padding-left:3%;border-radius:0px 10px 10px 0px;margin-left:3%;}
.sy_name{position:absolute; left:2rem;top:20%;/* width:57%; */width:3.5rem;/* height: 40px; */height: 0.9rem;/* margin: 20px 10px 0 20px; */ color:#5d5d5d;font-size: 0.28rem;background-color:#f2f2f2;border: none;padding-left:3%;}
.sy_name1{position:absolute; left:2rem;top:34%;/* width:57%; */width:3.5rem;/* height: 40px; */height: 0.9rem;/* margin: 20px 10px 0 20px; */ color:#5d5d5d;font-size: 0.28rem;background-color:#f2f2f2;border: none;padding-left:3%;}
.sy_name2{position:absolute; left:2rem;top:48%;/* width:57%; */width:3.5rem;/* height: 40px; */height: 0.9rem;/* margin: 20px 10px 0 20px; */ color:#5d5d5d;font-size: 0.28rem;border-radius:10px 10px 10px 10px;background-color:#f2f2f2;border: none;padding-left:3%;}
.sy_phone{width: 153px;height: 40px;margin-top: 20px;}
.sy_xm{width: 328px;margin: 12px 0 0 20px;border: none;background-color: #fff;height: 40px;line-height: 40px;padding-left: 10px;font-size: 16px;}
.sy_form span{height: 40px;background-color: #fff;display: inline-block;margin: 12px 1px 0 20px;padding-left: 10px;line-height: 40px;font-size: 16px;}
.sy_form #end{width: 190px;float: right;height: 40px;border: none;font-size: 16px;line-height: 40px;} 
.sy_form #ap{width: 65px;height: 40px;border: 0;font-size: 16px;line-height: 40px;}
.ppyy_right a.submitBtn{padding-left:5%;/* width: 240px;height: 36px; */ float:left; /* color: #fff; text-align: center;line-height: 36px;display: block;margin: 30px 0 0 0px; */border-radius: 5px;/* background-color: #3487ff; */}
.ppyy_right a.zskf{ /* background-color:#0C6; */}
.zdfooterfrom-bottom  { padding-top:0rem; }
.mzdf1 { font-size: 0.28rem;line-height:0.95rem;font-weight:900;padding-left:0.65rem;background-size:180%;background-image: url(../image/mzdf1.jpg);width:2rem;height;height: 0.9rem;position:absolute; left:0.3rem;top:20%;border-radius:10px 0px 0px 10px;}
.mzdf2 { font-size: 0.28rem;line-height:0.95rem;font-weight:900;padding-left:0.65rem;background-size:180%;background-image: url(../image/mzdf2.jpg);width:2rem;height;height: 0.9rem;position:absolute; left:0.3rem;top:34%;border-radius:10px 0px 0px 10px;}
.mzdf3 { font-size: 0.28rem;line-height:0.95rem;font-weight:900;padding-left:0.65rem;background-size:180%;background-image: url(../image/mzdf3.jpg);width:2rem;height;height: 0.9rem;position:absolute; left:0.3rem;top:48%;border-radius:10px 0px 0px 10px;}
/* .zdfooterfrom-bottom   { margin-top:30px; padding-bottom:15px;  max-width:640px; width:100%;
    height:163px;
    background-image: url(../images/m_zhongda8.jpg);
    background-position: center;
    background-size:cover;
    background-repeat: no-repeat;
    border-radius:0px 0px 10px 10px;
	} */

/**== 因4周年庆，首页临时启用如下图标css  START ==*/
/* .index-pro{padding-bottom: 1%;}
.index-pro li{float: left;width: 25%;padding:0 0 2%;}
.index-pro a{position: relative;display: block; width: 75%;margin: 0 auto;}
.index-pro img{display: block;width: 86.7%; max-width: 100%;margin: 0 auto;}
.index-pro span{display:block; padding-top: 3%; text-align: center;font-size: 0.22rem; line-height: 1.8; color: #333;} */
/**== END ==*/

/* .tab-con { display:table-cell !important;vertical-align:top !important;width:430px !important;}  */
.index-block {
    /*padding: 0 0.2rem;*/
    padding: 0 1.5%;
    margin: 0 0 0.3rem 0;
}

.index-block .ihd {
    height: 0.34rem;
    font-size: 0.28rem;
    line-height: 0.34rem;
    color: #333;
}

.index-block .ihd img {
    height: 0.34rem;
    margin: 0 0.1rem 0 0;
    vertical-align: middle;
}

.tab-pro {
    /* margin: 0.25rem 0 0 0; */
	/* margin: 0 0 0 0; */
}

.tab-pro .hd {
    /* margin: 0 0 0.3rem 0; */
    font-size: 0.24rem;
    line-height: 0.6rem;
	height: 0.7rem;
    text-align: center;
    background: #dcdcdc;
	border-radius:10px 35px 0px 0px;
}


.tab-pro .hd span {
    float: left;
    width: 50%;
	/* margin-top:0.1rem; */
    height: 0.7rem;
	color: #000;
	line-height: 0.7rem;
}

/* .tab-pro .hd span.on {
    color: #955128;
    background: #fff;
	border-radius:10px 10px 0px 0px;
} */
.tab-pro .hd span.on {
    color: #fff;
    background: #c5965d;
	border-radius:10px 35px 0px 0px;
}

.tab-pro li {
    float: left;
    position: relative;
    width: 33.33333%;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.26rem;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.tab-pro li:nth-child(3n) {
    border-right: none;
}

.tab-pro li:nth-last-child(1),
.tab-pro li:nth-last-child(2),
.tab-pro li:nth-last-child(3) {
    border-bottom: none;
}



.tab-pro li a {
    display: block;
    padding: 0.2rem 0;
}

.tab-pro li img {
    display: block;
    width: 91%;
    margin: 0 auto;
}

/* .tab-con { background:#fff; } */.tab-con {  }

.tab-pro li strong {
    display: block;
    margin: 0.1rem 0 0 0;
    font-weight: normal;
}

.tab-pro li span {
    display: block;
    color: #999;
}

.tab-pro .btn-more {
    display: block;
    width: 3.2rem;
    height: 0.6rem;
    margin: 0.3rem auto 0;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 3px;
    background: #fda233;
}



.index-yh {
    margin: 0.2rem 0 0 0;
}

.index-yh a {
    display: block;
    overflow: hidden;
}

.index-yh img {
    display: block;
    width: 100%;
}

.index-yh .yh-l {
    float: left;
    width: 35%;
}

.index-yh .yh-r {
    float: right;
    width: 63.33333%;
}

.index-yh .yh-r1 {
    width: 100%;
    padding: 0 0 2.5% 0;
}

.index-yh .yh-r2 {
    float: left;
    width: 47.3684%
}

.index-yh .yh-r3 {
    float: right;
    width: 50%
}

.ydyh {margin-bottom: .3rem;padding: 0 3.125%;}
.ydyh .ihd{
    height: .34rem;
    margin-bottom: .15rem;
    font-size: .28rem;
    line-height: .34rem;
    color: #333 !important;
}
.ydyh .ihd img{
    height: .34rem;
    width: auto;
    margin: 0 .1rem 0 0;
    vertical-align: middle;
}
.ydyh ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.ydyh ul li.long{width: 2.95rem;margin-bottom: 0.1rem; cursor: pointer;}
.ydyh ul li.short{width: 1.93rem; cursor: pointer;}
.ydyh ul li img{display: block;}

.index-news {
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    background: #f5f5f5;
}

.index-news h3 {
    float: left;
    width: 0.94rem;
    height: 0.94rem;
    padding: 0.11rem 0 0 0;
    font-size: 0.3rem;
    line-height: 0.36rem;
    text-align: center;
    background: #e1e1e1;
}

.index-news .bd {
    float: right;
    width: 4.9rem;
    height: 0.94rem;
}

.index-news .hot-news {
    height: 0.94rem;
}

.index-news .swiper-slide {
    height: 0.94rem;
}

.index-news p {
    padding: 0.1rem 0 0 0;
}

.index-news a {
    font-size: 0.2rem;
    line-height: 0.3rem;
}

.index-news a span {
    display: inline-block;
    margin: 0 0.1rem 0 0;
    padding: 0 5px;
    vertical-align: top;
    color: #fff;
    background: #4cbbb4;
    border-radius: 3px;
    overflow: hidden;
}



.index-case {
    margin: 0.2rem 0 0 0;
}

.index-case img {
    display: block;
    width: 100%;
}

.index-case .swiper-slide {
    position: relative;
}

.index-case .case-info {
    position: absolute;
    left: 3.3%;
    top: 0;
    width: 45%;
}

.index-case label {
    display: inline-block;
    padding: 0 0.1rem;
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.35rem;
    background: #4cbbb4;
    border-radius: 0 0 5px 5px;
    vertical-align: top;
}

.index-case .title {
    padding: 10% 0 0 0;
    font-size: 0.2rem;
}

.index-case .title span {
    display: block;
    font-size: 0.36rem;
    line-height: 120%;
}

.index-case .info {
    padding: 10% 0 0 0;
    font-size: 0.2rem;
    line-height: 0.24rem;
    color: #666;
}

.index-case .info span {
    display: block;
    width: 1.1rem;
    height: 0.34rem;
    margin: 0 0 4% 0;
    line-height: 0.34rem;
    text-align: center;
    font-size: 0.2rem;
    background: #666;
    color: #fff;
}

.index-case p {
    position: absolute;
    left: 0;
    top: 88%;
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
}

.index-case .btn-more {
    display: block;
    width: 3.4rem;
    height: 0.6rem;
    margin: 0.2rem auto 0;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 3px;
    background: #fda233;
}

/*

.zj-focus{margin:0.2rem 0 0 0;}

.zj-focus img{display: block;width: 100%;}

.zj-focus .swiper-slide{position: relative;}

.zj-focus .bg{position:absolute;left:0;bottom:8%;width: 100%; padding: 3%; font-size: 0.2rem; line-height: 0.24rem;color: #666;background: rgba(255,255,255,0.7);}

.zj-focus .title{padding:0 0 2% 0;font-size: 0.24rem;color: #4cbbb4;}

.zj-focus .swiper-pagination{position: static;}

*/

.brand-zhuanjia {
    margin-top: 0.2rem;
}

.brand-zhuanjia .bd li {
    position: relative;
}

.brand-zhuanjia .bg {
    position: absolute;
    left: 0;
    bottom: 8%;
    width: 100%;
    padding: 3%;
    font-size: 0.2rem;
    line-height: 0.24rem;
    color: #666;
    background: rgba(255, 255, 255, 0.7);
}

.brand-zhuanjia .title {
    padding: 0 0 2% 0;
    font-size: 0.24rem;
    color: #4cbbb4;
}

.brand-zhuanjia .swiper-pagination {
    position: static;
}

.brand-zhuanjia .hd {
    margin: 0.1rem 0 0 0;
    font-size: 0;
    text-align: center;
}

.brand-zhuanjia .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: #ddd;
    vertical-align: top;
}

.brand-zhuanjia .hd li.on {
    background: #666;
}



.ihd2 {
    padding: 0 0 2% 0;
    font-size: 0.28rem;
    color: #333;
    text-align: center;
    line-height: 0.3rem;
}

.teyao li {
    position: relative;
    padding: 1.5%;
    margin: 2% 0 0 0;
    background: #f1f1f1;
}

.teyao li a {
    display: block;
}

.teyao .zj-pic {
    position: relative;
    float: left;
    width: 22.83%;
    padding: 22.83% 0 0 0;
    border-radius: 50%;
    overflow: hidden;
}

.teyao .zj-pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.teyao .zj-title {
    width: 90%;
    height: 0.7rem;
    padding: 0.2rem 0 0 0;
    line-height: 0.5rem;
    font-size: 0.2rem;
    color: #666;
    border-bottom: 1px dashed #e1e1e1;
}

.teyao .zj-title span {
    padding: 0 0.2rem 0 0.2rem;
    font-size: 0.24rem;
    color: #333;
}

.teyao .zj-info {
    padding: 0.15rem 0 0 0;
    font-size: 0.2rem;
    color: #333;
    line-height: 0.26rem;
}

.teyao .zj-info span {
    display: inline-block;
    padding: 2px 3px 0 3px;
    margin: 0 0.05rem 0 0.2rem;
    line-height: 0.26rem;
    color: #fff;
    background: #666;
    vertical-align: middle;
    border-radius: 3px;
}

.teyao i {
    position: absolute;
    right: 1.5%;
    top: 7%;
    width: 0.7rem;
    height: 0.7rem;
    padding: 0.13rem 0 0 0;
    color: #fff;
    font-style: normal;
    font-size: 0.2rem;
    line-height: 0.24rem;
    text-align: center;
    background: #a6d5d2;
    border-radius: 50%;
}

.teyao i:after {
    position: absolute;
    z-index: 1;
    left: 0rem;
    bottom: 0;
    width: 0.32rem;
    height: 0.32rem;
    content: '';
    background: #a6d5d2;
}

.teyao i span {
    position: relative;
    z-index: 2;
}

.btn-ty {
    display: block;
    width: 3.4rem;
    height: 0.6rem;
    margin: 2% auto 0;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 3px;
    background: #fda233;
}

.zjpq-btn {
    width: 5.6rem;
    margin: 0 auto;
}

.zjpq-btn img {
    display: block;
    width: 100%;
    height: auto;
}

/**====特邀专家 2018 ===**/

.ty-index {
    padding: 0.25rem 0 0.2rem 0;
    overflow: hidden;
    margin-bottom: 0.3rem;
    background: #f1f1f1;
}

.ty-index-list {
    margin-bottom: 0.2rem;
}

.ty-index-list li {
    width: 1.9rem;
    text-align: center;
}

.ty-index-list .pic {
    width: 1.5rem;
    margin: 0 auto 0.1rem;
}

.ty-index-list .name {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
}

.ty-index-list .zc {
    margin-bottom: 0.05rem;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.3rem;
}

.ty-index-list .but {
    font-size: 0;
}

.ty-index-list .but a {
    display: inline-block;
    height: 0.4rem;
    padding: 0 0.2rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #fff;
    background: #fda233;
    border-radius: 5px;
}

.ty-index .ty-index-tips {
    text-align: right;
    font-size: 0.2rem;
    color: #999;
}

/* 底部 
.public-footer{
    position: relative;
}
.public-footer a{
    position: absolute;
    top: 1.5rem;
    width: 1.9rem;
    height: 1.8rem;
    z-index: 9;
}

.public-footer a.a1{
    left: 0.2rem;
}

.public-footer a.a2{
    left: 2.25rem;
}

.public-footer a.a3{
    left: 4.3rem;
}
*/

/* 4周年庆新样式 */
.mac {
    position: relative;
}

.mac-pagination {
    width: 6rem;
    bottom: -0.3rem;
}

.mac-pagination .swiper-pagination-bullet {
    width: 0.1rem !important;
    height: 0.1rem !important;
    background-color: #e6b77d;
    margin: 0 0.05rem;
    transition: all 0.5s;
}

.mac-pagination .swiper-pagination-bullet-active {
    width: 0.6rem !important;
    border-radius: 0.1rem !important;
    background-color: #e6b77d;
}

.mac-slider {
    margin: 0.4rem 0 0.6rem;
}

.mac-slider .cont {
    display: flex;
    justify-content: space-around;
}

.mac-figure {
    margin: 0;
    display: flex;
    flex: 1;
    align-items: center;
}

.mac_img {
    width: 1.3rem;
    height: 1.3rem !important;
    margin-right: 0.1rem;
}

.mac-title {
    font-size: 0.22rem;
    line-height: 0.34rem;
    color: #666;
    font-weight: 600;
}

.mac-p {
    font-size: 0.2rem;
    line-height: 0.34rem;
    color: #999;
}

.mac-a {
    display: block;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.22rem;
    color: #fff;
    background-color: #e6b87d;
    border-radius: 0.2rem;
    text-align: center;
}

.index-pro.znq_pro {
    background-color: #eee;
    padding: 0.4rem 0 0.2rem;
    margin-bottom: 0.3rem;
}

.index-pro.znq_pro li {
    padding: 0 0 0.2rem;
}

.index-pro.znq_pro span {
    width: 100%;
    text-align: center;
    font-size: 0.22rem;
    color: #333;
    display: block;
    line-height: 0.3rem;
    position: relative;
    bottom: 0.05rem;
}

.znq_figure {
    margin: .1rem 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.znq_figure .znq1 {
    width: 1.98rem !important;
    height: 1.55rem !important;
    margin-bottom: 0.1rem;
}

.znq_figure .znq2 {
    width: 1.46rem !important;
    height: 2rem !important;
    margin-bottom: 0.1rem;
}
.mzddt { background: url(../image/mzddt.jpg) no-repeat; background-size:135%; width:100%;height:70px; font-size:0.21rem;line-height:0.85rem; padding-left:2.2rem; color:#484848; }