

.pnone{display: none;}
/*留言--验证码*/
#yzm_li{
    position: relative;
}

#yzm_img{
    float: right;
    position: absolute;
    right: 0;
    height: 40px;
    border-radius: 0 100px 100px 0;
}
/*头部*/
#mheader{
    display: none;
}
#header .nav .nav-list .nav-item > span{
    display:none!important;
}
.clear:after{content: "";display: block;clear:both;}
.in_pinpai{
    background: #E1E1E1;
}
.in_title{
    margin-top: 30px;
    margin-bottom: 10px;
}
.in_title h3{
    color: #006eaa;
    font-size: 24px;
    line-height: 2;
}
.in_title h3 span{
    font-size: 18px;
}
.in_pp_text P{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
}


/******** 侧边悬浮 *******/
#sidefloat {
    position: fixed;
    right: 0;
    top: 110px;
    z-index: 9999;
    width: 50px;
}
#sidefloat #btt {
    height: 54px;
    background: #006eaa;
    position: relative;
    cursor: pointer;
}
#sidefloat #btt .kj {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 11px 0;
}
#sidefloat #btt .yc {
    position: absolute;
    right: 50px;
    top: 0;
    width: 100px;
    height: 54px;
    display: none;
    background: #006eaa;
    color: #fff;
    text-align: center;
    line-height: 54px;
    font-size: 14px;
}
#sidefloat #btt .kj i {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
#sidefloat #btt .kj span {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}
#sidefloat #btt:hover .yc, #sidefloat #qq:hover .yc, #sidefloat #tel:hover .yc {
    display: block;
}
#sidefloat #qq, #sidefloat #tel {
    background: #000;
    background: rgba(0,0,0,.7);
    height: 54px;
    text-align: center;
    position: relative;
}
#sidefloat #qq .kj, #sidefloat #tel .kj {
    height: 54px;
    line-height: 54px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
}
#sidefloat #qq .yc, #sidefloat #tel .yc {
    background: #000;
    background: rgba(0,0,0,.7);
    height: 54px;
    position: absolute;
    right: 50px;
    top: 0;
    color: #fff;
    padding: 0 20px;
    line-height: 54px;
    display: none;
    width: 200px;
}

#sidefloat #qq{display:none;}

#sidefloat #tel .kj .img {
    font-size: 0;
    line-height: 54px;
}
#sidefloat #tel .kj .img img {
    vertical-align: middle;
}
#sidefloat #yy {
    background: #d11e37;
    padding: 15px 0;
    text-align: center;
    margin: 10px 0 0 0;
    color: #fff;
    height:140px;
}
#sidefloat #yy i {
    display: block;
    width: 100%;
    font-size: 22px;
}
#sidefloat #yy span {
    display: block;
    writing-mode: tb-rl;
    text-align: center;
    font-size: 15px;
    width: 100%;
    line-height: 50px;
    padding: 15px 0 0 0;
}







/*首页产品*/
.in_pro div{
    width: 578px;
    height: 272px;
    overflow: hidden;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.in_pro div img{
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.in_pro:hover div img{
    transform:scale(1.2,1.2);
}
/*首页新闻*/

.in_news_fr{
    width: 78%;
}

/*净水知识*/
.jszs .mc .sub-menu a {
    display: inline-block;
    padding: 0 30px;
    margin: 0 10px 10px 0;
    color: #333;
    font-size: 20px;
    line-height: 48px;
    border: 1px #333 solid;
    border-top-color: rgb(51, 51, 51);
    border-right-color: rgb(51, 51, 51);
    border-bottom-color: rgb(51, 51, 51);
    border-left-color: rgb(51, 51, 51);
    border-radius: 100px;
    font-weight: bold;
}
.jszs .mc .sub-menu a.current {
    color: #fff;
    background: #218fff;
    border-color: #218fff;
}
.jszs .mc {
}
.jszs .mc .jszs-list {
}
.jszs .mc .jszs-list ul {
}
.jszs .mc .jszs-list ul li {
    padding: 20px 0;
    border-bottom: 1px #333 dashed;
}
.jszs .mc .jszs-list ul li:first-child {
    /*border: none;*/
    padding-top: 0;
}
.jszs .mc .jszs-list ul li .title {
    font-size: 0;
}
.jszs .mc .jszs-list ul li .title a {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
.jszs .mc .jszs-list ul li .title a:hover {
    color: #218fff;
}
.jszs .mc .jszs-list ul li .title span {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    color: #218fff;
    font-size: 13px;
    line-height: 40px;
    text-align: right;
}
.jszs .mc .jszs-list ul li .info {
    color: #000;
    font-size: 14px;
    line-height: 1.6;
}
/******* 人才招聘 *********/
.jobs .mc {}
.jobs .mt{
    background: url(../images/inside_title.jpg) no-repeat;
    background-size: 200px 48px;
    margin-bottom: 30px;
    border-bottom: 2px solid #c4c4c4;
    margin-top: 10px;
}
.jobs .mt h3{
    display: block;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.jobs .mc .title {
    color: #333;
    font-size: 20px;
    line-height: 2;
    border-bottom: 1px #ccc solid;
    margin-bottom: 15px;
    padding: 0 0 5px 0;
}
.jobs .mc .wenben {
    padding: 0 0 60px 0;
}
.jobs .mc .wenben p {
    color: #333;
    font-size: 14px;
    line-height: 2;
}
.jobs .mc .job-list {
}
.jobs .mc .job-list p {
    color: #218fff;
    font-size: 18px;
    line-height: 2;
    margin: 0 0 10px 0;
}
.jobs .mc .job-list table {
    width: 100%;
}
.jobs .mc .job-list tr {
}
.jobs .mc .job-list tr:first-child {
    background: #218fff;
}
.jobs .mc .job-list tr:nth-child(2n) {
    background: #f6f6f6;
}
.jobs .mc .job-list td {
    width: 33%;
    border: 1px #fff solid;
    padding: 10px;
    text-align: center;
    color: #727171;
    font-size: 15px;
    line-height: 1.6;
}
.jobs .mc .job-list tr:first-child td {
    color: #fff;
}
.jobs .mc .job-list tr td a {
    color: #727171;
}
.jobs .mc .job-list tr td a:hover {
    color: #218fff
}
.jobs .mc .job-detail {
}
.jobs .mc .job-detail .line1 {
    font-size: 0;
    padding: 10px 0 20px 0;
}
.jobs .mc .job-detail .line1 strong {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #333;
    line-height: 2;
}
.jobs .mc .job-detail .line1 span {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #218fff;
    line-height: 2;
    padding: 0 50px 0 25px;
}
.jobs .mc .job-detail .line2 {}
.jobs .mc .job-detail .line2 dl {}
.jobs .mc .job-detail .line2 dl dt {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #333;
    line-height: 2;
    font-weight: bold;
}
.jobs .mc .job-detail .line2 dl dd {
    margin-bottom: 30px;
}
.jobs .mc .job-detail .line2 dl dd p {
    font-size: 14px;
    color: #333;
    line-height: 2;
}
.jobs .mc .job-detail .line2 dl dd h4 {
    color: #007abe;
    font-size: 16px;
    line-height: 2;
    font-weight: normal;
    padding: 30px 0 0 0;
}
.jobs .mc .job-detail .line2 dl dd h4 a {
    color: #007abe;
}
.jobs .mc .job-detail .line2 dl dd h4 a:hover {
    color: #333;
}
/*发送邮件*/
.hr_anniu{
    display: block;
    width: 120px;
    height: 30px;
    background: #007abe;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
}
/*******************************人才招聘END********************************/


/************* 产品中心 ***********/
.product-center, .fangweichaxun, .about-us, .jszs, .contact-us, .jobs, .shgy, .xwzx, .xwxq, .zsxq, .rdtj, .fazx,.gcxm,.ycfw {
    padding: 30px 0;
}
.product-center .mt,.news-center .mt,.fwzx .mt,.dlszx .mt,.fangweichaxun .mt, .about-us .mt, .jszs .mt, .contact-us .mt, .jobs .mt, .shgy .mt, .xwzx .mt, .xwxq .mt, .zsxq .mt, .rdtj .mt, .fazx .mt,.gcxm .mt,.ycfw .mt {
    background: url(../images/inside_title.jpg) no-repeat;
    background-size: 200px 48px;
    margin-bottom: 30px;
    border-bottom: 2px solid #c4c4c4;
}

.product-center .mt h3,.news-center .mt h3,.fwzx .mt h3,.dlszx .mt h3,.fangweichaxun .mt h3, .about-us .mt h3, .jszs .mt h3, .contact-us .mt h3, .jobs .mt h3, .shgy .mt h3, .xwzx .mt h3, .zsxq .mt h3, .xwxq .mt h3, .rdtj .mt h3, .fazx .mt h3,.gcxm .mt h3,.ycfw .mt h3 {
    display: block;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.product-center .mt h3 span {
    color: #999;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    vertical-align: baseline;
    display: none;
}
.product-center .product-search {
    font-size: 0;
    padding-bottom: 30px;
}
.product-center .product-search span {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 40px;
}
.product-center .product-search input[type="text"] {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    max-width: 460px;
    border: 1px #333 solid;
    border-radius: 100px;
    padding: 0 30px;
    font-size: 15px;
    line-height: 38px;
    margin: 0 10px;
    height:38px;
}
.product-center .product-search label {
    background: #006eaa;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 15px;
    position: relative;
    cursor: pointer;
}
.product-center .product-search label input {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
.product-center .profenlei {
    float: left;
    width: 200px;
    /*box-shadow: 0px 2px 5px #ccc;*/
    padding: 30px 0;
}
.product-center .profenlei .title {
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
}
.product-center .profenlei .content {}
.product-center .profenlei .content ul.products_nav li h3{
    text-align: center;
    color: #000;
    font-size: 18px;
    line-height: 42px;
    cursor: pointer;
}
.product-center .profenlei .content ul li {}
.product-center .profenlei .content ul li a {
    display: block;
    text-align: center;
    color: #9c9c9c;
    font-size: 18px;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-center .profenlei .content ul li a.current, .product-center .profenlei .content ul li a:hover {
    color: #0d6a96;
    background: #e5e5e5;
}
.product-center .profenlei .content > ul > li:hover ul {
    /*display: block;*/
}

.products_nav li ul {
    /*border: 1px #0070bd solid;
    border-top: none;
    background: #efefef;*/
    display: none;
}
.products_nav li.pro_active > .list_2{display: block;}
.product-center .profenlei .content ul li ul li a {
    margin: 0;
    border: none;
    font-size: 16px;
    line-height: 2;
}
.product-center .profenlei .content ul li ul li a i{padding:0 0 0 5px}

.product-center .profenlei .content ul li ul li a:hover,.product-center .profenlei .content ul li ul li a.on{
    color: #0070bd;
    border:none;
    background:none;
}

.product-center .product-lists {
    float: right;
    width: 910px;
}
.product-center .product-lists .title {
    border-bottom: 1px #ccc solid;
    font-size: 0;
    margin-bottom: 30px;
}
.product-center .product-lists .title h3 {
    display: inline-table;
    border-bottom: 5px #006eaa solid;
}
.product-center .product-lists .title h3 span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    color: #006eaa;
    line-height: 2;
    padding: 10px 0;
}
.product-center .product-lists .title h3 span:first-child {
    min-width: 150px;
    padding: 0 20px 0 0;
}
.product-center .product-lists .title h3 img {
    vertical-align: middle;
}
.product-center .product-lists .content {
}
.product-center .product-lists .content .tab {
}
.product-center .product-lists .content .tab .tab-menu {
    margin-bottom: 30px;
}
.product-center .product-lists .content .tab .tab-menu ul {
    font-size: 0;
}
.product-center .product-lists .content .tab .tab-menu ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 1px #333 solid;
    border-radius: 100px;
    color: #333;
    font-size: 18px;
    padding: 0 35px;
    line-height: 36px;
    margin: 0 10px 0 0;
    cursor: pointer;
}
.product-center .product-lists .content .tab .tab-menu ul li.selected, .product-center .product-lists .content .tab .tab-menu ul li:hover {
    background: #006eaa;
    border-color: #006eaa;
    color: #fff;
}
.product-center .product-lists .content .tab-box-container {
    display: none;
}
.product-center .product-lists .content .tab-box-container .list-top {
    padding-bottom: 20px;
}
.product-center .product-lists .content .tab-box-container .list-top:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden;
}
.product-center .product-lists .content .tab-box-container .list-top .img {
    float: left;
    width: 308px;
    /*height: 348px;*/
    /*line-height: 308px;*/
    text-align: center;
    font-size: 0;
    background: #f4f3f2;
    box-shadow: 0px 5px 10px #ccc;
}
.product-center .product-lists .content .tab-box-container .list-top .img img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
}
.product-center .product-lists .content .tab-box-container .list-top .text {
    float: right;
    width: 580px;
    background: #f5f5f5;
    padding: 15px;
    min-height: 308px;
}
.product-center .product-lists .content .tab-box-container .list-top .text h3 {
    color: #333;
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
}
.product-center .product-lists .content .tab-box-container .list-top .text p {
    color: #333;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 10px;
}

/*************************************/
.pro_fl_p{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: left;
    padding-left: 6px;
}
.pro_fl_p a{
    float: right;
    margin-right: 6px;
}
.small-icon {
    padding: 20px 0;
}
.small-icon ul {
    font-size: 0;
}
.small-icon ul li {
    display: inline-block;
    vertical-align: top;
    /*width: 25%;*/
    width: calc(100%/16);
    margin-left: 6px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.small-icon ul li .img{
    width: 100%;
    height: auto;
    /*line-height: 60px;*/
    float: none;
    box-shadow: none;
}

.small-icon ul li img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.small-icon ul li span {
    display: inline-block;
    width: 100%;
    color: #333;
    font-size: 18px;
    line-height: 2;
}

.small-icon ul li .text{
    float: none;
    position: absolute;
    background: #fff;
    border: 1px #00a0e9 dashed;
    padding: 10px 20px;
    width: 450px;
    left: 0;
    top: 75px;
    z-index: 9999;
    display: none;
    min-height: auto;
    text-align: left;
}

.small-icon ul li.fan .text{
    right: 0px;
    left: auto;
}

.small-icon ul li .text h4{
    font-size: 18px;
    line-height: 1.6;
}

.small-icon ul li .text p{
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}

.small-icon ul li .text:before{
    content: "";
    border-top: 1px #00a0e9 dashed;
    border-left: 1px #00a0e9 dashed;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7, M12=-0.7, M21=0.7, M22=0.7, SizingMethod="auto expand");
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background: #fff;
    top: -10px;
}
.small-icon ul li.fan .text:before{
    left: auto;
    right: 20px;
}

.small-icon ul li:hover .text{
    display: block;
}

/*.product-center .product-lists .content .tab-box-container .list-top .text img {
	width: auto;
	max-width: 100%;
}*/

.list-main ul {
    font-size: 0;
}
.list-main li {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    border-bottom: 1px #ccc dashed;
    text-align: center;
}
.list-main li a {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}
.list-main li a .type {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #000;
    line-height: 1.6;
}
.list-main li a .name {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    line-height: 1.6;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px 0 0;
    border: 1px #fff solid;
}
.list-main li a:hover span.name {
    color: #0070bd;
    border: 1px #0070bd solid;
}
.product-center .pro-tech {
    padding: 120px 0
}
.product-center .pro-tech h3.title {
    color: #333;
    font-size: 20px;
    line-height: 2;
    margin-bottom: 30px;
}
.product-center .pro-tech ul {
}
.product-center .pro-tech ul:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden;
}
.product-center .pro-tech ul li {
    float: left;
    width: calc(100%/12);
    height: 60px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}
.product-center .pro-tech ul li .img {
    font-size: 0;
    position: relative;
    z-index: 0;
}
.product-center .pro-tech ul li .img img {
    width: 60px;
    height: 60px;
}
.product-center .pro-tech ul li .text {
    position: absolute;
    background: #fff;
    border: 1px #00a0e9 dashed;
    padding: 10px 20px;
    width: 650px;
    left: 0;
    top: 75px;
    display: none;
}
.product-center .pro-tech ul li .text:before {
    content: "";
    border-top: 1px #00a0e9 dashed;
    border-left: 1px #00a0e9 dashed;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7, M12=-0.7, M21=0.7, M22=0.7, SizingMethod="auto expand");
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background: #fff;
    top: -10px;
}
.product-center .pro-tech ul li .text h4 {
    font-size: 15px;
    line-height: 1.6;
}
.product-center .pro-tech ul li .text p {
    color: #333;
    font-size: 12px;
    line-height: 1.6;
}
.product-center .pro-tech ul li.fan .text {
    right: 40px;
    left: auto;
}
.product-center .pro-tech ul li.fan .text:before {
    right: 20px;
    left: auto;
}
.product-center .pro-tech ul li:hover .text {
    display: block;
}
.product-center .pro-xc {
    font-size: 0;
}
.product-center .pro-xc a {
    display: block;
    margin-bottom: 30px;
}
.product-center .pro-xc a img {
    width: 100%;
}

.mt h3 {
    color: #006eaa;
    font-size: 32px;
    line-height: 1.6;
    margin-bottom: 20px;
    /* background: url(../images/index-zhuangshi.png) no-repeat center right; */
}


/********* 代理商俱乐部-经销授权查询 ***********/

.dl-club .mc .dl-list .sq-bd p
{
    margin: 20px 0 80px 0;
    line-height: 20px;
    margin-left: 35%;
}

.dl-club .mc .dl-list .sq-bd ul{
    display: block;
    padding: 100px 0 20px 0;
}

.dl-club .mc .dl-list .sq-bd ul li{
    display: block;
    font-size: 0;
    text-align: center;
    border: none;
}

.dl-club .mc .dl-list .sq-bd ul li input[type="text"]{
    display: inline-block;
    width: 100%;
    max-width: 350px;
    border: 1px #ccc solid;
    line-height: 56px;
    padding:0 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.dl-club .mc .dl-list .sq-bd ul li input[type="submit"]{
    display: inline-block;
    width: 100%;
    max-width: 180px;
    line-height: 56px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #0068b7;
    margin: 20px 0 0 0;
}

.dl-club .mc .dl-list .sq-bd .sqjg{
    font-size: 0;
}

.dl-club .mc .dl-list .sq-bd .sqjg .gongneng{
    text-align: center;
    padding: 50px 0;
    text-align: center;
}

.dl-club .mc .dl-list .sq-bd .sqjg .gongneng a{
    display: inline-block;
    margin: 0 25px;
    background: #0068b7;
    border: 1px #0068b7 solid;
    color: #fff;
    font-size: 18px;
    width: 140px;
    line-height: 42px;
    font-weight: bold;
    letter-spacing: 2px;
}

.dl-club .mc .dl-list .sq-bd .sqjg .gongneng a:before{
    font-weight: normal;
    padding: 0 5px 0 0;
}

.dl-club .mc .dl-list .sq-bd .sqjg .gongneng a:first-child{
    background: none;
    color: #333;
    border-color: #a0a0a0;
}

.dl-club .mc .dl-list .sq-bd .sqjg .img{
    text-align: center;
}

.dl-club .mc .dl-list .sq-bd .sqjg .img img{
    width: auto;
    max-width: 100%;
    border: 1px #ccc solid;
}
/*地暖核算工具*START*/
.dinuan{
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 99999999999;
}
.dinuan a{
    display: block;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 24px;
    padding: 10px;
    border-radius: 10px;
    background: #4da5ff;
}
/*地暖核算工具*END*/


/******* 中间页 *********/
.dianpu-list {
    padding: 3.5rem 2rem;
}
.dianpu-list .dianpu-list-container {
    background: #fff;
    min-height: calc(100vh - 7rem);
    padding: 1.25rem;
}
.dianpu-list .dianpu-list-container .dianpu-name {
    padding: 0 0 1.5rem 0;
}
.dianpu-list .dianpu-list-container .dianpu-name p {
    font-size: 1.3rem;
    line-height: 1.8;
    color: #333;
}
.dianpu-list .dianpu-list-container .dianpu-name h3 {
    font-size: 1.3rem;
    line-height: 1.8;
    color: #333;
}
.dianpu-list .dianpu-list-container .dianpu-name .tip {
    color: #c80000;
    font-size: 0.9rem;
    line-height: 1.8;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao {
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab {
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-menu {
    margin-bottom: 1rem;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-menu ul {
    font-size: 0;
    text-align: center;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-menu ul li {
    display: inline-block;
    vertical-align: top;
    /*width: 43%;*/
    height: 2.6rem;
    line-height: 2.6rem;
    color: #333;
    font-size: 1rem;
    text-align: center;
    border: 1px #ccc solid;
    margin: 0.4rem;
    padding: 0 1rem;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-menu ul li.selected {
    background: #218fff;
    border-color: #218fff;
    color: #fff;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-box {
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-box .tab-box-container {
    display: none;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-box .tab-box-container ol {
    list-style-type: none;
    counter-reset: sectioncounter;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-box .tab-box-container ol li {
    padding: 0.5rem 0;
    line-height: 1.6;
    font-size: 0;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-box .tab-box-container ol li:before {
    content: counter(sectioncounter) ". ";
    counter-increment: sectioncounter;
    font-size: 20px;
    line-height: 1.6;
    vertical-align: top;
    color: #333;
    width: 1rem;
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-box .tab-box-container ol li a {
    color: #333;
    font-size: 20px;
    line-height: 1.6;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 2.2rem);
}
.dianpu-list .dianpu-list-container .dianpu-liebiao .tab .tab-box .tab-box-container ol li .fa {
    color: #333;
    font-size: 20px;
    line-height: 1.6;
    display: inline-block;
    vertical-align: top;
    width: 0rem;
}
.tab-box > div.tab-box-container{
    display: none;}
.tab-box > div.tab-box-container:first-child{
    display: block;
}

/*留言 */
.bd {
    width: 60%;
    /*padding: 0 0 0 5%;*/
}
.bd h4 {
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 15px;
}
.bd ul {
}
.bd ul li {
    border: 1px #666 solid;
    margin-bottom: 15px;
    font-size: 0;
    border-radius: 100px;
    padding: 0 20px;
}
.bd ul li.textarea {
    border-radius: 10px;
}
.bd ul li span {
    display: inline-block;
    width: 30px;
    font-size: 20px;
    line-height: 40px;
    vertical-align: top;
    color: #333;
}
.bd ul li input[type="text"] {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    color: #333;
    font-size: 16px;
}
.bd ul li textarea {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
    height: 140px;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    padding: 5px;
}
.bd ul li.submit {
    border: none;
    overflow: hidden;
    padding: 0;
}
.bd ul li input.btn {
    background: #218fff;
    background: rgba(33,143,255,.8);
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 100%;
    cursor: pointer;
}

.cx_box ol li p {
    color: #333;
    font-size: 18px;
    line-height: 30px;
}
.cx_box ol li a {
    display: block;
    font-size: 0;
    border-bottom: 1px #ccc solid;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}
.cx_box ol li a span.wd-name {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
}
.cx_box ol li a i {
    font-style: normal;
    color: #333;
    line-height: 1.6;
    font-size: 14px;
}
.cx_box ol li a i.name {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
}
.cx_box ol li a .wd-name {
}
.cx_box ol li a .fa {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: right;
    font-size: 20px;
}
.cx_box ol li a:hover span, .cx_box ol li a:hover i {
    color: #218fff;
}



/*搜索*/
.cx_item{
    margin-top: 30px;
}
.cx_item h3{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.cx_item ul{padding: 20px}
.cx_item ul li{
    font-size: 18px;
    line-height: 30px;
}
.cx_item ul li a{color: #000}
.cx_item ul li:hover a{color: #218fff}

/******** 联系我们 *********/
.contact-us .mc .title {
    color: #333;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 20px;
}
.contact-us .mc .contact-biaodan {
    padding: 40px 0 150px 0;
}
.contact-us .mc .contact-biaodan:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden;
}
.contact-us .mc .contact-biaodan ul {
    width: 50%;
    padding: 30px 55px 0 55px;
    float: left;
}
.contact-us .mc .contact-biaodan ul li {
    border: 1px #333 solid;
    border-radius: 100px;
    margin-bottom: 15px;
    padding: 0 20px;
    color: #333;
    font-size: 0;
}
.contact-us .mc .contact-biaodan ul li .fa {
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
    width: 30px;
    font-size: 24px;
}
.contact-us .mc .contact-biaodan ul li input[type="text"] {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 30px);
    padding: 5px 10px;
}
.contact-us .mc .contact-biaodan ul li.textarea {
    border-radius: 10px;
}
.contact-us .mc .contact-biaodan ul li.textarea textarea {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    height: 86px;
    line-height: 1.6;
    width: calc(100% - 30px);
    padding: 0 10px;
}
.contact-us .mc .contact-biaodan ul li.submit {
    border: none;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
}
.contact-us .mc .contact-biaodan ul li.submit input[type="button"] {
    border: none;
    width: 100%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #218fff;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
.contact-us .mc .contact-biaodan .img {
    float: right;
    width: 50%;
}
#dituContent {
    width: 100%;
    height: 430px;
    box-sizing: border-box;
}





.m_fangan{display:none}

/*shoujiduan */

@media (max-width:760px) {
    #sidefloat{
        z-index:-1;
    }
    .banner .prev,.banner .next,.banner .points{display:none!important}
    #mheader{display: block;}
    .jszs,.jobs{padding: 30px 10px;}
    .banner{margin-top: 90px;}
    .in_news_fl,.in_news_fl img,.in_news_fr{width: 100%;}
    /*.in_news_fr{width: 100%;}*/
    .in_pro div{
        width: 100%;
        height: auto;
    }
    .in_pinpai{background:none;}
    .in_pro div img{width: 100%;}
    .index-fangan .mc .sub-menu ul li{
        margin-right: 0;
        height: 92px;
    }
    /*首页方案中心*/
    .pc_fangan{display:none;}
    .m_fangan{display:block;}
    /*.m_fangan .sub-menu ul li{margin-bottom:20px;}*/
    .m_fangan .sub-menu ul li img{width:100%;}
    .m_fangan .sub-menu ul li .in_cases_text {
        width: 100%;
        /*height: 92px;*/
        color: #000;
        font-size: 1.2rem;
        line-height: 2.4rem;
        /*position: absolute;*/
        /*top: 232px;*/
        /*left: 10%;*/
    }
    /*方案中心*/
    .jszs .mc .jszs-list ul li .title span{display: none;}
    .jszs .mc .jszs-list ul li p{
        color: #218fff;
        font-size: 13px;
        line-height: 40px;
    }
    .bd{width: 100%}
    /*新闻中心*/
    .news-center .mc .news-list ul li{padding: 0 10px;}
    /*产品*/
    .product-center .product-lists{width: 100%;background: #fff;}
    .product-center .profenlei,.product-center .product-lists .content .tab-box-container .list-top .img,.product-center .product-lists .content .tab-box-container .list-top .text{width: 100%;}
    .product-center .profenlei .content > ul > li{width: 50%;float: left;margin: 0;}
    .product-center .profenlei .content ul li ul{width: 100%;background: #fff;}
    .product-center .profenlei .content ul li ul li{padding: 8px 0;}
    .product-center .profenlei .content ul li ul li a{padding:0 60px;}
    .text img{width: 100%!important;}
    /*人才招聘*/


    /*底部*/
    .footer{padding: 30px;}
    .footer .right,.footer .left{
        width: 100%;
    }
    .footer .left .mc ul li{
        max-width: 140px;
        padding: 0 10px 0 0;
    }
    .footer .right .mc .footer-contact{padding:0;}
    .contact-us .mc .contact-biaodan ul,.contact-us .mc .contact-biaodan .img {
        width: 100%;
    }

    /*浮窗关闭*/
    /*#sidefloat{*/
        /*display:none;*/
    /*}*/
}