@font-face {
    font-family: 'iconfont';
    /* project id 1793724 */
    src: url('//at.alicdn.com/t/font_1793724_efytllsj9p.eot');
    src: url('//at.alicdn.com/t/font_1793724_efytllsj9p.eot?#iefix') format('embedded-opentype'),
        url('//at.alicdn.com/t/font_1793724_efytllsj9p.woff2') format('woff2'),
        url('//at.alicdn.com/t/font_1793724_efytllsj9p.woff') format('woff'),
        url('//at.alicdn.com/t/font_1793724_efytllsj9p.ttf') format('truetype'),
        url('//at.alicdn.com/t/font_1793724_efytllsj9p.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.rightbox p span strong {
    font-size: 24px !important;
}

.rightbox p span b {
    font-size: 24px !important;
}

.leftbox .mulu li:hover ul {
    display: block;
}

* {
    margin: 0;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
}

ul,
li,
ol,
dl,
dd,
dt,
p {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #1661dc;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.inblock {
    display: inline-block;
}

.mr0 {
    margin-right: 0 !important;
}

.mr35 {
    margin-right: 35px;
}

center {
    text-align: center;
}

.xisnec {
    position: absolute;
    top: 30px;
    right: 14px;
}

.xisnec a {
    font-size: 14px;
    color: #5d5d5d;
}

.topbottom {
    border-bottom: #0697a4 3px solid;
}

.xqlink {
    color: #555;
    text-decoration: none;
    display: block;
}

.xqlink:hover {
    color: #1661dc;
    text-decoration: none;
}

.mr25 {
    margin-right: 25px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}

.mb30 {
    margin-bottom: 30px;
}

img {
    border: none;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top .logo {
    width: 700px;
}

.top .logo img {
    display: block;
}

.top .tel {
    width: 237px;
    margin-top: 10px;

}

.top .tel p {
    padding-left: 50px;
    text-align: right;
    margin-bottom: 10px;
    color: #dadada;
    font-size: 10px;

}

.top .tel img {
    padding-left: 28px;

}

.top .tel a {
    color: #666;
}

.top .tel a:hover {
    color: #1661dc;
}

.nav {
    font-size: 12px;
    width: 100%;
    height: 54px;
    line-height: 54px;
    position: relative;
    z-index: 500;
    border-top: #efefef 1px solid;
}

.nav a {
    text-decoration: none;
}

.navmain {
    width: 1200px;
    margin: 0 auto;
}

#nav_all {
    height: 54px;
    float: left;
    line-height: 54px;
    z-index: 222;
}

#nav_all li {
    width: 132px;
    text-align: center;
    float: left;
    /* 	background: url(../image/navline.png) no-repeat left top; */
}

#nav_all li a {
    display: block;
    text-align: center;
    color: #555;
    font-size: 16px;
    cursor: pointer;
    height: 54px;
    line-height: 54px;
}

#nav_all>li {
    position: relative;
}

#nav_all>li>a:hover,
#nav_all>li.on>a {
    background: #1661dc;
    color: #fff;
}

#nav_all>li:hover>a {
    background: #1661dc;
    color: #fff;
}

#nav_all li ul {
    display: none;
    position: absolute;
    z-index: 999;
    top: 54px;
    left: 0;
}

#nav_all ul li {
    float: none;
    width: 132px;
    padding-top: 0px;
    padding: 0;
}

#nav_all ul li a {
    padding: 0px 10px;
    margin: 0px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
    font-weight: normal;
    background: #f7f7f7;
    /* border: none; */
}

#nav_all ul li a:hover {
    padding: 0px 10px;
    margin: 0px auto;
    background: #1661dc;
    color: #fff;
    /* border-top: none; */
}

#nav_all ul li.on a {
    background: #1661dc;
    color: #fff;
}

.mBanner {
    display: none
}

.banner {
    margin-bottom: 17px;
}

.banner-img a img {
    width: 100%;
    height: auto;
    display: block;
}

.banner-img a {
    display: block;
    width: 100%;
    height: auto;
}

.banner-img {
    height: auto !important;
}

.kinMaxShow {
    height: auto !important;
}

.indexBanner {
    height: auto !important;
    width: 100% !important;
}

.swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    background: #1661dc;
    margin: 0 5px;
    opacity: 0.8;
    /* border: 1px solid #fff; */
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.sybj {
    background: #f9f9f9;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sybj .xisnec {
    display: none;
}

.indexAbout {
    margin-top: 0px;
}

.datu img {
    display: block;
    width: 100%;
}

.kinMaxShow_button {
    left: 48% !important;
}

#kinMaxShow .kinMaxShow_button li {
    border-radius: 50%;
}

#kinMaxShow .kinMaxShow_button li.focus {
    background: #0697a4 !important;
    border: 1px solid #41c4f0 !important;
}

.s_about {
    width: 350px;
    height: 165px;
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 10px 20px;
    border-radius: 10px;
}

.s_about span img {
    display: block;
}

.s_about strong {
    height: 48px;
    line-height: 48px;
    font-size: 22px;
    font-weight: unset;
}

.s_about .text {
    margin-top: 7px;
}

.s_about .text span.about_txt {
    max-height: 130px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}

.s_about .text ul li span {
    margin-top: 6px;
}

.s_about .text ul li a {
    margin-left: 10px;
    display: inline-block;
    max-width: 315px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sectionline {
    height: 1px;
    background: url(../image/sectionline.jpg) repeat-x;
    margin: 20px auto;
}


.mulu .left {
    width: 400px;
    position: relative;
}

.mulu .left .tit {
    font-size: 28px;
    line-height: 70px;
}

.mulu .left .list {
    height: 308px;
    overflow: hidden;
    margin-top: 10px;
}

.mulu .left li {
    width: 185px;
    height: 62px;
    text-align: center;
    /* padding: 10px 40px; */
    margin-right: 15px;
    float: left;
    /* line-height: 21px; */
    /* background: #f9f9f9; */
    margin-bottom: 15px;
    color: #555;
    border-radius: 30px;
}

.mulu .left li a {
    color: #555;
    font-size: 16px;
    line-height: 42px;
    background: #f5f5f5;
    width: 135px;
    height: 42px;
    text-align: center;
    padding: 10px 25px;
    display: block;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mulu .left li a:hover {
    background: #1661dc;
    color: #fff;
}

/* .mulu .left .list2 li a{line-height:42px;} */
.mulu .right {
    width: 780px;
    position: relative;
}

.demo {
    overflow: hidden;
    height: 300px;
}

.indemo {
    float: left;
    width: 800%;
}

.demo1 {
    float: left;
}

.demo2 {
    float: left;
}

.demo .ke {
    width: 320px;
    height: 280px;
    float: left;
    margin: 0px 9px 0px;
    overflow: hidden;
}

.demo .ke {
    text-align: center;
}

.demo .ke a {
    line-height: 60px;
}

.demo img {
    display: block;
    width: 320px;
    height: 240px;
}

.gongcheng {
    display: none
}

.wz1 {
    color: #888;
}

.stit {
    margin-top: 10px;
    margin-bottom: 15px;
}

.stit b {
    font-size: 24px;
}

.stit small {
    display: block;
    line-height: 20px;
    color: #999
}

.sppgl {
    width: 390px;
}

.sjszc {
    width: 400px;
}

.wj1 {
    color: #555;
}

.snew {
    width: 340px;
}

.snew dt {
    line-height: 30px;
    height: 30px;
}

.ranknum {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #1661dc;
    color: #fff;
    /* padding-left: 5px; */
    margin-top: 6px;
    float: left;
    text-align: center;
}

.s_about span {
    /*vertical-align: bottom;*/
}

.snew dt a {
    margin-left: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 290px;
    float: left;
    height: 30px;
    white-space: nowrap;
}

#bdemo {
    height: 203px;
    overflow: hidden;
    margin-top: 20px;
}

.scase .ke {
    text-align: center;
    margin-right: 28px;
    float: left;
}

.scase .ke a {
    line-height: 40px;
}

.scase img {
    display: block;
    width: 219px;
    height: 163px;
}

.footbg {
    background: #f5f5f5;
    height: 270px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.foot {
    margin-top: 20px;
}

.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

.w220 {
    width: 220px;
}

.w120 {
    width: 120px;
}

.w230 {
    width: 230px;
}

.footlogo {
    margin-top: 0px;
}

.foot dl {
    max-height: 220px;
    overflow: hidden;
}

.foot dt,
.foot dt a {
    font-size: 18px;
    line-height: 40px;
}

.foot dd a {
    font-size: 12px;
    color: #888;
}

.copyright {
    line-height: 50px;
    background: #383a3c;
    color: #fff;
}

.copyright a {
    color: #fff;
}


.leftbox {
    width: 245px;
    float: left;
}

.leftbox .title {
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
    /* border-bottom: 3px solid #555; */
    margin-bottom: 5px;
    background: #1661dc;
    color: #fff;
    padding-left: 15px;
}

.leftbox .section {
    margin-bottom: 10px;
}

.leftbox .section .mulu {
    margin-bottom: 10px;
}

.leftbox .leftmenu li {
    height: 35px;
    border-bottom: 1px solid #ededed;
}

.leftbox .leftmenu li a {
    display: block;
    line-height: 35px;
    color: #505050;
    padding-left: 15px;
    height: 35px;
    background: #f9f9f9;
}

.leftbox .leftmenu li.on a {
    background: #595b61;
    color: #fff;

}

.leftbox .leftmenu li a:hover {
    background: #595b61;
    color: #fff;
}

.leftbox .mulu .tit {
    background: #e1e1e1 url(../image/mulubg.jpg) no-repeat left center;
    padding-left: 22px;
    color: #333;
    /* border-top: 1px solid #fff; */
    margin-bottom: 5px;
}

.leftbox .mulu ul>li {
    /* background: #f9f9f9 url(../image/mulubgli2.jpg) no-repeat left top;
	padding-left: 17px;
	
	border-top: 1px solid #fff; */
    height: 35px;
    border-bottom: 1px solid #ededed;
}

.leftbox .mulu ul a {
    display: block;
    line-height: 35px;
    color: #505050;
    padding-left: 15px;
    height: 35px;
    background: #f9f9f9;
}

.leftbox .mulu li.on a {
    background: #595b61;
    color: #fff;

}

.leftbox .mulu li a:hover {
    background: #595b61;
    color: #fff;
}

/* .leftbox .mulu li ul{
	display: none;
	border-top: 1px solid #fff;
	margin-bottom: -1px;
}
.leftbox .mulu li li{
	background: #f9f9f9;
	padding-left: 0;
	border:none;
}
.leftbox .mulu li li a{
	display: block;
	padding-left:20px;
	background: url(../image/mulubgli.jpg) no-repeat left center;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	
}
.leftbox .mulu li a{
	color: #666;
    display: block;
    padding-left: 5px;
    line-height: 35px;
	
}
.leftbox .mulu li a:hover{
	color:#1661dc;
} */

.rightbox {
    float: right;
    width: 930px;
    overflow: hidden;
}

.rightbox .title {
    height: 50px;
    border-bottom: 1px solid #d6d6d6;

}

.rightbox .title .fl {
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
}

.rightbox .title .fr a {
    color: #333;
    line-height: 50px;
}

.rightbox .content {
    margin-top: 10px;
}

.rightbox .content img {
    max-width: 100%;
}

.culture {
    width: 950px;
    margin-right: -18px;
}

.culture .cell {
    float: left;
    width: 296px;
    margin-right: 20px;
}

.pic img {
    display: block;
    max-width: 100%;
}

.culture .cell p {
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.culture .cell img {
    width: 296px;
    height: 220px;
}



.newlist .cell .pic.fl {
    width: 152px;
    height: 102px;
}

.newlist .cell .pic.fl img {
    height: 100%;
}

.page a {
    border: 1px solid #b5b5b5;
    color: #505050;
    display: inline-block;
    margin: 0 1px;
    padding: 2px 7px;
}

.page a,
.page span {
    line-height: 20px;
}

.page a.a1 {
    color: #505050;
    display: inline-block;
    padding: 2px 7px;
}

.page a:hover {
    background: #1661dc;
    color: #ffffff;
}

.page span {
    background: none repeat scroll 0 0 #ededed;
    color: #666;
    display: inline-block;
    margin: 0 1px;
    padding: 2px 7px;
}

.page {
    color: #b5b5b5;
    margin: 30px auto;
    text-align: center;
}

.page span {
    border: 1px solid #b5b5b5;
    display: inline-block;
    margin: 0 1px;
}

.page span a,
.page span.page_sp {
    color: #a0a0a0;
    display: inline-block;
    padding: 2px 7px;
}

.page span a:hover,
.page span a.page_aon {
    background: none repeat scroll 0 0 #ededed;
    color: #ffffff;
}

.chanpin {
    width: 950px;
    margin-right: -18px;
}

.chanpin .cell {
    float: left;
    width: 220px;
    margin-right: 17px;
}

.chanpin .cell p {
    text-align: center;
    line-height: 40px;
}


.case.chanpin .cell {
    width: 210px;
    padding: 5px 5px 0;
    background: url(../image/casebg.jpg) no-repeat left top;
}

.newlist .cell {
    height: 102px;
    padding: 15px 0;
    background: url(../image/newlistbg.jpg) repeat-x left bottom;
}

.newlist .fr {
    width: 765px;
}

.newlist .fr p {
    color: #999999;
    font-size: 12px;
}

.rightbox .title .fl a {
    margin-right: 10px;
    font-size: 16px;
}

.rightbox .title .fl a:hover {
    color: #1661dc;
}

.ml10 {
    margin-left: 10px;
}

.joblist li {
    padding-left: 5px;
    height: 40px;
    background: url(../image/newlistbg.jpg) repeat-x left bottom;
}

.joblist li a {
    padding-left: 15px;
    line-height: 40px;
    background: url(../image/joblistbg.png) no-repeat left center;
}

.joblist span {
    line-height: 40px;
    float: right;
    color: #999;
}

.newxx h1 {
    color: #1661dc;
    line-height: 45px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

.jobxx .tit {
    line-height: 45px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.newxx .content {}

#map {
    width: 930px;
    height: 500px;
    margin-top: 10px;
    border: #ccc solid 1px;
    font-size: 12px
}

.liuyan {
    margin: 50px;
}

.liuyan td {
    font-size: 16px;
}

.liuyan input {
    border: solid 1px #c4c4c4;
    font-size: 16px;
    line-height: 30px;
    border-radius: 5px;
    padding: 5px;
    color: #666;
    width: 300px;
}

.liuyan textarea {
    border: solid 1px #c4c4c4;
    font-size: 16px;
    border-radius: 5px;
    padding: 5px;
    color: #666;
    height: 300px;
    width: 600px;
}

.liuyan button.bt {
    background-color: #1661dc;
    width: 80px;
    height: 40px;
    line-height: 30px;
    margin-left: 10px;
    color: #FFF;
    text-align: center;
    border: 0;
}

.liuyan button.bt.ml95 {
    margin-left: 95px;
}

.newxx.jobxx strong,
.newxx.jobxx strong span {
    font-size: 20px;
}

.pageList {
    margin: 40px auto;
}

.productDetail * {
    width: 100% !important;
}

.productDetail_title {
    font-size: 24px;
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
}

.Mnav-box {
    display: none;
}

.mfoot {
    display: none;
}

@media screen and (max-width:980px) {
    .Mnav-box {
        display: block;
    }

    .top,
    .nav,
    .Mnav-bg {
        display: none;
    }

    .Mlogo-img {
        width: 80%;
        overflow: hidden;
    }

    .Mlogo-img img {
        width: 80%;
        display: block;
    }

    .Mlogo-box,
    .Mnav-bg {
        position: relative;
    }

    .Mnav-btn {
        font-size: 30px;
        color: #000000;
        position: absolute;
        top: 12px;
        right: 20px;
        cursor: pointer;
    }

    .Mnav-txt {
        background: #f8f8f8;
        padding: 20px 0;
    }

    .Mnav {
        position: absolute;
        width: 100%;
        height: 10000px;
        background: rgba(0, 0, 0, 0.6);
        top: 0;
        left: 0;
        z-index: 99;
    }

    .Mnav-li {
        margin: 6px 20px;
        background-color: #FFFFFF;
        border-radius: 6px;
        overflow: hidden;
    }

    .Mnav-txt li a {
        font-size: 16px;
        line-height: 36px;
        display: block;
        width: 100%;
        color: #666666;
        padding-left: 20px;
        border-bottom: 1px solid #f0f0f0;

    }

    .Mnav-erji {
        display: none;
        padding-left: 20px;
    }

    .Mnav-txt li:hover .Mnav-erji {
        display: block;
    }

    .s_about {
        width: 50%;
        height: auto;
        margin: 0 auto;
        display: none;
    }

    .s_about div {
        margin: 10px 10px;
    }

    .w1200 {
        width: 100%;
        margin-top: 0px;
    }

    .mulu .left {
        display: none;
    }

    .mulu .right {
        width: 100%;
    }

    .mt20,
    .mt50 {
        display: none;
    }

    .demobottom img {
        width: 100%;
    }

    .sppgl,
    .sjszc,
    .snew {
        width: 100%;
        margin-bottom: 20px;
    }

    .sppgl div,
    .sjszc div,
    .stit,
    .snew dl {
        margin: 0 10px;
    }

    .stit {
        margin-top: 20px;
    }

    .dbl {
        display: none;
    }

    .dbr {
        margin: 0 auto;
        float: unset;
        width: 120px;
    }

    .footbg {
        height: auto;
    }

    .copyright {
        padding: 0 20px;
    }

    .leftbox {
        display: none;
    }

    .rightbox {
        width: 100%;
    }

    .rightbox .title {
        margin: 0 10px;
    }

    .content {
        margin: 0 10px;
    }

    .culture {
        display: block;
        width: 100%;
    }

    .culture .cell {
        width: 50%;
        margin: 0 auto;
    }

    .pic,
    .cell p {
        margin: 0 10px;
    }

    .culture .cell img {
        width: 100%;
        height: auto;
    }

    .newxx,
    .productDetail {
        margin: 0 10px;
    }

    .content {
        display: block;
    }

    .newlist .cell .pic.fl {
        width: 20%;
        margin: 0;
    }

    .newlist .fr {
        width: 80%;
    }

    .newlist .cell .pic.fl a {
        padding: 0 10px;
        display: block;
    }

    .joblist {
        margin: 0 10px;
    }

    .liuyan {
        margin: 10px;
    }

    .liuyan textarea {
        width: 220px;
        height: 100px;
    }

    .liuyan input {
        width: 220px;
    }

    /* .sybj{
		display: none;
	} */
    .sectionline {
        margin: 0 auto;
    }

    .mfoot {
        display: block;
        height: 50px;
    }

    .mfoot .mfot {
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        height: 50px;
        background: #1661dc;
        display: flex;
    }

    .mfoot .mfot a {
        width: 25%;
        padding: 5px 0;
        height: 40px;
    }

    .mfoot .mfot img {
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 auto;
    }

    .mfoot .mfot p {
        line-height: 20px;
        color: #fff;
        text-align: center;
    }
}

@media screen and (max-width:450px) {
    .pBanner {
        display: none
    }

    .mBanner {
        display: block
    }

    .demo {
        height: auto;
    }

    .demo .ke {
        width: 220px;
        height: 205px;
    }

    .demo img {
        width: 220px;
        height: 165px;
    }

    .mulu .left {
        display: block;
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }

    .mulu .left li {
        width: 48%;
        /* height: 42px; */
        text-align: center;
        padding: 5px 0;
        float: left;
        line-height: 36px !important;
        background-size: 100% 100%;
        margin-bottom: 5px;
        margin-right: 4px;
        overflow: hidden;
        margin-left: 4px;
    }

    .mulu .left li a {
        color: #666;
        font-size: 16px;
        line-height: 21px;
        background: #f5f5f5;
        width: 80%;
        /* height: 50px; */
        text-align: center;
        display: block;
        margin-right: 0px;
        margin-bottom: 10px;
        border-radius: 30px;
        padding: 10px 16px;
        float: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: normal;
    }

    .mulu .left li:nth-child(2n) {
        margin-right: 0;
    }

    .mulu .left .list {
        height: auto;
    }

    .mt20,
    .mt50 {
        display: block;
    }

    .mt20 img,
    .mt50 img {
        width: 100%;
    }

    .mulu .left .tit {
        font-size: 24px;
    }

    .sectionline {
        display: none;
    }

    .mt50 {
        margin-top: 0;
    }

    .stit {
        margin-left: 0;
        padding-left: 10px;
        position: relative;
    }

    .mulu .right,
    .scase {
        padding: 0 2%;
        box-sizing: border-box;
    }

    .sppgl div,
    .sjszc div,
    .stit,
    .snew dl {
        margin-left: 0;
        margin-right: 0;
    }

    .w1200 {
        padding: 0 2%;
        box-sizing: border-box;
    }

    .sybj {
        padding: 10px 2%;
        margin: 0;
        background: #fff;
    }

    .sjszc,
    .sppgl,
    .snew {
        padding: 0 2%;
        position: relative;
        /* display: none; */
    }

    .sybj .xisnec {
        display: block;
        top: 0;
    }

    .sybj .mt20 {
        display: none;
    }

    .snew dl span {
        display: none;
    }

    .snew dl a {
        float: none;
        display: block;
        width: 100%;
        margin-left:0;
    }

    .sjszc .xqlink,
    .sppgl .xqlink {
        display: none;
    }

    .sjszc .wz1,
    .sppgl .wz1 {
        margin-top: 15px;
    }

    .Mlogo-img {
        width: 100%;
    }

    .stit small {
        display: none
    }

    .xisnec {
        top: 20px;
    }

    .stit:before {
        content: "";
        position: absolute;
        width: 3px;
        height: 12px;
        background: #1661dc;
        top: 8px;
        left: 0;
        border-radius: 35%;
    }

    .stit b {
        font-size: 20px
    }

    .demo {
        display: none
    }

    .gongcheng {
        display: block;
        margin-top: 10px;
    }

    .gongcheng ul {
        overflow: hidden
    }

    .gongcheng ul li {
        width: 48%;
        float: left;
        margin: 0 4% 20px 0;
    }

    .gongcheng ul li:nth-child(2n) {
        margin-right: 0;
    }

    .gongcheng ul li img {
        width: 100%
    }

    .gongcheng ul li p {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }

    .snew dl {
        margin-top: 10px
    }

    .mp_tel {
        display: block;
        position: fixed;
        right: 5px;
        bottom: 15%;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        margin-top: -21px;
        background: rgba(72, 133, 40, .8);
        z-index: 90;
        text-align: center;
        line-height: 42px;
    }

    .mp_tel img {
        max-width: 24px;
        margin-top: 8px;
    }
}

.clearfix:after {
    content: "";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}

/*伪元素是行内元素 正常浏览器清除浮动方法*/


.clearfix {

    zoom: 1;
}

/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/


.w150 dd {
    width: 125px;
}

.w150 dd a {
    display: inline-block;
    max-width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}