﻿.wrap{ width: 1400px; height: auto; margin: 0 auto; }
.wrap2{  height: auto; margin: 0 auto; padding: 0 3%; }
.wrapper{ width: 1200px; height: auto; margin: 0 auto; }
body{ color: #434343; font-family: arial, Microsoft YaHei, "微软雅黑"; font-size: 16px; overflow-x: hidden; }
a{ color: #434343; }
.erjibanner { position:relative}
.erjibanner .txt{ text-align: center; width: 100%; height: 60px; line-height: 30px; position: absolute; left: 0; top: 55%; margin-top: -30px; color: #FFFFFF; }
.erjibanner .txt h2{ font-size: 30px; }

.pages{ clear:both; width:100%; text-align:center; height:22px; overflow:hidden}

.detail-jianjie h1{ font-size:23px; text-align:center; margin:10px 5px 10px;}
.detail-jianjie .small{ font-size:12px; text-align:center;  margin-bottom:15px;}
.detail-jianjie .desc{ padding:10px; line-height:26px;}
.detail-jianjie .desc a{ color:#0000FF; text-decoration:underline}

.detail-jianjie .pic{ text-align:center; margin-bottom:5px;}
.detail-jianjie .pic img{ }

/*========手机导航=====*/
.btn-m-list{width: 55px; height: 50px; position: absolute; right: 0; top: 50%; margin-top: -25px; z-index: 999999999999; display: none; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);}
.trans,.trans:hover{-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition:all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;}
.trans-fast, .trans-fast:hover {-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out;}
.btn-m-list .burger{width: 24px; height: 2px; background-color: #fff; display: block; position: absolute; z-index: 5; top: 16px; left: 50%; margin: 0 0 0 -10px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}
.btn-m-list .burger-2{top: 25px; width: 18px;}
.btn-m-list .burger-3{top: 33px; width: 13px;}
.btn-m-list.on .burger-1{top: 25px; width: 21px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg);transform: rotate(225deg);}
.btn-m-list.on .burger-2{top: 25px; width: 21px; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; left: 100%;}
.btn-m-list.on .burger-3{top: 25px; width: 21px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg);}
.mask{width: 100%; height: 100%; position: fixed; _position: absolute; top: 0; left: 0; z-index: 2000; display: none; background-color: rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);}

.neirong2{width: 80%; display: block; position: fixed; top: 0; right: 0; z-index: 99999999999; overflow-y: auto; touch-action: pan-y;-webkit-user-select: none;-webkit-user-drag: none;}
.neirong2 .neirong2-bd{padding: 50px 50px 20px 50px; visibility: hidden;}
.neirong2 li{border-bottom: 1px solid #F2F2F2; -webkit-transition: all .35s ease-out;-moz-transition: all .35s ease-out;-ms-transition: all .35s ease-out;-o-transition: all .35s ease-out;transition: all .35s ease-out;}
.neirong2 li>a{display: block; height: 47px; line-height: 47px; color: #fff; font-size: 16px;}
.neirong2 li.on>a{color: #fff;}
.neirong2.neirong2-on{left: 0;}
.neirong2-close{width: 24px; height: 24px; background: url(../image/nav_close.png) no-repeat 7px center; position: absolute; top: 20px; left: 10px; visibility: hidden;}
.neirong2.neirong2-hide{
    background-color: rgba(38,70,147,.5);
    width: 0;
    height: 100%;
    -webkit-transition:background 0.35s linear,width 0.45s linear 200ms;
    -moz-transition:background 0.35s linear,width 0.45s linear 200ms;
    -ms-transition:background 0.35s linear,width 0.45s linear 200ms;
    -o-transition:background 0.35s linear,width 0.45s linear 200ms;
    transition:background 0.35s linear,width 0.45s linear 200ms;}
.neirong2.neirong2-show{background-color: rgba(38,70,147,.95); height: 100%; width: 80%;  }
.neirong2.neirong2-show .neirong2-bd,.neirong2.neirong2-show .neirong2-close{visibility: visible;}
.neirong2.neirong2-hide li,.neirong2.neirong2-hide .subcall span{
    opacity: 0;
    -webkit-transform: scale(1.1) translateX(-24px);
    -moz-transform: scale(1.1) translateX(-24px);
    -ms-transform: scale(1.1) translateX(-24px);
    -o-transform: scale(1.1) translateX(-24px);
    transform: scale(1.1) translateX(-24px);
}
.neirong2.neirong2-show li,.neirong2.neirong2-show .subcall span{opacity: 1; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none;}
.neirong2 li:nth-of-type(2){ -webkit-transition-delay: 300ms,300ms; transition-delay: 300ms,300ms;}
.neirong2 li:nth-of-type(3){ -webkit-transition-delay: 350ms,350ms; transition-delay: 350ms,350ms;}
.neirong2 li:nth-of-type(4){ -webkit-transition-delay: 400ms,400ms; transition-delay: 400ms,400ms;}
.neirong2 li:nth-of-type(5){ -webkit-transition-delay: 450ms,450ms; transition-delay: 450ms,450ms;}
.neirong2 li:nth-of-type(6){ -webkit-transition-delay: 500ms,500ms; transition-delay: 500ms,500ms;}
.neirong2 li:nth-of-type(7){ -webkit-transition-delay: 550ms,550ms; transition-delay: 550ms,550ms;}
.neirong2 li:nth-of-type(8){ -webkit-transition-delay: 600ms,600ms; transition-delay: 600ms,600ms;}
.neirong2 li:nth-of-type(9){ -webkit-transition-delay: 650ms,650ms; transition-delay: 650ms,650ms;}
.neirong2 li:nth-of-type(10){ -webkit-transition-delay: 700ms,700ms; transition-delay: 700ms,700ms;}
.neirong2 li:nth-of-type(11){ -webkit-transition-delay: 750ms,750ms; transition-delay: 750ms,750ms;}
.neirong2 .subnav{display: none;}
.neirong2 .subnav a{display: block; font-size: 14px; color: #fafafa; padding: 10px 0; padding-left: 15px; }
.neirong2 .subcall{padding: 0 50px; }
.neirong2 .subcall span{-webkit-transition-delay: 850ms,850ms; transition-delay: 850ms,850ms; -webkit-transition: all .35s ease-out;-moz-transition: all .35s ease-out;-ms-transition: all .35s ease-out;-o-transition: all .35s ease-out;transition: all .35s ease-out;}
.neirong2 .subcall span{font-family: "Arial"; display: block; font-size: 18px; font-weight: bold; color: #fff; padding-left: 30px; background: url(https://zhongtihua.com/imgs/callnum.png) left center no-repeat;}

/*========手机导航=====*/
html{ height: 100%; }
body{ height: 100%; }
.daohang{ position: fixed; left: 0; top: 0; width: 100%; height: 100px; line-height: 100px; z-index: 9999999; }
.daohang .nav_list{ text-align: center; }
.daohang .nav_list ul li{ display: inline-block; margin: 0 45px; }
.daohang .nav_list ul li a{ color: #FFFFFF; }
.daohang .nav_list ul li.dianhua1 span{ padding-left: 26px; background: url(https://zhongtihua.com/imgs/icon1.png) no-repeat left center; }
.logo02{ display: none; }
.daohang2{ background: rgba(31,43,81,0.9); }

.bannertu{ height: 100%; position: relative; }
.bannertu .swiper-container{ height: 100%; }
.bannertu .swiper-slide a{ display: block; height: 100%; }
.bannertu .dingwen1{ position: absolute; left: 0; bottom: 32px; width: 100%; padding: 0 100px; z-index: 999999; }
.bannertu .dingwen1 ul li{ width: 18%; margin-right: 2.5%; float: left; padding: 28px; text-align: center; background: rgba(31,43,81,0.8); border: 1px solid #526390; border-radius: 25px; }
.bannertu .dingwen1 ul li:nth-child(5n){ margin-right: 0; }
.bannertu .dingwen1 ul li .img{ margin-bottom: 15px; }
.bannertu .dingwen1 ul li p{ font-size: 20px; color: #FFFFFF; }

.index_fuwu{ background: url(../image/xmbg1.png) no-repeat center top; padding-top: 90px; }
.index_fuwu .title{ margin-bottom: 70px; text-align: center; }
.index_fuwu .title h2{ font-size: 30px; color: #1f2b51; margin-bottom: 25px; }
.index_fuwu .title p{ color: #8a8a8a; font-size: 18px; }
.index_fuwu .fuwu_list{ text-align: center; }
.index_fuwu .fuwu_list a{ color: #FFFFFF; display:block; }
.index_fuwu .fuwu_list a img{ transition: all 1s; }
.index_fuwu .fuwu_list a h2{ font-size: 26px; }
.index_fuwu .fuwu_list a p{ font-size: 20px; margin-bottom: 15px; }
.index_fuwu .fuwu_list a span{ color: #c5ecef; display: inline-block; width: 166px; height: 32px; line-height: 32px; text-align: center; border-radius: 30px; border: 1px solid #C5ECEF; }
.index_fuwu .fuwu_list a:hover span{ background: #C5ECEF; color: #000; }
.index_fuwu .fuwu_list a:hover img{ transform: scale(1.1); }
.index_fuwu .fuwu_list .left{ width: 33%;  height: 696px; line-height: 696px; background: url(../image/fuwutu_01.png) no-repeat center center; background-size: cover; margin-right: 1.5%; }
.index_fuwu .fuwu_list .left2{ display: inline-block; vertical-align: middle; line-height: 36px; }

.index_fuwu .fuwu_list .right1{ width: 32%; margin-right: 1.5%; }
.index_fuwu .fuwu_list .right2{ width: 32%; }
.index_fuwu .fuwu_list .top{ height: 336px; line-height: 336px; width: 100%; background-size: cover !important; margin-bottom: 24px; }
.index_fuwu .fuwu_list .top2{ display: inline-block; vertical-align: middle; line-height: 36px; }
.index_fuwu .fuwu_list .bottom{ height: 336px; line-height: 336px; width: 100%; background-size: cover !important; }
.index_fuwu .fuwu_list .bottom2{ display: inline-block; vertical-align: middle; line-height: 36px; }

.index_youshi{ background: url(../image/bg2.jpg) no-repeat center center; padding: 200px 0 100px; }
.index_youshi .wrap{ position: relative; width: 841px; height: 850px; }

 @keyframes animtran2 {
    from {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(360deg);
    }
}
@keyframes animtrans2 {
    from {
        transform: rotateZ(360deg);
    }
    to {
        transform: rotateZ(0deg);
    }
}

.index_youshi .youshiyuan1{ position: absolute; left: 0; top: 0; width: 841px; height: 850px;  background: url(../image/yuan2.png) no-repeat center center; animation: animtran 26s linear infinite; -webkit-animation: animtran 26s linear infinite; }
.index_youshi .youshiyuan2{ position: absolute; left: 50%; top: 50%; width: 762px; height: 762px; text-align: center; line-height: 762px; margin-left: -381px; margin-top: -381px; background: url(../image/yuan1.png) no-repeat center center;  }
.index_youshi .youshiyuan2 .wenzi{ display: inline-block; vertical-align: middle; line-height: 36px; color: #FFFFFF; }
.index_youshi .youshiyuan2 .wenzi h2{ font-size: 30px; margin-bottom: 10px; }
.index_youshi .youshiyuan2 .wenzi p{ font-size: 18px; }
.index_youshi .youshiyuan1 p{ animation: animtrans 26s linear infinite;
            -webkit-animation: animtrans 26s linear infinite; text-align: center; }
.index_youshi .youshiyuan1 .icon1{ width: 184px; height: 75px; position: absolute; left: 295px; top: -60px; }
.index_youshi .youshiyuan1 .icon2{ width: 184px; height: 75px; position: absolute; left: 810px; top: 210px; }
.index_youshi .youshiyuan1 .icon3{ width: 184px; height: 75px; position: absolute; left: 760px; top: 695px; }
.index_youshi .youshiyuan1 .icon4{ width: 184px; height: 75px; position: absolute; left: -180px; top: 695px; }
.index_youshi .youshiyuan1 .icon5{ width: 184px; height: 75px; position: absolute; left: -200px; top: 210px; }

.index_youshisj{ display: none; text-align: center; padding: 40px 0; }
.index_youshisj .wenzi{ margin-bottom: 20px; }
.index_youshisj .wenzi h2{ font-size: 24px; margin-bottom: 10px; }
.index_youshisj .wenzi p{ font-size: 16px; }
.index_youshisj .youshiyuan12 p{ margin-bottom: 20px; }
.index_youshisj .youshiyuan12 p img{ max-width: 100%; width:50%; }

.index_fwbz{ padding-top: 90px; background: url(../image/bg4.jpg) no-repeat center top; background-size: cover; }
.index_fwbz .title{ text-align: center; color: #FFFFFF; margin-bottom: 90px; }
.index_fwbz .title h2{ font-size: 30px; margin-bottom: 25px; }
.index_fwbz .title p{ font-size: 18px; }
.fwbz_list{  height: 713px; line-height: 713px; overflow: hidden; }
.fwbz_list ul li{ width: 16.666666%; float: left; text-align: center; }
.fwbz_list ul li .li02{ display: inline-block; vertical-align: middle; line-height: 36px; color: #FFFFFF; }
.fwbz_list ul li .li02 .img{  height: 110px; line-height: 110px; margin-bottom: 25px; }
.fwbz_list ul li .li02 h2{ font-size: 24px; margin-bottom: 10px; }
.fwbz_list ul li .li02 p{ color: #b4bedb; }
.fwbz_list ul li:hover{ background: url(../image/fwbzys.png) no-repeat center center; background-size: cover; }
.fwbz_list ul li:hover .li02 p{ color: #FFFFFF; }


.index_tuandui{  margin: 0 auto; padding-top: 100px; }
.index_tuandui .top{ margin-bottom: 25px; }
.index_tuandui .top ul li{ width: 32%; float: left; height: 458px;  margin-right: 2%; position: relative; }
.index_tuandui .top ul li:nth-child(3n){ margin-right: 0; }
.index_tuandui .top ul li.li1{ line-height: 458px; text-align: center; background: url(../image/tuanduilogo.png) no-repeat center center; }
.index_tuandui .top ul li.li1 .wenzi{ display: inline-block; vertical-align: middle; line-height: 36px; }
.index_tuandui .top ul li.li1 .wenzi h2{ font-size: 30px; margin-bottom: 25px; }
.index_tuandui .top ul li.li1 .wenzi p{ font-size: 18px; }

.index_tuandui  ul li.li2{background-size: cover !important; }
.index_tuandui  ul li.li2 .wenzi{ position: absolute; width: 100%; right: 35px; bottom: 35px; text-align: right; color: #FFFFFF; }
.index_tuandui  ul li.li2 .wenzi h2{ font-size: 26px; font-weight: 400; margin-bottom: 10px; }
.index_tuandui  ul li.li2 .wenzi h3{ font-size: 20px; margin-bottom: 20px; font-weight: 400; }
.index_tuandui  ul li.li2 .wenzi p{ color: #bbc0df; }


.index_tuandui .bottom ul li{ width: 49%; float: left; height: 458px;  margin-right: 2%; position: relative; }
.index_tuandui .bottom ul li:nth-child(2n){ margin-right: 0; }


.index_diqu{ padding-top: 100px; height: 880px; background: url(../image/ditu.png) no-repeat center top; }
.index_diqu .title{ text-align: center; color: #1f2b51; margin-bottom: 90px; }
.index_diqu .title h2{ font-size: 30px; margin-bottom: 25px; }
.index_diqu .title p{ font-size: 18px; color: #8A8A8A; }
.index_diqu .wrap{ padding-left: 200px; padding-top: 150px; line-height: 30px; }
.index_diqu .wrap h2{ font-size: 26px; color: #1F2B51; }
.index_diqu .wrap p{ font-size: 18px; color: #a4a4a4; margin-bottom: 15px; }
.index_diqu .wrap h3{ font-size: 20px; color: #1F2B51; margin-bottom: 15px; }
.index_diqu .wrap a{ background: #ff6b4e; display: block; width: 210px; height: 50px; line-height: 50px; text-align: center; color: #FFFFFF; font-size: 18px; }


.index_gywm{ height: 870px; background: url(../image/gywmbg.jpg) no-repeat center center; }
.index_gywm .wenzi{ float: right; width: 560px; margin-top: 270px; }
.index_gywm .wenzi h2{ font-size: 30px; color: #1F2B51; margin-bottom: 20px; }
.index_gywm .wenzi p{ font-size: 18px; margin-bottom: 20px; }
.index_gywm .wenzi a{ font-size: 18px; color: #1F2B51; display: inline-block; width: 140px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #1F2B51; border-radius: 25px; }
.index_gywm .wenzi a:hover{ background: #1F2B51; color: #fff; }



.index_news{ padding: 100px 0; background: url(../image/newsbg.jpg) no-repeat center top; }
.index_news .title{ text-align: center; margin-bottom: 115px; }
.index_news .title h2{ font-size: 30px; color: #1F2B51; margin-bottom: 20px; }
.index_news .title p{ font-size: 18px; }
.index_news ul li{ width: 32%; float: left; margin-right: 2%; margin-bottom: 25px; background: #FFFFFF; padding: 20px; }
.index_news ul li:nth-child(3n){ margin-right: 0; }
.index_news ul li .shijian{ width: 30%; }
.index_news ul li .shijian h2{ font-size: 32px; }
.index_news ul li .shijian p{ font-size: 20px; }
.index_news ul li .wenzi{ width: 70%; padding-left: 25px; border-left: 1px solid #d6d6d6; }
.index_news ul li .wenzi h2{ font-weight: 400; height:52px; line-height:26xp; overflow:hidden }
.index_news ul li .wenzi p{ text-align: right; }




.index_hezuodanwei{ padding: 80px 0; }
.index_hezuodanwei .left{ width: 26%; text-align: center; margin-top: 30px; }
.index_hezuodanwei .left h2{ font-size: 30px; color: #1F2B51; margin-bottom: 10px; }
.index_hezuodanwei .left p{ font-size: 18px; }
.index_hezuodanwei .right{ width: 70%; }
.index_hezuodanwei .right a{ display: block; width: 23.5%; margin-bottom:15px; float: left; margin-right: 2%; overflow: hidden; }
.index_hezuodanwei .right a img{ width: 100%; }
.index_hezuodanwei .right a:nth-child(4n){ margin-right: 0; }

.jiaobu{ background: #676767; padding: 20px 0; line-height: 30px; text-align: center; color: #FFFFFF; }
.jiaobu a{ color: #fff; display: inline-block; margin: 0 5px; }

/*====================================================================================*/
.erjibanner{ height: 496px; background-size: cover !important;  }

.erjidaohang{ height: 60px; line-height: 60px; border-bottom: 1px solid #d9d9d9; }
.erjidaohang ul li{ float: left; margin-right: 40px; text-align: center; position: relative; }
.erjidaohang ul li>a{ display: block;  padding: 0 30px;  }
.erjidaohang ul li:hover>a{ background: #0157cd; color: #FFFFFF; transform: scale(1.15); }
.erjidaohang ul li.li1>a{ background: #0157cd; color: #FFFFFF; transform: scale(1.15); }

.erjidaohang ul li .sanjifenlei{ display: none; position: absolute; left: 0; top: 64.5px; width: 1200px; text-align: left; z-index: 9999; background: #FFFFFF; }
.erjidaohang ul li .sanjifenlei a{ margin-right: 50px; height: 50px; line-height: 50px; }
.erjidaohang ul li .sanjifenlei a:hover{ color: #0157CD; }
.erjidaohang ul li:hover .sanjifenlei{ display: block; }
.erjidaohang2{ position: fixed; left: 0; top: 100px; width: 100%; background: #fff; z-index: 9999; }

.erjigywmn{ padding: 90px 0; }
.erjigywmn .wenzi{ width: 52%; line-height: 32px; }
.erjigywmn .wenzi h2{ font-size: 20px; color: #0157CD; margin-bottom: 20px; }
.erjigywmn .wenzi p{ text-indent:2rem; }
.erjigywmn .wenzi a{ display: block; width: 128px; height: 34px; line-height: 34px; text-align: center; background: #0157CD; color: #FFFFFF; border-radius: 10px; margin-top: 15px; font-size: 14px; }
.erjigywmn .shipin{ width: 43%; padding-right: 30px; position: relative; }
.kuangxian{ width: 100%; height: 300px; border: 1px solid #D9D9D9; }
.shipinneir{ position: absolute; right: 0; top: -20px; width: 97%; height: 300px; background: url(https://zhongtihua.com/imgs/guanyutu1_03.jpg) no-repeat center center; background-size: cover; }
.shipinneir img{ width: 100%; }
.erjiqiyewenhua{ padding: 90px 0; background: url(https://zhongtihua.com/imgs/gybg1.jpg) no-repeat center center; background-size: cover; color: #fff; }
.biaoti1{ text-align: center; color: #fff; font-size: 30px; margin-bottom: 45px; }
.erjiqiyewenhua ul li{ width: 23.5%; margin-right: 2%; line-height: 26px; float: left; }
.erjiqiyewenhua ul li .img{ overflow: hidden; margin-bottom: 20px; }
.erjiqiyewenhua ul li img{ width: 100%; transition: all 1s; }
.erjiqiyewenhua ul li:nth-child(4n){ margin-right: 0; }
.erjiqiyewenhua ul li:hover .img img{ transform: scale(1.2); }
.erjishehui{ padding: 90px 0; text-align: center; }
.biaoti2{ color: #0157CD; }
.erjishehui .swiper-container { width: 90%; }
.erjishehui .list{ position: relative; }
.erjishehui .list .img{ margin-bottom: 20px; }
.erjishehui .list h2{ margin-bottom: 10px; }
.erjishehui .swiper-slide img{ width: 100%; }

.guanyuwomen_lianxi .left{ width: 50%; height: 400px; }
.guanyuwomen_lianxi .left img{ width: 100%; height: 100%; display: block; }
.guanyuwomen_lianxi .right{ width: 50%; height: 400px; padding: 100px; line-height: 36px; background: #0157cd; color: #fff; }
.guanyuwomen_lianxi .right h2{ font-size: 24px; margin-bottom: 20px; }


.erjizhaopin_shehui{ padding: 55px 0; }
.erjizhaopin_shehui dl span{ display: block; width: 20%; float: left; padding: 0 20px; }
.erjizhaopin_shehui dl dt{ height: 56px; line-height: 56px; color: #fff; background: #7b7b7b; }
.erjizhaopin_shehui dl dd>p{ height: 56px; line-height: 56px; border-bottom: 1px solid #D9D9D9; }
.erjizhaopin_shehui dl dd a{ display: block; }
.erjizhaopin_shehui dl dd .zhiweixiangqing{ padding: 25px; line-height: 30px; display: none; }

.xiaoyuanzhaopin{ padding-top: 40px; }

.erjinews{ padding: 55px 0; }
.erjinews ul li{ margin-bottom: 40px; padding-bottom: 40px; background: url(https://zhongtihua.com/imgs/xian2.jpg) no-repeat center bottom; }
.erjinews ul li .img{ width: 30%; overflow: hidden; }
.erjinews ul li .img img{ width: 100%;  transition: all 1s;}
.erjinews ul li .wenzi{ width: 70%; padding: 40px 30px; }
.erjinews ul li .wenzi h2{ font-size: 20px; color: #0157CD; margin-bottom: 15px; }
.erjinews ul li .wenzi p{ line-height: 30px; max-height: 60px; overflow: hidden; margin-bottom: 15px; }
.erjinews ul li .wenzi span{ display: block; background: url(https://zhongtihua.com/imgs/shijian1.jpg) no-repeat left center; height: 30px; line-height: 30px; padding-left: 30px; }
.erjinews ul li:hover .img img{ transform: scale(1.1); }
.erjinews ul li:hover h2{ font-weight: 700; color: #0157CD;  }

.pinggu{ padding: 90px 0; }
.pinggu1{ margin-bottom: 90px; }
.pinggu1 .title{ margin-bottom: 45px; text-align: center; }
.pinggu1 .title h2{ font-size: 40px; margin-bottom: 20px; font-weight: 400; }
.pinggu1 .title p{ color: #727272; }
.pinggu1 ul li{ width: 23.5%; float: left; margin-right: 2%; text-align: center; margin-bottom:80px; }
.pinggu1 ul li:nth-child(4n){ margin-right: 0; }
.pinggu1 ul li .img{ overflow: hidden; height:200px; }
.pinggu1 ul li img{ width: 100%; transition: all 1s; }
.pinggu1 ul li h2{ font-size: 18px; color: #fe6243; padding: 20px 0; }
.pinggu1 ul li .lianjie{ height: 33px; line-height: 33px; background: url(../image/ckbg.png) no-repeat center; display: block; background-size: contain; color: #fff; }
.pinggu1 ul li:hover .img img{ transform: scale(1.2); }
.pinggu1 ul li  a{color: #fe6243; }
.pinggu1 ul li .lianjie a{ color:#fff}

.pinggu_liucheng .title{ text-align: center; height: 80px; background: url(../image/bt1.png) no-repeat center center; line-height: 40px; margin-bottom: 70px; }
.pinggu_liucheng .title h2{ font-size: 40px; font-weight: 400; margin-bottom: 20px; }
.pinggu_liucheng .title p{ font-size: 24px; }
.pinggu_liucheng ul li{ padding: 17px; padding-left: 0; background: url(../image/pgtu_32.jpg) no-repeat right center;  margin-bottom: 70px; }
.pinggu_liucheng ul li:nth-child(2n){ padding-left: 17px; padding-right: 0; background: url(../image/pgtu_35.jpg) no-repeat left center;  }
.pinggu_liucheng ul li .img{ width: 45%; height: 416px; overflow: hidden; }
.pinggu_liucheng ul li .img img{ width: 100%; display: block; height: 100%; }
.pinggu_liucheng ul li .wenzi{ padding: 60px; width: 55%; line-height: 40px; }
.pinggu_liucheng ul li .wenzi h2{ height: 72px; line-height: 72px; padding-left: 85px; font-size: 35px; }
.pinggu_liucheng ul li .wenzi p{ padding-left: 85px; font-size: 20px; }
.pinggu_liucheng ul li .wenzi .chakan2{ text-align: right; }
.pinggu_liucheng ul li .wenzi .chakan2 a{ display: inline-block; width: 230px; height: 48px; background: url(../image/dianji.png) no-repeat center center; }


.pinggu_youshi{ padding: 90px; background: url(../image/bg5.jpg) no-repeat center center; background-size: cover; }
.pinggu_youshi .title{ text-align: center; height: 60px; background: url(../image/bt1.png) no-repeat center center; line-height: 60px; margin-bottom: 70px; }
.pinggu_youshi .title h2{ font-size: 40px; font-weight: 400; margin-bottom: 20px; }


.pinggu_fuwbaozhang{ padding: 90px; background: url(../image/bg6.jpg) no-repeat center center; background-size: cover; }
.pinggu_fuwbaozhang .title{ text-align: center;  background: url(../image/xian5.png) no-repeat center bottom; line-height: 60px; margin-bottom: 70px; color: #fff; padding-bottom: 10px; }
.pinggu_fuwbaozhang .title h2{ font-size: 40px; font-weight: 400; margin-bottom: 20px; }

.pinggu_fuwbaozhang ul{ padding: 0 15%; margin-bottom: 50px; }
.pinggu_fuwbaozhang ul li{ width: 23.5%; margin-right: 2%; padding: 0 6px; float: left; background: #fff; padding-top: 60px; text-align: center; padding-bottom: 35px; }
.pinggu_fuwbaozhang ul li:nth-child(4n){ margin-right: 0; }
.pinggu_fuwbaozhang ul li .img{ margin-bottom: 20px; }
.pinggu_fuwbaozhang ul li .img img{ width: 100%; }
.pinggu_fuwbaozhang ul li h2{ color: #6066f2; font-size: 18px; margin-bottom: 20px; }
.dianjizixun{ text-align: center; }
.dianjizixun a{ display: inline-block; width: 200px; height: 50px; line-height: 50px; background: #FFFFFF; border-radius: 30px; color: #6066f2; font-size: 22px; }

.pinggu_qitafuw{ padding: 90px 0; padding-bottom: 0; }
.pinggu_qitafuw .title{ text-align: center; height: 80px; background: url(../image/bt1.png) no-repeat center center; line-height: 40px; margin-bottom: 70px; }
.pinggu_qitafuw .title h2{ font-size: 40px; font-weight: 400; margin-bottom: 20px; }
.pinggu_qitafuw .title p{ font-size: 24px; }
.pinggu_qitafuw ul{ padding: 0 15%; }
.pinggu_qitafuw ul li{ width: 23.5%; margin-right: 2%; text-align: center; float: left; }
.pinggu_qitafuw ul li:nth-child(4n){ margin-right: 0; }

.tudipinggu{ margin-bottom: 90px; }
.tudipinggu .title{ margin-bottom: 40px; text-align: center; }
.tudipinggu .title h2{ font-size: 40px; height: 60px; line-height: 60px; background: url(https://zhongtihua.com/imgs/btbg2.jpg) no-repeat center center; margin-bottom: 10px; }
.tudipinggu .title p{ color: #727272; font-size: 22px; }
.tudipinggu .neitong2{ line-height: 36px; font-size: 18px; }
.tudipinggu .neitong2 img{ display: block; margin: 10px auto; max-width: 100%; }

.tudipinggu .neitong2 a{ height: 38px; line-height: 38px; margin-top: 30px;  background: url(../image/ckbg.png) no-repeat center; display: block; background-size: contain; color: #fff; text-align: center; }
.fuwu_pk{ margin-bottom: 90px; }
.fuwu_pk .title h2{ font-size: 40px; height: 60px; line-height: 60px; background: url(https://zhongtihua.com/imgs/bt2.jpg) no-repeat center center; margin-bottom: 10px; text-align: center; }
.fuwu_pk ul li{   }
.fuwu_pk ul li .left{ width: 42%; background: url(https://zhongtihua.com/imgs/sheng.png) no-repeat center center; }
.fuwu_pk ul li .left p{ font-size: 30px; height: 78px; line-height: 78px;border-bottom: 1px solid #e3e3e3; }

.fuwu_pk ul li .left1{ width: 16%; text-align: center; }
.fuwu_pk ul li .left1 p{ font-size: 24px; color: #fff; height: 78px; line-height: 78px;border-bottom: 1px solid #e3e3e3; background: url(https://zhongtihua.com/imgs/dianji2.png) no-repeat center center; }
.fuwu_pk ul li .right{  width: 42%; background: url(https://zhongtihua.com/imgs/bai.png) no-repeat center center; }
.fuwu_pk ul li .right p{ font-size: 30px; padding-left: 10%; height: 78px; line-height: 78px;border-bottom: 1px solid #e3e3e3; }





.acctrues{width:61px;background:url(../image/gray.png) repeat;border-radius:3px;position:fixed;top:50%;right:-75px;z-index:999999;margin-top:-137px;padding-top:14px;}
.acctrues.active{ right:0;
	-webkit-transition:right .6s linear 0s;
	-moz-transition:right .6s linear 0s;
	-ms-transition:right .6s linear 0s;
	-o-transition:right .6s linear 0s;
	transition:right .6s linear 0s;}
.acctrues a{width:61px;height:55px;margin:0 auto;display:block;padding:15px 0;}
.acctrues .customer{background:url(https://zhongtihua.com/imgs/a1.png) no-repeat center top;}
.acctrues .customer:hover{background:url(https://zhongtihua.com/imgs/a1s.png) no-repeat center top;}
.acctrues .tel{background:url(https://zhongtihua.com/imgs/a2.png) no-repeat center top;}
.acctrues .tel:hover{background:url(https://zhongtihua.com/imgs/a2s.png) no-repeat center top;}
.acctrues .weichat{background:url(../image/a3.png) no-repeat center top;}
.acctrues .weichat:hover{background:url(https://zhongtihua.com/imgs/a3s.png) no-repeat center top;}
.acctrues .email{background:url(https://zhongtihua.com/imgs/a4.png) no-repeat center top;}
.acctrues .email:hover{background:url(https://zhongtihua.com/imgs/a4s.png) no-repeat center top;}
.acctrues .acctop{background:url(../image/a5.png) no-repeat center top;}
.acctrues .acctop:hover{background:url(https://zhongtihua.com/imgs/a5s.png) no-repeat center top;}
.acctrues .telbox,
.acctrues .emailbox,
.acctrues .weichatbox{display:none;width:169px;height:72px;background:url(../image/gray.png) repeat;border-top-left-radius:5px;border-bottom-left-radius:5px;position:absolute;top:45px;right:61px;z-index:999;padding-left:16px;}
.acctrues .telbox h4,
.acctrues .emailbox h4{color:#FFF;font-size:15px;font-weight:normal;padding:14px 0 2px;}
.acctrues .telbox p,
.acctrues .emailbox p{color:#FFF;font-size:24px;font-family:Arial;}
.acctrues .emailbox{top:155px;}
.acctrues .emailbox h4{padding:14px 0 2px;}
.acctrues .emailbox p{font-size:16px;}
.acctrues .weichatbox{width:147px;height:147px;padding:15px 0 0 15px;}
.acctrues .weichatbox img{width:132px;height:132px;}
.wrap_box .cona_cebo,
.hoinul,
.productul,
.pharmace{padding-top:63px;}
.wineul{padding-top:38px;}

.pharmace li img,
.artlist li .artimg img{
transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s; 	
-moz-transition: all 0.5s ease-in-out 0s; 	
-webkit-transition: all 0.5s ease-in-out 0s; 
-o-transition: all 0.5s ease-in-out 0s; 	
}
.pharmace li:hover img,
.artlist li .artimg img:hover{
transform: scale(1.1);
-ms-transform: scale(1.1); 	
-moz-transform: scale(1.1); 	
-webkit-transform: scale(1.1); 
-o-transform: scale(1.1); }
.owl-carousel .owl-item .iteImg{width:73%;display:inline;}
.banner .item_fl .itetitel{color:#207c96;}
.banner .item_fl .itelist a{color:#333333;background:url(https://zhongtihua.com/imgs/blacks.png) no-repeat left center;}

.acctrues .weichatbox img{ width:100%; }



