@charset "utf-8";
/* -----------华定电控设备成套有限公司专用样式-------------
* 编写：赵志广
* http://www.cxbs.net/
* QQ: 840712498
* 手机：18616399020
* Created & Modified by cxbs.net
* Date modified 2017.08.07
*
* Copyright 2015-2017 上海焱凤信息技术有限公司 All rights reserved.
*
*/
/*去除圆角*/
blockquote,.drop-menu,.nav ul,.nav.nav-main li:first-child,.nav.nav-main li:first-child a,.nav.nav-main li:last-child a,.nav.nav-sub a,.nav.nav-tabs a,.bg-inverse .nav.nav-tabs a,.bg-inverse
.nav.nav-tabs .active a,.selected-inline li,.progress,.progress
.progress-bar:last-child,.range,.range-bar,.panel,.panel-head,.panel-foot,.tab .tab-nav li a,.tab .tab-body-bordered,.dialog,.dialog .dialog-head,.tip,.tip .tip-body,.tip .image,.alert,.pagination li,.pagination .active,.pagination a:hover,.pagination-group,.pagination-group
li:first-child,.pagination-group li:last-child,.pager li a{border-radius:0;}
/*自定义*蓝色*文本/边框/背景色*/
.text-blue,a.text-blue:link,a.text-blue:visited,.button.border-blue,blockquote.border-blue,.pager.border-blue a,.pager-prev.border-blue,.pager-next.border-blue {	color: #0ba1e4;}
.border-blue,.border-blue .button,.border-blue .tab-nav li a,.border-blue .tab-body,.button.bg-blue,.selected.border-blue,.pointer.border-blue li,.nav.border-blue .active a,.nav.nav-tabs.border-blue,.nav-main.border-blue a,.nav-main.border-blue .nav-head,.pagination.border-blue li,.pager.border-blue a {	border-color: #0ba1e4;}
.bg-blue,.border-blue .button.active,.pointer.border-blue .active,.nav-pills.border-blue .active a,.nav-blue.border-blue .nav-head,.pagination.border-blue .active {	background-color: #0ba1e4;}
/*自定义*六浅灰*文本/边框/背景色*/
.text-gray1,a.text-gray1:link,a.text-gray1:visited,.button.border-gray1,blockquote.border-gray1,.pager.border-gray1 a,.pager-prev.border-gray1,.pager-next.border-gray1 {	color: #666666;}
.border-gray1,.border-gray1 .button,.border-gray1 .tab-nav li a,.border-gray1 .tab-body,.button.bg-gray1,.selected.border-gray1,.pointer.border-gray1 li,.nav.border-gray1 .active a,.nav.nav-tabs.border-gray1,.nav-main.border-gray1 a,.nav-main.border-gray1 .nav-head,.pagination.border-gray1 li,.pager.border-gray1 a {	border-color: #666666;}
.bg-gray1,.border-gray1 .button.active,.pointer.border-gray1 .active,.nav-pills.border-gray1 .active a,.nav-gray1.border-gray1 .nav-head,.pagination.border-gray1 .active {	background-color: #666666;}
/*自定义*浅灰*文本/边框/背景色*/
.text-qianhui,a.text-qianhui:link,a.text-qianhui:visited,.button.border-qianhui,blockquote.border-qianhui,.pager.border-qianhui a,.pager-prev.border-qianhui,.pager-next.border-qianhui {	color: #f4f6f8;}
.border-qianhui,.border-qianhui .button,.border-qianhui .tab-nav li a,.border-qianhui .tab-body,.button.bg-qianhui,.selected.border-qianhui,.pointer.border-qianhui li,.nav.border-qianhui .active a,.nav.nav-tabs.border-qianhui,.nav-main.border-qianhui a,.nav-main.border-qianhui .nav-head,.pagination.border-qianhui li,.pager.border-qianhui a {	border-color: #f4f6f8;}
.bg-qianhui,.border-qianhui .button.active,.pointer.border-qianhui .active,.nav-pills.border-qianhui .active a,.nav-qianhui.border-qianhui .nav-head,.pagination.border-qianhui .active {	background-color: #f4f6f8;}
/*链接-颜色*/
a:focus,a:hover,.nav-inline li a:hover{color:#0ba1e4;}
.bg-inverse a:focus,.bg-inverse a:hover{color: #fff;}
body{font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;}
.mt80{margin-top: 80px;}
.pt80{padding-top: 80px;}


/*全部-导航条样式复写*/
.cx-logo{width: 210px;}
.cx-head{
    border:0;
    margin-bottom: 0;
    padding: 15px 0;
    border-bottom: 2px solid #0ba1e4;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    background-color: rgba(255,255,255,0.9);
}
.cx-head .nav>li>a{
    font-size: 16px;
    padding: 16px 25px !important;
}
.cx-head .nav>li>a:hover{
    color: #0ba1e4;
}
.cx-head .nav>.active>a, .cx-head .nav>.active>a:hover,.cx-head .nav>.active>a:focus{
    color:#0ba1e4;
    background-color: rgba(255,255,255,0);
}
#header .navbar-default .navbar-toggle .icon-bar{
    background-color: none;
}
.cx-head .nav>li .line-top{
    border-top: 1px solid #0ba1e4;
    width: 18px;
    margin: auto;
}
/*全部-导航条样式复写*/
/*幻灯*/
.cx-hd1,.cx-hd2,.cx-hd3{height: 500px;}
.cx-hd1 { background: url("../hd001.jpg") center 0 no-repeat;}
.cx-hd2 { background: url("../hd002.jpg") center 0 no-repeat;}
.cx-hd3 { background: url("../hd003.jpg") center 0 no-repeat;}
/*首页*/
.cx-youshi{padding: 30px 0;}
.h1title{font-size: 32px;font-weight: 300;}
.cx-hr {
    border-top: 1px solid #0ba1e4;
    border-top-width: 1px;
    width: 30px;
    padding-bottom: 0;
}
.cx-hr-big {
    margin: 25px auto 15px;
    border-width: 2px;
    width: 80px;
}
.cx-youshinr{
    margin-top: 50px;
}
/*分类*/
.cx-infeileilist{
    background-color: #f4f6f8;
    transition: all .3s ease;
}
.cx-infeileilist:hover{
    background: #0ba1e4;
    transition: all .3s ease;
}
.cx-infeileilist:hover a,.cx-infeileilist:hover,.cx-infeileilist:hover .cx-flcontz{
    color: #fff;
    transition: all .3s ease;
}
.cx-flimg{
    width: 150px;
}
.cx-flcont{
    padding-left: 15px;
}
.cx-flcontz{
    color: #666;
}
/*首页-关于我们*/
.cx-ingy::before,.cx-inguanyuw::before{
    display: table;
    content: " ";
}
.cx-inguanyu{
    background: url("../in-gywm.jpg") no-repeat;
    background-size: cover;
    height: 510px;
    position: relative;
}
.cx-inguanyuimg{
    background: rgba(0,0,0,.6);
    height: 510px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.cx-inguanyuh3{
    position: absolute;
    top: 80px;
    right: 0;
    background: #0ba1e4;
    color: #fff;
    font-weight: 700;
    font-size: 1.625em;
    display: inline;
    padding: 12px 39px;
}
.cx-inguanyuw{
    height: 510px;
    background: #333;
}
.cx-inguanyum{
    padding-top: 60px;
    padding-left: 60px;
    width: 70%;
    color: #fff;
}
.cx-inguanyum .cx-hr-big{
    margin: 25px auto 15px 0px;
}
.cx-height,.cx-height p{
    line-height: 30px !important;
}
/*首页--案例*/
.cx-inanlik{
    margin-top: 50px;
}
.cx-inanli{
    position: relative;
    list-style: none;
    background-color: #fafafa;
    border: 1px solid #c1c1c1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 15px;
}
.cx-inanliimg{
    padding: 5px;
    background: #fff;
}
.cx-inanlinr{
    margin-top: 10px;
}
.cx-inanlinr h3{
    text-align: center;
}
.cx-inanlinrp{
    line-height: 30px;
    color: #666;
    margin-top: 10px;
}
.cx-inanli:hover {
    background-color: #0ba1e4;
    border: 1px solid #0ba1e4;
    box-shadow: 0 0 20px 0 rgba(45,183,245,.5);
    color: #fff;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    z-index: 11;
}
.cx-inanli:hover,.cx-inanli:hover a,.cx-inanli:hover .cx-inanlinrp{
    color: #fff;
}
/*首页-新闻 */
.cx-innews{
    padding: 50px 0;
    background: #f5f5f5;
}
.cx-innewstt{
    padding: 15px;
    background: #efefef;
    margin-bottom: 15px;
}
.cx-innewstt em{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin-left: 10px;
}
.cx-innewstt p{
    font-size: 14px;
    line-height: 26px;
    padding-top: 6px;
    margin-bottom: 0px;
}
.cx-innewslist{
    margin-bottom: 15px;
}
.cx-innewslistr{
    float: left;
    width: 70px;
    padding: 0 7px;
    height: 70px;
    background: #eee;
    text-align: center;
    font-family: Arial;
    margin-right: 24px;
    margin-top: 10px;
}
.cx-innewslist:hover .cx-innewslistr{background:#0ba1e4; color:#fff;}
.cx-innewslist:hover b{ border-color:#fff;}
.cx-innewslistr b{ display:block; font-size:32px; border-bottom:1px solid #aeaeae;padding-top:4px;}
.cx-innewslistr span{ display:block; font-size:14px; padding-top:4px;}
.cx-innewslistl em{ font-size:16px; display:block; padding:14px 0 12px;}
.cx-innewslistl p{ font-size:14px; color: #666;}
.cx-innewslistl p a{ color:#0ba1e4;}

.cx-innewsimg{padding: 20px;}
.cx-innewsimg h4{line-height: 32px;}
.cx-innewstime{max-width: 120px;}
.cx-innewscont{ position: relative; width: calc(100% - 120px); border-left: 1px solid #ddd; padding: 0 0 20px 40px; box-sizing: border-box; word-wrap:break-word;}
.cx-innewscont:before {content: ''; display: block; width: 14px; height: 14px; border-radius: 10px; position: absolute; top: 4px; left: -8px; background-color: #ddd;}
.cx-innewstitle{font-size: 16px;}
.cx-innewscontn{color: #666; line-height: 30px;}
.cx-innewscontn a{color: #0ba1e4;}
.cx-innewscp:hover .cx-innewscont:before{
    background-color: #0ba1e4;
    border-left: 1px solid #0ba1e4;
}
.cx-innewscp:hover .cx-innewstime span{
    color: #0ba1e4;
}
.cx-footer{
    padding: 50px 0;
    background: #282d32;
}
.cx-footnav{
    margin: 0 auto;
}
/*list-nav*/
.cx-gg img{
    width: 100%;
    height: auto;
}
.cx-ltstnav{
    background: #0ba1e4;
}
.cx-listtitle{height: 96px; line-height: 96px; color: #ffffff; font-size: 28px; text-align: right; padding-right: 50px;}
.cx-listnavli{overflow: hidden; vertical-align: bottom; border: 1px solid #d2d2d2;}
.cx-listnavli a{display: block;line-height: 60px; font-size: 18px; text-align:right; padding-right: 50px;}
.cx-listnavli:hover a,.cx-listnavlia{border-right: 15px solid #0ba1e4 !important; color: #0ba1e4; background: #efefef;}

.list-title{
    border-bottom:1px solid #999;
    margin-bottom: 15px;
}
.list-titleh2{
    border-bottom: 5px solid #0ba1e4;
    float: left;
    padding: 0 15px 10px 15px;
    color: #0ba1e4;
}
.cx-listzs{
    position: relative;
}
.cx-listzsk{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    text-align: center;
    padding: 30% 10% 0 10%;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
    display: none;
}
.cx-listzsk em{
    font-size: 16px;
}
.cx-listzsk span{
    font-size: 22px;
}
.cx-listzs:hover .cx-listzsk{
    display: block;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}
/*cx-listpho*/
.cx-listpho{
    margin-top: 15px;
}
.cx-listpho h3{line-height: 32px; font-size: 16px;}
.cx-listpho:hover .img-border,.cx-listpho:hover h3 a{border-color: #0ba1e4; color: #0ba1e4;}

.ben-listdl {padding: 10px;word-wrap: break-word;}
.ben-listdl h3{font-weight: 500;}
.ben-listdl dt{padding: 10px 0;}
.ben-listdl dd{
    padding: 10px 15px;
}
.cx-ggt:hover{border-color:#e33; -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1); -webkit-transform:translate3d(0, -2px, 0); transform:translate3d(0, -2px, 0);}
.cx-cen img{max-width: 90%; height: auto;}

/*ben*/
.cx-benbq,.cx-benbq a{color: #666; line-height: 50px;}
.cx-bencont{padding: 20px; line-height: 50px; font-size: 16px;}
.cx-bencont p{line-height: 40px; font-size: 16px;}
.cx-bencont img{max-width: 90%; margin: 0 auto;}
.cx-benpage, .cx-benpagep {margin: 20px 0;padding: 10px 0 0;border-top: 1px solid #74634b;}
.cx-benpagep{display: none;}

/* map */
.mapzy{width: 100%; height: 500px;}
.BMapLib_nav_tab li{height:30px !important; width:48% !important;}
.BMapLib_nav_tab_content table td{ width: auto !important;}

/* pho */
#wdsPhoto {margin: 10px auto; width: 100%; position: relative;}
#wdsPhoto .main {border: 1px solid #ccc; background:#fff; margin: 4px; width: 100%; position: relative; height: 400px; overflow: hidden;}
#wdsPhoto .main IMG,#wdsPhoto .main DIV {position: absolute;}
#wdsPhoto .top {margin: 5px; overflow: hidden; width: 100%; position: relative; height: 120px;}
#wdsPhoto .top DIV,#wdsPhoto .top A {height: 120px; float: left; display: block; overflow: hidden;}
#wdsPhoto .top .prev,#wdsPhoto .top .next{display: none;}
#wdsPhoto .top .thum {width: 100%; overflow: hidden;}
#wdsPhoto .top .thum DIV A {border: 2px solid #ccc; width: 150px; height: 120px; margin-right: 8px; text-align: center; filter: alpha(opacity=50); moz-opacity: 0.5; opacity: 0.5; khtml-opacity: 0.5;}
#wdsPhoto .top .thum DIV A:hover {FILTER: alpha(opacity=100); moz-opacity: 1; opacity: 1; khtml-opacity: 1;}
#wdsPhoto .top .thum DIV A.current {border: 2px solid #666;filter: alpha(opacity=100);moz-opacity: 1; opacity: 1; khtml-opacity: 1;}
#wdsPhoto .top .thum DIV A IMG {border: none;}

.cx-benjj{
    margin-top: 20px;
    line-height: 32px;
    color: #666;
}
/* map */

.BMapLib_nav_tab li{height:30px !important; width:48% !important;}
.BMapLib_nav_tab_content table td{ width: auto !important;}


.main-im{ position:fixed; right: 10px; top:300px; z-index: 100; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(http://demo.lanrenzhijia.com/2014/service1008/images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(http://demo.lanrenzhijia.com/2014/service1008/images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center; font-size:12px;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(http://demo.lanrenzhijia.com/2014/service1008/images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(http://demo.lanrenzhijia.com/2014/service1008/images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(http://demo.lanrenzhijia.com/2014/service1008/images/open_im.png) no-repeat left top; }

/*适配*/
/*手机超小屏幕下的单独样式 xs < 768px */
@media (max-width: 767px){
    /*全部-导航*/
    body{
        padding-top: 0;/*移动端若固定顶部导航的话高度为52px*/
    }
    .cx-head{/*移动端导航不固定顶部*/
        padding: 10px 0;
        position: relative !important;
    }
    /*全部-导航*/
    /*全部-页脚*/
    #footer .footer-wechat p{
        text-align: left !important;
    }
    /*全部-页脚*/
    /*全部-返回顶部*/
    #clan-slider{
        bottom:55px !important;
    }
    #clan-slider ul li a{
        background-color: rgba(255,255,255,0.9) !important;
        border-color:  transparent !important;
        border-radius: 50% !important;
    }
    #clan-slider #slider-goTop{
        background-position: -92px 0 !important;
    }
    #clan-slider #slider-goTop:hover{
        background-position: 0 0 !important;
    }
    /*全部-返回顶部*/
    .cx-hd1,.cx-hd2,.cx-hd3{height: 238px;background-size: 760px;}
    /*分类*/
    .cx-youshi {
        padding: 30px 0;
    }
    .cx-youshi .line-big{
        margin-left: 0px;
        margin-right: 0px;
    }
    .h1title {
        font-size: 24px;
    }
    .cx-hr-big {
        margin: 15px auto 10px;
    }
    .cx-youshinr {
        margin-top: 30px;
    }
    .cx-infeileilist {
        padding: 10px;
    }
    .cx-flcont {
        padding-left: 5px;
    }
    .cx-flcontz{
        line-height: 24px;
        font-size: 12px;
    }
    .cx-h3title{font-size: 16px;}
    /*首页关于我们*/
    .cx-inguanyu{
        height: 240px;
        background-size: 760px;
    }
    .cx-inguanyuimg{
        height: 240px;
    }
    .cx-inguanyuw{
        height: auto;
    }
    .cx-inguanyum {
        padding: 30px 10px;
        padding-left: 10px;
        width: auto;
       height: auto;
    }
    .h2title{
        text-align: center;
    }
    .cx-inguanyum .cx-hr-big {
        margin: 25px auto 15px;
    }
    .cx-btn{
        text-align: center;
    }
    .cx-inanliimg img{
        margin: 0 auto;
    }
    .cx-inanli:hover {
        background-color: #0ba1e4;
        border: 1px solid #0ba1e4;
        box-shadow: none;
        color: #fff;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform:none;
        z-index: 11;
    }

    /*列表页栏目导航*/
    .cx-ltstnav{
        background: #fff;
        padding: 0;
        border-bottom: 1px solid #999;
        overflow: hidden;
    }
    .cx-listtitle{
        height: 40px;
        line-height: 40px;
        float: left;
        font-size: 18px;
        border-bottom: 5px solid #0ba1e4;
        padding: 0 15px 10px 15px;
        color: #0ba1e4;
    }
    .cx-listnavicon {
        position: absolute;
        top: 5px;
        right: 25px;
    }
    #listnav{padding: 0;}
    .cx-listnavli{
        float: left;
        width: 50%;
    }
    .cx-listnavli a{
        padding: 0px;
        line-height: 36px;
        text-align: center;
        font-size: 16px;
    }
    .cx-listnavli:hover a,.cx-listnavlia{border-left: 15px solid #0ba1e4 !important;border-right: 0px !important; color: #0ba1e4; background: #efefef;}
    .cp-listlink img{
        margin: 0 auto;
    }
    .cx-listzs:hover .cx-listzsk {
        display: none;
    }
    /*内容页*/
    .cx-benk{
        margin-top: 50px;
    }
}
/*手机超小屏幕下的单独样式 xs < 768px */
@media(min-width:768px) and (max-width:1000px){
    .cx-head .nav > li > a {
        font-size: 14px;
        padding: 15px 15px !important;
    }

    .cx-hd1,.cx-hd2,.cx-hd3{height: 320px;background-size: 1024px;}
    /*分类*/
    .cx-youshi {
        padding: 30px 0;
    }
    .h1title {
        font-size: 24px;
    }
    .cx-hr-big {
        margin: 15px auto 10px;
    }
    .cx-youshinr {
        margin-top: 30px;
    }
    .cx-infeileilist {
        padding: 10px;
    }
    .cx-flcont {
        padding-left: 5px;
    }
    .cx-flcontz{
        line-height: 24px;
        font-size: 12px;
    }
    /*首页-关于我们*/
    .cx-inguanyum {
        padding-top: 5%;
        padding-left: 5%;
        width: 94%;
    }
    .cx-height, .cx-height p {
        line-height: 24px !important;
    }
    /*列表页栏目导航*/
    .cx-listtitle {
        height: 80px;
        line-height: 80px;
        font-size: 22px;
        text-align: center;
        padding-right: 0px;
    }
    .cx-listnavli a {
        display: block;
        line-height: 40px;
        font-size: 16px;
        text-align: right;
        padding-right: 10px;
    }


}
@media(min-width:1001px) and (max-width:1200px) {
    .cx-hd1,.cx-hd2,.cx-hd3{height: 375px;background-size: 1200px;}
    /*首页-关于我们*/
    .cx-inguanyum {
        padding-top: 5%;
        padding-left: 5%;
        width: 94%;
    }

}

