blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul { margin: 0; padding: 0; } 
table { border-collapse: collapse; border-spacing: 0; } abbr, acronym, fieldset, img { border: 0; } ol, ul { list-style: none; } caption, th { text-align: left; } q:after, q:before { content: ''; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .c { clear: both; } .n, em { font-weight: 400; font-style: normal; } a.tdl:hover { text-decoration: none; }
.fix {
    *zoom: 1;
}
.fix:after,
.fix:before {
    display: block;
    content: 'clear';
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
a {
    text-decoration: none;
    color: #333;
}
body {
    color: #292b2d;
    font-size: 14px;
    line-height: 1.5;
    background: #fff;
    font-family: 'Microsoft YaHei', 微软雅黑, 'PingFang SC', 'Hiragino Sans GB', STHeiti, sans-serif;
}
*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}
a:hover {
    color: #0152de;
}
img {
    max-width: 100%;
    transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
input,
select,
textarea {
    font-size: 12px;
    color: #333;
    font-family: 'Microsoft Yahei', sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='button'],
input[type='reset'],
input[type='submit'],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='button'],
input[type='reset'],
input[type='submit'] {
    cursor: pointer;
}
::-webkit-input-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #ccc;
}
::-ms-input-placeholder {
    color: #ccc;
}
.ani {
    transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.unselect {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.wp {
    width: 75%;
    margin: 0 auto;
}

/* 头部 */
body{
    padding-top: 132px;
}
.header {
    position: fixed;
    left: 0;top: 0;
    width: 100%;
    background-color: #fff;
    height: 132px;
    z-index: 99;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.header .hdt {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #292b2d;
}
.header .hdt .mail {
    float: right;
    padding-left: 28px;
    background: url(../Images/icons01.png) left center no-repeat;
    margin-left: 39px;
}
.header .hdt .tel {
    float: right;
    padding-left: 28px;
    background: url(../Images/icons02.png) left center no-repeat;
}
.header .hdm {
    height: 88px;
    position: relative;
}
.header .hdm .wp {
    height: 100%;
}
.header .logo {
    float: left;
    height: 100%;
    line-height: 88px;
}
.header .logo img {
    display: inline-block;
    vertical-align: middle;
    max-height: 48px;
}
.header .lang {
    float: right;
    height: 100%;
    line-height: 88px;
    font-size: 16px;
    color: #292b2d;
    margin-left: 22px;
}
.header .lang:hover{
    color: #4170e9;
}
.header .lang_m{display: none;}
.nav-btn1,.nav-btn2{display: none;}
.header .so_hd {
    float: right;
    height: 100%;
    width: 50px;
    margin-left: 20px;
    position: relative;
}
.header .sobtn {
    height: 100%;
    cursor: pointer;
    background: url(../Images//icons03.png) center center no-repeat;
}
.soBox{
    position: absolute;
    width: 250px;
    height: 45px;
    right: -42px;
    top: 100%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: none;
}
.soBox .soinp{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding: 0 40px;
    background: url(../Images/icons03.png) 17px center no-repeat;
    font-size: 14px;
    color: #292b2d;
}
.soBox .soclose{
    position: absolute;
    top: 0;right: 0;
    width: 45px;
    height: 100%;
    border: none;
    background: url(../Images/icons11.png) center center no-repeat;
}
.hdr{
    float: right;
    height: 100%;
}
.hdr .box,.nav {
    height: 100%;
}
.nav li {
    float: left;
    height: 100%;
    margin-left: 47px;
}
.nav .s1 {
    height: 100%;
    line-height: 88px;
    font-size: 16px;
    color: #292b2d;
}
.nav .s1:hover,
.nav .on .s1 {
    color: #4170e9;
}

.sub_pro{
    position: absolute;
    left: 0;top: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    padding: 35px 0 45px;
    display: none;
}
.sub_pro .tit{
    float: left;
    width: 35%;
    padding-top: 40px;
}
.sub_pro .cn{
    font-size: 32px;
    color: #292b2d;
    margin-bottom: 30px;
    position: relative;
}
.sub_pro .cn::after{
    position: absolute;
    content: '';
    width: 100px;
    height: 5px;
    background-color: #ffcf3a;
    left: 0;bottom: -20px;
}
.sub_pro .en{
    font-size: 24px;
    color: #7f8081;
}
.proList{
    float: right;
    overflow: hidden;
    width: 63.5%;
}
.proList dd{
    float: left;
    width: 20%;
    padding-left: 40px;
    margin-top: 10px;
}
.proList .con{
    display: block;
}
.proList .txt{
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #292b2d;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.proList .pic{
    height: 0;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.proList .pic img{
    position: absolute;
    left: 0;top: 0;
    display: block;
    width: 100%;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.proList .con:hover img{
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.proList .con:hover .txt{
    color: #4170e9;
}

.banner .item{
    display: block;
    height: 40vw;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.banner .item img {
    display: block;
    width: 100%;
}
.banner .txt{
    padding-top: 80px;
}
.banner .txt .p1{
    font-size: 36px;
    color: #292b2d;
    position: relative;
    margin-bottom: 40px;
}
.banner .txt .p1::after{
    content: '';
    position: absolute;
    left: 0;bottom: -20px;
    width: 60px;
    height: 5px;
    background-color: #ffcf3a;
}
.banner .txt .p2{
    font-size: 24px;
    color: #7a7d7f;
    margin-bottom: 30px;
    word-break:break-all;
}
.banner .slick-dots {
    position: absolute;
    left: 0;
    bottom: 7%;
    width: 100%;
    text-align: center;
}
.banner .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 2px;
    background-color: #c4c4c4;
    margin: 0 19px;
}
.banner .slick-dots li.slick-active {
    background-color: #ffcf3a;
}
/* 头部end */

/* 侧边按钮 */
.mright-fixed {
    position: fixed;
    height: 305px;
    width: 55px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2100;
}
.mright-fixed .items {
    height: 50px;
    display: block;
    margin-top: 1px;
    background: rgba(27, 27, 27, 0.3);
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}
.bocweb-header .bocweb-subnav.pronav .items {
    margin-bottom: 10px;
}
.mright-fixed .items img {
    transition: 0.5s;
}
.mright-fixed .items:hover .itop img {
    transition: 0.5s;
    transform: scale3d(1.1, 1.1, 1);
}
.mright-fixed .phone {
    background: transparent;
}
.it-erweima .ibot {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 60px;
    top: 0;
    margin: auto;
    display: none;
}
.mright-fixed .phone .ibox {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(27, 27, 27, 0.3);
    transition: 0.5s;
    width: 200px;
}
.mright-fixed .phone:hover .ibox {
    transition: 0.5s;
    left: -145px;
}
.mright-fixed .phone .ibot {
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
    font-family: Arial;
    width: 145px;
    float: left;
    border-left: 1px solid rgba(112, 112, 112, 0.1);
    padding-left: 10px;
    box-sizing: border-box;
}
.mright-fixed .phone .itop {
    float: left;
}
.mright-fixed .items .itop {
    width: 55px;
    height: 50px;
    position: relative;
}
.mright-fixed .items .itop img {
    position: absolute;
    transition: 0.5s;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
}
.mright-fixed .items:nth-child(1) {
    margin-top: 0;
}

/* 侧边按钮 end */

/* 底部 */
.footer .ftt{
    padding: 30px 0px 66px 0px;
    overflow: hidden;
    border-bottom: 1px solid #bebfc0;
}
.footer .ftt .lg{
    float: left;
}
.footer .ftt .lg img{
    display: block;
    height: 50px;
}
.footer .ftt .info{
    float: right;
    font-size: 16px;
    line-height: 1.5em;
}
.footer .ftt .info p{
    margin-bottom: 15px;
}
.footer .ftt .info p:last-child{margin-bottom: 0;}
.footer .ftb{
    padding: 8px 0 25px;
    overflow: hidden;
}
.footer .bdsharebuttonbox{
    float: right;
}
.footer .copy{
    float: left;
    font-size: 16px;
    margin-top: 10px;
}
.footer .copy span{
    margin-right: 20px;
}
.footer .bdsharebuttonbox span,.footer .bdsharebuttonbox a{
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    font-size: 16px;
}
.footer .bdsharebuttonbox a{
    width: 44px;
    height: 44px;
    margin: 0 0 0 30px;
}
.footer .bdsharebuttonbox .bds_tsina{
    background: url(../Images/icons04.png) 0 0 no-repeat;
    background-size: 100% auto;
}
.footer .bdsharebuttonbox .bds_sqq{
    background: url(../Images/icons05.png) 0 0 no-repeat;
    background-size: 100% auto;
}
.footer .bdsharebuttonbox .bds_weixin{
    background: url(../Images/icons06.png) 0 0 no-repeat;
    background-size: 100% auto;
}
.fth{
    height: 40px;
}
/* 底部 end */


/* 首页 */
.gtit1{
    padding: 65px 0 20px;
    font-size: 32px;
    text-align: center;
}
.slickpic1{
    position: relative;
}
.slickpic1 .item{
    height: 546px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    
}
.sList01{
    position: absolute;
    left: 0;width: 100%;
    bottom: 60px;
    z-index: 2;
    background-color: rgba(41, 43, 45, 0.8);
    height: 78px;
    line-height: 78px;
    text-align: center;
}
.sList01 li{
    display: inline-block;
    margin: 0 50px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
}
.sList01 li.active{
    color: #ffcf3a;
}

.tabList1{
    font-size: 0;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #bebfc0;
}
.tabList1 li{
    display: inline-block;
    margin: 0 30px;
}
.tabList1 a{
    padding: 0 30px;
    display: block;
    font-size: 16px;
    color: #292b2d;
    height: 45px;
    line-height: 30px;
    border-bottom: 5px solid transparent;
}
.tabList1 .on a{
    color: #ffcf3a;
    border-color: #ffcf3a;
}
.tabList1 a:hover{
    color: #ffcf3a;
}

.mpro{
    overflow: hidden;
    margin-bottom: 30px;
}
.mpro .l{
    float: left;
    width: 61.8%;
}
.mpro .r{
    float: right;
    width: 38.2%;
}
.sList05 li{
    height: 220px;
    border-left: 1px solid #fff;
    overflow: hidden;
}
.sList05 .l2,.sList05 .l3{
    float: left;
    width: 50%;
    margin-top: 1px;
}
.sList05 .con{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.sList05 .pic{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.sList05 .con:hover .pic{
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.sList05 .txt{
    position: absolute;
    left: 0;bottom: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: rgba(41, 43, 45, 0.6);
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
}

.slickPro .item{
    height: 441px;
    position: relative;
    overflow: hidden;
}
.slickPro .pic{
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.slickPro .item:hover .pic{
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.slickPro .txt{
    position: absolute;
    left: 60px;bottom: 45px;
}
.slickPro .txt .tit1{
    font-size: 32px;
    color: #292b2d;
    margin-bottom: 15px;
}
.slickPro .txt .tit2{
    font-size: 32px;
    color: #292b2d;
    margin-bottom: 40px;
}

.slickPro .slick-dots {
    position: absolute;
    right: 60px;
    bottom: 29px;
    width: 90px;
}
.slickPro .slick-dots li {
    width: 60px;
    height: 2px;
    background-color: #74777a;
    margin: 16px auto;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.slickPro .slick-dots li.slick-active {
    width: 90px;
    height: 5px;
    background-color: #ffcf3a;
}



.sList04{
    overflow: hidden;
    margin-bottom: 80px;
}
.sList04 li{
    float: left;
    width: 33.33%;
    height: 240px;
    border: 1px solid #bebfc0;
    text-align: center;
    font-size: 18px;
    padding-top: 65px;
}
.sList04 .ico{
    display: block;
    height: 68px;
    margin: 0 auto 15px;
}

.index_row3{
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
.mAbout {
    overflow: hidden;
    padding: 70px 0 110px;
}
.mAbout .l{
    float: left;
    width: 38.2%;
}
.mAbout .r{
    float: right;
    width: 55.2%;
}

.mAbout .tit1{
    font-size: 32px;
    margin-bottom: 10px;
}
.mAbout .tit2{
    font-size: 22px;
    margin-bottom: 40px;
}
.mAbout .desc1{
    font-size: 15px;
    color: #757879;
    line-height: 1.3em;
    margin-bottom: 50px;
}
.mAbout .desc2{
    margin-top: 45px;
    font-size: 18px;
    color: #757879;
    line-height: 1.3em;
}
.mAbout .desc2 p{
    margin-bottom: 25px;
}
.mAbout .desc2 p:last-child{
    margin-bottom: 0;
}
.sList03{overflow: hidden;margin-top: 40px;}
.sList03 li{
    float: left;
    width: 40%;
    padding-right: 30px;
    font-size: 16px;
    color: #757879;
    margin-bottom: 33px;
}
.sList03 .tit{
    margin-bottom: 4px;
}
.sList03 .sp1{
    font-size: 68px;
    color: #ffcf3a;
}
.sList03 .sp2{
    margin-left: 10px;
}


.gmore2{
    display: block;
    width: 186px;
    height: 42px;
    line-height: 42px;
    background-color: #ffcf3a;
    font-size: 18px;
    color: #292b2d;
    text-align: center;
}
.gmore2 span{
    display: inline-block;
    padding-right: 32px;
    background: url(../Images/icons07.png) right center no-repeat;
}
.gmore2:hover span{
    color: #4170e9;
    background: url(../Images/icons07_1.png) right center no-repeat;
}



.index_row4{
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 80px 0;
}
.m_news{
    margin-bottom: 40px;
    background-color: #e6eaec;
    position: relative;
}
.m_news .l{
    float: left;
    width: 61.8%;
}
.m_news .r{
    float: right;
    width: 38.2%;
}
.m_news .tit{
    position: absolute;
    top: 100px;left: -40px;
    background-color: rgba(67, 63, 63, 0.8);
    width: 360px;
    height: 135px;
    z-index: 2;
    padding: 15px 15px 15px 40px;
}
.m_news .tit .t1,.m_news .tit .t2,.m_news .tit .t3{
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.m_news .tit .t1{
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}
.m_news .tit .t2{
    font-size: 22px;
    color: #ffcf3a;
    margin-bottom: 6px;
}
.m_news .tit .t3{
    font-size: 16px;
    color: #fff;
}
.slickNews .pic{
    height: 440px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.slickNews .txt{
    height: 220px;
    padding: 32px 40px 0 60px;
}
.slickNews .txt h3{
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 30px;
    font-weight: normal;
}
.slickNews .txt h3 a{
    font-size: 22px;
    color: #292b2d;
}
.slickNews .txt h3 a:hover{
    color: #4170e9;
}
.slickNews .desc{
    font-size: 16px;
    color: #757879;
    line-height: 1.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 18px;
}
.slickNews .date{
    font-size: 16px;
    text-align: right;
    color: #a6a9ab;
}
.slickNews .slick-dots {
    position: absolute;
    left: 60px;
    bottom: 44px;
    width: 50%;
}
.slickNews .slick-dots li {
    display: inline-block;
    width: 30px;
    height: 4px;
    background-color: #fff;
    margin-right: 27px;
}
.slickNews .slick-dots li.slick-active {
    background-color: #292b2d;
}
.sList02{
    padding: 30px 60px 30px 50px;
}
.sList02 li{
    margin-bottom: 78px;
}
.sList02 li:last-child{
    margin-bottom: 0;
}
.sList02 h3{
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 22px;
    font-weight: normal;
}
.sList02 h3 a{
    font-size: 22px;
    color: #292b2d;
}
.sList02 h3 a:hover{
    color: #4170e9;
}
.sList02 .desc{
    font-size: 16px;
    color: #757879;
    line-height: 1.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 25px;
}
.sList02 .date{
    font-size: 16px;
    text-align: right;
    color: #a6a9ab;
}
.gmore{
    text-align: center;
}
.gmore a{
    font-size: 18px;
    color: #ffcf3a;
    text-transform: uppercase;
}
.gmore a:hover{
    text-decoration: underline;
}

/* 首页 end */


/* 产品分类列表 */

.banInner{
    height: 20vw;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
}
.banInner .txt{
    position: absolute;
    left: 10%;top: 50%;
    width: 80%;
    text-align: center;
    transform: translateY(-50%); 
    font-size: 48px;
    color: #fff;
    line-height: 1.5em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.slickTab{
    margin: 40px 0;
    text-align: center;
    border-bottom: 1px solid #ededed;
}
.slickTab .slider{
    margin: 0 60px;
}
.slickTab a{
    display: inline-block;
    padding: 0 8px;
    height: 76px;
    line-height: 71px;
    font-size: 18px;
    color: #333;
    border-bottom: 5px solid transparent;
}
.slickTab .on a{
    color: #238ce1;
    border-color: #238ce1;
}
.slickTab a:hover{
    color: #238ce1;
}
.slickTab .slick-arrow{
    position: absolute;
    cursor: pointer;
    font-size: 0;
    border: none;
    outline: none;
    width: 40px;
    height: 40px;
    z-index: 2;
    top: 18px;
}
.slickTab .slick-prev{
    left: -40px;
    background: url(../Images/prev1.png) center center no-repeat;
}
.slickTab .slick-next{
    right: -40px;
    background: url(../Images/next1.png) center center no-repeat;
}

.pro_row1{
    overflow: hidden;
}
.snav1{
    float: left;
    width: 280px;
    margin-right: 30px;
    border: 1px solid #d9d9d9;
}
.snav1 li{
    border-bottom: 1px solid #d9d9d9;
}
.snav1 li:last-child{
    border: none;
}
.snav1 a{
    display: block;
    height: 75px;
    line-height: 74px;
    font-size: 16px;
    color: #999;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.snav1 .on a,.snav1 a:hover{
    color: #4e8fcc;
    background-color: #c4ddf1;
}
.pro_row1 .row_main{
    overflow: hidden;
}
.proList1{
    overflow: hidden;
    margin: 0 -15px;
}
.proList1 li{
    float: left;
    width: 25%;
    padding: 0 15px;
    margin-bottom: 10px;
}
.proList1 .con{
    display: block;
}
.proList1 .pic{
    height: 0;
    padding-top: 66.8%;
    overflow: hidden;
    position: relative;
}
.proList1 .pic img{
    position: absolute;
    left: 0;top: 0;
    width: 100%;
    display: block;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.proList1 .txt{
    height: 60px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
}
.proList1 .con:hover img{
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.proList1 .con:hover .txt{
    color: #238ce1;
}

/* 产品分类列表 end */


/* 产品详情页 */
.pro_row2{
    overflow: hidden;
    margin: 50px 0 40px;
}
.slickPro2{
    float: left;
    width: 47.2%;
}
.slickPro2 .item{
    height: 450px;
}
.slickPro2 .pic{
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.slickPro2 .slick-arrow{
    position: absolute;
    cursor: pointer;
    font-size: 0;
    border: none;
    outline: none;
    width: 44px;
    height: 68px;
    z-index: 2;
    top: 50%;
    margin-top: -34px;
}
.slickPro2 .slick-prev{
    left: 15px;
    background: rgba(41, 43, 45, 0.3) url(../Images/prev2.png) center center no-repeat;
}
.slickPro2 .slick-next{
    right: 15px;
    background: rgba(41, 43, 45, 0.3) url(../Images/next2.png) center center no-repeat;
}
.proInfo{
    height: 450px;
    overflow: hidden;
    padding: 38px 50px;
}
.proInfo .tit{
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}
.proInfo .desc{
    font-size: 18px;
    color: #333;
    line-height: 1.4em;
}
.proInfo .desc p{
    margin-bottom: 23px;
}
.protit{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    background-color: #e6e6e6;
}

.table1 .tit{
    overflow: hidden;
    height: 80px;
    background-color: #3b8ed2;
    margin-bottom: 25px;
}
.table1 .tit .item{
    float: left;
    width: 16.66%;
    height: 100%;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.table1 .tit .item.aa{
    width: 33.33%;
}
.table1 .tit .item.bb{
    width: 25%;
}
.table1 .tit .item.cc{
    width: 20%;
}
.table1 .tit .item.dd{
    width: 16.66%;
}
.table1 .tit .item.ee{
    width: 14.2%;
}
.table1 .tit .item.ff{
    width: 11%;
}
.table1 .tit .item.ff:first-child{
    width: 23%;
}
.table1 .tit .item.gg{
    width: 11.1%;
}
.table1 .tit .item.hh{
    width: 10%;
}
.table1 .tit .item.ii{    width: 8.9%;}

.table1 .tit .item .p1{
    display: block;
    font-size: 18px;
    margin: 3px;
}
.table1 .tit .item .p2{
    display: block;
    font-size: 12px;
}




.table1 .tr{
    /*height: 47px;*/
    line-height: 46px;
    font-size: 16px;
    color: #666;
    text-align: center;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.table1 .tr:last-child{
    border-bottom: 1px solid #d9d9d9;
}
.table1 .tr .item{
    float: left;
    width: 16.66%;
    text-align: center;
    padding: 0 10px;
}

.table1 .tr .item.aa{
    width: 33.33%;
}
.table1 .tr .item.bb{
    width: 25%;
}
.table1 .tr .item.cc{
    width: 20%;
}
.table1 .tr .item.dd{
    width: 16.66%;
}
.table1 .tr .item.ee{
    width: 14.2%;
}
.table1 .tr .item.ff{
    width: 11%;
}
.table1 .tr .item.ff:first-child{
    width: 23%;
}
.table1 .tr .item.gg{
    width: 11.1%;
}
.table1 .tr .item.hh{
    width: 10%;
}.table1 .tr .item.ii{    width: 8.9%;}
/* 产品详情页 end */


/* 产品中心 */
.mSeach{
    max-width: 800px;
    margin: 80px auto 40px;
}

.soBox1{
    height: 48px;
    border: 1px solid #3b8ed2;
    position: relative;
}
.soBox1 .soinp{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    font-size: 14px;
    color: #222;
    padding: 0 110px 0 30px;
}
.soBox1 .sosub{
    position: absolute;
    top: 0;right: 0;
    width: 100px;
    height: 100%;
    background-color: #3b8ed2;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border: none;
}
.mSeach .txt{
    padding: 6px 30px;
    font-size: 12px;
    color: #666;
}

.proList2{
    overflow: hidden;
    margin: 0 -20px;
}
.proList2 li{
    float: left;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 50px;
}

.proList2 .con{
    display: block;
    position: relative;
    overflow: hidden;
}
.proList2 .con .pic{
    position: relative;
    padding-top: 65%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.proList2 .l1 .pic{
    padding-top: 40%;
}
.proList2 .txt{
    position: absolute;
    left: 0;bottom: 20px;
    width: 100%;
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.proList2 .l1{
    float: none;
    width: 100%;
}

.proList2 .con:hover .pic{
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.proList2 .con:hover .txt{
    color: #4170e9;
}

/* 产品中心 end */


/* 应用案例 */

.gtit2{
    margin: 60px 0 40px;
    overflow: hidden;
    border-bottom: 1px solid #bebfc0;
}
.gtit2 .tit{
    float: left;
    height: 72px;
    line-height: 67px;
    font-size: 22px;
    color: #292b2d;
}
.gtit2 ul{
    float: right;
}
.gtit2 ul li{
    float: left;
    margin-left: 28px;
}
.gtit2 ul a{
    height: 72px;
    line-height: 67px;
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #292b2d;
    border-bottom: 5px solid transparent;
}
.gtit2 ul .on a{
    color: #ffcf3a;
    border-color: #ffcf3a;
}
.gtit2 ul a:hover{
    color: #ffcf3a;
}

.pages{
    margin-top: 30px;
    text-align: center;
}
.pages a{
    font-size: 16px;
    color: #292b2d;
    font-weight: bold;
    margin: 0 15px;
}
.pages .num{
    color: #808182;
}
.pages .on,.pages a:hover{
    color: #ffcf3a;
}

.caseList1{
    overflow: hidden;
    margin: 0 -15px;
}
.caseList1 li{
    float: left;
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.caseList1 .con{
    display: block;
    position: relative;
    height: 286px;
    overflow: hidden;
    background-color: #e9e9ea;
}
.caseList1 .pic{
    float: left;
    width: 63%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -o-transition:0.3s;
    -ms-transition:0.3s;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    transition:0.3s;
}
.caseList1 .txt{
    overflow: hidden;
    padding: 35px 5px 0 20px;
}
.caseList1 .tit{
    font-size: 18px;
    color: #292b2d;
    position: relative;
    font-weight: bold;
    margin-bottom: 40px;
}
.caseList1 .tit::after{
    content: '';
    position: absolute;
    left: 0;bottom: -20px;
    width: 46px;
    height: 5px;
    background-color: #ffcf3a;
}
.caseList1 .desc1{
    font-size: 14px;
    color: #777778;
    line-height: 1.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.caseList1 .desc2{
    position: absolute;
    right: 34px;
    bottom: 30px;
    height: 109px;
    width: 56%;
    font-size: 12px;
    color: #292b2d;
    line-height: 1.3em;
    padding: 30px;
    background-color: #ffcf3a;
}



/* 应用案例 end */


/* 加盟代理 */

.mAgency1{
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 60px 0 90px;
    margin-bottom: 50px;
}
.mAgency1 .info{
    overflow: hidden;
    height: 512px;
    margin-bottom: 50px;
    background-color: #fff;
}
.mAgency1 .info .pic{
    float: left;
    width: 59%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.mAgency1 .info .txt{
    height: 100%;
    overflow: hidden;
    padding: 130px 40px 0;
}
.mAgency1 .info .txt .tit{
    font-size: 22px;
    color: #292b2d;
    margin-bottom: 40px;
}
.mAgency1 .info .desc{
    font-size: 16px;
    color: #808182;
    line-height: 1.3em;
}
.mAgency1 .jmbtn{
    display: block;
    margin: 95px auto 0;
    width: 186px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #292b2d;
    text-align: center;
    background-color: #ffcf3a;
}

.agency{
    overflow: hidden;
    margin: 0 -15px;
}
.agency li{
    float: left;
    width: 20%;
    padding: 0 15px;
}
.agency .con{
    height: 355px;
    text-align: center;
    padding: 75px 20px 0;
    background-color: #fff;
}
.agency .icon{
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-bottom: 15px;
}
.agency .icon img{
    display: inline-block;
    vertical-align: middle;
}
.agency .tit{
    font-size: 22px;
    color: #292b2d;
    margin-bottom: 20px;
}
.agency .txt{
    font-size: 18px;
    color: #808182;
    line-height: 1.3em;
}

.mAgency2{
    overflow: hidden;
}
.mAgency2 .pic{
    float: left;
    width: 47%;
    height: 460px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.mAgency2 .r{
    overflow: hidden;
    padding: 25px 0 0 70px;
}
.mAgency2 .con{
    overflow: hidden;
    margin-bottom: 5px;
}
.mAgency2 .con .tit{
    float: left;
    line-height: 44px;
    font-size: 36px;
    color: #292b2d;
}
.mAgency2 .con a{
    float: right;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    background-color: #ffcf3a;
    font-size: 18px;
    color: #292b2d;
    margin-left: 10px;
}
.mAgency2 .con a:hover{
    opacity: 0.8;
}
.downList li{
    height: 80px;
    line-height: 79px;
    border-bottom: 1px solid #bebfc0;
}
.downList a{
    float: right;
    font-size: 18px;
    color: #4170e9;
}
.downList a:hover{
    text-decoration: underline;
    
}
.downList h3{
    padding-left: 50px;
    font-size: 18px;
    color: #292b2d;
    font-weight: normal;
    background: url(../Images/icons24.png) 6px center no-repeat;
}

/* 加盟代理 end */

/* 解决方案 */

.caseList li{
    overflow: hidden;
    margin-bottom: 50px;
    background-color: #faf8f9;
}
.caseList li:last-child{
    margin-bottom: 0;
}
.caseList .pic{
    float: left;
    width: 49%;
    height: 430px;
}
.caseList .pic a{
    display: block;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.caseList .con{
    height: 430px;
    overflow: hidden;
    padding: 30px;
}
.caseList .txt h3{
    font-size: 36px;
    color: #292b2d;
    position: relative;
    font-weight: normal;
    margin-bottom: 50px;
}
.caseList .txt h3::after{
    content: '';
    position: absolute;
    left: 0;bottom: -18px;
    width: 88px;
    height: 5px;
    background-color: #ffcf3a;
}
.caseList .desc{
    font-size: 16px;
    color: #808182;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 9em;
    margin-bottom: 25px;
}
.imglist {
    overflow: hidden;
}
.imglist .img{
    display: block;
    float: left;
    width: 130px;
    height: 130px;
    overflow: hidden;
    margin-right: 30px;
}
.imglist .img img{
    display: block;
    width: 100%;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.imglist .img:hover img{
    transform: scale(1.1);
    transform-origin: 50% 50%;
}

.caseList li:nth-child(2n) .pic{
    float: right;
}
.caseList li:nth-child(2n) .con2 .tit {
    float: right;
}



/* 解决方案 end */


/* 联系我们 */

.cont_row1{
    padding: 70px 0 50px;
}
.cont_row1 .tit{
    font-size: 22px;
    color: #292b2d;
    position: relative;
    margin-bottom: 60px;
}
.cont_row1 .tit::after{
    content: '';
    position: absolute;
    left: 0;bottom: -18px;
    width: 270px;
    height: 5px;
    background-color: #ffcf3a;
}
.cont_row1 .txt{
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 35px;
}

.mapBox{
    position: relative;
}
.map{
    height: 720px;
}
.map *{
    max-width: none;
    -o-transition:0s;
    -ms-transition:0s;
    -moz-transition:0s;
    -webkit-transition:0s;
    transition:0s;
}
.map img{
    display: block;
    width: 100%;
}
.contList{
/*    position: absolute;*/
/*    left: 0;top: 0;*/
    width: 100%;
    background-color:#f4f4f4;
	z-index: 2;display: table;
}
.contList li{
    float: left;
    width: 25%;
    height: 160px;
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
}
.contList .ico{
    height: 48px;
    line-height: 48px;
    margin-bottom: 20px;
}
.contList .ico img{
    display: inline-block;
    vertical-align: middle;
}
.cont_row2{
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 80px 0 60px;
}
.contList2{
    overflow: hidden;
    margin: 0 -15px;
}
.contList2 li{
    float: left;
    width: 33.33%;
    padding: 15px;
}
.contList2 .con{
    height: 210px;
    padding: 35px 20px 0 60px;
    background-color: #fff;
}
.contList2 .tit{
    font-size: 22px;
    margin-bottom: 20px;
}
.contList2 .txt{
    font-size: 16px;
    line-height: 1.3em;
}
.mCont{
    overflow: hidden;
    height: 480px;
    margin: 50px 0;
    background-color: #f4f4f4;
}
.mCont .pic{
    float: left;
    width: 61%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.mCont .txt{
    overflow: hidden;
    padding: 40px 30px 0;
}
.mCont .txt .tit{
    font-size: 22px;
    position: relative;
    margin-bottom: 45px;
}
.mCont .txt .tit::after{
    content: '';
    position: absolute;
    left: 0;height: 3px;
    width: 70px;
    bottom: -18px;
    background-color: #ffcf3a;
}
.mCont .desc{
    font-size: 16px;
    line-height: 1.4em;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffcf3a;
}
.mCont .desc1{
    font-size: 16px;
    line-height: 2.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.mCont .btn{
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #000;
    background-color: #ffcf3a;
    margin-top: 30px;
}



.cont_row4{
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 80px 100px;
    overflow: hidden;
}

.mForm{
    width: 550px;
    float: right;
    padding: 50px 60px 60px;
    background-color: rgba(0, 0, 0, 0.5);
}
.mForm .tit{
    font-size: 36px;
    color: #fff;
    margin-bottom: 55px;
    position: relative;
}
.mForm .tit::after{
    content: '';
    position: absolute;
    left: 0;bottom: -25px;
    width: 80px;
    height: 5px;
    background-color: #ffcf3a;
}
.mForm .txt{
    font-size: 16px;
    color: #ffcf3a;
    line-height: 1.3em;
    margin-bottom: 35px;
}
.mForm .inp{
    display: block;
    width: 100%;
    height: 36px;
    border: none;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 0 20px;
    font-size: 16px;
}
.mForm textarea{
    display: block;
    width: 100%;
    height: 120px;
    border: none;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px 20px;
    font-size: 16px;
    resize: none;
}
.mForm .sub_btn{
    display: block;
    width: 146px;
    height: 36px;
    margin: 0 auto;
    background-color: #ffcf3a;
    font-size: 16px;
    color: #fff;
    border: none;
}
.cont_row5{
    margin-top: 50px;
    padding-bottom: 180px;
    background-color: #f9f9f9;
}

.table2 table{
    width: 100%;
    text-align: center;
    background-color: #fff;
}
.table2 thead th{
    height: 60px;
    font-size: 16px;
    color: #fff;
    background-color: #3b8ed2;
    text-align: center;
}
.table2 tbody tr{
    height: 60px;
    font-size: 16px;
    color: #292b2d;
}
.table2 tbody tr:nth-child(2n){
    background-color: #edf7ff;
}

.table2 thead th{
    width: 20%;
}


/* 联系我们 end */

/* 企业介绍 */


.intro_row1{
    padding: 60px 0 50px;
}
.mIntro .tit{
    overflow: hidden;
    padding: 10px 0 5px;
    margin-bottom: 25px;
    border-bottom: 1px solid #bebfc0;
}
.mIntro .tit .t1{
    float: left;
    font-size: 36px;
}
.mIntro .tit .t2{
    float: right;
    font-size: 18px;
    margin-top: 15px;
}
.mIntro .txt{
    font-size: 16px;
    color: #808182;
    line-height: 1.3em;
    margin-bottom: 30px;
}
.mIntro .txt img{
    display: block;
    margin: 0 auto;
    height: auto !important;
	width: 100%;
}
.introList{
    overflow: hidden;
    background-color: #f4f4f4;
    text-align: center;
    font-size: 18px;
    height: 240px;
}
.introList li{
    float: left;
    width: 25%;
    padding-top: 60px;
}
.introList .icon{
    height: 90px;
    line-height: 90px;
    margin-bottom: 5px;
}
.introList .icon img{
    display: inline-block;
    vertical-align: middle;
}

.intro_row2{
    padding: 100px 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.intro_row2 .txt{
    width: 48.5%;
    color: #fff;
    padding: 45px 60px 100px;
    background-color: rgba(0, 0, 0, 0.73);
}
.intro_row2 .tit{
    font-size: 36px;
    margin-bottom: 40px;
}
.intro_row2 .desc{
    font-size: 16px;
    line-height: 2em;
}

.intro_row3{
    padding: 75px 0 135px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.intro_row3 .tit{
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
    color: #fff;
}
.slick_wh{
    margin: 0 -14px;
    background: url(../Images/bgs06.png) 0 0 no-repeat;
    background-size: 100% 6px;
}
.slick_wh .item{
    padding: 0 14px;
    position: relative;
}
.slick_wh .item::after{
    content: '';
    position: absolute;
    top: 6px;left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 12px;
    opacity: 0.5;
    background: url(../Images/icons27.png) 0 0 no-repeat;
    background-size: 100% auto;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.slick_wh .item.on::after{
    margin-left: -16px;
    width: 32px;
    opacity: 1;
}

.slick_wh .txt{
    color: #fff;
    text-align: center;
    padding-top: 25px;
}
.slick_wh .year{
	color:#ffcf3a;
    font-size: 36px;
    margin-bottom: 10px;
}
.slick_wh .tit1{
    font-size: 22px;
    line-height: 1.2em;
}
.slick_wh .desc{
    font-size: 16px;
}
.slick_wh .pic{
    border: 10px solid #c2c0c0;
    height: 0;
    overflow: hidden;
    position: relative;
    padding-top: 136%;
    border-radius: 8px;
    margin-top: 20px;
}
.slick_wh .pic img{
    position: absolute;
    left: 0;top: 0;
    display: block;
    width: 100%;
}

.intro_row4{
    padding-bottom: 100px;
}
.slickImg{
    margin: 0 -15px;
}
.slickImg .item{
    padding: 0 15px;
}
.slickImg .pic{
    border: 10px solid #c2c0c0;
    height: 0;
    overflow: hidden;
    position: relative;
    padding-top: 133%;
}
.slickImg .pic img{
    position: absolute;
    left: 0;top: 0;
    display: block;
    width: 100%;
}
.slickImg .slick-arrow,.slick_wh .slick-arrow{
    position: absolute;
    cursor: pointer;
    font-size: 0;
    border: none;
    outline: none;
    width: 44px;
    height: 68px;
    z-index: 2;
    top: 50%;
    margin-top: -34px;
}
.slickImg .slick-prev,.slick_wh .slick-prev{
    left: -75px;
    background: rgba(41, 43, 45, 0.3) url(../Images/prev2.png) center center no-repeat;
}
.slickImg .slick-next,.slick_wh .slick-next{
    right: -75px;
    background: rgba(41, 43, 45, 0.3) url(../Images/next2.png) center center no-repeat;
}
.slickImg .slick-arrow:hover,.slick_wh .slick-arrow:hover{
    opacity: 0.8;
}

.intro_row5{
    padding: 80px 0;
    background-color: #f4f4f4;
}
.intro_row5 video{
    display: block;
    width: 100%;
}



/* 企业介绍  end*/


/* 新闻详情 */

.article .tit{
    padding: 45px 0 35px;
    background-color: #f4f4f4;
}
.article h1{
    font-size: 22px;
    color: #292b2d;
    margin-bottom: 20px;
    font-weight: normal;
}
.article .subtit{
    font-size: 16px;
    color: #a3a4a4;
}
.article .subtit span{
    margin-right: 25px;
}
.article .bdsharebuttonbox{
    text-align: right;
    margin-top: -25px;
}
.article .bdsharebuttonbox span,.article .bdsharebuttonbox a{
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    font-size: 22px;
    color: #292b2d;
}
.article .bdsharebuttonbox a{
    width: 36px;
    height: 36px;
    margin: 0 0 0 22px;
}
.article .bdsharebuttonbox .bds_tsina{
    background: url(../Images/icons26.png) 0 0 no-repeat;
    background-size: 100% auto;
}
.article .bdsharebuttonbox .bds_weixin{
    background: url(../Images/icons25.png) 0 0 no-repeat;
    background-size: 100% auto;
}
.article .txt{
    padding: 35px 0;
    max-width: 1100px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.75em;
}
.article .txt img{
    display: block;
    margin: 0 auto;
    height: auto !important;
}

.pages1{
    padding-top: 25px;
    border-top: 1px solid #bebfc0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #292b2d;
}
.pages1 a{
    color: #4170e9;
}
.pages1 a:hover{
    text-decoration: underline;
}
.pages1 .prev,.pages1 .next{
    max-width: 40%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.bd_weixin_popup{
    box-sizing: content-box;
}
/* 新闻详情 end */

/* 新闻列表 */

.infoList .item{
    padding: 40px 0;
    overflow: hidden;
    border-bottom: 1px solid #bebfc0;
}
.infoList .pic{
    float: left;
    width: 39%;
    height: 363px;
    overflow: hidden;
    margin-right: 68px;
}
.infoList .pic a{
    display: block;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.infoList .con{
    overflow: hidden;
    padding-top: 30px;
}
.infoList .date{
    float: left;
    width: 100px;
    height: 100px;
    border: 1px solid #000;
    margin-right: 28px;
    text-align: center;
    color: #4170e9;
    padding-top: 5px;
}
.infoList .date .d1{
    font-size: 36px;
    line-height: 1.4em;
}
.infoList .date .d2{
    font-size: 22px;
}
.infoList .txt{
    overflow: hidden;
}
.infoList .txt h3{
    font-size: 22px;
    line-height: 1.3em;
    font-weight: normal;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.infoList .txt h3 a{
    color: #292b2d;
}
.infoList .txt h3 a:hover{
    color: #4170e9;
}
.infoList .desc{
    font-size: 16px;
    color: #808182;
    line-height: 1.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.infoList .more{
    display: block;
    width: 186px;
    height: 52px;
    line-height: 50px;
    border: 1px solid #ffcf3a;
    font-size: 18px;
    color: #ffcf3a;
    text-align: center;
    margin-top: 85px;
    float: right;
}
.infoList .more:hover{
    opacity: 0.8;
}

.slickInfo .item{
    padding: 10px 0 !important;
    border: none;
}
.slickInfo{
    margin-bottom: 45px;
}
.slickInfo .con{
    float: right;
    width: 42%;
    padding-top: 105px;
}
.slickInfo .pic{
    height: 480px;
    width: 54%;
    margin-right: 0;
}
.slickInfo .date1{
    font-size: 22px;
    color: #aaabab;
    margin-bottom: 30px;
}
.slickInfo .more{
    float: none;
}
.slickInfo .slick-dots {
    position: absolute;
    left: 58%;
    bottom: 40px;
    width: 40%;
    font-size: 0;
}
.slickInfo .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background-color: #bebfc0;
    margin-right: 24px;
    border-radius: 50%;
}
.slickInfo .slick-dots li.slick-active {
    background-color: #292b2d;
}

/* 新闻列表 end */







@media only screen and (max-width:1800px){
    .banInner {
        height: 27vw;
    }
    .banInner .txt {
        font-size: 2.5vw;
    }
    .fth {
        height: 5.2vw;
    }
    .banner .item,.banInner{
        height: 40vw;
    }
    .banner .txt{
        padding-top: 4.2vw;
    }
    .banner .txt .p1{
        font-size: 2.7vw;
    }
    .banner .txt .p2{
        font-size: 1.8vw;
    }

}
@media only screen and (max-width:1700px){

    .map{
        height: 45vw;
    }
    
}
@media only screen and (max-width:1500px){

    .gtit2 {
        margin: 30px 0;
    }
    .gtit2 .tit {
        height: 60px;
        line-height: 55px;
        font-size: 18px;
    }
    .gtit2 ul a {
        height: 60px;
        line-height: 55px;
        padding: 0 20px;
        font-size: 14px;
    }
    .caseList1{
        margin: 0 -10px;
    }
    .caseList1 li{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .caseList1 .con {
        height: 200px;
    }
    .caseList1 .desc2 {
        right: 20px;
        bottom: 20px;
        height: 80px;
        width: 60%;
        font-size: 12px;
        padding: 10px;
    }
    .caseList1 .txt {
        padding: 15px 5px 0 15px;
    }
    .caseList1 .tit {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .caseList1 .tit::after {
        bottom: -15px;
        width: 30px;
        height: 3px;
    }
    .caseList1 .desc1 {
        font-size: 12px;
    }
    .header .hdt {
        font-size: 14px;
        color: #292b2d;
    }
    .nav .s1,.header .lang,.footer .ftt .info{
        font-size: 14px;
    }
    .pages a {
        font-size: 14px;
        margin: 0 10px;
    }
    .footer .copy ,.footer .bdsharebuttonbox span, .footer .bdsharebuttonbox a{
        font-size: 14px;
    }
    .footer .bdsharebuttonbox a {
        width: 30px;
        height: 30px;
        margin: 0 0 0 20px;
    }
    .article .tit {
        padding: 35px 0 25px;
    }
    .article h1 {
        font-size: 20px;
    }
    .article .subtit {
        font-size: 14px;
    }
    .article .subtit span {
        margin-right: 15px;
    }
    .article .bdsharebuttonbox span, .article .bdsharebuttonbox a {
        font-size: 16px;
    }
    .article .bdsharebuttonbox a {
        width: 30px;
        height: 30px;
        margin: 0 0 0 15px;
    }
    .article .txt {
        font-size: 14px;
    }
    .pages1 {
        font-size: 14px;
    }
    .gtit1 {
        padding: 35px 0 20px;
        font-size: 26px;
    }
    .tabList1 li {
        display: inline-block;
        margin: 0 30px;
    }
    .tabList1 a {
        font-size: 14px;
    }
    .infoList .pic {
        height: 300px;
        margin-right: 40px;
    }
    .infoList .date{
        width: 80px;
        height: 80px;
        margin-right: 20px;
        padding-top: 5px;
    }
    .infoList .date .d1{
        font-size: 28px;
    }
    .infoList .date .d2{
        font-size: 16px;
    }
    .infoList .txt h3 {
        font-size: 18px;
    }
    .infoList .desc {
        font-size: 14px;
    }
    .infoList .more {
        width: 150px;
        height: 42px;
        line-height: 40px;
        font-size: 16px;
        margin-top: 50px;
    }
    .infoList .item {
        padding: 30px 0;
    }
    .slickInfo .con {
        padding-top: 30px;
    }
    .slickInfo .date1 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .slickInfo {
        margin-bottom: 10px;
    }
    .slickInfo .pic{margin-right: 0;}

    .cont_row1 {
        padding: 50px 0 30px;
    }
    .cont_row1 .tit {
        font-size: 20px;
    }
    .cont_row1 .txt ,.contList2 .txt,.mCont .desc{
        font-size: 14px;
    }
    .contList li {
        height: 140px;
        padding-top: 20px;
        font-size: 14px;
    }
    .contList2 .con {
        height: 210px;
        padding: 25px;
    }
    .contList2 .tit {
        font-size: 20px;
    }
    .mCont {
        height: 400px;
    }
    .mCont .txt .tit {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .cont_row4 {
        padding: 60px;
    }
    .mForm {
        width: 450px;
        padding: 40px;
    }
    .mForm .tit {
        font-size: 30px;
        margin-bottom: 45px;
    }
    .mForm .txt {
        font-size: 14px;
    }
    .mForm .inp,.mForm textarea{
        font-size: 14px;
    }
    .table2 thead th{
        font-size: 14px;
        height: 50px;
    }
    .table2 tbody tr {
        height: 50px;
        font-size: 14px;
    }
    .cont_row5 {
        margin-top: 50px;
        padding-bottom: 70px;
    }
    .caseList .pic ,.caseList .con{
        height: 400px;
    }
    .caseList .txt h3 {
        font-size: 26px;
        margin-bottom: 40px;
    }
    .caseList .desc{
        font-size: 18px;
    }
    .mAgency1 .info {
        height: 450px;
    }
    .mAgency1 .info .txt {
        padding: 80px 40px 0;
    }
    .mAgency1 .info .txt .tit {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .mAgency1 .info .desc {
        font-size: 14px;
    }
    .agency {
        margin: 0 -5px;
    }
    .agency li {
        padding: 0 5px;
    }
    .agency .con {
        height: 260px;
        padding: 25px 10px 0;
    }
    .agency .icon{
        margin-bottom: 10px;
    }
    .agency .icon img {
        height: 50px;
    }
    .agency .tit {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .agency .txt {
        font-size: 14px;
    }
    .mAgency2 .pic {
        height: 350px;
    }
    .mAgency2 .r {
        padding: 0 0 0 50px;
    }
    .mAgency2 .con a {
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        font-size: 14px;
    }
    .mAgency2 .con .tit {
        line-height: 38px;
        font-size: 25px;
    }
    .downList h3 {
        padding-left: 40px;
        font-size: 16px;
    }
    .downList li {
        height: 62px;
        line-height: 61px;
    }
    .downList a {
        font-size: 16px;
    }
    .mSeach {
        margin: 60px auto 30px;
    }
    .proList2 .txt {
        font-size: 16px;
    }
    .proList2 li {
        margin-bottom: 30px;
    }
    .proInfo {
        height: 370px;
        padding: 35px;
    }
    .proInfo .tit {
        font-size: 24px;
        margin-bottom: 40px;
    }
    .proInfo .desc {
        font-size: 14px;
    }
    .slickPro2 .item {
        height: 370px;
    }
    .table1 .tit {
        height: 62px;
        margin-bottom: 25px;
    }
    .table1 .tit .item .p1 {
        font-size: 14px;
        margin: 0;
    }
    .table1 .tr {
        height: 41px;
        line-height: 40px;
        font-size: 14px;
    }
    .slickTab {
        margin: 35px 0;
    }
    .slickTab a {
        padding: 0 8px;
        height: 66px;
        line-height: 63px;
        font-size: 14px;
        color: #333;
        border-bottom-width: 3px;
    }
    .snav1 {
        width: 260px;
    }
    .snav1 a {
        height: 61px;
        line-height: 60px;
        font-size: 14px;
        padding: 0 5px;
    }
    .proList1 {
        margin: 0 -10px;
    }
    .proList1 li {
        padding: 0 10px;
    }
    .proList1 .txt {
        height: 60px;
        line-height: 60px;
        font-size: 14px;
    }
    .sList05 .txt {
        font-size: 16px;
    }
    .slickPro .txt .tit1 {
        font-size: 36px;
    }
    .slickPro .txt .tit2 {
        font-size: 24px;
    }
    .gmore2,.sList04 li{
        font-size: 16px;
    }
    .mAbout .tit1 {
        font-size: 26px;
    }
    .mAbout .tit2 {
        font-size: 18px;
    }
    .mAbout .desc1 {
        font-size: 14px;
    }
    .mAbout .desc2 {
        font-size: 16px;
    }
    .sList03 li {
        padding-right: 30px;
        font-size: 14px;
    }
    .sList03 .sp1 {
        font-size: 55px;
    }
    .sList02 {
        padding: 20px 35px;
    }
    .slickNews .txt h3 a ,.sList02 h3 a{
        font-size: 18px;
    }
    .sList02 .desc,.sList02 .date,.slickNews .desc,.slickNews .date{
        font-size: 14px;
    }
    .slickNews .pic{
        height: 400px;
    }
    .proList dd {
        padding-left: 10px;
    }
    .proList .txt {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .sub_pro .cn {
        font-size: 30px;
    }
    .sub_pro .en {
        font-size: 30px;
    }
    .intro_row1 {
        padding: 40px 0 50px;
    }
    .mIntro .tit .t1 {
        font-size: 28px;
    }
    .mIntro .tit .t2{font-size: 16px;}
    .mIntro .txt,.intro_row2 .desc{font-size: 14px;}
    .introList{font-size: 16px;}
    .intro_row2 {
        padding: 70px 0;
    }
    .intro_row2 .txt {
        padding: 35px;
    }
    .intro_row2 .tit {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .intro_row3{
        padding: 50px 0;
    }
    .intro_row3 .tit {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .slick_wh .year{
        font-size: 18px;
    }
    .slick_wh .tit1{
        font-size: 24px;
    }
    .slick_wh .desc{
        font-size: 12px;
    }
    .intro_row5{
        padding: 50px 0;
    }
    .imglist{margin-top: 40px;}
    .imglist .img {
        width: 100px;
        height: 100px;
        margin-right: 20px;
    }

    .mCont .txt{
        padding: 30px;
    }
    .mCont .desc1 {
        font-size: 14px;
        line-height: 1.8em;
    }
    .mCont .btn {
        width: 130px;
        height: 40px;
        line-height: 40px;
        margin-top: 20px;
    }

}
@media only screen and (max-width:1200px){
    body{
        padding-top: 55px;
    }
    .wp{
        width: 90%;
    }
    .map{
        height: 55vw;
    }
    .header{
        height: auto;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    }
    .header .hdt,.header .so_hd,.header .lang{
        display: none;
    }
    .header .hdm {
        height: 55px;
    }
    .header .logo {
        line-height: 55px;
    }
    .header .logo img {
        max-height: 30px;
    }
    .nav-btn1{
        display: block;
        float: right;
        width: 55px;
        height: 100%;
        background: url(../Images/img17.png) right center no-repeat;
        background-size: 27px auto;
        cursor: pointer;
    }
    .hdr{
        right: -110%;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        background-color: rgba(0, 0, 0, 0.65);
        z-index: 1000;
        -o-transition: 0.5s;
        -ms-transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    .hdr.show{
        right: 0;
    }
    .hdr .box{
        position: absolute;
        top: 0;right: 0;
        width: 65%;
        height: 100%;
        background-color: white;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .nav-btn2 {
        display: block;
        height: 55px;
        background-color: #fabe00;
    }
    .nav-btn2 span{
        float: right;
        width: 55px;
        height: 100%;
        display: block;
        background: url(../Images/close.png) center center no-repeat;
        background-size: 25px auto;
        cursor: pointer;
    }
    .nav{
        height: auto;
    }
    .nav li {
        float: none;
        height: 100%;
        margin: 0;
        height: auto;
        border-bottom: 1px solid #eee;
    }
    .nav .s1 {
        display: block;
        height: 100%;
        height: 44px;
        line-height: 44px;
        font-size: 14px;
        padding: 0 20px;
    }
    .nav .hasub .s1{
        background: url(../Images/img5.png) 95% center no-repeat;
        background-size: 15px auto;
    }
    .nav .hasub.show .s1{
        background: url(../Images/img6.png) 95% center no-repeat;
        background-size: 15px auto;
    }
    .sub_pro{
        position: static;
        background: none !important;
        padding: 10px 0;
    }
    .sub_pro .tit{display: none;}
    .proList {
        float: none;
        overflow: hidden;
        width: auto;
    }
    .proList dd {
        float: none;
        width: auto;
        padding-left: 0;
        margin-top: 0;
    }
    .proList .pic{display: none;}
    .proList .txt {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding: 0 15px;
    }
    .header .lang_m {
        margin: 30px 20px;
        display: block;
        font-size: 15px;
        color: #fabe00;
        line-height: 43px;
        height: 43px;
        
        position: relative;
        background: #f8f8f8;
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
    }
    .header .lang_m span{
        padding-left: 30px;
        background: url(../Images/img16.png) 8px center no-repeat;
        background-size: 15px auto;
    }
    .footer .copy {
        float: none;
        margin: 0;
        text-align: center;
    }
    .footer .bdsharebuttonbox{display: none;}
    .footer .ftt {
        padding: 30px 0;
    }

    .article h1 {
        font-size: 18px;
    }
    .article .subtit {
        font-size: 12px;
    }
    .article .bdsharebuttonbox{display: none;}
    .pages1 {
        padding-top: 15px;
        font-size: 12px;
    }
    .mright-fixed{display: none;}
    .slickImg,.slick_wh{margin: 0;}
    .slickImg .slick-prev,.slick_wh .slick-prev{
        left: -40px;
    }
    .slickImg .slick-next,.slick_wh .slick-next{
        right: -40px;
    }

}
@media only screen and (max-width:900px){

    .caseList1 li {
        width: 50%;
    }
    .gtit1 {
        padding: 25px 0 15px;
        font-size: 18px;
    }
    .tabList1 li {
        margin: 0 15px;
    }
    .tabList1 a {
        padding: 0 10px;
        font-size: 14px;
        height: 35px;
        line-height: 33px;
    }
    .infoList .item {
        padding: 20px 0;
    }
    .infoList .pic {
        height: 240px;
        margin-right: 20px;
    }
    .infoList .con {
        padding-top: 10px;
    }
    .infoList .date{
        width: 60px;
        height: 60px;
        margin-right: 15px;
        padding-top: 5px;
    }
    .infoList .date .d1{
        font-size: 22px;
    }
    .infoList .date .d2{
        font-size: 12px;
    }
    .infoList .txt h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .infoList .more {
        width: 120px;
        height: 36px;
        line-height: 34px;
        font-size: 14px;
        margin-top: 30px;
    }
    .slickInfo .date1 {
        font-size: 16px;
    }
    .slickInfo .slick-dots li {
        width: 8px;
        height: 8px;
        margin-right: 15px;
    }
    .cont_row1 {
        padding: 35px 0;
    }
    .cont_row1 .tit::after {
        bottom: -15px;
        width: 50px;
        height: 3px;
    }
    .contList {
        position: static;
        overflow: hidden;
    }
    .contList li{
        width: 50%;
        height: 120px;
        padding-top: 15px;
    }
    .cont_row2 {
        padding: 50px 0;
    }
    .contList2{
        margin: 0 -10px;
    }
    .contList2 li {
        width: 50%;
        padding: 10px;
    }
    .mCont {
        height: 300px;
        margin: 50px 0;
    }
    .mCont .txt {
        padding: 20px;
    }
    .mCont .pic{
        width: 55%;
    }
    .mCont .txt .tit {
        font-size: 18px;
    }
    .mCont .desc{
        font-size: 12px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .mCont .desc1 {
        font-size: 12px;
        line-height: 1.5em;
    }
    .mCont .btn {
        width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
    .cont_row4 {
        padding: 20px;
    }
    .mForm {
        width: 360px;
        padding: 20px;
    }
    .caseList  .pic ,.caseList .con{
        height: 300px;
    }
    .caseList .txt h3 {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .caseList .txt h3::after {
        width: 60px;
        height: 3px;
    }
    .caseList .desc {
        font-size: 14px;
    }
    .caseList .con{padding: 20px;}
    .imglist .img {
        width: 80px;
        height: 80px;
        margin-right: 10px;
    }
    .imglist{margin-top: 0;}
    .caseList li {
        margin-bottom: 30px;
    }
    .mAgency1 .info {
        height: 350px;
    }
    .mAgency1 .info .txt {
        padding: 30px 20px 0;
    }
    .mAgency1 .jmbtn {
        margin: 50px auto 0;
        width: 140px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
    .agency .con {
        height: 300px;
    }
    .mAgency1 {
        padding: 50px 0;
    }
    .proList2 {
        margin: 0 -10px;
    }
    .proList2 li {
        padding: 0 10px;
        margin-bottom: 20px;
    }


    .proList2 .txt {
        bottom: 15px;
        font-size: 15px;
    }
    .proInfo {
        padding: 25px;
    }
    .proInfo .tit {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .slickPro2 .item {
        height: 370px;
    }
    .table1 .tit {
        height: 62px;
        margin-bottom: 25px;
    }
    .table1 .tit .item .p1 {
        font-size: 12px;
        margin: 0;
    }
    .table1 .tr {
        height: 41px;
        line-height: 40px;
        font-size: 14px;
    }
    .snav1 {
        float: none;
        width: auto;
        margin: 0;
        white-space: nowrap;
        font-size: 0;
        margin-bottom: 30px;
        overflow: hidden;
        overflow-x: auto;
    }
    .snav1 li{
        display: inline-block;
        border: none;
    }
    .snav1 a {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        padding: 0 10px;
    }
    .slickTab .slider {
        margin: 0 40px;
    }
    .slickpic1 .item {
        height: 360px;
    }
    .sList01 {
        bottom: 30px;
        height: 60px;
        line-height: 60px;
    }
    .sList01 li {
        margin: 0 15px;
        font-size: 14px;
    }
    .mpro .l {
        float: none;
        width: auto;
    }
    .mpro .r {
        float: none;
        width: auto;
    }
    .mAbout {
        padding: 50px 0;
    }
    .mAbout .l {
        float: none;
        width: auto;
    }
    .mAbout .r{float: none;width: auto;}
    .sList03 li{color: #000;}
    .index_row3{background-size: 200% 100%;background-position: 0 0;margin-bottom: 35px;}
    .index_row4 {
        padding: 35px 0;
    }
    .m_news .l {
        float: none;
        width: auto;
    }
    .m_news .tit{left: 0;top: 50px;}
    .m_news .r {
        float: none;
        width: auto;
    }
    .sList02 {
        padding: 20px;
    }
    .sList02 li {
        margin-bottom: 20px;
    }
    .slickNews .txt {
        height: 200px;
        padding: 25px;
    }
    .slickNews .slick-dots {
        left: 25px;
        bottom: 30px;
    }
    .slickNews .txt h3{margin-bottom: 20px;}
    .slickNews .txt h3 a ,.sList02 h3 a{
        font-size: 16px;
    }
    .slickNews .desc,.slickNews .date{
        font-size: 14px;
    }
    .intro_row1 {
        padding: 20px 0 35px;
    }
    .mIntro .tit {
        padding: 10px 0 6px;
    }
    .mIntro .tit .t1 {
        font-size: 20px;
    }
    .mIntro .tit .t2{font-size: 14px;margin-top: 6px;}
    .introList {
        font-size: 14px;
        height: 160px;
    }
    .introList li {
        padding-top: 15px;
    }
    .intro_row2 {
        padding: 35px 0;
    }
    .intro_row2 .txt {
        width: 60%;
    }
    .slickImg .slick-arrow, .slick_wh .slick-arrow {
        width: 30px;
        height: 50px;
        margin-top: -25px;
    }
    .slickImg .slick-prev,.slick_wh .slick-prev{
        left: -30px;
    }
    .slickImg .slick-next,.slick_wh .slick-next{
        right: -30px;
    }
    .banner .item ,.banInner{
        height: 50vw;
    }
    .banner .txt{
        padding-top: 6vw;
    }
    .banner .txt .p1{
        font-size: 4vw;
    }
    .banner .txt .p2{
        font-size: 2.2vw;
    }
    .table1{
        overflow: hidden;
        overflow-x: auto;
    }
    .table1 .tit ,.table1 .tr{
        width: 900px;
    }
    .table1 .tr{font-size: 12px;}
}
@media only screen and (max-width:700px){
    .wp {
        width: 92%;
    }
    .gtit2 {
        margin: 10px 0 30px;
    }
    .gtit2 .tit {
        float: none;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .gtit2 ul {
        float: none;
        text-align: center;
    }
    .gtit2 ul li {
        display: inline-block;
        float: none;
        margin: 0;
    }
    .gtit2 ul a {
        height: 35px;
        line-height: 33px;
        padding: 0 10px;
        font-size: 12px;
        border-bottom-width: 2px;
    }
    .caseList1 li {
        float: none;
        width: auto;
    }
    .pages {
        margin-top: 20px;
    }
    .pages .num{display: none;}
    .banInner .txt{font-size: 18px;}
    .footer .ftt {
        padding: 20px 0;
    }
    .footer .ftt .lg {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .footer .ftt .lg img{
        display: inline-block;
        height: 30px;
    }
    .footer .ftt .info{
        float: none;
        font-size: 12px;
        text-align: center;
    }
    .footer .ftt .info p{margin-bottom: 0;}
    .footer .ftb {
        padding: 12px 0;
    }
    .footer .copy {
        font-size: 12px;
        text-align: center;
    }
    .footer .copy span {
        margin-right: 10px;
    }
    .article .tit {
        padding: 25px 0;
    }
    .article h1 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .article .txt{
        padding: 20px 0;
    }
    .pages1 {
        padding-top: 5px;
        display: block;
    }
    .pages1 .prev, .pages1 .next {
        max-width: 100%;
        margin: 5px 0;
    }
    .tabList1{
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }
    .tabList1 li {
        margin: 0;
    }
    .tabList1 a {
        padding: 0 5px;
        font-size: 12px;
        border-bottom-width: 2px;
    }
    .infoList .pic {
        float: none;
        height: 240px;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .slickInfo .con {
        float: none;
        width: auto;
        padding-top: 0;
    }
    .slickInfo .slick-dots {
        left: auto;
        right: 10px;
        bottom: 30px;
        width: auto;
    }
    .contList .ico {
        margin-bottom: 10px;
    }
    .contList li {
        padding: 10px;
    }
    .contList .txt{
        word-break:break-all;
    }
    .cont_row2 {
        padding: 35px 0;
    }
    .contList2 li {
        float: none;
        width: auto;
    }
    .contList2 .con {
        height: auto;
        padding: 15px;
    }
    .contList2 .tit {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .mCont {
        height: auto;
        margin: 35px 0;
    }
    .mForm {
        float: none;
        width: auto;
        padding: 20px;
    }
    .mForm .tit {
        font-size: 18px;
        margin-bottom: 35px;
    }
    .mForm .tit::after {
        bottom: -15px;
        width: 60px;
        height: 3px;
    }
    .mForm .txt {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .mForm .inp{margin-bottom: 15px;padding: 0 15px;}
    .mForm textarea{
        padding: 10px 15px;
    }
    .cont_row5 {
        margin-top: 35px;
        padding-bottom: 35px;
    }
    .table2 thead th {
        font-size: 12px;
        height: 40px;
    }
    .table2 tbody tr {
        height: 40px;
        font-size: 12px;
    }
    .table2{
        overflow: hidden;
        overflow-x: auto;
    }
    .table2 table{
        width: 600px;
    }
    .table2 thead th:nth-child(2){
        width: 10%;
    }
    .table2 thead th:nth-child(4){
        width: 30%;
    }
    .caseList li {
        margin-bottom: 20px;
    }
    .caseList .pic {
        float: none !important;
        height: 240px;
        width: auto;
    }
    .caseList .txt h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .caseList .txt h3::after {
        bottom: -12px;
    }
    .caseList .con {
        height: auto;
        padding: 15px 10px;
    }
    .imglist .img {
        width: 70px;
        height: 70px;
    }

    .mAgency1 {
        padding: 35px 0;
        margin-bottom: 30px;
    }
    .mAgency1 .info{height: auto;margin-bottom: 35px;}
    .mAgency1 .info .pic{display: none;}
    .mAgency1 .info .txt {
        padding: 30px 20px;
    }
    .agency li {
        width: 50%;
        margin-bottom: 10px;
    }
    .agency .con {
        height: 220px;
        padding: 10px;
    }
    .agency .txt{font-size: 12px;}
    .mAgency2 .pic{display: none;}
    .mAgency2 .r {
        padding: 0;
    }
    .mAgency2 .con a {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 5px;
    }
    .mAgency2 .con .tit {
        line-height: 30px;
        font-size: 20px;
    }
    .downList h3 {
        padding-left: 35px;
        font-size: 14px;
    }
    .downList li {
        height: 52px;
        line-height: 51px;
    }
    .downList a {
        font-size: 14px;
    }
    .mSeach {
        margin: 35px auto 20px;
    }
    .soBox1 {
        height: 35px;
    }
    .soBox1 .soinp {
        font-size: 12px;
        padding: 0 80px 0 15px;
    }
    .soBox1 .sosub {
        width: 70px;
        font-size: 16px;
    }
    .mSeach .txt {
        padding: 6px 15px;
    }
    .proList2 li {
        float: none;
        width: auto;
    }

    .pro_row2 {
        margin: 35px 0 15px;
    }
    .slickPro2{
        float: none;
        width: auto;
    }
    .slickPro2 .item {
        height: 260px;
    }
    .proInfo {
        height: auto;
        padding: 15px 0;
    }
    .protit {
        font-size: 15px;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .table1 .tr {
        font-size: 12px;
    }
    .slickTab {
        margin: 15px 0 25px;
    }
    .slickTab a {
        padding: 0 8px;
        height: 45px;
        line-height: 43px;
        font-size: 12px;
        border-bottom-width: 2px;
    }
    .slickTab .slick-arrow {
        top: 5px;
    }
    .proList1 li {
        width: 50%;
    }
    .proList1 .txt {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    .banner .slick-dots li {
        width: 30px;
        height: 2px;
        margin: 0 5px;
    }
    .slickpic1 .item {
        height: 200px;
    }
    .sList01{font-size: 0;}
    .sList01 li {
        margin: 0;
        font-size: 12px;
        text-align: center;
        padding: 0 3px;
    }
    .sList01 {
        bottom: 20px;
        height: 40px;
        line-height: 40px;
    }
    .slickPro .item {
        height: 220px;
    }
    .slickPro .txt {
        left: 20px;
        bottom: 20px;
    }
    .slickPro .txt .tit1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .slickPro .txt .tit2 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .gmore2 {
        width: 110px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    .gmore2 span{
        padding-right: 25px;
        background-size: auto 12px;
    }
    .gmore2:hover span{
        background-size: auto 12px;
    }
    .slickPro .slick-dots {
        right: 20px;
        bottom: 20px;
        width: 50px;
    }
    .slickPro .slick-dots li {
        width: 40px;
        height: 2px;
        margin: 10px auto;
    }
    .slickPro .slick-dots li.slick-active {
        width: 50px;
        height: 3px;
    }
    .sList05 li {
        height: 160px;
    }
    .sList05 .txt {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding: 0 15px;
    }
    .sList04 li {
        height: 120px;
        font-size: 12px;
        padding-top: 25px;
    }
    .sList04 .ico {
        height: 35px;
        margin: 0 auto 15px;
    }
    .sList04{margin-bottom: 35px;}
    .mAbout {
        padding: 35px 0;
    }
    .mAbout .tit1 {
        font-size: 20px;
    }
    .mAbout .tit2 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .mAbout .desc2 {
        margin-top: 25px;
        font-size: 14px;
    }
    .mAbout .desc2 p{
        margin-bottom: 20px;
    }
    .sList03{margin-top: 20px;}
    .sList03 li {
        padding-right: 10px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .sList03 .sp1 {
        font-size: 40px;
    }
    .slickNews .pic {
        height: 200px;
    }
    .m_news .tit{
        top: 30px;
        width: 80%;
        height: 120px;
        padding: 15px;
    }
    .m_news .tit .t1{
        font-size: 14px;
    }
    .m_news .tit .t2{
        font-size: 16px;
    }
    .m_news .tit .t3{
        font-size: 12px;
    }
    .slickNews .txt {
        height: 160px;
        padding: 15px;
    }
    .slickNews .slick-dots {
        left: 15px;
        bottom: 30px;
    }
    .slickNews .slick-dots li {
        width: 25px;
        height: 2px;
        margin-right: 10px;
    }
    .m_news{
        margin-bottom: 35px;
    }
    .gmore a {
        font-size: 16px;
    }
    .intro_row1 {
        padding: 10px 0 35px;
    }
    .mIntro .tit{margin-bottom: 20px;}
    .introList .icon img {
        height: 40px;
    }
    .introList {
        font-size: 12px;
        height: 120px;
    }
    .introList .icon {
        height: 60px;
        line-height: 60px;
        margin-bottom: 5px;
    }
    .intro_row2 .txt {
        width: auto;
        padding: 15px;
    }
    .intro_row2 .tit {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .intro_row3 {
        padding: 35px 0;
    }
    .intro_row3 .tit {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .slick_wh .year{
        font-size: 16px;
    }
    .slick_wh .tit1{
        font-size: 18px;
    }
    .slick_wh .item {
        padding: 0 5px;
    }
    .slick_wh .pic ,.slickImg .pic{
        border-width: 5px;
    }
    .slickImg .slick-arrow, .slick_wh .slick-arrow{display: none !important;}
    .slickImg .item {
        padding: 0 5px;
    }
    .intro_row4{padding-bottom: 35px;}
    .intro_row5{padding: 35px 0;}
	.banner .item {
        height: 66vw;
    }
    .banInner{
        height: 33vw;
    }
    .banner .txt{
        padding-top: 8vw;
    }
    .banner .txt .p1{
        font-size: 5vw;
        margin-bottom: 20px;
    }
    .banner .txt .p2{
        font-size: 3vw;
        margin-bottom: 30px;
    }
    .banner .txt .p1::after {
        bottom: -10px;
        width: 30px;
        height: 2px;
    }
}