@charset "utf-8";
/* CSS Document */

a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */ 　 
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */ 　 
a:focus { -moz-outline-style: none; } /* IE不支持 */


body{ font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;}


/*宽*/
.w010{ width: 100%;}
.maxw010{ max-width: 100%;}

.h-78{ height: 78px; overflow: hidden;}


.mb45{ margin-bottom: 45px;}
.mb50{ margin-bottom: 50px;}
.mb60{ margin-bottom: 60px;}
.mb65{ margin-bottom: 65px;}
.mb80{ margin-bottom: 80px;}
.mb100{ margin-bottom: 100px;}


.fs18{ font-size: 18px;}


/*header*/
.header-custom{
    margin-bottom: 0;
    background: none;
    border: none;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 80px;
    left: 0;
    z-index: 9;
}
.header-custom .logo{
    height: auto;
    padding: 0;
    margin-top: -72px;
    position: absolute;
    top: 50%;
    left: 0;
}
.header-custom .logo img.logo-s{
    display: none;
}
.header-custom .logo img.logo-x{
    display: none;
}
.header-custom .navbar-right{
    margin-right: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid rgba(255,255,255,0.1);
}
.header-custom .navbar-nav>li{
    width: 106px;
    height: 100%;
    background: rgba(0,120,215,0.1);
    border-left: 1px solid rgba(255,255,255,0.4);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.header-custom .navbar-nav>li>a{
    height: 56px;
    line-height: 26px;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -28px;
    font-size: 16px;
    color: #FFFFFF;
    position: relative;
    top: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.header-custom .navbar-nav>li>a>span{
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.header-custom .navbar-nav>li:hover>a{
    background: url("/static/home/images/nav_li_a.png") 10px top no-repeat;
    color: #fff;
}
.header-custom .navbar-nav>li.on>a{
    background: url("/static/home/images/nav_li_a.png") 10px top no-repeat;
    color: #fff;
}
.header-custom .navbar-toggle{
    margin-top: 44px;
}


/*banner*/
.banner-block{
    height: 1500px;
}
#banner{
    width: 100%;
}
#banner .item a{
    display: block;
    position: relative;
}
#banner .text{
    height: 80px;
    line-height: 80px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
#banner.owl-theme .owl-controls{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#banner .owl-pagination{
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 27px;
}
#banner .owl-pagination .owl-page{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 24px;
    background: url("/static/home/images/dian_1.png") no-repeat;
}
#banner .owl-pagination .owl-page.active{
    background: url("/static/home/images/dian_1h.png") no-repeat;
}


/*footer*/
.footer{
    background: #4085e2;
}
.footer-logo{
    height: 297px;
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
    border-left: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(255,255,255,0.1);
    color: #fff;
}
.footer-logo .a-1{
    display: inline-block;
    width: 78px;
    height: 28px;
    line-height: 26px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}
.footer-nav{
    padding-right: 0;
    padding-left: 0;
}
.footer-nav>div{
    float: left;
    width: 13.2%;
    height: 297px;
    padding-top: 34px;
    padding-left: 20px;
    border-right: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.footer-nav>div:nth-child(3){
    width: 20.8%;
}
.footer-nav>div:last-child{
    padding-right: 20px;
}
.footer-nav>div>.title{
    line-height: 52px;
    margin-bottom: 15px;
    background: url("/static/home/images/line_2.jpg") left bottom no-repeat;
    font-size: 14px;
}
.footer-nav>div>a{
    display: block;
    height: 26px;
    line-height: 26px;
    color: #b9d1f1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.footer-nav>div>a:hover{
    color: #fff;
    text-decoration: underline;
}
.footer-nav>div:hover{
    background: #3c82e0;
}
.bdshare_popup_box{
    right: 0 !important;
    left: auto !important;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
    display: block;
    width: 100%;
    height: 28px !important;
    line-height: 26px!important;
    padding-left: 0 !important;
    margin: 0 !important;
    background: none !important;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff !important;
    text-align: center;
}
.copy{
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 22px;
    background: #2771d4;
    color: #b9d1f1;
}


/*page*/
.page{
    text-align: center;
}
.page a{
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    margin-right: 2px;
    margin-left: 2px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 20px;
    color: #999;
}
.page a:hover,
.page a.on{
    background: #4085e2;
    border: 1px solid #4085e2;
    color: #fff;
}
.page strong{
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    margin-right: 2px;
    margin-left: 2px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 20px;
    background: #4085e2;
    border: 1px solid #4085e2;
    color: #fff;
}


/*首页内容*/
.tit-1{
    padding-top: 12px;
    background: url("/static/home/images/name_bg1.png") center top no-repeat;
    text-align: center;
}
.tit-1 .name-cn{
    line-height: 36px;
    font-size: 34px;
    color: #333;
}
.tit-1 .name-en{
    line-height: 20px;
    font-size: 18px;
    color: #999;
    font-weight: bold;
    text-transform: uppercase;
}
.mod-01>div{
    margin-bottom: 20px;
}
.mod-01 .box{
    height: 192px;
    padding-top: 35px;
    background: #fff;
    border-radius: 5px;
    font-size: 14px;
    color: #b2b2b2;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-01 .box a{
    display: block;
    color: #b2b2b2;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-01 .box span{
    display: block;
}
.mod-01 .box .icon{
    height: 82px;
}
.mod-01 .box .icon img{
    max-width: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-01 .box .name{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-01 .box.on{
    background: #0078d7;
    color: #fff;
}
.mod-01 .box.on a{
    color: #fff;
}
.mod-01 .box.on .icon img{
    animation: rubberBand 1s 1 linear;
}
.mod-01 .box.on .name{
    color: #fff;
}
.block-01{
    background: #f2f2f2;
}
.mod-02{
    padding-right: 0;
    padding-left: 0;
    position: relative;
}
.mod-02 .tv-icon{
    margin-top: -30px;
    margin-left: -30px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
}
.mod-03{
    padding: 30px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.public-more{
    display: block;
    width: 120px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #999;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.public-more:hover{
    background: #4085e2;
    border: 1px solid #4085e2;
    color: #fff;
}
.block-02{
    padding-top: 70px;
    padding-bottom: 100px;
    background: #f7f7f7;
}
.mod-04 .item{
    padding-right: 15px;
    padding-left: 15px;
}
.mod-04 .item a{
    display: block;
    overflow: hidden;
    position: relative;
}
.mod-04 .item a>img{
    width: 100%;
}
.mod-04 .item a span{
    display: block;
}
.mod-04 .item a .bg1{
    background: rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mod-04 .item a .bg2{
    height: 100px;
    padding-top: 4px;
    padding-right: 15px;
    padding-left: 15px;
    background: rgba(0,120,215,0.9);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
.mod-04 .item a .bg2 .title{
    height: 40px;
    line-height: 40px;
    margin-bottom: 7px;
    background: url("/static/home/images/line_2.jpg") left bottom no-repeat;
    font-size: 18px;
    color: #fff;
}
.mod-04 .item a .bg2 .content{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #b9d1f1;
}
.mod-04.owl-theme .owl-controls .owl-prev,
.mod-04.owl-theme .owl-controls .owl-next{
    width: 54px;
    height: 54px;
    margin-top: -27px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-04.owl-theme .owl-controls .owl-prev{
    background: url("/static/home/images/jt_1l.png") no-repeat;
    left: 15px;
}
.mod-04.owl-theme .owl-controls .owl-prev:hover{
    background: url("/static/home/images/jt_1l_h.png") no-repeat;
}
.mod-04.owl-theme .owl-controls .owl-next{
    background: url("/static/home/images/jt_1r.png") no-repeat;
    right: 15px;
}
.mod-04.owl-theme .owl-controls .owl-next:hover{
    background: url("/static/home/images/jt_1r_h.png") no-repeat;
}
.mod-05>div{
    margin-bottom: 50px;
}
.mod-05>div .box .img img{
    display: block;
    width: 100%;
}
.mod-05>div .box .text{
    border-bottom: 1px solid #ccc;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-05>div .box .text .title{
    line-height: 20px;
    padding-top: 10px;
    margin-bottom: 14px;
    font-size: 20px;
}
.mod-05>div .box .text .title a{
    color: #333;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-05>div .box .text .content{
    line-height: 20px;
    margin-bottom: 32px;
    font-size: 14px;
    color: #666;
}
.mod-05>div .box .text .date{
    line-height: 30px;
    color: #999;
}
.mod-05>div .box .text .date a{
    font-size: 14px;
    color: #999;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-05>div .box:hover .text{
    border-bottom: 1px solid #4085e2;
}
.mod-05>div .box:hover .text .title a{
    color: #4085e2;
}
.mod-05>div .box:hover .text .date a{
    color: #4085e2;
}


/*02-走进方圆-集团简介*/
.other-header{
    background: none;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}
.other-header .navbar-brand{
    height: auto;
    padding: 10px 0 10px 15px;
}
.other-header .navbar-right{
    margin-top: 2px;
}
.other-header .navbar-nav>li{
    padding-right: 28px;
    padding-left: 28px;
}
.other-header .navbar-nav>li>a{
    padding-top: 28px;
    padding-bottom: 28px;
    border-bottom: 2px solid #fff;
    font-size: 18px;
    color: #333;
}
.other-header .nav>li>a{
    padding-right: 0;
    padding-left: 0;
}
.other-header .navbar-nav>li:hover>a{
    color: #0078d7;
    border-bottom: 2px solid #0078d7;
}
.other-header .navbar-nav>.on>a{
    color: #0078d7;
    border-bottom: 2px solid #0078d7;
}
.other-header form.navbar-form.other-search.rel{
    margin-top: 23px;
    z-index: 9;
}
.other-header .search-right{
    margin-bottom: 20px;
    text-align: right;
}
.other-header .search-con{
    display: none;
    position: absolute;
    top: 0;
    right: 15px;
}
.other-header .input-1{
    width: 34px;
    height: 34px;
    background: url("/static/home/images/input_1.png") center center no-repeat;
    border: 1px solid #f2f2f2;
    border-radius: 50%;
}
.other-nav{
    float: left;
}
.other-header .navbar-toggle{
    margin-top: 23px;
}
.other-search{
    float: left;
}
.other-banner img{
    display: block;
    width: 100%;
}
.block-02{
    border-bottom: 1px solid #c7c7c7;
}
.address{
    height: 73px;
    line-height: 73px;
    font-size: 14px;
    color: #9c9c9c;
}
.address a{
    color: #9c9c9c;
}
.mod-06{
    height: 76px;
    margin-bottom: -1px;
    overflow: hidden;
}
.mod-06 .swiper-slide{
    width: auto;
    line-height: 73px;
    font-size: 14px;
    text-align: center;
}
.mod-06 .swiper-slide a{
    display: block;
    height: 76px;
    color: #232328;
}
.mod-06 .swiper-slide a:hover,
.mod-06 .swiper-slide .on{
    border-bottom: 3px solid #0158a8;
    color: #0158a8;
}
.block-03{
    border-bottom: 1px solid #c7c7c7;
}
.address{
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #b2b2b2;
}
.address a{
    color: #b2b2b2;
}
.mod-07{
    height: 81px;
    margin-bottom: -1px;
    overflow: hidden;
}
.mod-07 .swiper-slide{
    width: auto;
    line-height: 79px;
    font-size: 14px;
    text-align: center;
}
.mod-07 .swiper-slide a{
    display: block;
    height: 81px;
    color: #666;
}
.mod-07 .swiper-slide a:hover,
.mod-07 .swiper-slide .on{
    border-bottom: 2px solid #0158a8;
    color: #0078d7;
}
.mod-08{
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.mod-08 img{
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.tit-2{
    position: relative;
}
.tit-2 img{
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.tit-2 .name{
    line-height: 30px;
    margin-top: -15px;
    font-size: 30px;
    color: #0078d7;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}
.mod-09{
    border-top: 1px solid #ccc;
}
.mod-09 .box{
    border-bottom: 1px solid #ccc;
    position: relative;
}
.mod-09 .box .title{
    padding-top: 40px;
    padding-bottom: 40px;
}
.mod-09 .box .title .name{
    padding-left: 60px;
    color: #999;
    text-transform: uppercase;
    position: relative;
}
.mod-09 .box .title .name img{
    position: absolute;
    top: 0;
    left: 0;
}
.mod-09 .box .title .name .name-cn{
    line-height: 32px;
    font-size: 30px;
    color: #666;
}
.mod-09 .box .content{
    line-height: 26px;
    padding-bottom: 40px;
    font-size: 14px;
    color: #666;
}
.mod-09 .box .content .text{
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background: #0078d7;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
.mod-10 div.img{
    padding-right: 16px;
    padding-left: 16px;
    position: relative;
    z-index: 3;
}
.mod-10 div.img>a{
    display: block;
    font-size: 16px;
    color: #666;
    text-align: center;
}
.mod-10 div.bg{
    margin-top: -40px;
    position: relative;
    z-index: 1;
}
.mod-10 div.bg.sm-img{
    display:none;
}
.mod-11{
    width: 100%;
    background: url("/static/home/images/line_3.jpg") center top repeat-y;
    position: relative;
}
.mod-11 .year{
    width: 91px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
    background: url("/static/home/images/left.png") left center no-repeat;
    font-size: 24px;
    color: #fff;
    text-align: center;
    display: none;
}
.mod-11 .item{
    text-align: justify;
    word-wrap: break-word;
}
.mod-11 .inner{
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.mod-11 .inner ul li{
    margin-bottom: 50px;
}
.mod-11 .inner ul li a{
    color: #666;
}
.mod-11 .inner ul li img{
    max-width: 100%;
    margin-top: 15px;
}
.mod-11 .leftCorner,.mod-11 .rightCorner{
    display: block;
    width: 197px;
    height: 34px;
    line-height: 34px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 2;
}
.mod-11 .rightCorner{
    background-image: url(/static/home/images/right.png);
    text-align: right;
    right: -44px;
}
.mod-11 .leftCorner{
    background-image: url(/static/home/images/left.png);
    left: -44px;
}
.mod-11 .item:nth-child(2n) .date{
    text-align: left;
}
.mod-12 ul li{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.mod-12 ul li .img a{
    display: block;
}
.mod-12 ul li .img img{
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.mod-12 ul li .title{
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 22px;
    color: #4c4c4c;
    font-weight: bold;
}
.mod-12 ul li .title a{
    color: #4c4c4c;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-12 ul li .date{
    margin-bottom: 5px;
    line-height: 26px;
    color: #999;
}
.mod-12 ul li .content{
    line-height: 26px;
    font-size: 14px;
    color: #808080;
}
.mod-12 ul li:hover .title a{
    color: #0078d7;
}
.mod-13{
    line-height: 30px;
    color: #999;
}
.mod-13 .title{
    font-size: 22px;
    color: #4c4c4c;
}


/*10-新闻中心-方圆通讯*/
.mod-14 .box{
    margin-bottom: 60px;
}
.mod-14 .box .date{
    margin-bottom: 20px;
}
.mod-14 .box .date .name{
    width: 271px;
    height: 86px;
    padding-top: 15px;
    background: #e6e6e6;
    border-radius: 3px;
    font-size: 14px;
    color: #999;
    text-align: center;
}
.mod-14 .box .date .name span{
    display: block;
    font-size: 26px;
    color: #0078d7;
    font-weight: bold;
}
.mod-14 .box .img{
    width: 216px;
    cursor: pointer;
    position: relative;
}
.mod-14 .box .img>img{
    display: block;
    width: 100%;
}
.mod-14 .box .img .bg{
    background: rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mod-14 .box .img .icon{
    margin-top: -22px;
    margin-left: -21px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.layer-bg{
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
}
.img-box{
    position: absolute;
    left: 50%;
    z-index: 11;
    display: none;
}
.close-img{
    position: absolute;
    top: 0;
    right: -60px;
}
.mod-15{
    width: 100%;
    position: relative;
    z-index: 1;
}
.mod-15 .prev,.mod-15 .next{
    display: block;
    width: 56px;
    height: 56px;
    margin-top: -28px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 8;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-15 .prev{
    left: -64px;
    background: url("/static/home/images/jt_2l.png") no-repeat;
}
.mod-15 .prev:hover{
    background: url("/static/home/images/jt_2l_h.png") no-repeat;
}
.mod-15 .next{
    right: -64px;
    background: url("/static/home/images/jt_2r.png") no-repeat;
}
.mod-15 .next:hover{
    background: url("/static/home/images/jt_2r_h.png") no-repeat;
}
.mod-15 .bd{
    height: 100%;
    position: relative;
    z-index: 0;
}
.mod-15 .bd li{
    vertical-align: middle;
    zoom: 1;
}
.mod-15 .bd li img{
    display: block;
}
.ab-scroll{
    overflow: auto;
}
.ab-scroll::-webkit-scrollbar{
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
}
.ab-scroll::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
}
.ab-scroll::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}


/*12-方圆产业*/
.mod-16 .col-sm-6{
    padding-right: 0;
    padding-left: 0;
}
.mod-16 .img{
    margin-bottom: 28px;
    position: relative;
}
.mod-16 .img img{
    display: block;
    width: 100%;
}
.mod-16 .img a{
    background: rgba(0,0,0,0.5);
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mod-16 .img a .name{
    margin-top: -20px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}
.mod-16 .img a .name span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-image: url("/static/home/images/li_bg3.png");
    background-position: center center;
    background-size: 60px 40px;
    background-repeat: no-repeat;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-16 .img a:hover .name span{
    background-image: url("/static/home/images/li_bg3h.png");
    background-size: 100% 40px;
    color: #0078d7;
}


/*14-电子商务*/
.mod-17{
    background: #e6e6e6;
}
.mod-17 a{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 1px;
    background: #e6e6e6;
    font-size: 18px;
    color: #666;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-17 a:hover,
.mod-17 .on{
    background: #0078d7;
    color: #fff;
}
.mod-18{
    margin-right: -10px;
    margin-left: -10px;
}
.mod-18>div{
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.mod-18>div a{
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: relative;
}
.mod-18>div img{
    display: block;
    width: 100%;
}
.mod-18>div span{
    display: block;
}
.mod-18>div .text-1{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: rgba(0,0,0,0.8);
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.mod-18>div .text-2{
    line-height: 26px;
    background: rgba(0,120,215,0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}
.mod-18>div .text-2 .box{
    margin-top: -79px;
    position: absolute;
    top: 50%;
    right: 20px;
    left: 20px;
}
.mod-18>div .text-2 .more{
    margin-right: auto;
    margin-left: auto;
    width: 106px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #fff;
    border-radius: 3px;
}


/*15-招聘*/
.mod-19 img{
    display: block;
    width: 100%;
}
.mod-20 .text{
    margin-bottom: 30px;
}
.mod-20 .text .title{
    height: 36px;
    line-height: 36px;
    padding-right: 40px;
    padding-left: 20px;
    background: url("/static/home/images/li_bg4.jpg") right center #999 no-repeat;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.mod-20 .text .title span{
    margin-right: 10px;
    font-size: 14px;
    vertical-align: middle;
}
.mod-20 .text .title.on{
    background: url("/static/home/images/li_bg4h.jpg") right center #0078d7 no-repeat;
}
.mod-20 .text .content{
    padding: 20px 24px 0 24px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    display: none;
}


/*16-服务*/
.mod-21 .title{
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 25px;
    background: #f2f2f2;
    border-left: 24px solid #0078d7;
    font-size: 18px;
    color: #666;
}
.mod-21 .content{
    line-height: 45px;
    margin-bottom: 25px;
    font-size: 14px;
    color: #666;
}
.mod-21 .content a{
	color: #666;
}
.mod-21 .map{
    margin-bottom: 50px;
}
